Problem with text loading in XML file

Hi!

I’m new in XML handling (I started yesterday).

I created a Movie Clip that charges text from a XML file. No problem here.

The problem start wen the text is presented in the movie clip. The text does’nt apear as it should. I’m preparing a Site in Portuguese Language, witch uses letters such as “é”, “à”, etc…
Wen this letters are presented they apear as a little square, for exemple the Text:
“isto é um texto.”
is presented like:
“isto �m texto.” (the “?” represent the little square).

Someone knows how to make the “é” apear corectly?