Help for this page
foreach my $vals ( keys %{ $xml }){ print Dumper $vals; }
$VAR1 = { 'precipitation' => { ... 'country' => 'US' } };