Skip to content

XML elements after <entry> (atom) or <item> (rss) are not handled

For how the logic is implemented, the following might fail:

<channel><item>...</item><title>Will not reach this :-(</title></channel>

The problem is expected to affect both rss and atom.