8 lines
230 B
XML
8 lines
230 B
XML
<?xml version="1.0"?>
|
|
<n0:local xmlns:n0="foo://bar" xmlns:n3="ftp://example.org">
|
|
<n1:elem2 xmlns:n1="http://example.net" xml:lang="en">
|
|
<n3:stuff xmlns:n3="ftp://example.org"/>
|
|
</n1:elem2>
|
|
</n0:local>
|
|
|
|
|