Convertir XML a JSON
Moderniza feeds y exportaciones en XML convirtiéndolos a JSON, mucho más fácil de leer y de trabajar en código.
Desde
To
XML
A tag-based data format still common in enterprise systems, feeds, and older APIs.
JSON
The data format of the web. Structured, readable, and understood by every programming language.