XML in Feeds
I've had a couple of reports that my atom feed was broken. It was because of XML parsers doing what the spec says and choking on poorly formed XML (unbalanced tags in this case, where XML states that "a" and "A" are different)
I've now run the thing through the quite wonderful feed validator, so here's hoping that everything continues to work!
You may comment...