$xmlObj = new XML::Simple (KeyAttr=>[], SuppressEmpty => 1); my $xmlFileKeyAttr = eval { $xmlObj->XMLin($file) };