summaryrefslogtreecommitdiff
path: root/testdata/integration/user_defined_syntax/token_escaping.out.osxml
blob: a5ed94d6e5ae4d1a2f350dbb2f7833ac63db8c16 (plain)
1
2
3
4
5
6
7
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<document xmlns:test="test">
	<test:a>
		<test:c/>
		<test:b/>
	</test:a>
</document>