jkabot
rustyshackles
define(['path/to/x2js'], function(X2JS) { ... var x2js = new X2JS(); var xmlstring = x2js.json2xml_str(js object); });