Hello, I'm trying to read the values of nodes of a XML file, I load the file and read, but the values like ó (in the XML) returns as ó in PHP, I want to know if there's a way to fix this, I want to have the ó value in PHP, thanks.