The XML_Tutorial was exactly where I started from... sadly, it does NOT state which units are needed.
I partially solved the problem with circular's suggestion: TDOMNode and TXMLDocument come from DOM unit, but no clue is given for ReadXMLFile... maybe because it's a function and not a type?
(edit) found... it's in XMLRead unit, found poking around in fpc directories