XML Repair & Fix — Free & Private
Fix common XML syntax issues — unescaped ampersands, smart quotes, unclosed tags, and BOM — then format the result instantly in your browser.
Your data never leaves your browser
Paste broken or messy XML to repair
Input XML
Formatted XML
About this tool
Auto-repairQuick fixesFix & FormatError hintsFullscreen
How to use
- Paste invalid or messy XML.
- Apply quick fixes or click Auto-repair / Fix & Format.
- Copy or download the repaired, formatted XML.
Examples
Unclosed tag
<root><item>value</root>
<root> <item>value</item> </root>