Convert XML to JSON or JSON back to XML, toggling direction with a single button. XML attributes become @-prefixed keys following the widely-used convention, and nested elements and repeated siblings are handled correctly. Useful when your data is in one format but the tool or API you are working with expects the other.