Can Flash retrun a value from XML as a boolean?

Basically I have an XML doc with certain tags that contain true or false. Flash returns these as strings, even if I specificy the tag as a boolean. I’ve tried everything I know.