|
1 <?xml version="1.0" encoding="ISO-8859-1" ?> |
|
2 <rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"> |
|
3 <channel> |
|
4 <title>sadfasdfasdfasfasdf</title> |
|
5 <link>http://www.example.com</link> |
|
6 <description>asdfasdfasdf.example.com</description> |
|
7 <language>de</language> |
|
8 <copyright>asdfasdfasdfasdf</copyright> |
|
9 <lastBuildDate>Tue, 11 Mar 2008 18:52:52 +0100</lastBuildDate> |
|
10 <docs>http://blogs.law.harvard.edu/tech/rss</docs> |
|
11 <ttl>10</ttl> |
|
12 <item> |
|
13 <title>The First Title</title> |
|
14 <link>http://www.example.com/index.html</link> |
|
15 <pubDate>Tue, 11 Mar 2008 18:24:43 +0100</pubDate> |
|
16 <content:encoded> |
|
17 <![CDATA[ |
|
18 <p> |
|
19 askdlfjas;dfkjas;fkdj |
|
20 </p> |
|
21 ]]> |
|
22 </content:encoded> |
|
23 <description>aklsjdhfasdjfahasdfhj</description> |
|
24 <guid>http://foo.example.com/asdfasdf</guid> |
|
25 </item> |
|
26 </channel> |
|
27 </rss> |