XML Formatter

Format, minify, and validate XML.

Input

Output

Notes

  • Basic XML formatting using DOMParser + serialization.
  • Minify removes insignificant whitespace between tags.