Here is the data stored in the file xml4b.xml:
<toptag><first>1</first><second>2</second><third>3</third></toptag>
Loading the file using the object-name.load method yields:
child=0 value=1child=1 value=2child=2 value=3