<?xml version="1.0" encoding="UTF-8"?> <!-- must include xmlns:itunes tag --> <rss xmlns:itunes="http://www.itunes.com/DTDs/Podcast-1.0.dtd" version="2.0">   <channel>     <title>Reverend Silas T Sasquatch</title>     <itunes:author>Alan Fraser</itunes:author>     <link>http://myducksoup.com/store/</link>     <description>Reverend Sasquatch is bringing the Word to the Internet, no matter how twisted some people may find that Word to be.</description> 	    <itunes:subtitle>The Thoughts of Reverend Silas T Sasquatch</itunes:subtitle>     <itunes:summary>Reverend Sasquatch will offend some people, mostly fundamentalists, but he will get others laughing and that is what he wants more than anything.</itunes:summary>     <language>en-us</language>     <copyright>Alan Fraser 2005</copyright>         <itunes:owner>             <itunes:name>Alan Fraser</itunes:name>             <itunes:email>webmail@myducksoup.com</itunes:email>         </itunes:owner>   	<image> 		<url>http://myducksoup.com/blogrev/podcast/images/podcast-sasquatch.jpg</url> 		<title>Reverend Silas T Sasquatch</title> 		<link>http://myducksoup.com/blogrev/</link> 		</image> 		        <!-- the max size for rss image is 144x400 -->         <!-- iTunes allows images larger than that -->         <itunes:link rel="image" type="video/jpeg" href="http://myducksoup.com/blogrev/podcast/images/podcast-sasquatch.jpg">Reverend Silas T Sasquatch</itunes:link> <!-- categories can be nested for category/subcategory --> <!-- There can be multiple iTunes categories. The first set is the primary  category/subcategory -->     <category>Comedy</category>         <itunes:category text="Comedy">         </itunes:category>                    <item> 		<title>Susan Atkins</title> 		<description>On the matter of Susan Atkins and Compassion</description> 		<link>http://myducksoup.com/blog/</link>		<enclosure url="http://myducksoup.com/blogrev/podcast/audio/susan-atkins.mp3"			 length="5001421" type="x-audio/mp3" /> 		<pubDate>Sun, 15 Jun 2008 07:31:00 -0400</pubDate> 		<category>Comedy</category>		<itunes:author>Alan Fraser</itunes:author> 		<itunes:subtitle>An observation on fun people in the news!</itunes:subtitle> 		<itunes:summary>The good Reverend provides some invaluable advice on religion and rock'n'roll</itunes:summary> 		<itunes:category text="Comedy"> 		</itunes:category> 		<itunes:keywords>parody comedy religion entertainment satire</itunes:keywords>  		<itunes:explicit>no</itunes:explicit>		<itunes:duration>4:48</itunes:duration> 		</item>            <item> 		<title>Demon Disposal</title> 		<description>The high-price of exorcism is about to come down a little bit</description> 		<link>http://myducksoup.com/blog/</link>		<enclosure url="http://myducksoup.com/blogrev/podcast/audio/demon-disposal.mp3"			 length="5001421" type="x-audio/mp3" /> 		<pubDate>Sun, 25 May 2008 03:50:00 -0400</pubDate> 		<category>Comedy</category>		<itunes:author>Alan Fraser</itunes:author> 		<itunes:subtitle>Great news about the high price of exorcism!</itunes:subtitle> 		<itunes:summary>The good Reverend provides some invaluable advice on religion and rock'n'roll</itunes:summary> 		<itunes:category text="Comedy"> 		</itunes:category> 		<itunes:keywords>parody comedy religion entertainment satire</itunes:keywords>  		<itunes:explicit>no</itunes:explicit>		<itunes:duration>4:42</itunes:duration> 		</item> </channel> </rss>