Content of get-node_xml_query.xq example

import module namespace http="http://www.zorba-xquery.com/modules/http-client";

http:get-node("http://zorbatest.lambda.nu:8080/cgi-bin/test-xml?querystring")[2]
/body/query/text()