xmlde resimleri alınca şöyle yapın

for ($resim = 0; $resim<COUNT($xml->resimler); $resim++)
{
$yeniResim = $xml->resimer[$resim]->resim;
}