About this xml validator
Well-formed XML must have matching tags, correct nesting, quoted attributes, and a single root element, and one missing bracket can break an entire feed or config file. This validator uses the browser's built-in XML parser to check the markup you paste, reporting the first parse error the parser finds so you can fix it quickly. When the XML is well-formed it shows a formatted, indented version you can copy. Because it relies only on your browser, the XML never gets uploaded to any server.