getXML(opt {Boolean})

getXML(opt {Boolean})
Gives a deepcopy of the JSON, but in XML format

Takes:

opt {Boolean} If set to true, only returns an XML string representing the current page

Outputs:

String that can be transformed into XML.