Skip to content

Instantly share code, notes, and snippets.

@sturtus
Created October 8, 2015 16:37
Show Gist options
  • Save sturtus/6fb0ad551cb16684a7c2 to your computer and use it in GitHub Desktop.
Save sturtus/6fb0ad551cb16684a7c2 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"version="2.0"xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>ADAM'S AWESOME PODCAST</title>
<link>http://www.ADAMSAWESOMEWEBSITE.com</link>
<description>This is a breif description of our podcast</description>
<language>en-us</language>
<copyright>ADAM'S AWESOME copyright 2014</copyright>
<atom:linkhref="http://fullurltothisfile.googledive.yaddayadda.com/podcast.rss"rel="self"type="application/rss+xml" />
<lastBuildDate>Wed, 13 Aug 2014 15:47:00 GMT</lastBuildDate>
<itunes:author>ADAM</itunes:author>
<itunes:summary>Our First itunes feed</itunes:summary>
<itunes:owner>
<itunes:name>ADAM</itunes:name>
<itunes:email>adam@boogabooga.com</itunes:email>
</itunes:owner>
<itunes:explicit>No</itunes:explicit>
<itunes:imagehref="http://fullurltothisfile.googledive.yaddayadda.com/adamslogo.png"/>
<itunes:categorytext="Technology">
</itunes:category>
<item>
<title>Our first Podcast</title>
<link>http://fullurltothisfile.googledive.yaddayadda.com/Our_first_podcast.mp3</link>
<pubDate>Wed, 13 Aug 2014 15:47:00 GMT</pubDate>
<description>This is our first item in our feed</description>
<enclosure url="http://fullurltothisfile.googledive.yaddayadda.com/Interview_4_Advice_and_XFA.mp3"length="[in seconds i think]"type="audio/mpeg"/>
<itunes:summary>Our fiest item</itunes:summary>
<itunes:imagehref="http://fullurltothisfile.googledive.yaddayadda.com/idrlogo.png"/>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment