XML to YAML Converter
Convert XML to YAML. Element names become map keys, attributes get a configurable prefix (or can be dropped entirely), text content gets a configurable key name, and repeated sibling elements become a YAML sequence automatically — with an option to force every element into a sequence so the shape never depends on how many times it repeats. Runs entirely in your browser.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
XML input
Preserve XML attributes
Attribute prefix
@, _, Text content key
#text, _text, text Strip namespace prefixes
Trim whitespace in text content
Always represent child elements as arrays
Indent
2, 4 Response
Tool output
The tool's slug, echoing the {slug} in the request path.
Output-contract version for this tool.
Credits this call consumed, after any settlement refund. 0 when metering is disabled.
Credits left in the current monthly allowance, or null when metering is disabled.
Correlation id, also sent as x-request-id.