<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:itunesu="http://www.itunesu.com/feed" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<!-- change the following four to whatever applies to this specific podcast -->
	<title>WOSU features, by The Ohio State University</title>
	<itunes:subtitle>WOSU features, The Ohio State University</itunes:subtitle>        
	<itunes:author>WOSU</itunes:author>
	<description>WOSU features, The Ohio State University</description>
<!-- this remains constant throughout unless special circumstances come up -->
	<link>http://streaming.osu.edu</link>
	<language>en-us</language>
	<copyright>&#xA9;2008</copyright>
	<itunes:owner>
		<itunes:name>The Ohio State University</itunes:name>
		<itunes:email>streaming@osu.edu</itunes:email>
	</itunes:owner>
	<itunes:explicit>no</itunes:explicit>       
	<itunes:image href="http://streaming.osu.edu/podcast/itunespicts/WebOSULogo.jpg" />
	<itunes:category text="Education">
		<itunes:category text="Higher Education" />
	</itunes:category>
<!-- change the href attribute to point to this file.  The podcast must point to itself for this. -->
	<atom:link href="http://streaming.osu.edu/podcast/wosufeatures/podcast.xml" rel="self" type="application/rss+xml" />

	<item>
		<title>Tour of the Scioto River Valley - Part 1</title>
		<itunes:subtitle>Holly Wagner presents Tour of the Scioto River Valley - Part 1</itunes:subtitle>
		<description>Holly Wagner presents Tour of the Scioto River Valley - Part 1</description>
		<enclosure url="http://streaming.osu.edu/podcast/wosufeatures/1-01Part1.m4a" type="audio/mpeg" length="1" />
	<!-- the guid is the same as the enclosure url -->
		<guid>http://streaming.osu.edu/podcast/wosufeatures/1-01Part1.m4a</guid>
	<!-- the pubdate is in a very specific format, be sure to follow the RFC 2822 format.. -->
		<pubDate>Wed, 23 Jul 2008 00:00:01 EST</pubDate>
		<itunesu:category itunesu:code="109105" />
	</item>
	<item>
		<title>Tour of the Scioto River Valley - Part 2</title>
		<itunes:subtitle>Holly Wagner presents Tour of the Scioto River Valley - Part 2</itunes:subtitle>
		<description>Holly Wagner presents Tour of the Scioto River Valley - Part 2</description>
		<enclosure url="http://streaming.osu.edu/podcast/wosufeatures/1-02Part2.m4a" type="audio/mpeg" length="1" />
	<!-- the guid is the same as the enclosure url -->
		<guid>http://streaming.osu.edu/podcast/wosufeatures/1-02Part2.m4a</guid>
	<!-- the pubdate is in a very specific format, be sure to follow the RFC 2822 format.. -->
		<pubDate>Wed, 23 Jul 2008 00:00:01 EST</pubDate>
		<itunesu:category itunesu:code="109105" />
	</item>
	<item>
		<title>Tour of the Scioto River Valley - Part 3</title>
		<itunes:subtitle>Holly Wagner presents Tour of the Scioto River Valley - Part 3</itunes:subtitle>
		<description>Holly Wagner presents Tour of the Scioto River Valley - Part 3</description>
		<enclosure url="http://streaming.osu.edu/podcast/wosufeatures/1-03Part3.m4a" type="audio/mpeg" length="1" />
	<!-- the guid is the same as the enclosure url -->
		<guid>http://streaming.osu.edu/podcast/wosufeatures/1-03Part3.m4a</guid>
	<!-- the pubdate is in a very specific format, be sure to follow the RFC 2822 format.. -->
		<pubDate>Wed, 23 Jul 2008 00:00:01 EST</pubDate>
		<itunesu:category itunesu:code="109105" />
	</item>
</channel>
</rss>