foreach my $ZN ($xpc->findnodes('//ns:Tag1/ns:Tag2')) { print $xpc->findvalue('ns:Inhalt1', $ZN); }