In an attempt to write an RSS reader I ran into problems with the .NET XML Reader throwing an exception if an unencoded apostraphy appeared between the start and end tags found in an RSS feed.
I am wonderring, is the XMLReader in .NET 2.0 not completely standards compliant? Or did I run into someone's buggy implementation of a feed generator?
For clarification, I was working on RSS version 2.0, that was also the version number I found in the feed.