echo child::para[position\(\)\>1] selects all the para children of the context node other than the first para child of the context node
../xgrep "/xgrep-test/child::para[position()>1]" xgrep-test1.xml

