Xml slide show

i have a xml slide show and i am wondering if anyone knows how i might put a link on one of the images in my slide show. here is the code that i am using in the xml file

<IMAGES>

<imageNode jpegURL=“slideshow/image1.jpg”></imageNode>
<imageNode jpegURL=“slideshow/image2.jpg”></imageNode>
<imageNode jpegURL=“slideshow/image3.jpg”></imageNode>
<imageNode jpegURL=“slideshow/image4.jpg”></imageNode>
<imageNode jpegURL=“slideshow/image5.jpg”></imageNode>
<imageNode jpegURL=“slideshow/image6.jpg”></imageNode>
</IMAGES>