<?xml version="1.0"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">


<channel>
  <ttl>60</ttl>
  <title>Introduction to Podcasting</title>
  <link>http://www.udel.edu/fth/podcasting/simple.xml</link>
  <description>How to create a podcast</description>
  <language>en-us</language>
  <managingEditor>fth@udel.edu (Fred Hofstetter)</managingEditor>
  <lastBuildDate>Fri, 03 Mar 2006 19:13:45 GMT</lastBuildDate>
  <copyright>&#x2117; &amp; &#xA9; 2006 Fred T. Hofstetter</copyright>
  <itunes:subtitle>Introduction to podcasting.</itunes:subtitle>
  <itunes:author>Fred Hofstetter</itunes:author>
  <itunes:summary>This is a brief introduction to creating a podcast. This is for demonstration purposes only.</itunes:summary>
  <itunes:owner>
    <itunes:name>Fred Hofstetter</itunes:name>
    <itunes:email>fth@udel.edu</itunes:email>
  </itunes:owner>
  <itunes:image href="http://www.udel.edu/fth/podcasting/photo.jpg" />
  <itunes:category text="Technology">
    <itunes:category text="Podcasting"/>
  </itunes:category>
  <itunes:category text="Education"/>
  <itunes:explicit>clean</itunes:explicit>

  <item>
    <title>Introduction</title>
    <itunes:author>Fred Hofstetter</itunes:author>
    <itunes:subtitle>How to make a podcast.</itunes:subtitle>
    <itunes:summary>This is a demonstration used in Professor Hofstetter's lecture about podcasting.</itunes:summary>
    <description>What is podcasting?
    </description>
    <pubDate>Fri, 03 Mar 2006 01:15:00 GMT</pubDate>
    <author>fth@udel.edu (Fred Hofstetter)</author>
    <enclosure url="http://www.udel.edu/fth/podcasting/intro.mp3"
    type="audio/mpeg" length="2341953"/>
    <guid>http://www.udel.edu/fth/2006/03/03/podcasting/intro</guid>
    <itunes:duration>3:59</itunes:duration>
    <itunes:keywords>podcasting, mp3, id3</itunes:keywords>
  </item>

</channel>
</rss>