Hi,
Does anyone know of a good solution to convert from XML to JSON and then back to XML?
I found two tools for jquery, xml2json & json2xml.
Each of these works very well - however, the conversions they use aren't 100% consistent.
Has anyone encountered this situation before?