<?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 featured video by The Ohio State University</title>
	<itunes:subtitle>WOSU featured video by The Ohio State University</itunes:subtitle> 
	<itunes:author>OSU</itunes:author>
	<description>Long description of podcast</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/osufeaturedvideo/podcast.xml" rel="self" type="application/rss+xml" />

	<item>
		<title>Dedicated Break</title>
		<itunes:subtitle>WOSU featured video by The Ohio State University</itunes:subtitle>
		<description>WOSU featured video by The Ohio State University</description>
		<enclosure url="http://streaming.osu.edu/podcast/osufeaturedvideo/Dedicated_Break.m4v" type="video/mpeg" length="1" />
	<!-- the guid is the same as the enclosure url -->
		<guid>http://streaming.osu.edu/podcast/osufeaturedvideo/Dedicated_Break.m4v</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>
	</item>
	<item>
		<title>Science of Farming</title>
		<itunes:subtitle>WOSU featured video by The Ohio State University</itunes:subtitle>
		<description>WOSU featured video by The Ohio State University</description>
		<enclosure url="http://streaming.osu.edu/podcast/osufeaturedvideo/Science_of_Farming.m4v" type="video/mpeg" length="1" />
	<!-- the guid is the same as the enclosure url -->
		<guid>http://streaming.osu.edu/podcast/osufeaturedvideo/Science_of_Farming.m4v</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>
	</item>
	<item>
		<title>Spanish in Ohio</title>
		<itunes:subtitle>WOSU featured video by The Ohio State University</itunes:subtitle>
		<description>WOSU featured video by The Ohio State University</description>
		<enclosure url="http://streaming.osu.edu/podcast/osufeaturedvideo/Spanish_in_Ohio.m4v" type="video/mpeg" length="1" />
	<!-- the guid is the same as the enclosure url -->
		<guid>http://streaming.osu.edu/podcast/osufeaturedvideo/Spanish_in_Ohio.m4v</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>
	</item>
	<item>
		<title>WOSU@COSI</title>
		<itunes:subtitle>WOSU featured video by The Ohio State University</itunes:subtitle>
		<description>WOSU featured video by The Ohio State University</description>
		<enclosure url="http://streaming.osu.edu/podcast/osufeaturedvideo/WOSU@COSI.m4v" type="video/mpeg" length="1" />
	<!-- the guid is the same as the enclosure url -->
		<guid>http://streaming.osu.edu/podcast/osufeaturedvideo/WOSUCOSI.m4v</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>
	</item>

	<item>
		<title>Pfishing</title>
		<itunes:subtitle>Presented by the Office of the CIO</itunes:subtitle>
		<description>Presented by the Office of the CIO, The Ohio State University</description>
		<enclosure url="http://streaming.osu.edu/podcast/osufeaturedvideo/pfishing.mp4" type="video/mpeg" length="1" />
	<!-- the guid is the same as the enclosure url -->
		<guid>http://streaming.osu.edu/podcast/osufeaturedvideo/pfishing.mp4</guid>
	<!-- the pubdate is in a very specific format, be sure to follow the RFC 2822 format.. -->
		<pubDate>Fri, 19 Jun 2009 00:00:01 EST</pubDate>
	</item>
</channel>
</rss>