On Tue, 2006-12-12 at 07:17 -0500, seth vidal wrote: > On Mon, 2006-12-11 at 22:24 -0600, Mike McGrath wrote: > > Anyone familiar enough with our rss system that can take a look at > > this? If not I'll have a look tomorow. > > > > I looked at it. > > there's nothing that can be done. Some arbitrary feed has a garbage > character which corrupts the whole feed in terms of the validator. Since I am the offending party in this case, I'd be very much interested in fixing things on my end; yet I am not convinced hte problem is on my end: > wget -O rss2.xml http://watzmann.net/blog/xmlsrv/rss2.php?blog=2 > xmllint --noout rss2.xml > echo $? 0 And visual inspection shows that in rss2.xml all the '&' are properly escaped as '&' David