perl -CS -pe 'tr{\x{422}}{T}' file.xml > fixed.file.xml #### perl -0777 -pe 's{]*>}{}g' file.xml > noref.file.xml