title_text_invalid_entity.xml - sfeed_tests - sfeed tests and RSS and Atom files
(HTM) git clone git://git.codemadness.org/sfeed_tests
(DIR) Log
(DIR) Files
(DIR) Refs
(DIR) README
(DIR) 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>