File written using XQuery, a query language used for retrieving and manipulating data from XML data sources; may contain syntax for opening XML files as well as iterating over the XML data and performing calculations.
The XQuery language can be used for manipulating XML data in a similar manner to the translations stored in .XSLT files.
NOTE: XQUERY files more commonly use the .XQ extension.