Hi,
I'd like to point out (again :P) about this bug in RSS:
... I%amp;apos;ve ... (with % being an ampersand)
As far as I understand RSS, it has entity-escaped HTML embedded inside XML element , not XML inside XML, and according to this source "apos" is not an HTML entity.
Additionally, text inside is not HTML, it's plain text, and should not contain any HTML, escaped or otherwise.
Please see how YATC's RSS feed is being parsed by FeedBurner.
I also have a disturbing example in the signature image generated by FeedBurner.
Hope you fiddle with this a little, it shouldn't be that hard :)
Cheers!