dhtmlxTree from XML structure

Just a basic question. If I want to initialize my tree from inline XML, do I need to add dhtmlxTree_start.js file on the page?

Not necessary, you can use
tree.loadXMLString(" any inline xml here ");