XQuery is a language for finding and extracting elements and attributes from XML documents.
XQuery 1.0 and XPath 2.0 share the same data model and support the same functions and operators
XQuery - Examples of Use
Extract information to use in a Web Service
Generate summary reports
Transform XML data to XHTML
Search Web documents for relevant information