Provides functions for working with XML files.
Represents an XML document.
FUNCTION parse(s: String): Document
Parse the given string as an XML document.