This Haskell library implements a streaming parser/renderer for the RSS 2.0 syndication format, and a streaming parser for the RSS 1.0 syndication format, based on conduits.
Parsers are lenient as much as possible. E.g. unexpected tags are simply ignored.