The codepage for an XML message is taken from the attribute “encoding” of the XML declaration. For example :
<?xml version="1.0" encoding="UTF-8"?>
In your XML add <MT_DEAL_REQUEST> at the start.
and at the end </MT_DEAL_REQUEST>
They exist in your structure but not in your XML.