XML (eXtensible Markup Language) is a markup language designed to store and transport data in a human-readable and machine-readable format. Unlike HTML which focuses on displaying data, XML focuses on describing and transporting data.
XML is used in web services (SOAP), configuration files, office documents (DOCX, XLSX), RSS feeds, and SVG graphics.