in reply to finding each and every node of a xml document
for (//* | //@* | //comment() | //text() | //processing-instruction()) + ls . ; [download]