URL from XML file

I have an image that has a getURL on it. The getURL gets the link from an XML file. The problem is that the link has a “&” in it. When I click on it, “&amp” gets substituted. How do I fix this? I have tried using CDATA. Any ideas?