Hi, I am new to sling so forgive me if this is a basic question.
I want to create a tree of nodes from an XML file using Sling. How can I achieve this easily without having to do package imports etc. I can see how to create a single node using the info on the sling cheat sheet. But how do I create a node/child node/grandchild etc etc without having to make multiple calls. thanks Dev
