The XML-DOM in IE includes selectNodes and selectSingleNode which is much easier to use than the equivalent x-path functions in Mozilla. To create a cross-browser solution that is based on the IE-syntax check out Simple Implementation of selectNodes() and selectSingleNode() for FireFox [Mozilla] with a script which works very good.
Technorati: XML, XPath