content_cdata_invalid.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
       ---
       content_cdata_invalid.xml (125B)
       ---
            1 <feed>
            2 <entry>
            3 <!-- This is some invalid cdata tag: -->
            4 <content type="text"><[!CDATA[THE END.]]></content>
            5 </entry>
            6 </feed>