loading xml with string

Hi



I am using DHTML tree.



I have a xml to lod to tree, I want to load it in string format rather than xml file

Please suggest me how to do it



Thanks

Pro version of dhtmlxtree supports next command to load data from XML string
    tree.loadXMLString(“xml string here”)