5 lines
179 B
XML
5 lines
179 B
XML
|
<?xml version="1.0"?>
|
||
|
<!-- Reserved prefixes and namespaces: declaring the xmlns prefix
|
||
|
with its correct URI (illegal) -->
|
||
|
<foo xmlns:xmlns="http://www.w3.org/2000/xmlns/"/>
|