1<?xml version="1.0"?> 2<doc> 3 <test1> 4 <a>a</a> 5 <b>b</b> 6 </test1> 7 <test2> 8 <c>c</c> 9 <d>d</d> 10 </test2> 11</doc> 12