Variable in external XML

Hi,

can someone please tell me if this is possible.
I have external XML, for example:

<node><![CDATA[Some text {VARIABLE} and some more text]]></node>

Then in Flash, when XML loads, I want to assign {VARIABLE} with some flash variable.
Thank you in advance.