while($reader->read) { $price //= $reader->readInnerXml if $reader->localName eq 'price'; } print $price;