foreach my $id ($doc->getElementsByTagName('attack')) { $_attack{$id} = { 'severity' => '0', 'category' => '1', }; }