move to 2.5.5
[anni] / test / fixtures / xml_external_entities.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE foo [ <!ENTITY xxe SYSTEM "file:///etc/passwd"> ]>
3 <stockCheck><productId>&xxe;</productId></stockCheck>