|
- <?xml version="1.0" encoding="UTF-8"?>
- <rss version="2.0"
- xmlns:content="http://purl.org/rss/1.0/modules/content/">
-
- <channel>
- <title>News - Foo bar News</title>
- <link>https://foo.bar.news/</link>
- <author>hello@world.net</author>
- <description>Foo bar News and Updates feed provided by Foo bar, Inc.</description>
- <image>
- <url>https://foo.bar.news/logo.gif</url>
- <title>Foo bar News</title>
- <link>https://foo.bar.news/</link>
- </image>
- <cloud domain="radio.foo.bar.news" port="80" path="/RPC2" registerProcedure="foo.bar.rssPleaseNotify"
- protocol="xml-rpc"/>
- <category>Ipsum</category>
- <category domain="news">Lorem Ipsum</category>
- <language>en-US</language>
- <lastBuildDate>Mon, 26 Mar 2018 14:00:00 PDT</lastBuildDate>
- <generator>Custom</generator>
- <copyright>Copyright 2018, Foo bar Inc.</copyright>
- <docs>https://foo.bar.news/docs</docs>
- <managingEditor>alice@foo.bar.news</managingEditor>
- <rating>The PICS rating of the feed</rating>
- <webMaster>webmaster@foo.bar.news</webMaster>
- <ttl>60</ttl>
- <skipDays>
- <day>Monday</day>
- <day>Tuesday</day>
- <day>Sunday</day>
- </skipDays>
- <skipHours>
- <hour>0</hour>
- <hour>1</hour>
- <hour>2</hour>
- <hour>3</hour>
- <hour>4</hour>
- </skipHours>
- <item>
- <title>The standard Lorem Ipsum passage, used since the 1500s</title>
- <link>https://foo.bar.news/1</link>
- <guid>https://foo.bar.news/1?guid</guid>
- <description>Lorem ipsum dolor sit amet, consectetur adipiscing elit</description>
- <category domain="news">Lorem</category>
- <pubDate>Mon, 26 Mar 2018 14:00:00 PDT</pubDate>
- <author>alice@foo.bar.news</author>
- <source url="https://foo.bar.news/1?source">Foo Bar</source>
- <comments>https://foo.bar.news/1/comments</comments>
- <content:encoded><![CDATA[<img width="1000" height="690" src="https://test.com/image_link"/> Test content<br />]]></content:encoded>
- <enclosure url="http://www.scripting.com/mp3s/weatherReportSuite.mp3" length="12216320" type="audio/mpeg" />
- </item>
- <item>
- <title>Section 1.10.32 of "de Finibus Bonorum et Malorum", written by Cicero in 45 BC</title>
- <link>https://foo.bar.news/2</link>
- <guid>https://foo.bar.news/2?guid</guid>
- <description>Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque
- laudantium
- </description>
- <category domain="auto">Ipsum</category>
- <pubDate>Tue, 20 Mar 2018 10:00:00 PDT</pubDate>
- <author>bob@foo.bar.news</author>
- <source url="https://foo.bar.news/2?source">Lorem Ipsum</source>
- <comments>https://foo.bar.news/2/comments</comments>
- </item>
- </channel>
- </rss>
|