# Xml

Simple Wrapper around the XML parser of the Toolkit

****

- Full class name: `Kirby\Data\Xml`
- Source: <https://github.com/getkirby/kirby/tree/5.5.3/src/Data/Xml.php#L17>

****

### Xml

- [Xml::decode()](https://getkirby.com/docs/reference/objects/data/xml/decode.md)
- [Xml::encode()](https://getkirby.com/docs/reference/objects/data/xml/encode.md)
- [Xml::read()](https://getkirby.com/docs/reference/objects/data/xml/read.md)
- [Xml::write()](https://getkirby.com/docs/reference/objects/data/xml/write.md)