blob: 5a57978d6d78e571eb11a5dc56a35823b9cd2da9 (
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_d_foo</test:b>
<test:d id="test_d_foo" name="foo"/>
</test:test>
</document>
|