title_text_cdata.xml - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
title_text_cdata.xml (70B) | |
--- | |
1 <feed> | |
2 <entry> | |
3 <title><![CDATA[title text]]></title> | |
4 </entry> | |
5 </feed> |