XML

XML (eXtensible Markup Language) is a markup language designed to structure, store and transport data. Widely used in legacy APIs, configurations, industrial or financial documents, it is human-readable but more verbose than JSON. XML allows you to define your own tags and structures, offering great flexibility.