Run the statement to the right.
XMLELEMENT constructs an XML element from the arguments. This function takes an element name, an optional collection of attributes, and zero or more arguments that will make up the elements content. The result data type is XML.
This can be used to turn relational data into XML data easily.
You should see a result panel in the lower right with XML data in it.