Componeent "listBox" won't format apostrophes from XML

I’m loading some xml into a listBox Component and it shows apostrophes as ’

Why would this be and what can I do to correct it?

Thanks!

You can try to use unescape(theInput).