Du har &pick=18 i dina links och guids. Ändra alla instanser av & till & så validerar dokumentet.
Från hjälptexten till ditt syntaxfel:
Citat:
The most common cause is encoding errors. There are several basic approaches to solving this: escaping problematic characters (< becomes <, & becomes &, etc.), escaping entire blocks of text with CDATA sections, or putting an encoding declaration at the start of the feed.
|
Varningarna är väl tämligen självförklarande.