> ## Documentation Index
> Fetch the complete documentation index at: https://docs.aseeflow.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Handling XML

Read, write, and query XML with the Spin dataformat.

* [**Reading XML**](/reference/spin/xml/01-reading-xml) — Parse XML into a Spin wrapper.
* [**Manipulating XML**](/reference/spin/xml/02-manipulating-xml) — Modify XML structures.
* [**Writing XML**](/reference/spin/xml/03-writing-xml) — Serialize XML back to text.
* [**Querying XML**](/reference/spin/xml/04-querying-xml) — Query XML with XPath.
* [**Mapping XML**](/reference/spin/xml/05-mapping-xml) — Map between XML and Java objects.
* [**Configuring XML Handling**](/reference/spin/xml/06-configuring-xml) — Configure the XML dataformat.
