Ver originalsuccess: function(data) { data = data.replace(String.fromCharCode(28), '\n'); var jsonResp = $.xml2json(data); ...