1234567 <?xml version="1.0"?><root><x z="testAttX"></x><a><b><c>TestA1</c><c>TestA2</c><c>TestA3</c><c>TestA4</c></b></a></root>
<?xml version="1.0"?>
<root>
<x z="testAttX"></x><a><b><c>TestA1</c>
<c>TestA2</c>
<c>TestA3</c>
<c>TestA4</c></b></a>
</root>