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