I have a data containing a href in XML like the following,

Code:
<tag> If you don't understand this, please use <a href = "www.google.com"> this site </a> to find out </tag>
But it doesn't work. I wonder how to make it work? Thanks.