I need a small help. I am parsing an xml file using XML::Parser.I could see patterns like & in the parser output. Can somebody please tell me what are all the characters(like ampersand) do i need to convert back to original form? I don't want the output strings to have any of these encoding patterns.hope this is clear.....