Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud.com.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJos Poortvliet <jospoortvliet@gmail.com>2020-06-04 22:28:41 +0300
committerJos Poortvliet <jospoortvliet@gmail.com>2020-06-04 22:28:41 +0300
commitf6f8ef2ee6e0e9f933604027fdf0d31a49d376e1 (patch)
tree0772ba225f435b2ff4d98f2d18c9084c091789a2 /podcast-feed-m4a.rss
parent401d83fa98043cf116a3d63353040b8ee2d84ab7 (diff)
some more fine tuning.
Signed-off-by: Jos Poortvliet <jospoortvliet@gmail.com>
Diffstat (limited to 'podcast-feed-m4a.rss')
-rw-r--r--podcast-feed-m4a.rss62
1 files changed, 62 insertions, 0 deletions
diff --git a/podcast-feed-m4a.rss b/podcast-feed-m4a.rss
new file mode 100644
index 00000000..20da6279
--- /dev/null
+++ b/podcast-feed-m4a.rss
@@ -0,0 +1,62 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<rss version="2.0"
+ xmlns:atom="http://www.w3.org/2005/Atom"
+ xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"
+ xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd">
+ <channel>
+ <title>The Nextcloud Podcast</title>
+ <pubDate>Fri, 05 Jun 2020 12:00:00 GMT</pubDate>
+ <googleplay:author>Nextcloud</googleplay:author>
+ <language>en</language>
+ <copyright>All rights reserved</copyright>
+ <itunes:author>Nextcloud</itunes:author>
+ <itunes:owner>
+ <itunes:name>Nextcloud GmbH</itunes:name>
+ <itunes:email>podcast@nextcloud.com</itunes:email>
+ </itunes:owner>
+ <itunes:subtitle>Stay up to date with the Nextcloud community!</itunes:subtitle>
+ <itunes:summary>The Nextcloud Podcast interviews Nextcloud community members, contributors, users and others, keeping you up to date on what is happening.</itunes:summary>
+ <description>The Nextcloud Podcast interviews Nextcloud community members, contributors, users and others, keeping you up to date on what is happening.</description>
+ <googleplay:image href="https://nextcloud.com/media/nextcloud-podcast-logo.png"/>
+ <itunes:image href="https://nextcloud.com/media/nextcloud-podcast-logo.png" />
+ <image>
+ <url>https://nextcloud.com/media/nextcloud-podcast-logo.png</url>
+ <title>Nextcloud podcast logo</title>
+ <link>https://nextcloud.com/podcast</link>
+ </image>
+ <googleplay:category text="Technology"/>
+ <itunes:category text="Technology"/>
+ <itunes:category text="Business">
+ <itunes:category text="Entrepreneurship" />
+ </itunes:category>
+ <itunes:category text="News">
+ <itunes:category text="Tech News" />
+ </itunes:category>
+ <itunes:keywords>Nextcloud, open source, self-hosting, cloud, community, programming, privacy, security</itunes:keywords>
+ <copyright>&#xA9;2020</copyright>
+ <itunes:explicit>no</itunes:explicit>
+ <language>en-us</language>
+ <atom:link href="https://nextcloud.com/podcast-feed.xml" rel="self" type="application/rss+xml" />
+ <link>https://nextcloud.com/podcast/</link>
+
+<!--REPEAT THIS BLOCK FOR EACH EPISODE-->
+ <item>
+ <title>Welcome to our first Nextcloud Podcast!</title>
+ <itunes:subtitle>In this episode we introduce the Nextcloud Podcast.</itunes:subtitle>
+ <itunes:summary>In this very first episode we introduce our podcast, discussing with Nextcloud designer and community manager Jan Christoph Borchardt what our podcast will be covering going forward.</itunes:summary>
+ <itunes:duration>00:35:59.749</itunes:duration>
+ <description>In this very first episode we introduce our podcast, discussing with Nextcloud designer and community manager Jan Christoph Borchardt what our podcast will be covering going forward.</description>
+ <pubDate>Fri, 05 Jun 2020 12:00:00 GMT</pubDate>
+ <enclosure url="https://download.nextcloud.com/.podcasts/Nextcloud_Podcast_001.m4a"
+ type="audio/x-m4a" length="22135297"/>
+ <itunes:author>Nextcloud</itunes:author>
+ <itunes:explicit>no</itunes:explicit>
+ <guid>Nextcloud_Podcast_001</guid>
+ <link>https://nextcloud.com/blog/introducing-the-nextcloud-podcast/</link>
+ </item>
+ <!--END REPEAT-->
+
+
+
+ </channel>
+</rss>