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