title_text_unclosed_ampersand.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_unclosed_ampersand.xml (125B)
---
1 <!-- invalid XML, but handled gracefully as "Arie&Bastiaan" -->
2 <feed>
3 <entry>
4 <title>Arie&Bastiaan</title>
5 </entry>
6 </feed>