<?xml version="1.0" encoding="UTF-8"?> 
<rss xmlns:itunes="http://www.itunes.com/DTDs/Podcast-1.0.dtd" version="2.0"> 
    <channel> 
        <title>Jodine's Corner Trailer</title> 
        <itunes:author>Breeze Media Developement</itunes:author> 
        <link>http://www.sitename.com</link> 
        <description>A description of your vodcast's channel</description> 
        <itunes:subtitle>A subtitle for your vodcast's channel</itunes:subtitle> 
        <itunes:summary>A summary of your vodcast channel</itunes:summary> 
        <language>EN</language> 
        <copyright>(c) 2005 Jodine's Corner</copyright> 
        <itunes:owner> 
            <itunes:name>Jodine's Corner</itunes:name> 
            <itunes:email>jodinescorner@yahoo.com</itunes:email> 
        </itunes:owner>          
        <category>Music</category> 
        <itunes:category text="Music"></itunes:category> 
    <item> 
          <title>WHTV Trailer</title> 
          <itunes:author>Your Name</itunes:author> 
          <description>A description of this movie</description> 
          <itunes:subtitle>A subtitle about this movie</itunes:subtitle> 
          <itunes:summary>A summary of your movie</itunes:summary> 
          <enclosure url="http://www.phenomenalworks.com/jodinescorner/whtv_trailer.m4v" length="1024" type="video/mov" /> 
          <guid>http://www.phenomenalworks.com/jodinescorner/whtv_trailer.m4v</guid> 
          <pubDate>Tues, 25 July 2005 10:00:00 GMT</pubDate> 
          <itunes:explicit>no</itunes:explicit> 
          <itunes:duration>00:00:35</itunes:duration> 
          <itunes:keywords>keyword1, keyword2, keyword3</itunes:keywords>  
        </item> 
    </channel> 
</rss> 
