Data format

.xml

Extensible Markup Language used for documents and structured data.

Category
Data
Best for
Feeds, configuration, legacy APIs
Extension
.xml

When to use it

Use XML when feeds, configuration, legacy apis. It is the right pick whenever those constraints apply.

When to avoid it

Reach for an alternative format in the data category when your workflow has different priorities — see related formats below.

Related data formats