import xmlpl.xml; node[] main(document in) { value(in/webdoc/@title);

value(in/webdoc/@title);

}