04-24-2023, 08:17 AM
Good thing I found the RSS parser because it's an example of how to implement an extension of the XML parser. That would've been pretty difficult to figure out again after all these years with no example to follow. Now it'll be easy to implement the Atom parser, if I don't stumble across one I've already written first.