Courage: Use XML as a testing tool
olivier Théreaux: Use it for Quality Control! Unlike HTML engines, XML processors are supposed to be very strict with the syntax they accept.
Let’s just see how strict XML processors really are. The feed is well formed. It even is valid Atom 1.0. Unfortunately, the summary is escaped too much, and parts of the content are not escaped enough.
Oh, and the RSS feed? Multiple choices.