Skip to content

Instantly share code, notes, and snippets.

@lisfox1
Created June 11, 2019 08:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save lisfox1/a255c5bb99d31cf981339ea956b0ea08 to your computer and use it in GitHub Desktop.
Save lisfox1/a255c5bb99d31cf981339ea956b0ea08 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
version="2.0">
<!--
******************************************************************
* This is an RSS feed. It's what makes your podcast work. *
* You can submit it to directories to get your show listed. *
* For guides on how to do this, visit *
* https://help.podcast.co/submitting-your-podcast-to-directories *
******************************************************************
-->
<channel>
<itunes:type>episodic</itunes:type>
<description>
<content:encoded>
<![CDATA[<p>This is a f**%&amp;ing amazing podcast</p>
<p><b><i>We are smashing it it!!! </i></b></p>
<p></p>
<p>This are some amazing points:</p>
<ol><li>Lasagna is the best food</li><li>Pizza is very tasty as well</li><li>I am not sure why people are eating salads</li></ol>
<p></p>]]>
</content:encoded>
</description>
<itunes:subtitle></itunes:subtitle>
<itunes:summary>This is a f**%&amp;ing amazing podcast We are smashing it it!!! This are some amazing points:
Lasagna is the best foodPizza is very tasty as wellI am not sure why people are eating salads
</itunes:summary>
<title>Bobs Bits</title>
<copyright>2018 Bobs Bits and Company</copyright>
<itunes:author></itunes:author>
<itunes:category text="Education">
<itunes:category text="Training"/>
</itunes:category>
<itunes:explicit>clean</itunes:explicit>
<itunes:image
href="https://images.pod.co/xVWhzxLvAgTFBhV2333fsXptGZpZC6mDTetNpn3TC7w/resize:fill:1500:1500/plain/artwork/f271a730-5377-4265-9362-fd1e28ea6bca/bobs-bits.jpg"/>
<itunes:owner>
<itunes:name>Krzysztof Lis</itunes:name>
<itunes:email>krzysztof@podcast.co</itunes:email>
</itunes:owner>
<language>en</language>
<link>https://pod.co/bobs-bits</link>
<item>
<description>
<content:encoded>
<![CDATA[<p><b>SOME ENCODED STUFF</b></p>
<p></p>
<p></p>
<p><a href="http://example.com" target="_blank"><b>LINK</b></a></p>]]>
</content:encoded>
</description>
<itunes:summary>SOME ENCODED STUFF LINK</itunes:summary>
<itunes:title>123</itunes:title>
<title>123</title>
<enclosure length="90997200" type="audio/mp3"
url="https://downloads.pod.co/a8447e01-8251-42d5-abc6-efe7be165be9/549612a8-db55-4086-aea4-9a8b00df75f2.mp3"/>
<itunes:duration>01:34:46</itunes:duration>
<guid>549612a8-db55-4086-aea4-9a8b00df75f2</guid>
<itunes:author>Krzysztof Lis</itunes:author>
<itunes:episode>21</itunes:episode>
<itunes:episodeType>full</itunes:episodeType>
<itunes:explicit>clean</itunes:explicit>
<itunes:image
href="https://images.pod.co/xVWhzxLvAgTFBhV2333fsXptGZpZC6mDTetNpn3TC7w/resize:fill:1500:1500/plain/artwork/f271a730-5377-4265-9362-fd1e28ea6bca/bobs-bits.jpg"/>
<link>https://pod.co/bobs-bits/1</link>
<pubDate>Wed, 06 Feb 2019 00:00:03 +0000</pubDate>
</item>
</channel>
</rss>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment