XML to JSON
Remove tags from old systems and revert to clean native objects.
Leaving the 90s
Dealing with Webhook returns or government integrations usually means that your application needs to be able to read ugly and super verbose blocks full of opening and closing tags that interfere with conditional control structures.
Elegant Parsing
Throw the received XML and let the tool transform the root Tags into pure keys (`keys`) and their contents into the natural scope of lists (`Arrays`) in Object Notation. Making it absurdly easy when debugging complex responses from archaic backends.