Can't use string ("visibility") as a HASH ref while "strict refs" in use at #### foreach my $vals (keys %{$xml}) { print $vals->{city}{name}, "\n"; }