XML Well-Formedness Checker - Syntax Validator
Check if XML is well-formed according to XML 1.0 specification. Detect syntax errors and malformed tags. Browser-based, instant validation.
XML Input
Result
Paste XML and click Check
Well-Formedness Rules
- Single root element
- Properly nested tags
- All tags closed
- Attributes in quotes
- Valid character encoding
- No duplicate attributes