there is no native xml support for base64 strings.
you can use notepad++ to decode (select and decode) and there are websites that you can paste a base64 string and decode.
but why are you using base64 instead of xml encoding of control characters?