SickRage/lib/feedparser/tests/encoding/http_text_atom_xml_charset.xml

9 lines
248 B
XML

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