XML

A markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.

XML (eXtensible Markup Language) is used to define documents with a standard format that can be read by any XML-compatible application. It is often used for data interchange between systems. For example, XML is used in web services to transport data between a client and server.