4 lines
156 B
XML
4 lines
156 B
XML
|
<?xml version="1.0"?>
|
||
|
<!-- Reserved prefixes and namespaces: declaring the xml prefix correctly -->
|
||
|
<foo xmlns:xml="http://www.w3.org/XML/1998/namespace"/>
|