How would I display the following xml link to be like <a href =" in html?
<response>
<data>
<link id="exampleid" name="examplename" href=" </data>
</response>
Thanks in Advance!
<response>
<data>
<link id="exampleid" name="examplename" href=" </data>
</response>
Thanks in Advance!