blob: abb80abc341373bb3283b2dafcea3574dd51e2ac (
plain)
1
2
3
4
5
6
7
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<document xmlns:test="test">
<test:test>
<test:b>test_a_foo</test:b>
<test:a id="test_a_foo" name="foo"/>
</test:test>
</document>
|