in plugins/emf_campaign_monitor/CMBase.php:875
in function array2xml( $arr, $indent = '', $escape = true ),
as $escape = TRUE values will be UTF8 encoded which can lead to double utf8 encoding

It should be nice to have this escape configurable in settings.

Cheers