-
Notifications
You must be signed in to change notification settings - Fork 0
/
boilerplate.xml
146 lines (130 loc) · 5.46 KB
/
boilerplate.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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://feeds.podcastmirror.com/assets/rssfeedstyle.xsl"?>
<rss version="2.0"
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:atom="http://www.w3.org/2005/Atom"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
xmlns:rawvoice="http://www.rawvoice.com/rawvoiceRssModule/"
xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"
xmlns:rp="https://w3id.org/rp/v1"
xmlns:spotify="https://www.spotify.com/ns/rss"
xmlns:psc="https://podlove.org/simple-chapters/"
>
<channel>
<!-- Standard RSS 2.0 - https://cyber.harvard.edu/rss/rss.html -->
<title>…</title>
<link>…</link>
<description>…</description>
<lastBuildDate>…</lastBuildDate>
<language>…</language>
<generator>…</generator>
<image>
<url>…</url>
<title>…</title>
<link>…</link>
<width>…</width>
<height>…</height>
</image>
<managingEditor>…</managingEditor>
<copyright>…</copyright>
<itunes:subtitle>…</itunes:subtitle>
<!-- Atom -->
<atom:link href="…" rel="self" type="application/rss+xml" />
<atom:link rel="hub" href="https://pubsubhubbub.appspot.com/" />
<!-- Syndication (dead?) -->
<sy:updatePeriod>…</sy:updatePeriod>
<sy:updateFrequency>…</sy:updateFrequency>
<!-- Apple Podcasts / iTunes - https://help.apple.com/itc/podcasts_connect/#/itcb54353390 -->
<itunes:summary><![CDATA[…]]></itunes:summary>
<itunes:author>…</itunes:author>
<itunes:explicit>…</itunes:explicit>
<itunes:image href="…" />
<itunes:new-feed-url>…</itunes:new-feed-url>
<itunes:owner>
<itunes:name>…</itunes:name>
<itunes:email>…</itunes:email>
</itunes:owner>
<itunes:category text="…">
<itunes:category text="…"></itunes:category>
</itunes:category>
<itunes:title>…</itunes:title>
<itunes:type>…</itunes:type>
<itunes:block>…</itunes:block>
<itunes:complete>…</itunes:complete>
<!-- Google Podcasts / Google Play Music Podcasts - https://support.google.com/googleplay/podcasts/answer/6260341 -->
<googleplay:author>…</googleplay:author>
<googleplay:email>…</googleplay:email>
<googleplay:image href="…" />
<googleplay:description>…</googleplay:description>
<googleplay:explicit>…</googleplay:explicit>
<googleplay:category text="…" />
<!-- RawVoice - https://rawvoice.com/services/tools-and-resources/rawvoice-rss-2-0-module-xmlns-namespace-rss2/ -->
<rawvoice:rating>…</rawvoice:rating>
<rawvoice:location>…</rawvoice:location>
<rawvoice:frequency>…</rawvoice:frequency>
<rawvoice:subscribe feed="…" itunes="…" stitcher="…" spotify="…"></rawvoice:subscribe>
<!-- Spotify - https://podcasters.spotify.com/terms/Spotify_Podcast_Delivery_Specification_v1.5.pdf -->
<spotify:limit recentCount="…" />
<spotify:countryOfOrigin>…</spotify:countryOfOrigin>
<!-- RadioPublic - https://www.radiopublic.com/schema/1.0/ -->
<rp:play-order>…</rp:play-order>
<rp:cta headline="…" subtitle="…">
<rp:action class="…" disposition="…" href="…" label="…">…</rp:action>
</rp:cta>
<rp:greatest-hits>
<rp:episode-reference>…</rp:episode-reference>
</rp:greatest-hits>
<rp:gateway-episodes>
<rp:episode-reference>…</rp:episode-reference>
</rp:gateway-episodes>
<rp:teaser>…</rp:teaser>
<rp:related-programs>
<rp:program-link title="…" image-url="…">…</rp:program-link>
</rp:related-programs>
<!-- episodes -->
<item>
<!-- Standard RSS 2.0 - https://cyber.harvard.edu/rss/rss.html -->
<title>…</title>
<link>…</link>
<pubDate>…</pubDate>
<guid isPermaLink="false">…</guid>
<description>…</description> <!-- Often used when <content:encoded> and <itunes:summary> are missing, and instead of either in some apps -->
<enclosure url="…" length="…" type="audio/mpeg" />
<!-- Content -->
<content:encoded><![CDATA[
…
<a href="…" rel="payment">…</a> <!-- Overcast payment button - https://overcast.fm/podcasterinfo -->
…
]]>
</content:encoded>
<!-- Apple Podcasts / iTunes - https://help.apple.com/itc/podcasts_connect/#/itcb54353390 -->
<itunes:image href="…" />
<itunes:subtitle>…</itunes:subtitle>
<itunes:summary><![CDATA[…]]></itunes:summary>
<itunes:author>…</itunes:author> <!-- Deprecated in Apple Podcasts specs, may still be used by some apps -->
<itunes:image href="…" />
<itunes:episode>…</itunes:episode>
<itunes:season>…</itunes:season>
<itunes:episodeType>…</itunes:episodeType>
<itunes:title>…</itunes:title>
<itunes:duration>…</itunes:duration>
<itunes:explicit>…</itunes:explicit>
<itunes:block>…</itunes:block>
<itunes:order>…</itunes:order> <!-- Deprecated in Apple Podcasts specs, still in Google Podcasts specs -->
<!-- Google Podcasts / Google Play Music Podcasts - https://support.google.com/googleplay/podcasts/answer/6260341 -->
<googleplay:description>…</googleplay:description>
<googleplay:explicit>…</googleplay:explicit>
<googleplay:block>…</googleplay:block>
<!-- RadioPublic - https://www.radiopublic.com/schema/1.0/ -->
<rp:episode-reference>…</rp:episode-reference>
<!-- Podlove Simple Chapters - https://podlove.org/simple-chapters/ -->
<psc:chapters version="1.1">
<psc:chapter start="…" title="…" href="…" image="…" />
</psc:chapters>
</item>
</channel>
</rss>