|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:media="http://search.yahoo.com/mrss/" xmlns:georss="http://www.georss.org/georss" xmlns:audioboom="https://audioboom.com/rss/1.0" version="2.0" xml:base="https://audioboom.com/"> |
| 3 | +<channel> |
| 4 | +<title>Podcast Load Test 2</title> |
| 5 | +<description>Unit test podcast test 1</description> |
| 6 | +<link>https://nowhere.com/podcastsearchtest1</link> |
| 7 | +<pubDate>Thu, 24 Jun 2021 18:00:20 +0000</pubDate> |
| 8 | +<language>en</language> |
| 9 | +<image> |
| 10 | + <url>https://nowhere.com/podcastsearchtest1/image1.png</url> |
| 11 | + <title>Podcast Load Test 1</title> |
| 12 | + <link>https://nowhere.com/podcastsearchtest1</link> |
| 13 | +</image> |
| 14 | +<itunes:image href="https://nowhere.com/podcastsearchtest1/image1.png" /> |
| 15 | +<itunes:category text="Comedy"><itunes:category text="Comedy Interviews" /></itunes:category> |
| 16 | +<itunes:category text="Society & Culture"><itunes:category text="Relationships" /></itunes:category> |
| 17 | +<itunes:category text="TV & Film"><itunes:category text="After Shows" /></itunes:category> |
| 18 | +<itunes:explicit>no</itunes:explicit> |
| 19 | +<itunes:summary>Unit test podcast test 1</itunes:summary> |
| 20 | +<itunes:author>Podcast Search Author</itunes:author> |
| 21 | +<itunes:owner> |
| 22 | + <itunes:name>Ben Hills</itunes:name> |
| 23 | + < itunes:email> [email protected]</ itunes:email> |
| 24 | +</itunes:owner> |
| 25 | +<itunes:new-feed-url>podcast1.rss</itunes:new-feed-url> |
| 26 | +<itunes:type>episodic</itunes:type> |
| 27 | +<podcast:value type="lightning" method="keysend" suggested="0.00000005000"> |
| 28 | + <podcast:valueRecipient name="channel recipient1" type="node" address="03ae9f91a0cb8ff43840e3c322c55341a19d8c1c3cea15a25cfc425ac60a34e14a" split="80"/> |
| 29 | + <podcast:valueRecipient name="channel recipient2" type="node" address="03ae9f91a0cb8ff43840e3c322c55341a19d8c1c3cea15a25cfc425ac60a34e14b" split="20"/> |
| 30 | +</podcast:value> |
| 31 | + |
| 32 | +<item> |
| 33 | + <title>Episode 001</title> |
| 34 | + <link>https://nowhere.com/podcastsearchtest1/podcast1</link> |
| 35 | + <enclosure url="https://nowhere.com/podcastsearchtest1/podcast1/episode001.mp3" length="0" type="audio/mpeg" /> |
| 36 | + <itunes:duration>1200</itunes:duration> |
| 37 | + <itunes:explicit>yes</itunes:explicit> |
| 38 | + <itunes:episodeType>full</itunes:episodeType> |
| 39 | + <description><![CDATA[<div>Test of episode 001</div>]]></description> |
| 40 | + <itunes:summary>Episode summary 001</itunes:summary> |
| 41 | + <pubDate>Thu, 24 Jun 2021 18:00:00 +0000</pubDate> |
| 42 | + <guid isPermaLink="true"></guid> |
| 43 | + <itunes:author>Ben Hills</itunes:author> |
| 44 | + <dc:creator>Ben Hills</dc:creator> |
| 45 | + <itunes:keywords>Podcast, NowPlaying, Listen, Test</itunes:keywords> |
| 46 | + <media:keywords>Podcast, NowPlaying, Listen, Test</media:keywords> |
| 47 | + <media:rights status="userCreated" /> |
| 48 | +</item> |
| 49 | + |
| 50 | +<item> |
| 51 | + <title>Episode 002</title> |
| 52 | + <link>https://nowhere.com/podcastsearchtest1/podcast2</link> |
| 53 | + <enclosure url="https://nowhere.com/podcastsearchtest1/podcast1/episode002.mp3" length="0" type="audio/mpeg" /> |
| 54 | + <itunes:duration>1200</itunes:duration> |
| 55 | + <itunes:explicit>no</itunes:explicit> |
| 56 | + <itunes:episodeType>full</itunes:episodeType> |
| 57 | + <description><![CDATA[<div>Test of episode 002</div>]]></description> |
| 58 | + <itunes:summary>Episode summary 002</itunes:summary> |
| 59 | + <guid isPermaLink="true"></guid> |
| 60 | + <itunes:author>Ben Hills</itunes:author> |
| 61 | + <dc:creator>Ben Hills</dc:creator> |
| 62 | + <itunes:keywords>Podcast, NowPlaying, Listen, Test</itunes:keywords> |
| 63 | + <media:keywords>Podcast, NowPlaying, Listen, Test</media:keywords> |
| 64 | + <media:rights status="userCreated" /> |
| 65 | +</item> |
| 66 | +</channel> |
| 67 | +</rss> |
0 commit comments