Skip to main content
Back to Home

What Is XML?

XML (Extensible Markup Language) is a text format for structured data, built from nested elements written as tags — <element>value</element> — that a human or program can both read.

XML shows up constantly in data exchange between systems — accounting software, APIs, configuration files. Here's what it actually is and how it's structured.