-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrundown-example2.xml
More file actions
44 lines (44 loc) · 1.9 KB
/
rundown-example2.xml
File metadata and controls
44 lines (44 loc) · 1.9 KB
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
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
xmlns:atom="http://www.w3.org/2005/Atom"
xmlns:media="http://search.yahoo.com/mrss/"
xmlns:g="http://schemas.google.com/pcn/2020">
<channel>
<title>Sample News</title>
<link>https://example.com/</link>
<atom:link rel="self" href="https://example.com/rss"/>
<item>
<g:panel type="RUNDOWN">Rundown 8</g:panel>
<g:panel_title>Rundown 8</g:panel_title>
<guid isPermaLink="false">external-id-8</guid>
<pubDate>Fri, 29 May 2020 14:10:00 GMT</pubDate>
<atom:updated>2020-05-30T07:30:30Z</atom:updated>
<g:article_group role="RUNDOWN">
<item>
<guid>urn:uuid:b0826782-dbd8-4877-9560-192a831663c4</guid>
<title>Headline 1 sed ut perspiciatis unde omnis iste natus</title>
<link>http://garamond-courier.appspot.com/1</link>
<author><name>By Author 1</name></author>
<g:overline>Overline 1</g:overline>
<media:content url="https://scenic-2017.appspot.com/hero/3.jpeg"></media:content>
</item>
<item>
<guid>urn:uuid:f48c57fb-2b8d-4156-a52d-cd262d826095</guid>
<title>Headline 2 sed ut perspiciatis unde omnis iste natus</title>
<link>http://garamond-courier.appspot.com/2</link>
<author><name>By Author 2</name></author>
<g:overline>Overline 2</g:overline>
<media:content url="https://scenic-2017.appspot.com/hero/2.jpeg"></media:content>
</item>
<item>
<guid>urn:uuid:6ab4e6d8-327c-4c07-a9bc-b647f8f6c891</guid>
<title>Headline 3 sed ut perspiciatis unde omnis iste natus</title>
<link>http://garamond-courier.appspot.com/3</link>
<author><name>By Author 3</name></author>
<g:overline>Overline 3</g:overline>
<media:content url="https://scenic-2017.appspot.com/hero/1.jpeg"></media:content>
</item>
</g:article_group>
</item>
</channel>
</rss>