pse-podcast-synchronisation/pse-server/testfeeds/newTestSubscription1.xml

28 lines
1.1 KiB
XML
Raw Permalink Normal View History

2024-06-19 00:14:49 +02:00
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/"
xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
<channel>
<title>newTestSubscription1</title>
<item>
<title>newTestEpisode0</title>
<itunes:duration>00:01:40</itunes:duration>
<enclosure
url="/testfeeds/newTestSubscription1/episode0.mp3"
type="audio/mp3" />
</item>
<item>
<title>newTestEpisode1</title>
<itunes:duration>00:03:20</itunes:duration>
<enclosure
url="/testfeeds/newTestSubscription1/episode1.mp3"
type="audio/mp3" />
</item>
<item>
<title>newTestEpisode2</title>
<itunes:duration>00:05:00</itunes:duration>
<enclosure
url="/testfeeds/newTestSubscription1/episode2.mp3"
type="audio/mp3" />
</item>
</channel>
</rss>