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.
Summarize the customer request enclosed in tags.
Format output strictly as:
Claude is natively optimized for XML. Using tags is the single most effective way to structure Claude prompts.