While JSON is standard, XML tags are easier for models (especially Claude) to segment and parse without escaping errors.
XML Schema Tagging surrounds parameters and text with matching tags (e.g. `<transaction>`...`</transaction>`), preventing parsing degradation on messy inputs.