I need to make a nodes tree from data.xml file (as here link text) with AJAX.
Is it possible to do this without the server programming language?
I can get the whole data.xml file (all nodes) - but I need to load nodes dynamically (depending on the current tree view).