my $data = $res->valueof('//listPhoneByNameResponse/return/phone'); print "$_ => ", $data->{$_} for 'model';