Run the statement to the right.
XMLATTRIBUTES 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 function can be used to set attributes in the XMLELEMENT function.
You should see an XML result set in the lower right panel.