my $remedyqueue = $xp->find("./custom_attribute_list/custom_attribute[normalize-space(name)='SLB_RemedyQueue']/value", $node); $remedyqueue = [ map $_->string_value, $remedyqueue->get_nodelist ];