<?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>Events sponsored by The Digital Union, The Ohio State University</title>
	<itunes:subtitle>Events sponsored by The Digital Union</itunes:subtitle>        
	<itunes:author>The Ohio State University</itunes:author>
	<description>Events sponsored by The Digital Union</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/digitalunion/events/podcast.xml" rel="self" type="application/rss+xml" />

	<item>
		<title>The Future of News</title>
		<itunes:subtitle>The Future of News, a full length panel discussion</itunes:subtitle>
		<description>The Future of News, a full length panel discussion</description>
		<enclosure url="http://streaming.osu.edu/podcast/digitalunion/events/thefutureofnews.mp4" type="audio/mpeg" length="1" />
	<!-- the guid is the same as the enclosure url -->
		<guid>http://streaming.osu.edu/podcast/digitalunion/events/thefutureofnews.mp4</guid>
	<!-- the pubdate is in a very specific format, be sure to follow the RFC 2822 format.. -->
		<pubDate>Tue, 06 Mar 2008 00:00:01 EST</pubDate>
	</item>
	<item>
		<title>The Future of Learning</title>
		<itunes:subtitle>The Future of Learning</itunes:subtitle>
		<description>The Future of Learning</description>
		<enclosure url="http://streaming.osu.edu/podcast/digitalunion/events/futureoflearning.mp4" type="audio/mpeg" length="1" />
	<!-- the guid is the same as the enclosure url -->
		<guid>http://streaming.osu.edu/podcast/digitalunion/events/futureoflearning.mp4</guid>
	<!-- the pubdate is in a very specific format, be sure to follow the RFC 2822 format.. -->
		<pubDate>Mon, 02 June 2008 00:00:01 EST</pubDate>
	</item>
	<item>
		<title>The Future of Textbooks</title>
		<itunes:subtitle>The Future of Textbooks</itunes:subtitle>
		<description>The Future of Textbooks</description>
		<enclosure url="http://streaming.osu.edu/podcast/digitalunion/events/futureofbooks.mp4" type="audio/mpeg" length="1" />
	<!-- the guid is the same as the enclosure url -->
		<guid>http://streaming.osu.edu/podcast/digitalunion/events/futureofbooks.mp4</guid>
	<!-- the pubdate is in a very specific format, be sure to follow the RFC 2822 format.. -->
		<pubDate>Mon, 23 June 2008 00:00:01 EST</pubDate>
	</item>
</channel>
</rss>