XML is the eXtended Markup Language, defined by the World-Wide Web Consortium.
This cluster contains an XML parser and all the classes to allow simple XML manipulation. Note that the tools are not namespace-aware, and Schemas are not implemented, but everything is in place to help create classes that can do that (that will be the next step). XPath is not parsed either yet.