I am using actionscript 2 inwhich i am receiving data from server in XML format. Also i send request to server in XML format. But when using special characters like " " , ; it gives some problem. What can be the best way to handle XML data?