Explanation:
Can be used for both request and response. Resulting xml will be utf-8. It uses org.json XML.toString() to do the conversionSyntax
<api port="2000">
<request>
<json2Xml/>
</request>
<target url="http://localhost:3000"/>
</api>
<api port="2000">
<request>
<json2Xml/>
</request>
<target url="http://localhost:3000"/>
</api>