I am attempting to modify the data returned from the curl request for the Orders API to fit the POS system that I am using. The API currently queries for data in json the POS is using an XML format. What would be your best suggestion for modifying the RESTful API response to match the needed format? any help would be appreciated. Thank you!