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>
因此,我如何选择其中的第二个要素?