Hi Robin,
Thanks for the reply...
"xml OP" xml Output which I have attached.
How to form the structure mentioned in the thread as below using my XML output?
<?xml version="1.0"?>
<tree>
<branch name="Root Branch">
<branch name="First Branch">
<branch name="First Sub Branch">
</branch>
</branch>
<branch name="Second Branch">
</branch>
</branch>
</tree>
Regards
G.Partheeban