Wed, 31 Dec 2014 06:09:35 +0100
Cloned upstream origin tor-browser at tor-browser-31.3.0esr-4.5-1-build1
revision ID fc1c9ff7c1b2defdbc039f12214767608f46423f for hacking purpose.
michael@0 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
michael@0 | 2 | <rss version="2.0"> |
michael@0 | 3 | <channel> |
michael@0 | 4 | <title>Channel title</title> |
michael@0 | 5 | <description>Channel description</description> |
michael@0 | 6 | <link>Channel link</link> |
michael@0 | 7 | <item> |
michael@0 | 8 | <title>Episode 1</title> |
michael@0 | 9 | <enclosure url="http://www.example.com/podcasts/Episode%201" length="0" type="audio/x-m4a" /> |
michael@0 | 10 | </item> |
michael@0 | 11 | <item> |
michael@0 | 12 | <title>Episode 2</title> |
michael@0 | 13 | <enclosure url="http://www.example.com/podcasts/Episode%20%232" length="0" type="audio/x-m4a" /> |
michael@0 | 14 | </item> |
michael@0 | 15 | <item> |
michael@0 | 16 | <title>Episode 3</title> |
michael@0 | 17 | <enclosure url="http://www.example.com/podcasts/Episode%20%233/" length="0" type="audio/x-m4a" /> |
michael@0 | 18 | </item> |
michael@0 | 19 | <item> |
michael@0 | 20 | <title>Episode 4</title> |
michael@0 | 21 | <enclosure url="http://www.example.com/podcasts/Is%20This%20Episode%20%234%3F" length="0" type="audio/x-m4a" /> |
michael@0 | 22 | </item> |
michael@0 | 23 | </channel> |
michael@0 | 24 | </rss> |