Fixed XML
Fixed XML will appear here
Paste broken XML on the left to repair it. Or load sample data to see a demo.
Try XML Fixer with sample input
Paste broken XML on the left to repair it. Or load sample data to see a demo.
Try XML Fixer with sample input
Paste broken XML on the left and get repaired, formatted output on the right.
Paste your malformed XML into the editor. Click "Sample" to load an example with common errors.
<book id=1>
<title>Learning XML</title>
<price>29.99
</book>The fixed and formatted XML appears on the right panel automatically.
<book id="1">
<title>Learning XML</title>
<price>29.99</price>
</book>Use "Copy" to copy the repaired XML to your clipboard, or "Download" to save it as a .xml file.
Common questions about repairing broken XML online
Edit, format, and beautify JSON
Validate, fix, and inspect JSON
Compare, measure, and map JSON
Convert JSON to other formats
Convert other formats to JSON
Convert, format, fix, and minify XML
Generate code and format other languages