<?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>Phantasmablogia Podcast</title>     <itunes:author>Silas Scarborough</itunes:author>     <link>http://www.cdbaby.com/cd/alanfraser</link>     <description>Phantasmablogia is the story of the development of the songs and videos</description> 	    <itunes:subtitle>Phantasmablogia is a home music studio</itunes:subtitle>     <itunes:summary>Phantasmablogia presents the story of the development of my songs and videos, most of which were produced using GarageBand and Final Cut Studio.  Most of the songs feature a Godin xtSA guitar as it is, by far, my favorite instrument to play.</itunes:summary>     <language>en-us</language>     <copyright>Alan Fraser 2005</copyright>         <itunes:owner>             <itunes:name>Silas Scarborough</itunes:name>             <itunes:email>silas@myducksoup.com</itunes:email>         </itunes:owner>   	<image> 		<url>http://myducksoup.com/blog/podcast/images/phantasmablogia.jpg</url> 		<title>Phantasmablogia Podcast</title> 		<link>http://myducksoup.com/blog/blogger.shtml</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/blog/podcast/images/podcast.jpg">Phantasmablogia</itunes:link> <!-- categories can be nested for category/subcategory --> <!-- There can be multiple iTunes categories. The first set is the primary  category/subcategory -->     <category>Music</category>         <itunes:category text="Music">         </itunes:category>             <item>       <title>She Loves You - A Dramatic Reading</title>       <link>http://myducksoup.com/blog/</link>       <itunes:author>Alan Fraser</itunes:author>       <description>If you ever wondered what the Beatles would sound like without the music backing them, this is it!</description>       <itunes:subtitle>Instrumental</itunes:subtitle>       <itunes:summary>From the Why I Should Have Gone to Summer Camp CD.</itunes:summary>        <enclosure url="http://myducksoup.com/blog/podcast/audio/shelovesyou.mp3" length="6379678" type="x-audio/mp3" />       <pubDate>Mon, 11 Aug 2008 22:00:00 -0400</pubDate>            <category>Music</category>       <itunes:category text="Music">       </itunes:category>       <itunes:explicit>no</itunes:explicit>       <itunes:duration>5:18</itunes:duration>       <itunes:keywords>comedy</itunes:keywords>      </item>     <item>       <title>A Dramatic Reading</title>       <link>http://myducksoup.com/blog/</link>       <itunes:author>Alan Fraser</itunes:author>       <description>If you ever wondered what the Beatles would sound like without the music backing them, this is it!</description>       <itunes:subtitle>Instrumental</itunes:subtitle>       <itunes:summary>From the Why I Should Have Gone to Summer Camp CD.</itunes:summary>        <enclosure url="http://myducksoup.com/blog/podcast/audio/lovemedo.mp3" length="3651446" type="x-audio/mp3" />       <pubDate>Mon, 11 Aug 2008 10:00:00 -0400</pubDate>            <category>Music</category>       <itunes:category text="Music">       </itunes:category>       <itunes:explicit>no</itunes:explicit>       <itunes:duration>3:02</itunes:duration>       <itunes:keywords>comedy</itunes:keywords>      </item> </channel> </rss>