is an extensible markup format that stores data in a clearly structured, machine-readable form. Using freely definable tags, information can be organised hierarchically so that different systems can exchange it reliably.

In , the most important application is the . It lists a website's URLs in a structured way and helps search engines find and classify pages. A sitemap can contain additional details, such as:

  • the address (URL) of a page,
  • the date of the last change,
  • references to language variants.

XML differs from : HTML is geared towards displaying web pages, whereas XML is for the structured exchange of arbitrary data between systems. For configuration and data formats on the web, is now also widely used alongside XML.