echo //olist/item selects all the item elements in the same document as the context node that have an olist parent
../xgrep "//olist/item" xgrep-test1.xml

