Description
Provides Ruby helpers for building XML markup and structured data programmatically. It is useful for applications that generate XML documents, feeds, configuration, or API payloads.
Generated XML can become invalid or unsafe if input is not escaped correctly. Validate output and avoid inserting untrusted text without proper handling.