if ($xml eq 'file1') { $myhash{foo1} = ['bar1', 55 ]; $myhash{foo2} = ['bar2', 55 ]; } elsif ($xml eq '...