1.2.8 XML

XML, short for eXtensible Markup Language, is used as a structured text format. It is often used for sending and storing data.

XML notation consists of tags and data. The tags are not predfined, and have names that describe the data that is contained within the tags.