content_content_cdata_end.xml - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
content_content_cdata_end.xml (122B) | |
--- | |
1 <feed> | |
2 <entry> | |
3 <content type="text"> | |
4 This is some cdata tag: | |
5 <![CDATA[</content>]]> | |
6 | |
7 THE END. | |
8 </content> | |
9 </entry> | |
10 </feed> |