trim_whitespace_title.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
       ---
       trim_whitespace_title.xml (241B)
       ---
            1 <feed>
            2 <entry><title>a</title></entry>
            3 <entry><title> a</title></entry>
            4 <entry><title>a </title></entry>
            5 <entry><title> a </title></entry>
            6 <entry><title><![CDATA[ a ]]></title></entry>
            7 <entry><title> <![CDATA[ a ]]> </title></entry>
            8 </feed>