<?xml version="1.0" encoding="UTF-8"?>
<!-- Firefox 2.0 and Internet Explorer 7 do not use custom xsl sheets if the rss is sniffed within the first 512 bytes of the file. 
Because of that, it will not properly display the page and it fails to show the enclosure links for the podcast 
files.  Hopefully this problem will be fixed in a future version of Firefox.  If you would like to view the status 
of this bug and add your own comments, visit the Mozilla Firefox Bug Page: https://bugzilla.mozilla.org/show_bug.cgi?id=338621 
Now that we have successfully passed the 512 byte mark, let's continue on with the rest of the file ;) -->
<?xml-stylesheet type="text/xsl" href="http://podcast.uww.edu/xsl/podcaststyle.xsl"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
<channel>
<title></title>
<itunes:summary></itunes:summary>
<itunes:subtitle></itunes:subtitle>
<itunes:author>Podcast@UWW 2.3</itunes:author>
<itunes:category text="Education">
<itunes:category text="Higher Education" />
</itunes:category>
<itunes:owner>
<itunes:email>@uww.edu</itunes:email>
</itunes:owner>
<itunes:explicit>no</itunes:explicit>
<description></description>
<link></link>
<language></language>
<copyright></copyright>
<docs></docs>
<ttl>60</ttl>
</channel>
</rss>
