5 lines
151 B
XML
5 lines
151 B
XML
|
<?xml version="1.0"?>
|
||
|
<!-- Reserved prefixes and namespaces: declaring the xml prefix incorrectly -->
|
||
|
<foo xmlns:xml="http://example.org/namespace"/>
|
||
|
|