SWiSHMax: Prototype - Convert XML to Array Object Tree
This is a prototype to convert a valid XML string into an array object tree similar to the SWiSHmax movie's directory tree. Node attributes are placed in an 'attributes' object and direct references are made in the parent node for children with id attributes set. Case sensitivity is strict.