Converts the context data into an XML string. Use this when a target system expects to receive XML, for example a SOAP service or an older partner API. It takes the structured data you have built up in your flow and turns it into a single XML document, letting you choose the name of the outer element and decide how text that itself contains markup is written.