title_text_invalid_entity.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_invalid_entity.xml (135B) | |
--- | |
1 <!-- invalid XML entity, but handled gracefully --> | |
2 <feed> | |
3 <entry> | |
4 <title>Arie&Bastiaan &stuff; &things; �</title> | |
5 </entry> | |
6 </feed> |