<?xml version="1.0" encoding="UTF-8"?>
<rss 
    xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" 
    version="2.0">
    <channel>
        <title>MY_FIRST_PODCAST_TEST</title>
        <description>LEARNING HOW TO</description>
        <link>http://www.pitythenation.org</link>
        <copyright>wasseem©2008</copyright>
        <docs>http://blogs.law.harvard.edu/tech/rss</docs>
        <language> en</language>
        <lastBuildDate>Wed, 30 Apr 2008 14:34:24 +0300</lastBuildDate>
        <pubDate>Wed, 30 Apr 2008 14:29:56 +0300</pubDate>
        <generator>FeedForAll v2.0 (2.0.2.9) unlicensed version http://www.feedforall.com</generator>
        <itunes:subtitle>this is really just atest</itunes:subtitle>
        <itunes:summary>again all i really want out of this at the moment is to learn how this works and then try to see how i can feed video content as well</itunes:summary>
        <itunes:author>wasseem</itunes:author>
        <itunes:owner>
            <itunes:name>wasseem</itunes:name>
            <itunes:email>barqa@hotmail.com</itunes:email>
        </itunes:owner>
        <itunes:category text="Education">
            <itunes:category text="Training"/>
        </itunes:category>
        <itunes:category text="Technology">
            <itunes:category text="Podcasting"/>
        </itunes:category>
        <itunes:keywords>howto,create,feed,publish</itunes:keywords>
        <itunes:image href="http://www.martini-shots.com/alainCLR.jpg"/>
        <itunes:explicit>no</itunes:explicit>
        <itunes:block>no</itunes:block>
        <item>
            <title>TESTING</title>
            <description>TEST Item Description field</description>
            <link>http://www.martini-shots.com</link>
            <enclosure url="http://www.martini-shots.com/TEST_VID.mov" length="3316" type="video/quicktime"/>
            <guid isPermaLink="false">9B5C19BB-F324-4F15-BE0A-6E63D2AFAFF3</guid>
            <pubDate>Wed, 30 Apr 2008 14:29:56 +0300</pubDate>
            <itunes:subtitle>Episode One</itunes:subtitle>
            <itunes:summary>audio video test material compressed to mp4 format</itunes:summary>
            <itunes:duration>00:00:08</itunes:duration>
            <itunes:author>wasseem</itunes:author>
            <itunes:keywords>test,animation,item,itunes,keywords</itunes:keywords>
            <itunes:explicit>no</itunes:explicit>
            <itunes:block>no</itunes:block>
        </item>
    </channel>
</rss>
