XML
Extensible Markup Language
A markup language for encoding documents in a human-readable and machine-readable format. Salesforce metadata, SOAP API payloads, and package.xml manifest files use XML.
Example use case
A developer edits the package.xml file to specify which metadata components to retrieve from or deploy to a Salesforce org using the CLI.