mijn xml staat op http://podcast.boekling.com/rvpampus.xml als ik deze doorgeef in itunes zegt deze error parsing feed: invalid xml
dit is de code:
[code:1:e11b4fcb83]
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:media="http://search.yahoo.com/mrss" xmlns:itunes="http://www.itunes.com/DTDs/Podcast-1.0.dtd" xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" version="2.0">
<channel>
<title>RV Pampus Podcast</title>
<itunes:author>RV Pampus Boekling</itunes:author>
<link>http://www.rvpampus.nl</link>
<itunes:subtitle>A show about everything</itunes:subtitle>
<itunes:summary>RV PAMPUS nieuwsfeed</itunes:summary>
<language>en-us</language>
<copyright>copyright 2005 rv Pampus.nl</copyright>
<itunes:owner>
<itunes:name>boekling</itunes:name>
<itunes:email>podcast@boekling.com</itunes:email>
</itunes:owner>
<itunes:image href="http://podcast.boekling.com/images/rvpampus.png" />
<item>
<title>Pampus Podcast nr 1</title>
<link>http://www.rvpampus.nl</link>
<author>bastiaan boekling</author>
<pubDate>Tue, 11 Aug 2005 23:00:00 +0100</pubDate>
<itunes:summary>Dit is een beginnetje wellicht komen later meer</itunes:summary>
<enclosure url="http://podcast.boekling.com/podcast1.mp3" length="2663319" type="audio/x-mp3" />
<itunes:category text="Sport" />
<itunes:explicit>No</itunes:explicit>
<itunes:duration>02:10</itunes:duration>
</item>
</channel>
</rss>
[/code:1:e11b4fcb83]
wat doe ik fout???