Skip to content
PBPasteBench

XML Formatter

Indent nested XML so the structure is readable, and spot the tag you forgot to close.

Output appears here

Copies a link that reopens this tool with your input.

Common questions

How do I spot an unclosed tag?+

Watch the indentation. A tag that never closes keeps everything after it stepping further right, so the runaway nesting points straight at the problem.

More tools