Hola, Tengo este XML:


Código XML :

<imginfo version="7" timestamp="1270753066">
−
<rating>
<ratings>0</ratings>
<avg>0.0</avg>
</rating>
−
<files server="535" bucket="8082">
<image size="296204" content-type="image/png">fotosiphone024.png</image>
<thumb size="6741" content-type="image/jpeg">fotosiphone024.th.png</thumb>
</files>
−
<resolution>
<width>320</width>
<height>480</height>
</resolution>
<class>r</class>
<visibility>no</visibility>
−
<uploader>
<ip>200.8.27.127</ip>
</uploader>
−
<links>
−
<image_link>
http://img535.imageshack.us/img535/8082/fotosiphone024.png
</image_link>
−
<image_html>
<a href="http://img535.imageshack.us/my.php?image=fotosiphone024.png" target="_blank"><img src="http://img535.imageshack.us/img535/8082/fotosiphone024.png" alt="Free Image Hosting at www.ImageShack.us" border="0"/></a>
</image_html>
−
<image_bb>
[URL=http://img535.imageshack.us/my.php?image=fotosiphone024.png][IMG]http://img535.imageshack.us/img535/8082/fotosiphone024.png[/IMG][/URL]
</image_bb>
−
<image_bb2>
[url=http://img535.imageshack.us/my.php?image=fotosiphone024.png][img=http://img535.imageshack.us/img535/8082/fotosiphone024.png][/url]
</image_bb2>
−
<thumb_link>
http://img535.imageshack.us/img535/8082/fotosiphone024.th.png
</thumb_link>
−
<thumb_html>
<a href="http://img535.imageshack.us/my.php?image=fotosiphone024.png" target="_blank"><img src="http://img535.imageshack.us/img535/8082/fotosiphone024.th.png" alt="Free Image Hosting at www.ImageShack.us" border="0"/></a>
</thumb_html>
−
<thumb_bb>
[URL=http://img535.imageshack.us/my.php?image=fotosiphone024.png][IMG]http://img535.imageshack.us/img535/8082/fotosiphone024.th.png[/IMG][/URL]
</thumb_bb>
−
<thumb_bb2>
[url=http://img535.imageshack.us/my.php?image=fotosiphone024.png][img=http://img535.imageshack.us/img535/8082/fotosiphone024.th.png][/url]
</thumb_bb2>
<yfrog_link>http://yfrog.com/evfotosiphone024p</yfrog_link>
<yfrog_thumb>http://yfrog.com/evfotosiphone024p.th.jpg</yfrog_thumb>
−
<ad_link>
http://img535.imageshack.us/my.php?image=fotosiphone024.png
</ad_link>
−
<done_page>
http://img535.imageshack.us/content.php?page=done&l=img535/8082/fotosiphone024.png
</done_page>
</links>
</imginfo>




Como puedo de manera simple guardar en una variable el contenido de la etiqueta: <image_link> ???



En internet hay mucha informacion pero con complicadas librerias, es mucho para lo que nesecito.