URI:
       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 (132B)
       ---
            1 <feed>
            2 
            3 <entry>
            4 <description>test</description>
            5 </entry>
            6 
            7 <entry>
            8 <title></title>
            9 <description>test</description>
           10 </entry>
           11 
           12 </feed>