Items will only be overwritten if date > mtime.
[agg.git] / tests_usr / item_update_descending.rss
bloba186d9b980d35ca063392bbfd73c57e5f0a67771
1 <?xml version="1.0"?>
2 <rss version="2.0">
3 <channel>
4 <title>feed</title>
5 <item>
6 <title>item</title>
7 <description>second</description>
8 <pubDate>Sat, 02 Oct 2010 22:43:23 +0200</pubDate>
9 </item>
10 <item>
11 <title>item</title>
12 <description>first</description>
13 <pubDate>Fri, 02 Apr 2010 12:10:00 +0200</pubDate>
14 </item>
15 </channel>
16 </rss>