title_no_title_with_description.xml - sfeed_tests - sfeed tests and RSS and Atom files
HTML git clone git://git.codemadness.org/sfeed_tests
DIR Log
DIR Files
DIR Refs
DIR README
DIR LICENSE
---
title_no_title_with_description.xml (126B)
---
1 <rss>
2
3 <item>
4 <description>test</description>
5 </item>
6
7 <item>
8 <title></title>
9 <description>test</description>
10 </item>
11
12 </rss>