title_html_unclosed_ampersand.xml - sfeed_tests - sfeed tests and RSS and Atom files
 (HTM) git clone git://git.codemadness.org/sfeed_tests
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       title_html_unclosed_ampersand.xml (137B)
       ---
            1 <!-- invalid XML, but handled gracefully as "Arie&Bastiaan" -->
            2 <feed>
            3 <entry>
            4 <title type="html">Arie&Bastiaan</title>
            5 </entry>
            6 </feed>