my $nodeset = $xpath->find( '/Competitive/Item[position()<=200]'); #### my $nodeset = $xpath->find( '/Competitive/Item[starts-with(name()="Putnam")]');