Help for this page
print ref $hash->{'searchResult'}->{'item'};
foreach my $n (@{ $hash->{'searchResult'}->{'item'} }) { ... }