Skip to content
Developer
Tool · XML Formatter & Validator

📰 XML Formatter & Validator

Pretty-print, validate & minify XML.

Formatted XML

<?xml version="1.0"?>
<library>
  <book id="1">
    <title>Clean Code</title>
    <author>Robert Martin</author>
  </book>
  <book id="2">
    <title>Refactoring</title>
    <author>Martin Fowler</author>
  </book>
</library>

Format, validate, and minify XML with light well-formedness checking — all in your browser.