Currently when you configure a webhook trigger to wait for results, there is no way to control the response content. It will always output as a JSON object containing the results of the workflow.
Since some systems require other types of input such as XML, we need to be able to dictate exactly how a webhook will respond when we're waiting for workflow results.