Here\'s an XML file I want to import into Cocoa:
Add the user and pass elements to the value element, and the value element to the child1 element, and the imp element to the child2 element. From your output, it looks like you're just adding everything to the Root element.
user
pass
value
child1
imp
child2
Root