blob: 5f711e11f59e1fcfbf453424d8be73c7fa77dc03 (
plain)
1
2
3
4
5
6
7
8
9
|
<?xml version="1.0" encoding="UTF-8"?>
<tns:Clone xmlns:tns="http://www.example.org/test" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
abc
<test>test</test>
def
<tests>test</tests>
<tests>tests again</tests>
ghi
</tns:Clone>
|