Description
Returns an XML string with a XML representation of the result set.
The result set can be directly provided here, or if you need more than one
in your XML, then you have to provide each of them with add()
before you call getXML(), but the last one can also be provided here.