Changes in XML?

How to reflect the edited changes in d-tree back into XML?

Pro version supports XML serialization
You can use
var xml = tree.serializeTree();
to get description of tree, with all changes , as XML string