application/xml is a application media type commonly associated with .xml, .xsl, .xsd, .rng extensions.
Quick facts
What is application/xml
application/xml is one of the application media types used on the internet, and it is safe to compress for transport. When serving this content over HTTP, set the Content-Type header in the response, for example:
Content-Type: application/xml
Related entities: associated extensions include .xml、.xsl、.xsd、.rng, and is delivered over HTTP via the Content-Type header, commonly with GET, POST, PUT and PATCH requests.
Related formats:
Relation chain
Related extensions
Related MIME types
Used with
Related headers
Related methods
Frequently asked questions
application/xml is a application media type used to identify a content format; servers announce it to clients with the Content-Type header.
Extensions such as .xml, .xsl, .xsd, .rng are associated with this MIME type.
Send Content-Type: application/xml in the HTTP response.
Sources & standards
Updated 2026-08-18
Explore this reference