DataStays

XML to JSON

Reads XML as JSON. XML does not map cleanly onto JSON's object model, so attributes become @_-prefixed keys, mixed content and namespaces are simplified, and verbose XML becomes navigable JSON.