I am trying to modify some of my assets via the SDP API. I am able to do this successfully, however the output format that is returned when the operation is completed is in JSON format. I would like it to be in XML format. I see that the documentation says to use an optional field to specify this, however I have been unable to find how to do this. Is it possible to provide a simple example of the input data that I would need to specify in order to get XML output?