• Definitely not a homework assignment. I am new to this sort of thing and have managed to

    get the data in the following format using a XML Explicit:

    <PRODUCT Product_name=something>

    ....nested tree levels here

    </PRODUCT>

    and I need to have it appear as <PRODUCT_something> -node name.

    If there is an easy solution or if you know somewhere I can check, please pass it along.

    Thanks!