1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
SickRage/lib/feedparser/tests/encoding/http_application_xml_epe_encoding.xml

9 lines
295 B
XML
Raw Normal View History

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