Check sitemaps and feeds
XML sitemaps, RSS feeds and Atom feeds can be formatted for readability and checked for basic parser errors.
Web / Developer
Format XML for readability, check the basic structure and analyze elements, attributes and namespaces directly in the browser. The tool is useful for feeds, sitemaps, configuration files, interfaces and technical examples.
XML sitemaps, RSS feeds and Atom feeds can be formatted for readability and checked for basic parser errors.
XML responses from APIs or web services can be reviewed, copied and prepared for testing.
XML configuration files become easier to read when elements, attributes and nesting are indented consistently.
Note: The check validates the basic XML structure in the browser. It does not replace schema validation against XSD, DTD or specific feed rules.