XMLUtil provides a set of easy-to-used apis to retrieve data from XML document. With XMLUtil, you can retrieve node value by passing a directory-like node path, or retrieve sibling nodes into Vector or Hashtable with attibutes being the hash key, etc.