XML Tree Object Model (XTOM) is a Java 1.4 based
XML parser. It is designed to be easy and simple
to use for parsing XML configuration files. It
uses the notion of a Tree to hold XML Elements,
and implements a path-based element navigation
system.