Convert Javascript code to XML document
js2xml is a simple helper to parse Javascript code by representing a parse tree in XML.
You can then use XPath for example to find interesting bits in Javascript instructions (strings, IDs, function parameters...)