Description
Provides helper functions for Haskell's xml library. These utilities reduce repetitive code when working with XML nodes, attributes, text content, and document structure.
It is useful for small XML tools, tests, configuration readers, exporters, and legacy integrations. Developers should still handle malformed or untrusted XML defensively.