Fixed acceptance tests and requiring now that item title/desc comes first.
[agg.git] / tests_usr / title_after_description.rss
blobe4593178545a9c6c6673058cfe1ac0ae37c8de96
1 <?xml version="1.0"?>
2 <rss version="2.0">
3 <channel>
4 <title>feed</title>
5 <item>
6 <description>item</description>
7 <title>item</title>
8 </item>
9 </channel>
10 </rss>