If you having issues with posting your XML to http://manage.encoding.com from your scripted workflow, please make sure that you have added the following:
Content-Type: application/x-www-form-urlencoded
This helps to avoid errors such as:
<?xml version="1.0"?> <response> <errors> <error>Wrong XML!String could not be parsed as XML</error> </errors> </response>