echo chapter[title="Introduction"] selects the chapter children of the context node that have one or more title children with string-value equal to Introduction
../xgrep "/xgrep-test/doc/chapter[title='Introduction']" xgrep-test1.xml

