-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit c0a10fb
Showing
3 changed files
with
51 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,51 @@ | ||
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://github.com/Podcastindex-org/podcast-namespace/blob/main/docs/1.0.md" version="2.0"> | ||
<channel> | ||
<atom:link href="https://ericpp.github.io/rss/test.rss" rel="self" type="application/rss+xml" /> | ||
<title>Pew Pew Test Show</title> | ||
<description>Test Show</description> | ||
<link>https://ericpp.github.io/rss/</link> | ||
<docs>http://blogs.law.harvard.edu/tech/rss</docs> | ||
<language>en</language> | ||
<pubDate>Thu, 25 Jan 2024 03:01:52 +0000</pubDate> | ||
<lastBuildDate>Thu, 25 Jan 2024 03:01:52 +0000</lastBuildDate> | ||
<image> | ||
<url>https://ericpp.github.io/rss/test.jpg</url> | ||
<link>https://ericpp.github.io/rss/</link> | ||
<title>Test Show</title> | ||
<description>Test Show</description> | ||
<width>500</width> | ||
<height>500</height> | ||
</image> | ||
<itunes:summary>Test Show</itunes:summary> | ||
<itunes:author>ericpp</itunes:author> | ||
<itunes:image href="https://ericpp.github.io/rss/test.jpg"/> | ||
<itunes:explicit>false</itunes:explicit> | ||
<itunes:keywords>test</itunes:keywords> | ||
<itunes:category text="Comedy"/> | ||
<podcast:value type="lightning" method="keysend" suggested="0.00000005000"> | ||
<podcast:valueRecipient name="Pew Pew Pew!" type="node" address="039dce5f4f268060d7128267caba658a7e8cd0effaeb81f0daeef843ce2b22110d" split="100"/> | ||
</podcast:value> | ||
<podcast:guid>ca8b0870-47df-4432-89d5-8ad60ca3f577</podcast:guid> | ||
<podcast:medium>music</podcast:medium> | ||
<podcast:images srcset="https://ericpp.github.io/rss/test.jpg"/> | ||
<podcast:complete>no</podcast:complete> | ||
<podcast:block>no</podcast:block> | ||
<category>Comedy</category> | ||
<item> | ||
<title>Test Show</title> | ||
<description>Test Show</description> | ||
<link>https://ericpp.github.io/rss/</link> | ||
<guid isPermaLink="false">2bd231ba-ebfe-4966-94b6-c9efa2768470</guid> | ||
<pubDate>Thu, 25 Jan 2024 03:01:52 +0000</pubDate> | ||
<itunes:subtitle>Test Show</itunes:subtitle> | ||
<itunes:summary>Test Show</itunes:summary> | ||
<itunes:author>ericpp</itunes:author> | ||
<author>[email protected]</author> | ||
<itunes:explicit>No</itunes:explicit> | ||
<enclosure url="https://ericpp.github.io/rss/test.mp3" type="audio/mpeg" length="147802"/> | ||
<itunes:image href="https://ericpp.github.io/rss/test.jpg"/> | ||
<itunes:keywords>pew,test,show</itunes:keywords> | ||
<podcast:images srcset="https://ericpp.github.io/rss/test.jpg"/> | ||
</item> | ||
</channel> | ||
</rss> |