<?php $x0 = $this->xml;
$v3_0 = $x0->xpath("sku[1]");
echo $this->getValue($v3_0);