Skip to content

Instantly share code, notes, and snippets.

@evdb
Last active June 20, 2017 10:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save evdb/239e190b6595d78a1912341241c5b1b0 to your computer and use it in GitHub Desktop.
Save evdb/239e190b6595d78a1912341241c5b1b0 to your computer and use it in GitHub Desktop.
Set dates correctly (I hope...)
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:itunes="http://www.itunes.com/DTDs/Podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/">
<channel>
<title>Captain Fatty Lives the High Life on the High Seas</title>
<description>Weekend Edition Sunday follows Captain Fatty Goodlander as he sails through Southeast Asia and talks about his life at sea and his philosophy of freedom and discovery.</description>
<link>http://www.npr.org/templates/story/story.php?storyId=90411144</link>
<itunes:image href="https://media.npr.org/programs/wesun/features/2008/may/fatty540-47c249204d6b6e9d473df4cb080a6b88262e97e4.jpg" />
<pubDate>18 May 2008 00:01:00 EST</pubDate>
<language>en-us</language>
<copyright> 2017 NPR </copyright>
<item>
<title> Pirates: Sea-Going Cowards </title>
<pubDate>17 Aug 2008 00:00 UT</pubDate>
<enclosure url="https://ondemand.npr.org/anon.npr-mp3/npr/wesun/2008/08/20080817_wesun_pirates.mp3" type="audio/mpeg" />
</item>
<item>
<title>Polynesian Dream</title>
<pubDate>03 Aug 2008 00:00 UT</pubDate>
<enclosure url="https://ondemand.npr.org/anon.npr-mp3/npr/wesun/2008/08/20080803_wesun_polynesianhost.mp3" type="audio/mpeg" />
</item>
<item>
<title>Anchors Aweigh</title>
<pubDate>11 Jul 2008 00:00 UT</pubDate>
<enclosure url="https://ondemand.npr.org/anon.npr-mp3/npr/wesun/2008/07/20080711_wesun_anchoring.mp3" type="audio/mpeg" />
</item>
<item>
<title>A Journey to Malaysia</title>
<pubDate>29 Jun 2008 00:00 UT</pubDate>
<enclosure url="https://ondemand.npr.org/anon.npr-mp3/npr/wesun/2008/06/20080629_wesun_fatty.mp3" type="audio/mpeg" />
</item>
<item>
<title>The Magic of Lovely, Lonely Atolls</title>
<pubDate>8 Jun 2008 00:00 UT</pubDate>
<enclosure url="https://ondemand.npr.org/anon.npr-mp3/npr/wesun/2008/06/20080608_wesun_atolls.mp3" type="audio/mpeg" />
</item>
<item>
<title>Sailing in the Slow Lane</title>
<pubDate>18 May 2008 00:00 UT</pubDate>
<enclosure url="https://ondemand.npr.org/anon.npr-mp3/npr/wesun/2008/05/20080518_wesun_sailing.mp3" type="audio/mpeg" />
</item>
<item>
<title>A Lifestyle That's Tough on a Kid</title>
<pubDate>18 May 2008 00:00 UT</pubDate>
<enclosure url="https://ondemand.npr.org/anon.npr-mp3/npr/wesun/2008/05/20080518_wesun_tough.mp3" type="audio/mpeg" />
</item>
<item>
<title>An Unending Circle</title>
<pubDate>18 May 2008 00:00 UT</pubDate>
<enclosure url="https://ondemand.npr.org/anon.npr-mp3/npr/wesun/2008/05/20080518_wesun_unending.mp3" type="audio/mpeg" />
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment