To combine multiple XML text rows with the same query ID into one easily readable document, perform a SELECT request on the QryLogXMLDocV view.
Example
sel queryid,xmltextdoc from qrylogxmldocv where queryid=588188772714475132;
Export the result set to a file. On the monitor, lines may truncate.
The memory allocated for the input is 32 MB.