i'm trying to get news feed from google, which uses xml

now, loading the xml is no problem, but the actual news in the xml is formatted with html tags and such

the thing is that when i set the textbox.html to true, it doesn't display the text at all...

any suggestions?