$xml_native='Hello World'; $xml_converted->$xml_native; print "$xml_converted" #prints <message>Hello World</message>