Xoom uses XML to represent configuration because it presents several
advantages.
- XML is an industry-standard format for data exchange.
- There are a range of standard tools and libraries for viewing, editing and processing
XML.
- XML is machine- and human-readable.
- XML enables the use of technologies such as XPath and XSL.