You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
225 B
XML

<a xmlns:a="http://a" xmlns:b="http://b" xmlns:c="http://a">
<b/>
<a:a>
<b:b/>
</a:a>
<b:b>
<a>
<a:a>
<b:b/>
</a:a>
</a>
</b:b>
<a xmlns="http://a">
<a xmlns=""/>
</a>
<c:a/>
</a>