echo //para selects all the para descendants of the document root and thus selects all para elements in the same document as the context node
../xgrep "//para" xgrep-test1.xml

