-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathrss.xml
31 lines (31 loc) · 1.62 KB
/
rss.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
<channel>
<title>DevRelChat</title>
<googleplay:author>Shodipo Ayomide</googleplay:author>
<description>Senior Developer Advocate Shodipo Ayomide speaks and interviews leading people in the Developer Relations ecosystem across the globe, discussing about everything Community & Engineering.</description>
<googleplay:image href="images/devrelchat-shodipo-ayomide.jpg"/>
<language>en-us</language>
<link>http://www.devrelchat.dev/</link>
<item>
<title>Top 10 myths about caring for a zebra</title>
<description>Here are the top 10 misunderstandings about the care, feeding, and breeding of these lovable striped animals.</description>
<pubDate>Tue, 14 Mar 2017 12:00:00 GMT</pubDate>
<enclosure url="https://www.example.com/podcasts/dafnas-zebras/audio/toptenmyths.mp3"
type="audio/mpeg" length="34216300"/>
<itunes:duration>30:00</itunes:duration>
<guid isPermaLink="false">dzpodtop10</guid>
</item>
<item>
<title>Keeping those stripes neat and clean</title>
<description>Keeping your zebra clean is time consuming, but worth the effort.</description>
<pubDate>Fri, 24 Feb 2017 12:00:00 GMT</pubDate>
<enclosure url="https://www.example.com/podcasts/dafnas-zebras/audio/cleanstripes.mp3"
type="audio/mpeg" length="26004388"/>
<itunes:duration>22:48</itunes:duration>
<guid>dzpodclean</guid>
</item>
</channel>
</rss>