-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed2.xml
64 lines (56 loc) · 2.56 KB
/
feed2.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
<?xml version="1.0" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Template</title>
<description>This is a template RSS feed.</description>
<link>http://www.rlamacraft.uk</link>
<lastBuildDate>Thu, 16 Jan 2020 10:35:00 +0000</lastBuildDate>
<pubDate>Thu, 16 Jan 2020 10:35:00 +0000</pubDate>
<ttl>5</ttl>
<atom:link href="https://raw.githubusercontent.com/rlamacraft/NewsletterToRSS/master/feed.xml" rel="self" type="application/rss+xml"/>
<item>
<title>Item 1</title>
<description>This is an example feed item</description>
<guid>https://raw.githubusercontent.com/rlamacraft/NewsletterToRSS/master/feed.xml#1</guid>
</item>
<item>
<title>Item 2</title>
<description>This is another item</description>
<guid>https://raw.githubusercontent.com/rlamacraft/NewsletterToRSS/master/feed.xml#2</guid>
</item>
<item>
<title>Item 3</title>
<description>foobar</description>
<guid>https://raw.githubusercontent.com/rlamacraft/NewsletterToRSS/master/feed.xml#3</guid>
</item>
<item>
<title>Item 4</title>
<description>A fourth item</description>
<pubDate>Mon, 13 Jan 2020 20:47:00 +0000</pubDate>
<guid>https://raw.githubusercontent.com/rlamacraft/NewsletterToRSS/master/feed.xml#4</guid>
</item>
<item>
<title>Item 5</title>
<description>A fifth item</description>
<pubDate>Mon, 13 Jan 2020 21:41:00 +0000</pubDate>
<guid>https://raw.githubusercontent.com/rlamacraft/NewsletterToRSS/master/feed.xml#5</guid>
</item>
<item>
<title>Item 6</title>
<description>A sixth item</description>
<pubDate>Tue, 14 Jan 2020 18:15:00 +0000</pubDate>
<guid>https://raw.githubusercontent.com/rlamacraft/NewsletterToRSS/master/feed.xml#6</guid>
</item>
<item>
<title>Item 7</title>
<description>A seventh item</description>
<pubDate>Tue, 14 Jan 2020 18:30:00 +0000</pubDate>
<guid>https://raw.githubusercontent.com/rlamacraft/NewsletterToRSS/master/feed.xml#7</guid>
</item>
<item>
<title>Item 8</title>
<description>A eighth item</description>
<pubDate>Thu, 16 Jan 2020 10:35:00 +0000</pubDate>
<guid>https://raw.githubusercontent.com/rlamacraft/NewsletterToRSS/master/feed.xml#8</guid>
</item>
<item><title>Item 9</title><description>foo</description><guid>https://raw.githubusercontent.com/rlamacraft/NewsletterToRSS/master/feed.xml#9</guid><pubDate>Thu, 17 Feb 2020 19:10:38 +0000</pubDate></item></channel>
</rss>