{"$schema":"https://toolsly.tools/schemas/tool-manifest-v1.json","generated":"2026-05-20T20:47:38.064Z","discovery":{"catalog":"https://toolsly.tools/tools.json","llmsTxt":"https://toolsly.tools/llms.txt","sitemap":"https://toolsly.tools/sitemap.xml"},"relatedTools":[{"slug":"xml-to-yaml","name":"XML to YAML","url":"https://toolsly.tools/xml-to-yaml"},{"slug":"yaml-to-csv","name":"YAML to CSV","url":"https://toolsly.tools/yaml-to-csv"},{"slug":"yaml-to-json","name":"YAML to JSON","url":"https://toolsly.tools/yaml-to-json"},{"slug":"json-to-xml","name":"JSON to XML","url":"https://toolsly.tools/json-to-xml"},{"slug":"csv-to-xml","name":"CSV to XML","url":"https://toolsly.tools/csv-to-xml"},{"slug":"csv-to-yaml","name":"CSV to YAML","url":"https://toolsly.tools/csv-to-yaml"},{"slug":"json-to-yaml","name":"JSON to YAML","url":"https://toolsly.tools/json-to-yaml"},{"slug":"xml-to-json","name":"XML to JSON","url":"https://toolsly.tools/xml-to-json"}],"kind":"converter","slug":"yaml-to-xml","name":"YAML to XML","description":"Convert YAML to a well-formed XML document — free online, no upload.","longDescription":"Drop in a .yaml or .yml file (or paste the YAML) and download an XML document. Mappings become elements, sequences become repeated sibling elements, and primitives become element text. If the top-level YAML value isn't a single-keyed mapping (i.e. it's a list, a scalar, or has multiple keys), the structure is wrapped under a `<root>` element so the output is well-formed. Indentation is 2 spaces and an XML declaration is included. Conversion runs entirely in your browser.","category":"document","categoryName":"Document","keywords":["yaml to xml","yml to xml","convert yaml to xml","yaml to xml converter","yaml to xml online","yaml to xml free","yaml xml converter","yml xml converter","online yaml to xml","yaml to xml online free","free yaml to xml","yaml document to xml"],"url":"https://toolsly.tools/yaml-to-xml","runsOn":"client","multiple":false,"batch":false,"input":{"type":"file","extensions":[".yaml",".yml"],"mimeTypes":["text/yaml","application/yaml","text/plain",""]},"output":{"type":"file","extension":".xml","mimeType":"application/xml"},"options":[],"invocation":{"webUi":"https://toolsly.tools/yaml-to-xml","api":null,"notes":"Currently runs client-side in the user's browser. Drop a file on the UI at `webUi` and download the converted result. A remote MCP/REST API is planned."}}