The transformer proxy receives the request and then applies a transformation using the XSLT language before sending it to the backend service. Also, it can be used to transform the backend service response before sending it back to the client.
Extensible Stylesheet Language Transformations (XSLT) is a language for transforming XML payload: