What i\'m looking for might seem pretty easy to understand, but i\'m having a hard time making it possible.
I want to be able to put the content of an XML file on an
Since you asked for the node names and not the content, you don't need to do it recursively, this is the simplest way.