From 3db587d9ff6821b21199794d165db1cb2cd112b6 Mon Sep 17 00:00:00 2001 From: Jer Noble <jer.noble@apple.com> Date: Mon, 11 Apr 2022 11:45:40 -0700 Subject: [PATCH] Add sf podcast feed --- sf/rjs-sf-pod.xml | 60 +++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 sf/rjs-sf-pod.xml diff --git a/sf/rjs-sf-pod.xml b/sf/rjs-sf-pod.xml new file mode 100644 index 0000000..e9b9493 --- /dev/null +++ b/sf/rjs-sf-pod.xml @@ -0,0 +1,60 @@ +<rss version="2.0" xmlns:media="http://search.yahoo.com/mrss/" xmlns:atom="http://www.w3.org/2005/Atom" + xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule" + xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"> + <channel> + <atom:link href="https://rjspod.live/sf/rjs-sf-pod.xml" rel="self" type="application/rss+xml" /> + <title>RJS SF Pod</title> + <link>https://rjspod.live/sf</link> + <description>Ruchi and Jer explain weird SF politics to Scott.</description> + <managingEditor>sf@rjspod.live (Podcast)</managingEditor> + <webMaster>webmaster@rjspod.live (Webmaster)</webMaster> + <language>en-us</language> + <copyright>Copyright (C) 2022 RJS Pod. All Rights Reserved.</copyright> + <pubDate>Mon, 11 Apr 2022 02:00:00 GMT</pubDate> + <lastBuildDate>Mon, 11 Apr 2022 02:00:00 GMT</lastBuildDate> + <image> + <url>https://rjspod.live/RJS_pod.jpg</url> + <title>RJS SF Pod</title> + <link>https://rjspod.live/sf</link> + </image> + <docs>http://www.rssboard.org/rss-specification</docs> + <itunes:author>RJS SF Pod</itunes:author> + <itunes:explicit>clean</itunes:explicit> + <itunes:image href="http://rjspod.live/RJS_pod.jpg"/> + <itunes:owner> + <itunes:name><![CDATA[RJS Pod]]></itunes:name> + <itunes:email>sf@rjspod.live (Podcast)</itunes:email> + </itunes:owner> + <itunes:category text="News & Politics"/> + <item> + <title>Episode 1: Hi Sheryl!</title> + <link>https://rjspod.live/sf/episode1/</link> + <description> + Ruchi and Jer discuss SF's redistricting fracas, as well as SF's role in California's math policy fracas. + </description> + <guid isPermaLink="true">https://rjspod.live/sf/episode1/</guid> + <pubDate>Mon, 11 Apr 2022 02:00:00 GMT</pubDate> + <media:content + medium="audio" + url="https://archive.org/download/rjssfpod-episode1/rjssfpod-episode1.mp3" + type="audio/mpeg" + isDefault="true" + expression="full" + duration="4034"> + <media:title type="plain">Episode 1: Hi Sheryl!</media:title> + <media:description> + Ruchi and Jer discuss SF's redistricting fracas, as well as SF's role in California's math policy fracas. + </media:description> + <media:rating scheme="urn:simple">nonadult</media:rating> + <media:thumbnail url="https://rjspod.live/RJS_pod.jpg"/> + <media:keywords> + sf, politics, education + </media:keywords> + </media:content> + <enclosure url="https://archive.org/download/rjssfpod-episode1/rjssfpod-episode1.mp3" length="56478621" type="audio/mpeg"/> + <itunes:image href="http://rjspod.live/RJS_pod.jpg"/> + <itunes:explicit>clean</itunes:explicit> + <itunes:duration>1:07:14</itunes:duration> + </item> + </channel> +</rss> -- 2.40.1