SickRage/lib/feedparser/tests/encoding/http_text_xml_epe_charset_o...

9 lines
314 B
XML

<?xml version="1.0" encoding="iso-8859-1"?>
<!--
Header: Content-type: text/xml-external-parsed-entity;charset=us-ascii
Description: text/xml-external-parsed-entity + charset overrides encoding
Expect: not bozo and encoding == 'us-ascii'
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
</feed>