time_prio.xml - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
time_prio.xml (329B) | |
--- | |
1 <rss> | |
2 <channel> | |
3 | |
4 <item> | |
5 <title>1</title> | |
6 <dc:date>2002-09-07T00:00:02-00:00</dc:date><!-- dublin core --> | |
7 <pubDate>Sat, 07 Sep 2002 00:00:01 GMT</pubDate> | |
8 </item> | |
9 | |
10 <item> | |
11 <title>1</title> | |
12 <pubDate>Sat, 07 Sep 2002 00:00:01 GMT</pubDate> | |
13 <dc:date>2002-09-07T00:00:02-00:00</dc:date><!-- dublin core --> | |
14 </item> | |
15 | |
16 </channel> | |
17 </rss> |