Help for this page
Select Code to Download
Select
or
download this
my $nodeset = $xpath->find( '/Competitive/Item[position()<=200]');
Select
or
download this
my $nodeset = $xpath->find( '/Competitive/Item[starts-with(name()="Putnam")]');