Hello everyone,I have an api using Sling Resource Type that return the response in XML format.I can call the API with the author IP and return the response in XML format:For example url :- {{ author IP }}/content/projectName/en/pageName/optionalSubPageName.selector.xml?param=abcIt returned the respo...