-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTest.xml
More file actions
39 lines (36 loc) · 1.21 KB
/
Test.xml
File metadata and controls
39 lines (36 loc) · 1.21 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
<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0">
<channel>
<title>RSS hack</title>
<link>http://rosexu.github.io/BattleHackRSS</link>
<description>testing RSS</description>
<item>
<title>Turn off music</title>
<link>http://www.w3schools.com/webservices</link>
<description>turn the music off</description>
<pubDate>Wed, 02 Oct 2002 08:00:00 EST</pubDate>
<guid>http://rosexu.github.io/BattleHackRSS/1</guid>
</item>
<item>
<title>Turn on music</title>
<link>http://www.w3schools.com/music</link>
<description>turn the music on</description>
<pubDate>Sat, 18 Jul 2015 17:36:00 EST</pubDate>
<guid>http://rosexu.github.io/BattleHackRSS/2</guid>
</item>
<item>
<title>Turn off music</title>
<link>http://www.w3schools.com/music1</link>
<description>turn the music on</description>
<pubDate>Sat, 18 Jul 2015 18:02:00 EST</pubDate>
<guid>http://rosexu.github.io/BattleHackRSS/3</guid>
</item>
<item>
<title>Turn off music</title>
<link>http://www.w3schools.com/music3</link>
<description>turn the music on</description>
<pubDate>Sat, 18 Jul 2015 18:30:00 EST</pubDate>
<guid>http://rosexu.github.io/BattleHackRSS/4</guid>
</item>
</channel>
</rss>