echo /descendant::para selects all the para elements in the same document as the context node
../xgrep "/descendant::para" xgrep-test1.xml

