summaryrefslogtreecommitdiff
path: root/testdata/integration/basic_functionality/reference.out.osxml
blob: e8f1a5c108079a8363d1771a356a5b4e94a42e6f (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>foo</test:b>
		<test:a id="foo" name="foo"/>
	</test:test>
</document>