I am developer of Windows phone 7, and I want to ask: if I go to .xml code, and there is such
<?xml version="1.0" encoding="utf-8"?>
<artists>
<images>
<image size="1">http://userserve-ak.last.fm/serve/34/17666215.jpg</image>
<image size="2">http://userserve-ak.last.fm/serve/64/17666215.jpg</image>
</images>
</artists>
So how can I choose the second element there?