mission = 
{
    trig = 
    {
        actions = 
        {
            [1] = "a_activate_group(\"ak\"); mission.trig.func[1]='';",
            [2] = "a_activate_group(\"ak #001\"); mission.trig.func[2]='';",
            [3] = "a_activate_group(\"ak #005\"); mission.trig.func[3]='';",
            [4] = "a_activate_group(\"ak #006\"); mission.trig.func[4]='';",
            [5] = "a_activate_group(\"ak #002\"); mission.trig.func[5]='';",
            [6] = "a_activate_group(\"ak #004\"); mission.trig.func[6]='';",
            [7] = "a_activate_group(\"ak #005\"); mission.trig.func[7]='';",
            [8] = "a_activate_group(\"ak #012\"); mission.trig.func[8]='';",
            [9] = "a_activate_group(\"ak #007\"); mission.trig.func[9]='';",
            [10] = "a_activate_group(\"ak #009\"); mission.trig.func[10]='';",
            [11] = "a_activate_group(\"ak #008\"); mission.trig.func[11]='';",
            [12] = "a_activate_group(\"ak #011\"); mission.trig.func[12]='';",
            [13] = "a_activate_group(\"ak #010\"); mission.trig.func[13]='';",
            [14] = "a_activate_group(\"site Scud #001\"); mission.trig.func[14]='';",
            [15] = "a_activate_group(\"site Scud #002\"); mission.trig.func[15]='';",
            [16] = "a_activate_group(\"site Scud #003\"); mission.trig.func[16]='';",
            [17] = "a_activate_group(\"site Scud #004\"); mission.trig.func[17]='';",
            [18] = "a_activate_group(\"site Scud #005\"); mission.trig.func[18]='';",
            [19] = "a_activate_group(\"site Scud #006\"); mission.trig.func[19]='';",
            [20] = "a_activate_group(\"site Scud #007\"); mission.trig.func[20]='';",
            [21] = "a_activate_group(\"site Scud #008\"); mission.trig.func[21]='';",
            [22] = "a_activate_group(\"site Scud #009\"); mission.trig.func[22]='';",
            [23] = "a_activate_group(\"site Scud #010\"); mission.trig.func[23]='';",
            [24] = "a_activate_group(\"site Scud #011\"); mission.trig.func[24]='';",
            [25] = "a_activate_group(\"site Scud #012\"); mission.trig.func[25]='';",
            [26] = "a_activate_group(\"site Scud #013\"); mission.trig.func[26]='';",
            [27] = "a_activate_group(\"site Scud #014\"); mission.trig.func[27]='';",
            [28] = "a_activate_group(\"site Scud #017\"); mission.trig.func[28]='';",
        }, -- end of actions
        custom = 
        {
        }, -- end of custom
        func = 
        {
            [1] = "if mission.trig.conditions[1]() then mission.trig.actions[1]() end",
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
            [3] = "if mission.trig.conditions[3]() then mission.trig.actions[3]() end",
            [4] = "if mission.trig.conditions[4]() then mission.trig.actions[4]() end",
            [5] = "if mission.trig.conditions[5]() then mission.trig.actions[5]() end",
            [6] = "if mission.trig.conditions[6]() then mission.trig.actions[6]() end",
            [7] = "if mission.trig.conditions[7]() then mission.trig.actions[7]() end",
            [8] = "if mission.trig.conditions[8]() then mission.trig.actions[8]() end",
            [9] = "if mission.trig.conditions[9]() then mission.trig.actions[9]() end",
            [10] = "if mission.trig.conditions[10]() then mission.trig.actions[10]() end",
            [11] = "if mission.trig.conditions[11]() then mission.trig.actions[11]() end",
            [12] = "if mission.trig.conditions[12]() then mission.trig.actions[12]() end",
            [13] = "if mission.trig.conditions[13]() then mission.trig.actions[13]() end",
            [14] = "if mission.trig.conditions[14]() then mission.trig.actions[14]() end",
            [15] = "if mission.trig.conditions[15]() then mission.trig.actions[15]() end",
            [16] = "if mission.trig.conditions[16]() then mission.trig.actions[16]() end",
            [17] = "if mission.trig.conditions[17]() then mission.trig.actions[17]() end",
            [18] = "if mission.trig.conditions[18]() then mission.trig.actions[18]() end",
            [19] = "if mission.trig.conditions[19]() then mission.trig.actions[19]() end",
            [20] = "if mission.trig.conditions[20]() then mission.trig.actions[20]() end",
            [21] = "if mission.trig.conditions[21]() then mission.trig.actions[21]() end",
            [22] = "if mission.trig.conditions[22]() then mission.trig.actions[22]() end",
            [23] = "if mission.trig.conditions[23]() then mission.trig.actions[23]() end",
            [24] = "if mission.trig.conditions[24]() then mission.trig.actions[24]() end",
            [25] = "if mission.trig.conditions[25]() then mission.trig.actions[25]() end",
            [26] = "if mission.trig.conditions[26]() then mission.trig.actions[26]() end",
            [27] = "if mission.trig.conditions[27]() then mission.trig.actions[27]() end",
            [28] = "if mission.trig.conditions[28]() then mission.trig.actions[28]() end",
        }, -- end of func
        flag = 
        {
            [1] = true,
            [2] = true,
            [3] = true,
            [4] = true,
            [5] = true,
            [6] = true,
            [7] = true,
            [8] = true,
            [9] = true,
            [10] = true,
            [11] = true,
            [12] = true,
            [13] = true,
            [14] = true,
            [15] = true,
            [16] = true,
            [17] = true,
            [18] = true,
            [19] = true,
            [20] = true,
            [21] = true,
            [22] = true,
            [23] = true,
            [24] = true,
            [25] = true,
            [26] = true,
            [27] = true,
            [28] = true,
        }, -- end of flag
        conditions = 
        {
            [1] = "return((c_unit_dead(\"75\") ))",
            [2] = "return((c_unit_dead(\"88\") ))",
            [3] = "return((c_unit_dead(\"119\") ))",
            [4] = "return((c_unit_dead(\"117\") ))",
            [5] = "return((c_unit_dead(\"115\") ))",
            [6] = "return((c_unit_dead(\"116\") ))",
            [7] = "return((c_unit_dead(\"118\") ))",
            [8] = "return((c_unit_dead(\"127\") ))",
            [9] = "return((c_unit_dead(\"131\") ))",
            [10] = "return((c_unit_dead(\"129\") ))",
            [11] = "return((c_unit_dead(\"126\") ))",
            [12] = "return((c_unit_dead(\"128\") ))",
            [13] = "return((c_unit_dead(\"130\") ))",
            [14] = "return((c_unit_dead(\"344\") ))",
            [15] = "return((c_unit_dead(\"345\") ))",
            [16] = "return((c_unit_dead(\"346\") ))",
            [17] = "return((c_unit_dead(\"347\") ))",
            [18] = "return((c_unit_dead(\"348\") ))",
            [19] = "return((c_unit_dead(\"349\") ))",
            [20] = "return((c_unit_dead(\"350\") ))",
            [21] = "return((c_unit_dead(\"351\") ))",
            [22] = "return((c_unit_dead(\"352\") ))",
            [23] = "return((c_unit_dead(\"353\") ))",
            [24] = "return((c_unit_dead(\"354\") ))",
            [25] = "return((c_unit_dead(\"355\") ))",
            [26] = "return((c_unit_dead(\"356\") ))",
            [27] = "return((c_unit_dead(\"357\") ))",
            [28] = "return((c_unit_dead(\"360\") ))",
        }, -- end of conditions
        customStartup = 
        {
            [6] = "for i,t in ipairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in ipairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in ipairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in ipairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in ipairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in ipairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in ipairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in ipairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- end of customStartup
        funcStartup = 
        {
        }, -- end of funcStartup
    }, -- end of trig
    resultRed = 
    {
    }, -- end of resultRed
    resultBlue = 
    {
    }, -- end of resultBlue
    descriptionBlueTask = "",
    goals = 
    {
    }, -- end of goals
    trigfunc = 
    {
        [1] = "if (c_unit_dead(\"75\") ) then a_activate_group(\"ak\"); mission.trigfunc[1]='';end;",
        [2] = "if (c_unit_dead(\"88\") ) then a_activate_group(\"ak #001\"); mission.trigfunc[2]='';end;",
        [3] = "if (c_unit_dead(\"119\") ) then a_activate_group(\"ak #005\"); mission.trigfunc[3]='';end;",
        [4] = "if (c_unit_dead(\"117\") ) then a_activate_group(\"ak #006\"); mission.trigfunc[4]='';end;",
        [5] = "if (c_unit_dead(\"115\") ) then a_activate_group(\"ak #002\"); mission.trigfunc[5]='';end;",
        [6] = "if (c_unit_dead(\"116\") ) then a_activate_group(\"ak #004\"); mission.trigfunc[6]='';end;",
        [7] = "if (c_unit_dead(\"118\") ) then a_activate_group(\"ak #005\"); mission.trigfunc[7]='';end;",
        [8] = "if (c_unit_dead(\"127\") ) then a_activate_group(\"ak #012\"); mission.trigfunc[8]='';end;",
        [9] = "if (c_unit_dead(\"131\") ) then a_activate_group(\"ak #007\"); mission.trigfunc[9]='';end;",
        [10] = "if (c_unit_dead(\"129\") ) then a_activate_group(\"ak #009\"); mission.trigfunc[10]='';end;",
        [11] = "if (c_unit_dead(\"126\") ) then a_activate_group(\"ak #008\"); mission.trigfunc[11]='';end;",
        [12] = "if (c_unit_dead(\"128\") ) then a_activate_group(\"ak #011\"); mission.trigfunc[12]='';end;",
        [13] = "if (c_unit_dead(\"130\") ) then a_activate_group(\"ak #010\"); mission.trigfunc[13]='';end;",
        [14] = "if (c_unit_dead(\"344\") ) then a_activate_group(\"site Scud #001\"); mission.trigfunc[14]='';end;",
        [15] = "if (c_unit_dead(\"345\") ) then a_activate_group(\"site Scud #002\"); mission.trigfunc[15]='';end;",
        [16] = "if (c_unit_dead(\"346\") ) then a_activate_group(\"site Scud #003\"); mission.trigfunc[16]='';end;",
        [17] = "if (c_unit_dead(\"347\") ) then a_activate_group(\"site Scud #004\"); mission.trigfunc[17]='';end;",
        [18] = "if (c_unit_dead(\"348\") ) then a_activate_group(\"site Scud #005\"); mission.trigfunc[18]='';end;",
        [19] = "if (c_unit_dead(\"349\") ) then a_activate_group(\"site Scud #006\"); mission.trigfunc[19]='';end;",
        [20] = "if (c_unit_dead(\"350\") ) then a_activate_group(\"site Scud #007\"); mission.trigfunc[20]='';end;",
        [21] = "if (c_unit_dead(\"351\") ) then a_activate_group(\"site Scud #008\"); mission.trigfunc[21]='';end;",
        [22] = "if (c_unit_dead(\"352\") ) then a_activate_group(\"site Scud #009\"); mission.trigfunc[22]='';end;",
        [23] = "if (c_unit_dead(\"353\") ) then a_activate_group(\"site Scud #010\"); mission.trigfunc[23]='';end;",
        [24] = "if (c_unit_dead(\"354\") ) then a_activate_group(\"site Scud #011\"); mission.trigfunc[24]='';end;",
        [25] = "if (c_unit_dead(\"355\") ) then a_activate_group(\"site Scud #012\"); mission.trigfunc[25]='';end;",
        [26] = "if (c_unit_dead(\"356\") ) then a_activate_group(\"site Scud #013\"); mission.trigfunc[26]='';end;",
        [27] = "if (c_unit_dead(\"357\") ) then a_activate_group(\"site Scud #014\"); mission.trigfunc[27]='';end;",
        [28] = "if (c_unit_dead(\"360\") ) then a_activate_group(\"site Scud #017\"); mission.trigfunc[28]='';end;",
    }, -- end of trigfunc
    weather = 
    {
        qnh = 788,
        wind = 
        {
            at8000 = 
            {
                speed = 3,
                dir = 150,
            }, -- end of at8000
            at2000 = 
            {
                speed = 0,
                dir = 140,
            }, -- end of at2000
            atGround = 
            {
                speed = 0,
                dir = 130,
            }, -- end of atGround
        }, -- end of wind
        name = "fevrier",
        fog = 
        {
            thickness = 0,
            density = 0,
        }, -- end of fog
        turbulence = 
        {
            at8000 = 0,
            at2000 = 0,
            atGround = 0,
        }, -- end of turbulence
        season = 
        {
            temperature = 6,
            iseason = 3,
        }, -- end of season
        visibility = 
        {
            distance = 80000,
        }, -- end of visibility
        clouds = 
        {
            density = 2,
            thickness = 580,
            base = 2400,
            iprecptns = 0,
        }, -- end of clouds
    }, -- end of weather
    result = 
    {
        offline = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of offline
        blue = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of blue
        red = 
        {
            conditions = 
            {
            }, -- end of conditions
            actions = 
            {
            }, -- end of actions
            func = 
            {
            }, -- end of func
        }, -- end of red
    }, -- end of result
    triggers = 
    {
        zones = 
        {
            [1] = 
            {
                radius = 3000,
                zoneId = 3,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.75135420198022,
                hidden = false,
                long = 0.74607066410608,
                x = -185348.934972,
                name = "disembark",
                y = 694382.30580878,
            }, -- end of [1]
            [2] = 
            {
                radius = 3000,
                zoneId = 4,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.74375812245104,
                hidden = false,
                long = 0.7591436762183,
                x = -226310.27949349,
                name = "disembark #1",
                y = 761566.86349654,
            }, -- end of [2]
            [3] = 
            {
                radius = 3000,
                zoneId = 5,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.74672544432566,
                hidden = false,
                long = 0.7456153556432,
                x = -215086.62952259,
                name = "disembark #2",
                y = 695690.71474849,
            }, -- end of [3]
            [4] = 
            {
                radius = 3000,
                zoneId = 6,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.75257624975714,
                hidden = false,
                long = 0.73062913715216,
                x = -185626.12948246,
                name = "disembark #3",
                y = 621400.49316886,
            }, -- end of [4]
            [5] = 
            {
                radius = 3000,
                zoneId = 7,
                color = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of color
                lat = 0.75947097958489,
                hidden = false,
                long = 0.70939382935154,
                x = -151540.13438989,
                name = "disembark #4",
                y = 518278.26635442,
            }, -- end of [5]
        }, -- end of zones
    }, -- end of triggers
    map = 
    {
        centerY = 0.72765021542754,
        zoom = 500000,
        centerX = 0.74372493981607,
    }, -- end of map
    coalitions = 
    {
        blue = 
        {
            [1] = 6,
            [2] = 11,
            [3] = 8,
            [4] = 13,
            [5] = 9,
            [6] = 5,
            [7] = 16,
            [8] = 17,
            [9] = 15,
            [10] = 12,
            [11] = 10,
            [12] = 4,
            [13] = 3,
            [14] = 2,
            [15] = 1,
        }, -- end of blue
        red = 
        {
            [1] = 0,
        }, -- end of red
    }, -- end of coalitions
    descriptionText = "",
    trigflag = 
    {
        [1] = true,
        [2] = true,
        [3] = true,
        [4] = true,
        [5] = true,
        [6] = true,
        [7] = true,
        [8] = true,
        [9] = true,
        [10] = true,
        [11] = true,
        [12] = true,
        [13] = true,
        [14] = true,
        [15] = true,
        [16] = true,
        [17] = true,
        [18] = true,
        [19] = true,
        [20] = true,
        [21] = true,
        [22] = true,
        [23] = true,
        [24] = true,
        [25] = true,
        [26] = true,
        [27] = true,
        [28] = true,
    }, -- end of trigflag
    descriptionRedTask = "",
    pictureFileNameB = 
    {
    }, -- end of pictureFileNameB
    pictureFileNameR = 
    {
    }, -- end of pictureFileNameR
    trigrules = 
    {
        [1] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 75,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            predicate = "triggerOnce",
            actions = 
            {
                [1] = 
                {
                    group = 22,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Unité #3",
        }, -- end of [1]
        [2] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 88,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            predicate = "triggerOnce",
            actions = 
            {
                [1] = 
                {
                    group = 24,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "Unité #12",
        }, -- end of [2]
        [3] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 119,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            predicate = "triggerOnce",
            actions = 
            {
                [1] = 
                {
                    group = 29,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "heavy aa adler #4",
        }, -- end of [3]
        [4] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 117,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            predicate = "triggerOnce",
            actions = 
            {
                [1] = 
                {
                    group = 30,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "heavy aa adler #2",
        }, -- end of [4]
        [5] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 115,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            predicate = "triggerOnce",
            actions = 
            {
                [1] = 
                {
                    group = 26,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "heavy aa adler",
        }, -- end of [5]
        [6] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 116,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            predicate = "triggerOnce",
            actions = 
            {
                [1] = 
                {
                    group = 28,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "heavy aa adler #1",
        }, -- end of [6]
        [7] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 118,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            predicate = "triggerOnce",
            actions = 
            {
                [1] = 
                {
                    group = 29,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            comment = "heavy aa adler #3",
        }, -- end of [7]
        [8] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 127,
                }, -- end of [1]
            }, -- end of rules
            comment = "medium aa nal'chik #1",
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 37,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
        }, -- end of [8]
        [9] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 131,
                }, -- end of [1]
            }, -- end of rules
            comment = "medium aa nal'chik #5",
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 32,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
        }, -- end of [9]
        [10] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 129,
                }, -- end of [1]
            }, -- end of rules
            comment = "medium aa nal'chik #3",
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 34,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
        }, -- end of [10]
        [11] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 126,
                }, -- end of [1]
            }, -- end of rules
            comment = "medium aa nal'chik",
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 33,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
        }, -- end of [11]
        [12] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 128,
                }, -- end of [1]
            }, -- end of rules
            comment = "medium aa nal'chik #2",
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 36,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
        }, -- end of [12]
        [13] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 130,
                }, -- end of [1]
            }, -- end of rules
            comment = "medium aa nal'chik #4",
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 35,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
        }, -- end of [13]
        [14] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 344,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 107,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud",
        }, -- end of [14]
        [15] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 345,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 108,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #001",
        }, -- end of [15]
        [16] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 346,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 109,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #002",
        }, -- end of [16]
        [17] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 347,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 110,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #003",
        }, -- end of [17]
        [18] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 348,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 111,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #004",
        }, -- end of [18]
        [19] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 349,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 112,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #005",
        }, -- end of [19]
        [20] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 350,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 115,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #006",
        }, -- end of [20]
        [21] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 351,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 118,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #007",
        }, -- end of [21]
        [22] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 352,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 119,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #008",
        }, -- end of [22]
        [23] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 353,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 120,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #009",
        }, -- end of [23]
        [24] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 354,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 121,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #010",
        }, -- end of [24]
        [25] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 355,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 122,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #011",
        }, -- end of [25]
        [26] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 356,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 123,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #012",
        }, -- end of [26]
        [27] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 357,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 124,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #013",
        }, -- end of [27]
        [28] = 
        {
            rules = 
            {
                [1] = 
                {
                    logicBlock = "A",
                    predicate = "c_unit_dead",
                    unit = 360,
                }, -- end of [1]
            }, -- end of rules
            triggerLogic = "OR",
            actions = 
            {
                [1] = 
                {
                    group = 127,
                    text = "",
                    predicate = "a_activate_group",
                    seconds = 10,
                }, -- end of [1]
            }, -- end of actions
            predicate = "triggerOnce",
            comment = "site Scud #016",
        }, -- end of [28]
    }, -- end of trigrules
    coalition = 
    {
        blue = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "UK",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 4,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Belgium",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 11,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
                [3] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Canada",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 8,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [3]
                [4] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "France",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 5,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [4]
                [5] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Israel",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 15,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [5]
                [6] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Ukraine",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 1,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [6]
                [7] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Norway",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 12,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [7]
                [8] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "Nouveau Groupe d'Hélicoptères",
                                groupId = 169,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 12,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.737234,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.733932,
                                            x = -281713.83114196,
                                            speed = 41.666666666667,
                                            airdromeId = 23,
                                            y = 647369.87369832,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Ka-50",
                                        CLSID = "{3457BB1E-523F-4C24-BBEA-58D028623F05}",
                                        unitId = 1196,
                                        lat = 0.737234,
                                        skill = "Player",
                                        y = 647369.87369832,
                                        long = 0.733932,
                                        x = -281713.83114196,
                                        name = "Pilote #8",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = 725,
                                            flare = 128,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 36,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 18,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Georgia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 16,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73726270256593,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73387976467612,
                                            x = -281557.66185751,
                                            speed = 5.5555555555556,
                                            y = 647103.451892,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 69,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 473,
                                        lat = 0.73726270256593,
                                        skill = "Average",
                                        long = 0.73387976467612,
                                        x = -281557.66185751,
                                        name = "medium aa #001",
                                        heading = 0,
                                        y = 647103.451892,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 474,
                                        lat = 0.73728202581319,
                                        skill = "Average",
                                        long = 0.73367573916997,
                                        x = -281538.88037636,
                                        name = "medium aa #1",
                                        heading = 0,
                                        y = 646125.79857695,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 475,
                                        lat = 0.73720698910116,
                                        skill = "Average",
                                        long = 0.73394957608924,
                                        x = -281876.9465877,
                                        name = "medium aa #2",
                                        heading = 0,
                                        y = 647471.29425856,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 476,
                                        lat = 0.73721705274099,
                                        skill = "Average",
                                        long = 0.73381793943371,
                                        x = -281880.14412079,
                                        name = "medium aa #3",
                                        heading = 0,
                                        y = 646842.14626375,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 477,
                                        lat = 0.73725183338836,
                                        skill = "Average",
                                        long = 0.7342127570868,
                                        x = -281456.62280892,
                                        name = "medium aa #4",
                                        heading = 0,
                                        y = 648685.06632351,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 478,
                                        lat = 0.73734112484879,
                                        skill = "Average",
                                        long = 0.73400231552973,
                                        x = -280995.30973012,
                                        name = "medium aa #5",
                                        heading = 0,
                                        y = 647629.60273038,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "medium aa Senaki",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                long = 0.73182025189355,
                                                lat = 0.73832571964714,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                long = 0.73350511784293,
                                                lat = 0.73720773585993,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                long = 0.73362316722383,
                                                lat = 0.73733638508225,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                long = 0.73168848001492,
                                                lat = 0.7384285831526,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                long = 0.73159282921322,
                                                lat = 0.73849046769229,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                long = 0.73155781234394,
                                                lat = 0.73850890772676,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                long = 0.73153342463088,
                                                lat = 0.73852031463017,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                long = 0.73360817740815,
                                                lat = 0.7374986786607,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                long = 0.73153342463088,
                                                lat = 0.73852031463017,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                long = 0.73136165638347,
                                                lat = 0.73858540527963,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                long = 0.7313150951723,
                                                lat = 0.73860450932487,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                long = 0.73115095132987,
                                                lat = 0.7386832678097,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                long = 0.73359343890737,
                                                lat = 0.73754967892093,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                long = 0.73101275641024,
                                                lat = 0.73875723965785,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                long = 0.73086298784355,
                                                lat = 0.73885725500185,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                long = 0.73086298784355,
                                                lat = 0.73885725500185,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                long = 0.73074153654344,
                                                lat = 0.73893833994954,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                long = 0.7335700748622,
                                                lat = 0.7376016778878,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                long = 0.73070064533589,
                                                lat = 0.73896405060251,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                long = 0.7306204953252,
                                                lat = 0.7390068667566,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                long = 0.7305609327603,
                                                lat = 0.739040464259,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                long = 0.73360013897978,
                                                lat = 0.73724310592099,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                long = 0.7335700748622,
                                                lat = 0.7376016778878,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                long = 0.73041968639407,
                                                lat = 0.73913684235366,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                long = 0.73033704929268,
                                                lat = 0.73921013309836,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                long = 0.73026289090336,
                                                lat = 0.73926337758265,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                long = 0.73013029870796,
                                                lat = 0.73937420930115,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                long = 0.73354014193848,
                                                lat = 0.7375962855109,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                long = 0.73008958938083,
                                                lat = 0.73940216945897,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                long = 0.72997933491383,
                                                lat = 0.73946377784202,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                long = 0.72997933491383,
                                                lat = 0.73946377784202,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                long = 0.72995452655825,
                                                lat = 0.7394762185312,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                long = 0.73354014193848,
                                                lat = 0.7375962855109,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                long = 0.72989497146587,
                                                lat = 0.73952219553381,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                long = 0.72989497146587,
                                                lat = 0.73952219553381,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                long = 0.72979819053865,
                                                lat = 0.7396247352114,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                long = 0.72962587008623,
                                                lat = 0.73978256096997,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                long = 0.73333989300622,
                                                lat = 0.73756132133524,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                long = 0.72943577610569,
                                                lat = 0.73993028879787,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                long = 0.72938306034485,
                                                lat = 0.7399672465441,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                long = 0.72936890029437,
                                                lat = 0.73998325194588,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                long = 0.73350511784293,
                                                lat = 0.73720773585993,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.73360013897978,
                                                lat = 0.73724310592099,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                long = 0.73322879244005,
                                                lat = 0.73754681980825,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                long = 0.72935814020735,
                                                lat = 0.74002041937227,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                long = 0.72937877750727,
                                                lat = 0.74011817935037,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                long = 0.72945609322627,
                                                lat = 0.74037997419278,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                long = 0.73316488453974,
                                                lat = 0.73753579480201,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                long = 0.72947423808473,
                                                lat = 0.74041027671469,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                long = 0.72947476310586,
                                                lat = 0.74041400313086,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                long = 0.72947476310586,
                                                lat = 0.74041400313086,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                long = 0.73309592043063,
                                                lat = 0.73751896856324,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                long = 0.72947704330816,
                                                lat = 0.74048281039042,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                long = 0.72948711900794,
                                                lat = 0.74051146096859,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                long = 0.72951040076293,
                                                lat = 0.74054285694391,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                long = 0.73309592043063,
                                                lat = 0.73751896856324,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                long = 0.7295893656487,
                                                lat = 0.74059497850477,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                long = 0.72960181333242,
                                                lat = 0.74060060728874,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                long = 0.73361382048554,
                                                lat = 0.73725379022807,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                long = 0.73307352742896,
                                                lat = 0.73754844181156,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                long = 0.72966368004316,
                                                lat = 0.740650125254,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                long = 0.72972727834387,
                                                lat = 0.7407126131703,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                long = 0.72972727834387,
                                                lat = 0.7407126131703,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                long = 0.7330649469535,
                                                lat = 0.7375497486584,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                long = 0.73303812236947,
                                                lat = 0.73754418209184,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                long = 0.73303812236947,
                                                lat = 0.73754418209184,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                long = 0.73362330997052,
                                                lat = 0.73731094884091,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                long = 0.73298884244816,
                                                lat = 0.73753395451945,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                long = 0.73296651395459,
                                                lat = 0.73753368026518,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                long = 0.73294492365704,
                                                lat = 0.7375378203358,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                long = 0.73292559365198,
                                                lat = 0.73754594052156,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                long = 0.73362316722383,
                                                lat = 0.73733638508225,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                long = 0.73265950006173,
                                                lat = 0.73771731654679,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                long = 0.72991303275611,
                                                lat = 0.74091549878617,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                long = 0.72965325792574,
                                                lat = 0.7406138114313,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                long = 0.72965325792574,
                                                lat = 0.7406138114313,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                long = 0.73202225965641,
                                                lat = 0.73817518659575,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                long = 0.72952395286732,
                                                lat = 0.74055632724686,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                long = 0.72947289735115,
                                                lat = 0.74045338724787,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                long = 0.72946505491708,
                                                lat = 0.74039772386598,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                long = 0.73196934057035,
                                                lat = 0.73822140846572,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                long = 0.72936043132369,
                                                lat = 0.74000132881335,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                long = 0.73044489176608,
                                                lat = 0.73911832234165,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Cone",
                                            lat = 0.7372138323055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73349912134607,
                                            x = -282063.70841327,
                                            speed = 19.444444444444,
                                            y = 645337.10241799,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 71,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 480,
                                        lat = 0.7372138323055,
                                        skill = "Average",
                                        long = 0.73349912134607,
                                        x = -282063.70841327,
                                        name = "Nouveau Groupe de véhicules #57",
                                        heading = -0.62020236819424,
                                        y = 645337.10241799,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 481,
                                        lat = 0.73721449179653,
                                        skill = "Average",
                                        long = 0.73350089288655,
                                        x = -282058.60039619,
                                        name = "Nouveau Groupe de véhicules #58",
                                        heading = 0,
                                        y = 645345.02995962,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 482,
                                        lat = 0.73721515131852,
                                        skill = "Average",
                                        long = 0.73350266451672,
                                        x = -282053.49213597,
                                        name = "Nouveau Groupe de véhicules #59",
                                        heading = 0,
                                        y = 645352.95790426,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 483,
                                        lat = 0.73721581087146,
                                        skill = "Average",
                                        long = 0.73350443623658,
                                        x = -282048.38363268,
                                        name = "Nouveau Groupe de véhicules #60",
                                        heading = 0,
                                        y = 645360.88625191,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 484,
                                        lat = 0.73721302721228,
                                        skill = "Average",
                                        long = 0.73349610486523,
                                        x = -282070.38082354,
                                        name = "Nouveau Groupe de véhicules #61",
                                        heading = 0,
                                        y = 645323.38815664,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 485,
                                        lat = 0.73721181957356,
                                        skill = "Average",
                                        long = 0.73349268710394,
                                        x = -282079.82332823,
                                        name = "Nouveau Groupe de véhicules #62",
                                        heading = 0,
                                        y = 645308.04997482,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 486,
                                        lat = 0.73721656962684,
                                        skill = "Average",
                                        long = 0.73350608869908,
                                        x = -282042.70403509,
                                        name = "Nouveau Groupe de véhicules #63",
                                        heading = 0,
                                        y = 645368.18348876,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 487,
                                        lat = 0.73721061193616,
                                        skill = "Average",
                                        long = 0.7334900652766,
                                        x = -282088.85878078,
                                        name = "Nouveau Groupe de véhicules #64",
                                        heading = 0,
                                        y = 645296.47461133,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 488,
                                        lat = 0.73721238313813,
                                        skill = "Average",
                                        long = 0.7334946562477,
                                        x = -282075.22546564,
                                        name = "Nouveau Groupe de véhicules #65",
                                        heading = 0,
                                        y = 645316.97678871,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 489,
                                        lat = 0.73721801879972,
                                        skill = "Average",
                                        long = 0.73350935697803,
                                        x = -282031.79900573,
                                        name = "Nouveau Groupe de véhicules #66",
                                        heading = -0.36429074585951,
                                        y = 645382.65108812,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 490,
                                        lat = 0.73721721370344,
                                        skill = "Average",
                                        long = 0.73350733982294,
                                        x = -282037.96037641,
                                        name = "Nouveau Groupe de véhicules #67",
                                        heading = -0.36429074585951,
                                        y = 645373.66119342,
                                    }, -- end of [11]
                                }, -- end of units
                                name = "medium battle",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 127,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7371501512498,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7337901909055,
                                            x = -282320.6075459,
                                            speed = 5.5555555555556,
                                            y = 646756.36073971,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 75,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 564,
                                        lat = 0.7371501512498,
                                        skill = "Average",
                                        long = 0.7337901909055,
                                        x = -282320.6075459,
                                        name = "medium battle",
                                        heading = 0,
                                        y = 646756.36073971,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 565,
                                        lat = 0.7371431512498,
                                        skill = "Average",
                                        long = 0.7337971909055,
                                        x = -282361.62925117,
                                        name = "medium battle #1",
                                        heading = 0,
                                        y = 646794.20356775,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 566,
                                        lat = 0.7371361512498,
                                        skill = "Average",
                                        long = 0.7338041909055,
                                        x = -282402.65095645,
                                        name = "medium battle #2",
                                        heading = 0,
                                        y = 646832.0463958,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 567,
                                        lat = 0.7371291512498,
                                        skill = "Average",
                                        long = 0.7338111909055,
                                        x = -282443.67266172,
                                        name = "medium battle #3",
                                        heading = 0,
                                        y = 646869.88922385,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 568,
                                        lat = 0.7371221512498,
                                        skill = "Average",
                                        long = 0.7338181909055,
                                        x = -282484.69436699,
                                        name = "medium battle #4",
                                        heading = 0,
                                        y = 646907.7320519,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 569,
                                        lat = 0.7371151512498,
                                        skill = "Average",
                                        long = 0.7338251909055,
                                        x = -282525.71607226,
                                        name = "medium battle #5",
                                        heading = 0,
                                        y = 646945.57487994,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 570,
                                        lat = 0.7371081512498,
                                        skill = "Average",
                                        long = 0.7338321909055,
                                        x = -282566.73777753,
                                        name = "medium battle #6",
                                        heading = 0,
                                        y = 646983.41770799,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 571,
                                        lat = 0.7371011512498,
                                        skill = "Average",
                                        long = 0.7338391909055,
                                        x = -282607.7594828,
                                        name = "medium battle #7",
                                        heading = 0,
                                        y = 647021.26053604,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 572,
                                        lat = 0.7370941512498,
                                        skill = "Average",
                                        long = 0.7338461909055,
                                        x = -282648.78118808,
                                        name = "medium battle #8",
                                        heading = 0,
                                        y = 647059.10336408,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 573,
                                        lat = 0.7370871512498,
                                        skill = "Average",
                                        long = 0.7338531909055,
                                        x = -282689.80289335,
                                        name = "medium battle #9",
                                        heading = 0,
                                        y = 647096.94619213,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 574,
                                        lat = 0.7370801512498,
                                        skill = "Average",
                                        long = 0.7338601909055,
                                        x = -282730.82459862,
                                        name = "medium battle #10",
                                        heading = 0,
                                        y = 647134.78902018,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "Stinger manpad",
                                        CLSID = "{B84C5FC5-9893-45e4-A712-E3D4D201A003}",
                                        unitId = 575,
                                        lat = 0.73714551709395,
                                        skill = "Average",
                                        long = 0.73382336919117,
                                        x = -282333.16724886,
                                        name = "medium battle #11",
                                        heading = 0,
                                        y = 646916.35739571,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        type = "Stinger manpad",
                                        CLSID = "{B84C5FC5-9893-45e4-A712-E3D4D201A003}",
                                        unitId = 614,
                                        lat = 0.73713042777578,
                                        skill = "Average",
                                        long = 0.73387792535397,
                                        x = -282401.41083107,
                                        name = "Unité #33",
                                        heading = 0,
                                        y = 647184.51359947,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        type = "SA-18 Igla comm",
                                        CLSID = "{CC83C3A7-4280-4018-9C45-2E4C6137C5E2}",
                                        unitId = 615,
                                        lat = 0.7371296226205,
                                        skill = "Average",
                                        long = 0.73385132086817,
                                        x = -282420.14663444,
                                        name = "Unité #34",
                                        heading = 0,
                                        y = 647059.28585751,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 616,
                                        lat = 0.73715135882091,
                                        skill = "Average",
                                        long = 0.73385941356728,
                                        x = -282277.5125894,
                                        name = "Unité #35",
                                        heading = 0,
                                        y = 647082.79506387,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 617,
                                        lat = 0.73714781661608,
                                        skill = "Average",
                                        long = 0.73388178380132,
                                        x = -282288.64204509,
                                        name = "Unité #36",
                                        heading = 0,
                                        y = 647190.9551315,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 618,
                                        lat = 0.73714693106665,
                                        skill = "Average",
                                        long = 0.73390419844809,
                                        x = -282282.82151618,
                                        name = "Unité #37",
                                        heading = 0,
                                        y = 647297.52244612,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 619,
                                        lat = 0.73710885311477,
                                        skill = "Average",
                                        long = 0.73388363688743,
                                        x = -282535.95606566,
                                        name = "Unité #38",
                                        heading = 0,
                                        y = 647226.15500681,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 620,
                                        lat = 0.73709178689121,
                                        skill = "Average",
                                        long = 0.73388426065692,
                                        x = -282644.37702833,
                                        name = "Unité #39",
                                        heading = 0,
                                        y = 647240.68447168,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 621,
                                        lat = 0.73712583909982,
                                        skill = "Average",
                                        long = 0.73390059340744,
                                        x = -282419.05572592,
                                        name = "Unité #40",
                                        heading = 0,
                                        y = 647294.79172389,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 622,
                                        lat = 0.73713074978885,
                                        skill = "Average",
                                        long = 0.73393022988904,
                                        x = -282372.61033419,
                                        name = "Unité #41",
                                        heading = 0,
                                        y = 647431.56750766,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 623,
                                        lat = 0.73711062415311,
                                        skill = "Average",
                                        long = 0.73391088224651,
                                        x = -282510.7382508,
                                        name = "Unité #42",
                                        heading = 0,
                                        y = 647353.75709503,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 624,
                                        lat = 0.73709404090559,
                                        skill = "Average",
                                        long = 0.73390783808893,
                                        x = -282617.95765259,
                                        name = "Unité #43",
                                        heading = 0,
                                        y = 647350.61851231,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 625,
                                        lat = 0.7371715657072,
                                        skill = "Average",
                                        long = 0.73386305895947,
                                        x = -282146.89716494,
                                        name = "Unité #44",
                                        heading = 0,
                                        y = 647086.31713582,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 626,
                                        lat = 0.73716254904281,
                                        skill = "Average",
                                        long = 0.73383520714454,
                                        x = -282218.59169885,
                                        name = "Unité #45",
                                        heading = 0,
                                        y = 646960.76463275,
                                    }, -- end of [25]
                                    [26] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 627,
                                        lat = 0.73716303207653,
                                        skill = "Average",
                                        long = 0.73388483241932,
                                        x = -282190.1354193,
                                        name = "Unité #46",
                                        heading = 0,
                                        y = 647195.04293513,
                                    }, -- end of [26]
                                    [27] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 628,
                                        lat = 0.73711328071597,
                                        skill = "Average",
                                        long = 0.73386182476743,
                                        x = -282518.89975469,
                                        name = "Unité #47",
                                        heading = 0,
                                        y = 647120.03265236,
                                    }, -- end of [27]
                                    [28] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 629,
                                        lat = 0.7370769749115,
                                        skill = "Average",
                                        long = 0.73388726195879,
                                        x = -282737.21886446,
                                        name = "Unité #48",
                                        heading = 0,
                                        y = 647264.92419114,
                                    }, -- end of [28]
                                    [29] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 630,
                                        lat = 0.73717470545587,
                                        skill = "Average",
                                        long = 0.73382614660688,
                                        x = -282145.76891415,
                                        name = "Unité #49",
                                        heading = 0,
                                        y = 646909.68153803,
                                    }, -- end of [29]
                                    [30] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 631,
                                        lat = 0.73716303207653,
                                        skill = "Average",
                                        long = 0.73380737025308,
                                        x = -282229.74987305,
                                        name = "Unité #50",
                                        heading = 0,
                                        y = 646828.83650732,
                                    }, -- end of [30]
                                    [31] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 632,
                                        lat = 0.73711416623834,
                                        skill = "Average",
                                        long = 0.73376018095037,
                                        x = -282565.23856253,
                                        name = "Unité #51",
                                        heading = 0,
                                        y = 646638.90532457,
                                    }, -- end of [31]
                                    [32] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 633,
                                        lat = 0.7370743184362,
                                        skill = "Average",
                                        long = 0.73380924696876,
                                        x = -282794.04215868,
                                        name = "Unité #52",
                                        heading = 0,
                                        y = 646897.90685435,
                                    }, -- end of [32]
                                    [33] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 634,
                                        lat = 0.73709355790212,
                                        skill = "Average",
                                        long = 0.73378805262508,
                                        x = -282682.29393356,
                                        name = "Unité #53",
                                        heading = 0,
                                        y = 646784.65423922,
                                    }, -- end of [33]
                                    [34] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 635,
                                        lat = 0.73706626855016,
                                        skill = "Average",
                                        long = 0.73385881229522,
                                        x = -282819.98529386,
                                        name = "Unité #54",
                                        heading = 0,
                                        y = 647137.69189867,
                                    }, -- end of [34]
                                    [35] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 636,
                                        lat = 0.737128898215,
                                        skill = "Average",
                                        long = 0.73376809222919,
                                        x = -282467.32574133,
                                        name = "Unité #55",
                                        heading = 0,
                                        y = 646666.30968638,
                                    }, -- end of [35]
                                    [36] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 637,
                                        lat = 0.73710386202204,
                                        skill = "Average",
                                        long = 0.73380498338328,
                                        x = -282607.98125782,
                                        name = "Unité #56",
                                        heading = 0,
                                        y = 646857.70325367,
                                    }, -- end of [36]
                                    [37] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 638,
                                        lat = 0.73705773573518,
                                        skill = "Average",
                                        long = 0.73381532310681,
                                        x = -282896.59392363,
                                        name = "Unité #57",
                                        heading = 0,
                                        y = 646937.88457369,
                                    }, -- end of [37]
                                    [38] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 639,
                                        lat = 0.73711150967335,
                                        skill = "Average",
                                        long = 0.73378139670358,
                                        x = -282571.31543934,
                                        name = "Unité #58",
                                        heading = 0,
                                        y = 646741.00655867,
                                    }, -- end of [38]
                                    [39] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 640,
                                        lat = 0.73708864737888,
                                        skill = "Average",
                                        long = 0.73380982835397,
                                        x = -282702.4458641,
                                        name = "Unité #59",
                                        heading = 0,
                                        y = 646890.93224736,
                                    }, -- end of [39]
                                    [40] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 641,
                                        lat = 0.73706940799872,
                                        skill = "Average",
                                        long = 0.73383464218523,
                                        x = -282812.34252272,
                                        name = "Unité #60",
                                        heading = 0,
                                        y = 647021.29612046,
                                    }, -- end of [40]
                                    [41] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 642,
                                        lat = 0.73717365887199,
                                        skill = "Average",
                                        long = 0.73368881891024,
                                        x = -282222.66729706,
                                        name = "Unité #61",
                                        heading = 0,
                                        y = 646261.16787182,
                                    }, -- end of [41]
                                    [42] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 643,
                                        lat = 0.73719378565952,
                                        skill = "Average",
                                        long = 0.7337220466689,
                                        x = -282077.43369615,
                                        name = "Unité #62",
                                        heading = 0,
                                        y = 646404.59647525,
                                    }, -- end of [42]
                                    [43] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 644,
                                        lat = 0.73714918519387,
                                        skill = "Average",
                                        long = 0.7339384103707,
                                        x = -282250.96290152,
                                        name = "Unité #63",
                                        heading = 0,
                                        y = 647457.7315187,
                                    }, -- end of [43]
                                    [44] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 645,
                                        lat = 0.73713107180201,
                                        skill = "Average",
                                        long = 0.73373117416108,
                                        x = -282472.356455,
                                        name = "Unité #64",
                                        heading = 0,
                                        y = 646490.3026728,
                                    }, -- end of [44]
                                    [45] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 646,
                                        lat = 0.737154579017,
                                        skill = "Average",
                                        long = 0.73371302661822,
                                        x = -282331.85749134,
                                        name = "Unité #65",
                                        heading = 0,
                                        y = 646388.55801715,
                                    }, -- end of [45]
                                    [46] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 647,
                                        lat = 0.73719603988262,
                                        skill = "Average",
                                        long = 0.73375229231457,
                                        x = -282047.60284007,
                                        name = "Unité #66",
                                        heading = 0,
                                        y = 646546.05470184,
                                    }, -- end of [46]
                                    [47] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 648,
                                        lat = 0.73717365887199,
                                        skill = "Average",
                                        long = 0.73373114371378,
                                        x = -282201.02222756,
                                        name = "Unité #67",
                                        heading = 0,
                                        y = 646461.2605863,
                                    }, -- end of [47]
                                    [48] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 649,
                                        lat = 0.73718267562732,
                                        skill = "Average",
                                        long = 0.73379011799283,
                                        x = -282113.41096475,
                                        name = "Unité #68",
                                        heading = 0,
                                        y = 646733.94609872,
                                    }, -- end of [48]
                                    [49] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 650,
                                        lat = 0.73717478596237,
                                        skill = "Average",
                                        long = 0.73376594761824,
                                        x = -282176.04195254,
                                        name = "Unité #69",
                                        heading = 0,
                                        y = 646625.03305301,
                                    }, -- end of [49]
                                    [50] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 651,
                                        lat = 0.73715353245224,
                                        skill = "Average",
                                        long = 0.73375238173414,
                                        x = -282318.39947341,
                                        name = "Unité #70",
                                        heading = 0,
                                        y = 646575.32154208,
                                    }, -- end of [50]
                                }, -- end of units
                                name = "medium infantery #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [33] = 
                                            {
                                                long = 0.73303812236947,
                                                lat = 0.73754418209184,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                long = 0.73298884244816,
                                                lat = 0.73753395451945,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                long = 0.73294492365704,
                                                lat = 0.7375378203358,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                long = 0.73265950006173,
                                                lat = 0.73771731654679,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                long = 0.73196934057035,
                                                lat = 0.73822140846572,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                long = 0.73168848001492,
                                                lat = 0.7384285831526,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                long = 0.73155781234394,
                                                lat = 0.73850890772676,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                long = 0.73153342463088,
                                                lat = 0.73852031463017,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                long = 0.73159020013579,
                                                lat = 0.73859457530416,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                long = 0.73169843061445,
                                                lat = 0.73869815016835,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                long = 0.7316958136556,
                                                lat = 0.73872134881154,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                long = 0.73167231196134,
                                                lat = 0.73873676875256,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                long = 0.73158905759044,
                                                lat = 0.73874996808767,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                long = 0.7314277636577,
                                                lat = 0.73880043225644,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                long = 0.7313969294266,
                                                lat = 0.73881862055746,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                long = 0.7313797411394,
                                                lat = 0.73884947334265,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                long = 0.73138002227114,
                                                lat = 0.73886632367593,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                long = 0.73148867380518,
                                                lat = 0.73895865545113,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                long = 0.73156692012653,
                                                lat = 0.7390698447928,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                long = 0.73164387124482,
                                                lat = 0.73909983132646,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                long = 0.73178048453881,
                                                lat = 0.73911194805683,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                long = 0.73187155265359,
                                                lat = 0.73914293605863,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                long = 0.73196934598003,
                                                lat = 0.73924613823431,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                long = 0.73206570508675,
                                                lat = 0.73932880904853,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                long = 0.73226459232024,
                                                lat = 0.73936102617887,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                long = 0.73233591782094,
                                                lat = 0.73939503786994,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                long = 0.73258626537422,
                                                lat = 0.73959691142881,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                long = 0.73287449402469,
                                                lat = 0.73966627253603,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                long = 0.73295970225411,
                                                lat = 0.73972364754064,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                long = 0.73278292203177,
                                                lat = 0.73993412882566,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                long = 0.73240485508151,
                                                lat = 0.74021893994395,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                long = 0.73226176989015,
                                                lat = 0.74035248208069,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                long = 0.73209894326981,
                                                lat = 0.74042761139896,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                long = 0.73189351793699,
                                                lat = 0.74079573591535,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                long = 0.73161033109049,
                                                lat = 0.74067969134643,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                long = 0.73143434040839,
                                                lat = 0.74085099326662,
                                            }, -- end of [156]
                                            [164] = 
                                            {
                                                long = 0.7316119919305,
                                                lat = 0.74101065982085,
                                            }, -- end of [164]
                                            [1] = 
                                            {
                                                long = 0.7340406520912,
                                                lat = 0.73734611461474,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7340406520912,
                                                lat = 0.73734611461474,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                long = 0.73207036789677,
                                                lat = 0.74045881768226,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                long = 0.73187521149588,
                                                lat = 0.74079442770657,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                long = 0.73157833437026,
                                                lat = 0.74068636015591,
                                            }, -- end of [149]
                                            [157] = 
                                            {
                                                long = 0.73144517297922,
                                                lat = 0.74086599710254,
                                            }, -- end of [157]
                                            [165] = 
                                            {
                                                long = 0.73159893646418,
                                                lat = 0.74102533909612,
                                            }, -- end of [165]
                                            [3] = 
                                            {
                                                long = 0.73401027538749,
                                                lat = 0.73737026270927,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                long = 0.73396922331001,
                                                lat = 0.73740711670817,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                long = 0.73139190384342,
                                                lat = 0.73889780397947,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                long = 0.73150092862654,
                                                lat = 0.7389667199707,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                long = 0.73158117313093,
                                                lat = 0.73908301004618,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                long = 0.73393770166024,
                                                lat = 0.73742877266022,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                long = 0.73180006170149,
                                                lat = 0.73912014210074,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                long = 0.73190875055006,
                                                lat = 0.73921079901249,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                long = 0.731992312198,
                                                lat = 0.73926395187735,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                long = 0.73393770166024,
                                                lat = 0.73742877266022,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                long = 0.73227166689295,
                                                lat = 0.73936313718487,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                long = 0.73235650304261,
                                                lat = 0.7394050302158,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                long = 0.73260363221716,
                                                lat = 0.73960582102241,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                long = 0.73393314783359,
                                                lat = 0.73743235240617,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                long = 0.73291858684467,
                                                lat = 0.73979321177142,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                long = 0.73262620262385,
                                                lat = 0.7401623171072,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                long = 0.73237795841012,
                                                lat = 0.74022780923021,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                long = 0.73392736259543,
                                                lat = 0.73745376475088,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                long = 0.73200147974436,
                                                lat = 0.74054506748293,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                long = 0.73392736259543,
                                                lat = 0.73745376475088,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                long = 0.73154878381144,
                                                lat = 0.74069754532777,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                long = 0.73392018236921,
                                                lat = 0.73747356171665,
                                            }, -- end of [10]
                                            [166] = 
                                            {
                                                long = 0.7315807473653,
                                                lat = 0.74103673243678,
                                            }, -- end of [166]
                                            [11] = 
                                            {
                                                long = 0.73392018236921,
                                                lat = 0.73747356171665,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                long = 0.73391594133966,
                                                lat = 0.73748370816853,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                long = 0.73392165691908,
                                                lat = 0.73755191620943,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                long = 0.73392165691908,
                                                lat = 0.73755191620943,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                long = 0.73385657399515,
                                                lat = 0.73759068025798,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                long = 0.73379963130846,
                                                lat = 0.73761412068021,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                long = 0.73378960713809,
                                                lat = 0.73762300035996,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                long = 0.73378452509038,
                                                lat = 0.73763391969399,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                long = 0.73378450152833,
                                                lat = 0.73764255350109,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                long = 0.73378629157258,
                                                lat = 0.73764617783892,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                long = 0.73378629157258,
                                                lat = 0.73764617783892,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                long = 0.7335700748622,
                                                lat = 0.7376016778878,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                long = 0.7335700748622,
                                                lat = 0.7376016778878,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                long = 0.73354014193848,
                                                lat = 0.7375962855109,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                long = 0.73354014193848,
                                                lat = 0.7375962855109,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                long = 0.73333989300622,
                                                lat = 0.73756132133524,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                long = 0.73322879244005,
                                                lat = 0.73754681980825,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                long = 0.73316488453974,
                                                lat = 0.73753579480201,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                long = 0.73309592043063,
                                                lat = 0.73751896856324,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                long = 0.73309592043063,
                                                lat = 0.73751896856324,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                long = 0.73307352742896,
                                                lat = 0.73754844181156,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                long = 0.7330649469535,
                                                lat = 0.7375497486584,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                long = 0.73303812236947,
                                                lat = 0.73754418209184,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                long = 0.73296651395459,
                                                lat = 0.73753368026518,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                long = 0.73292559365198,
                                                lat = 0.73754594052156,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                long = 0.73202225965641,
                                                lat = 0.73817518659575,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                long = 0.73182025189355,
                                                lat = 0.73832571964714,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                long = 0.73159282921322,
                                                lat = 0.73849046769229,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                long = 0.73153342463088,
                                                lat = 0.73852031463017,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                long = 0.73157553396682,
                                                lat = 0.73857696940418,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                long = 0.73169091039928,
                                                lat = 0.73868767510605,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                long = 0.73170011131714,
                                                lat = 0.73870994658688,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                long = 0.73168604840615,
                                                lat = 0.73873074722384,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                long = 0.7316424228254,
                                                lat = 0.73874076108798,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                long = 0.73153731158878,
                                                lat = 0.73876312747486,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                long = 0.73141312743835,
                                                lat = 0.73880683636945,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                long = 0.73138546122297,
                                                lat = 0.73883317333387,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                long = 0.73137986980652,
                                                lat = 0.73885718571851,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                long = 0.73140199588255,
                                                lat = 0.73891223808939,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                long = 0.73153384288548,
                                                lat = 0.73900769478592,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                long = 0.73159980783785,
                                                lat = 0.73909277106072,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                long = 0.73173770221508,
                                                lat = 0.73908791803379,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                long = 0.73184634229746,
                                                lat = 0.73912937795325,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                long = 0.73191604930376,
                                                lat = 0.73921893635703,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                long = 0.73202936680229,
                                                lat = 0.73930851641159,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                long = 0.73216955348808,
                                                lat = 0.73934465196943,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                long = 0.7322888925046,
                                                lat = 0.73937849577075,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                long = 0.73247932846219,
                                                lat = 0.7394918723966,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                long = 0.73267416750131,
                                                lat = 0.73961940032547,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                long = 0.73295295959995,
                                                lat = 0.73970401279984,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                long = 0.73289884153679,
                                                lat = 0.73982004257021,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                long = 0.73261204011119,
                                                lat = 0.74017355863722,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                long = 0.73235408234812,
                                                lat = 0.740240756306,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                long = 0.7322221716469,
                                                lat = 0.74037694641725,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                long = 0.73194115952501,
                                                lat = 0.74076366103959,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                long = 0.73173673190372,
                                                lat = 0.74070045747994,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                long = 0.73148259644779,
                                                lat = 0.74074597509299,
                                            }, -- end of [152]
                                            [160] = 
                                            {
                                                long = 0.73160079027449,
                                                lat = 0.74094420420415,
                                            }, -- end of [160]
                                            [168] = 
                                            {
                                                long = 0.73147586133217,
                                                lat = 0.7410525679454,
                                            }, -- end of [168]
                                            [129] = 
                                            {
                                                long = 0.7321787210934,
                                                lat = 0.74038711654535,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                long = 0.73193694078435,
                                                lat = 0.74077340997607,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                long = 0.73170787817345,
                                                lat = 0.74068836093014,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                long = 0.73143795125676,
                                                lat = 0.74080134758994,
                                            }, -- end of [153]
                                            [161] = 
                                            {
                                                long = 0.73161322035034,
                                                lat = 0.74095923873567,
                                            }, -- end of [161]
                                            [169] = 
                                            {
                                                long = 0.73132035310817,
                                                lat = 0.74104049965194,
                                            }, -- end of [169]
                                            [65] = 
                                            {
                                                long = 0.73137986980652,
                                                lat = 0.73885718571851,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                long = 0.731416926986,
                                                lat = 0.73892425280676,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                long = 0.73155956806168,
                                                lat = 0.73905833581576,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                long = 0.7316212598925,
                                                lat = 0.73909854410516,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                long = 0.73175056258351,
                                                lat = 0.73909130334965,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                long = 0.73186059795789,
                                                lat = 0.73913437941924,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                long = 0.73194936627076,
                                                lat = 0.73923515243127,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                long = 0.73204569269572,
                                                lat = 0.73932057348063,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                long = 0.73219879561974,
                                                lat = 0.73935082561142,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                long = 0.73230559888673,
                                                lat = 0.73938800942755,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                long = 0.73254653487598,
                                                lat = 0.73955311821794,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                long = 0.73274218040735,
                                                lat = 0.73963898351874,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                long = 0.73295936807113,
                                                lat = 0.73971323675122,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                long = 0.73279648405991,
                                                lat = 0.73991948068416,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                long = 0.73259422295839,
                                                lat = 0.74018147864201,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                long = 0.73233462605358,
                                                lat = 0.74025720016995,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                long = 0.73214874274914,
                                                lat = 0.74039669623462,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                long = 0.73192634806061,
                                                lat = 0.74078452317059,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                long = 0.73167637648168,
                                                lat = 0.74068070953672,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                long = 0.73143061037803,
                                                lat = 0.74081746141461,
                                            }, -- end of [154]
                                            [162] = 
                                            {
                                                long = 0.73161946885326,
                                                lat = 0.74097624920216,
                                            }, -- end of [162]
                                            [170] = 
                                            {
                                                long = 0.73130453176897,
                                                lat = 0.741040801411,
                                            }, -- end of [170]
                                            [167] = 
                                            {
                                                long = 0.73155909535709,
                                                lat = 0.74104392390342,
                                            }, -- end of [167]
                                            [163] = 
                                            {
                                                long = 0.73161902129686,
                                                lat = 0.74099386342038,
                                            }, -- end of [163]
                                            [159] = 
                                            {
                                                long = 0.7315832058394,
                                                lat = 0.74093239905283,
                                            }, -- end of [159]
                                            [158] = 
                                            {
                                                long = 0.73146102884875,
                                                lat = 0.7408783313714,
                                            }, -- end of [158]
                                            [155] = 
                                            {
                                                long = 0.73142932606804,
                                                lat = 0.74083443484327,
                                            }, -- end of [155]
                                            [151] = 
                                            {
                                                long = 0.73152278736229,
                                                lat = 0.74071284621234,
                                            }, -- end of [151]
                                            [147] = 
                                            {
                                                long = 0.73164343444394,
                                                lat = 0.74067780082078,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                long = 0.73176190616264,
                                                lat = 0.74071645247065,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                long = 0.73185869257778,
                                                lat = 0.74078858413495,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                long = 0.73191125093213,
                                                lat = 0.74079230188288,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                long = 0.73198854685948,
                                                lat = 0.74057088326639,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                long = 0.73212178467737,
                                                lat = 0.74041035402703,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                long = 0.73224397740482,
                                                lat = 0.74036651822953,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                long = 0.73290099143745,
                                                lat = 0.73967461440292,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                long = 0.73214504280928,
                                                lat = 0.73934344191187,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                long = 0.7317274655545,
                                                lat = 0.73908809358128,
                                            }, -- end of [79]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 127,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73734611461474,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7340406520912,
                                            x = -280943.91123338,
                                            speed = 19.444444444444,
                                            y = 647807.45493621,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 76,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 652,
                                        lat = 0.73734611461474,
                                        skill = "Average",
                                        long = 0.7340406520912,
                                        x = -280943.91123338,
                                        name = "medium battle #12",
                                        heading = -0.49983095335752,
                                        y = 647807.45493621,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU 2-C9",
                                        CLSID = "{099A1146-4309-459F-A913-AAA515D70049}",
                                        unitId = 653,
                                        lat = 0.73733977925997,
                                        skill = "Average",
                                        long = 0.73404862121971,
                                        x = -280980.20243743,
                                        name = "medium battle #13",
                                        heading = 0,
                                        y = 647849.42836402,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU 2-C9",
                                        CLSID = "{099A1146-4309-459F-A913-AAA515D70049}",
                                        unitId = 654,
                                        lat = 0.73733404752314,
                                        skill = "Average",
                                        long = 0.73405671918997,
                                        x = -281012.58171056,
                                        name = "medium battle #14",
                                        heading = 0,
                                        y = 647891.6013032,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SAU 2-C9",
                                        CLSID = "{099A1146-4309-459F-A913-AAA515D70049}",
                                        unitId = 655,
                                        lat = 0.73732884504686,
                                        skill = "Average",
                                        long = 0.73406564152764,
                                        x = -281041.16713733,
                                        name = "medium battle #15",
                                        heading = 0,
                                        y = 647937.31234396,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 656,
                                        lat = 0.73732318491482,
                                        skill = "Average",
                                        long = 0.73407491255562,
                                        x = -281072.49026369,
                                        name = "medium battle #16",
                                        heading = 0,
                                        y = 647984.98238606,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 657,
                                        lat = 0.73731743396937,
                                        skill = "Average",
                                        long = 0.73408345484183,
                                        x = -281104.76470247,
                                        name = "medium battle #17",
                                        heading = 0,
                                        y = 648029.26888637,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SAU 2-C9",
                                        CLSID = "{099A1146-4309-459F-A913-AAA515D70049}",
                                        unitId = 658,
                                        lat = 0.73731173376018,
                                        skill = "Average",
                                        long = 0.7340919216193,
                                        x = -281136.75448315,
                                        name = "medium battle #18",
                                        heading = 0,
                                        y = 648073.16398726,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "SAU 2-C9",
                                        CLSID = "{099A1146-4309-459F-A913-AAA515D70049}",
                                        unitId = 659,
                                        lat = 0.73731173376018,
                                        skill = "Average",
                                        long = 0.7340919216193,
                                        x = -281136.75448315,
                                        name = "medium battle #19",
                                        heading = 0,
                                        y = 648073.16398726,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "SAU 2-C9",
                                        CLSID = "{099A1146-4309-459F-A913-AAA515D70049}",
                                        unitId = 660,
                                        lat = 0.73731119041786,
                                        skill = "Average",
                                        long = 0.73409944404195,
                                        x = -281136.36947263,
                                        name = "medium battle #20",
                                        heading = 0,
                                        y = 648109.09532609,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "SAU 2-C9",
                                        CLSID = "{099A1146-4309-459F-A913-AAA515D70049}",
                                        unitId = 661,
                                        lat = 0.73731097123519,
                                        skill = "Average",
                                        long = 0.7341024784486,
                                        x = -281136.21421995,
                                        name = "medium battle #21",
                                        heading = 0,
                                        y = 648123.58937161,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 662,
                                        lat = 0.73731097123519,
                                        skill = "Average",
                                        long = 0.7341024784486,
                                        x = -281136.21421995,
                                        name = "medium battle #22",
                                        heading = 0,
                                        y = 648123.58937161,
                                    }, -- end of [11]
                                }, -- end of units
                                name = "medium artillery #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73609081612999,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74148124940423,
                                            x = -285080.81762342,
                                            speed = 5.5555555555556,
                                            y = 683938.92806395,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 128,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 764,
                                        lat = 0.73609081612999,
                                        skill = "Average",
                                        long = 0.74148124940423,
                                        x = -285080.81762342,
                                        name = "medium infantery #002",
                                        heading = 0,
                                        y = 683938.92806395,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 765,
                                        lat = 0.73607955786922,
                                        skill = "Average",
                                        long = 0.74133922918567,
                                        x = -285227.18285593,
                                        name = "medium infantery #19",
                                        heading = 0,
                                        y = 683273.73102599,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 766,
                                        lat = 0.73610135216847,
                                        skill = "Average",
                                        long = 0.74159917857078,
                                        x = -284951.71306341,
                                        name = "medium infantery #20",
                                        heading = 0,
                                        y = 684490.43546661,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "light aa kutaisi",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [33] = 
                                            {
                                                long = 0.74075284538067,
                                                lat = 0.73611680277005,
                                            }, -- end of [33]
                                            [35] = 
                                            {
                                                long = 0.74064487050109,
                                                lat = 0.73615927159716,
                                            }, -- end of [35]
                                            [37] = 
                                            {
                                                long = 0.740599607326,
                                                lat = 0.73616765739,
                                            }, -- end of [37]
                                            [39] = 
                                            {
                                                long = 0.74054540446647,
                                                lat = 0.73615371565105,
                                            }, -- end of [39]
                                            [41] = 
                                            {
                                                long = 0.74049243126338,
                                                lat = 0.7361191131385,
                                            }, -- end of [41]
                                            [43] = 
                                            {
                                                long = 0.74042524892932,
                                                lat = 0.73603962929157,
                                            }, -- end of [43]
                                            [45] = 
                                            {
                                                long = 0.74011795887613,
                                                lat = 0.73595616927196,
                                            }, -- end of [45]
                                            [47] = 
                                            {
                                                long = 0.74007468145773,
                                                lat = 0.73594831307934,
                                            }, -- end of [47]
                                            [49] = 
                                            {
                                                long = 0.73992618057844,
                                                lat = 0.73592416309058,
                                            }, -- end of [49]
                                            [51] = 
                                            {
                                                long = 0.73987727305011,
                                                lat = 0.73592153438271,
                                            }, -- end of [51]
                                            [53] = 
                                            {
                                                long = 0.73984948187728,
                                                lat = 0.73590280173353,
                                            }, -- end of [53]
                                            [55] = 
                                            {
                                                long = 0.73967898717841,
                                                lat = 0.73588823652215,
                                            }, -- end of [55]
                                            [57] = 
                                            {
                                                long = 0.7394416100206,
                                                lat = 0.73591957617148,
                                            }, -- end of [57]
                                            [59] = 
                                            {
                                                long = 0.73943797524566,
                                                lat = 0.73591924789936,
                                            }, -- end of [59]
                                            [61] = 
                                            {
                                                long = 0.73926495771944,
                                                lat = 0.73586358213254,
                                            }, -- end of [61]
                                            [63] = 
                                            {
                                                long = 0.73915098859196,
                                                lat = 0.73580987236621,
                                            }, -- end of [63]
                                            [66] = 
                                            {
                                                long = 0.73890176645899,
                                                lat = 0.73567530519102,
                                            }, -- end of [66]
                                            [70] = 
                                            {
                                                long = 0.73863536518648,
                                                lat = 0.73567997531029,
                                            }, -- end of [70]
                                            [74] = 
                                            {
                                                long = 0.73845141299846,
                                                lat = 0.73573380583731,
                                            }, -- end of [74]
                                            [78] = 
                                            {
                                                long = 0.73837847216442,
                                                lat = 0.73573687306014,
                                            }, -- end of [78]
                                            [82] = 
                                            {
                                                long = 0.73775151301841,
                                                lat = 0.7360158650536,
                                            }, -- end of [82]
                                            [86] = 
                                            {
                                                long = 0.73747791470607,
                                                lat = 0.73620747901476,
                                            }, -- end of [86]
                                            [90] = 
                                            {
                                                long = 0.73740154785501,
                                                lat = 0.7362385478385,
                                            }, -- end of [90]
                                            [94] = 
                                            {
                                                long = 0.73694476793108,
                                                lat = 0.73647112941628,
                                            }, -- end of [94]
                                            [98] = 
                                            {
                                                long = 0.73663333767135,
                                                lat = 0.73663313414309,
                                            }, -- end of [98]
                                            [102] = 
                                            {
                                                long = 0.73651909303751,
                                                lat = 0.73669338348177,
                                            }, -- end of [102]
                                            [106] = 
                                            {
                                                long = 0.73599431051194,
                                                lat = 0.73707247557684,
                                            }, -- end of [106]
                                            [110] = 
                                            {
                                                long = 0.73589059119158,
                                                lat = 0.73717138947647,
                                            }, -- end of [110]
                                            [114] = 
                                            {
                                                long = 0.73580539420648,
                                                lat = 0.7372924259435,
                                            }, -- end of [114]
                                            [118] = 
                                            {
                                                long = 0.73552656896161,
                                                lat = 0.73745037994046,
                                            }, -- end of [118]
                                            [122] = 
                                            {
                                                long = 0.73492589615572,
                                                lat = 0.73768628302951,
                                            }, -- end of [122]
                                            [126] = 
                                            {
                                                long = 0.73472202074643,
                                                lat = 0.737746937827,
                                            }, -- end of [126]
                                            [132] = 
                                            {
                                                long = 0.73421463943712,
                                                lat = 0.73771604826966,
                                            }, -- end of [132]
                                            [140] = 
                                            {
                                                long = 0.7335700748622,
                                                lat = 0.7376016778878,
                                            }, -- end of [140]
                                            [148] = 
                                            {
                                                long = 0.73307352742896,
                                                lat = 0.73754844181156,
                                            }, -- end of [148]
                                            [156] = 
                                            {
                                                long = 0.73276243907504,
                                                lat = 0.73765103017412,
                                            }, -- end of [156]
                                            [1] = 
                                            {
                                                long = 0.74186927991726,
                                                lat = 0.73610121387708,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.74186927991726,
                                                lat = 0.73610121387708,
                                            }, -- end of [2]
                                            [133] = 
                                            {
                                                long = 0.73421463943712,
                                                lat = 0.73771604826966,
                                            }, -- end of [133]
                                            [141] = 
                                            {
                                                long = 0.73354014193848,
                                                lat = 0.7375962855109,
                                            }, -- end of [141]
                                            [149] = 
                                            {
                                                long = 0.7330649469535,
                                                lat = 0.7375497486584,
                                            }, -- end of [149]
                                            [3] = 
                                            {
                                                long = 0.74192906016337,
                                                lat = 0.73614860723564,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                long = 0.74197268118927,
                                                lat = 0.73618104946326,
                                            }, -- end of [4]
                                            [67] = 
                                            {
                                                long = 0.73888245590493,
                                                lat = 0.73566880872153,
                                            }, -- end of [67]
                                            [71] = 
                                            {
                                                long = 0.73861387525273,
                                                lat = 0.73568581676537,
                                            }, -- end of [71]
                                            [75] = 
                                            {
                                                long = 0.73842831185717,
                                                lat = 0.7357316168633,
                                            }, -- end of [75]
                                            [5] = 
                                            {
                                                long = 0.74198607030896,
                                                lat = 0.73619703349517,
                                            }, -- end of [5]
                                            [83] = 
                                            {
                                                long = 0.73764356981248,
                                                lat = 0.73607723349088,
                                            }, -- end of [83]
                                            [87] = 
                                            {
                                                long = 0.73742660341397,
                                                lat = 0.73622515026711,
                                            }, -- end of [87]
                                            [91] = 
                                            {
                                                long = 0.73717353844879,
                                                lat = 0.73636044015276,
                                            }, -- end of [91]
                                            [6] = 
                                            {
                                                long = 0.74200782805325,
                                                lat = 0.73624252456091,
                                            }, -- end of [6]
                                            [99] = 
                                            {
                                                long = 0.73663333767135,
                                                lat = 0.73663313414309,
                                            }, -- end of [99]
                                            [103] = 
                                            {
                                                long = 0.73642337168184,
                                                lat = 0.73676994117945,
                                            }, -- end of [103]
                                            [107] = 
                                            {
                                                long = 0.73597908943511,
                                                lat = 0.73709261388295,
                                            }, -- end of [107]
                                            [7] = 
                                            {
                                                long = 0.74200894500044,
                                                lat = 0.73625757410315,
                                            }, -- end of [7]
                                            [115] = 
                                            {
                                                long = 0.73578077245294,
                                                lat = 0.73731331996654,
                                            }, -- end of [115]
                                            [119] = 
                                            {
                                                long = 0.73538666691861,
                                                lat = 0.73750007322876,
                                            }, -- end of [119]
                                            [123] = 
                                            {
                                                long = 0.73492589615572,
                                                lat = 0.73768628302951,
                                            }, -- end of [123]
                                            [8] = 
                                            {
                                                long = 0.74198695839932,
                                                lat = 0.73636047271167,
                                            }, -- end of [8]
                                            [134] = 
                                            {
                                                long = 0.73400930810164,
                                                lat = 0.73769521281848,
                                            }, -- end of [134]
                                            [9] = 
                                            {
                                                long = 0.74195563782992,
                                                lat = 0.73645191240507,
                                            }, -- end of [9]
                                            [150] = 
                                            {
                                                long = 0.73303812236947,
                                                lat = 0.73754418209184,
                                            }, -- end of [150]
                                            [10] = 
                                            {
                                                long = 0.74195563782992,
                                                lat = 0.73645191240507,
                                            }, -- end of [10]
                                            [11] = 
                                            {
                                                long = 0.74192992690943,
                                                lat = 0.73644307912276,
                                            }, -- end of [11]
                                            [12] = 
                                            {
                                                long = 0.74189110728542,
                                                lat = 0.73642710357507,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                long = 0.74184705047937,
                                                lat = 0.73640858365845,
                                            }, -- end of [13]
                                            [14] = 
                                            {
                                                long = 0.74180211276967,
                                                lat = 0.73639539330832,
                                            }, -- end of [14]
                                            [15] = 
                                            {
                                                long = 0.74176484250834,
                                                lat = 0.7363884682395,
                                            }, -- end of [15]
                                            [16] = 
                                            {
                                                long = 0.74176484250834,
                                                lat = 0.7363884682395,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                long = 0.74165794712347,
                                                lat = 0.73636860181487,
                                            }, -- end of [17]
                                            [18] = 
                                            {
                                                long = 0.74165337088506,
                                                lat = 0.73636694404036,
                                            }, -- end of [18]
                                            [19] = 
                                            {
                                                long = 0.74165337088506,
                                                lat = 0.73636694404036,
                                            }, -- end of [19]
                                            [20] = 
                                            {
                                                long = 0.74159546721327,
                                                lat = 0.73634541635819,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                long = 0.74136197050967,
                                                lat = 0.73627396049236,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                long = 0.74136197050967,
                                                lat = 0.73627396049236,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                long = 0.74134440071788,
                                                lat = 0.73626938368865,
                                            }, -- end of [23]
                                            [24] = 
                                            {
                                                long = 0.74134440071788,
                                                lat = 0.73626938368865,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                long = 0.74125080152968,
                                                lat = 0.7362482317483,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                long = 0.74125080152968,
                                                lat = 0.7362482317483,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                long = 0.74118364568394,
                                                lat = 0.73623452404746,
                                            }, -- end of [27]
                                            [28] = 
                                            {
                                                long = 0.74112262667754,
                                                lat = 0.73622022465846,
                                            }, -- end of [28]
                                            [29] = 
                                            {
                                                long = 0.74081730422992,
                                                lat = 0.73612949422847,
                                            }, -- end of [29]
                                            [30] = 
                                            {
                                                long = 0.74081730422992,
                                                lat = 0.73612949422847,
                                            }, -- end of [30]
                                            [31] = 
                                            {
                                                long = 0.74079729271745,
                                                lat = 0.7361212706387,
                                            }, -- end of [31]
                                            [32] = 
                                            {
                                                long = 0.74077552462749,
                                                lat = 0.73611680203594,
                                            }, -- end of [32]
                                            [34] = 
                                            {
                                                long = 0.74073106077111,
                                                lat = 0.73612135823572,
                                            }, -- end of [34]
                                            [36] = 
                                            {
                                                long = 0.7406230741064,
                                                lat = 0.73616586688675,
                                            }, -- end of [36]
                                            [38] = 
                                            {
                                                long = 0.74057634593669,
                                                lat = 0.73616448741149,
                                            }, -- end of [38]
                                            [40] = 
                                            {
                                                long = 0.74049243126338,
                                                lat = 0.7361191131385,
                                            }, -- end of [40]
                                            [42] = 
                                            {
                                                long = 0.74044060443615,
                                                lat = 0.73605130279328,
                                            }, -- end of [42]
                                            [44] = 
                                            {
                                                long = 0.74040637585016,
                                                lat = 0.73603122879061,
                                            }, -- end of [44]
                                            [46] = 
                                            {
                                                long = 0.74007468145773,
                                                lat = 0.73594831307934,
                                            }, -- end of [46]
                                            [48] = 
                                            {
                                                long = 0.7399576202862,
                                                lat = 0.73592705736335,
                                            }, -- end of [48]
                                            [50] = 
                                            {
                                                long = 0.73987727305011,
                                                lat = 0.73592153438271,
                                            }, -- end of [50]
                                            [52] = 
                                            {
                                                long = 0.73985802435428,
                                                lat = 0.73590562702764,
                                            }, -- end of [52]
                                            [54] = 
                                            {
                                                long = 0.73978482219246,
                                                lat = 0.73589213447226,
                                            }, -- end of [54]
                                            [56] = 
                                            {
                                                long = 0.7396358552569,
                                                lat = 0.7358910884188,
                                            }, -- end of [56]
                                            [58] = 
                                            {
                                                long = 0.73943797524566,
                                                lat = 0.73591924789936,
                                            }, -- end of [58]
                                            [60] = 
                                            {
                                                long = 0.73931657372709,
                                                lat = 0.73588303000963,
                                            }, -- end of [60]
                                            [62] = 
                                            {
                                                long = 0.73919487700818,
                                                lat = 0.73583270520484,
                                            }, -- end of [62]
                                            [64] = 
                                            {
                                                long = 0.73895489013025,
                                                lat = 0.73570075926131,
                                            }, -- end of [64]
                                            [68] = 
                                            {
                                                long = 0.73886146270411,
                                                lat = 0.73566660876886,
                                            }, -- end of [68]
                                            [72] = 
                                            {
                                                long = 0.738517241127,
                                                lat = 0.73574253890407,
                                            }, -- end of [72]
                                            [76] = 
                                            {
                                                long = 0.73838206156961,
                                                lat = 0.73573618699703,
                                            }, -- end of [76]
                                            [80] = 
                                            {
                                                long = 0.73789205840889,
                                                lat = 0.73594764935156,
                                            }, -- end of [80]
                                            [84] = 
                                            {
                                                long = 0.7376009179663,
                                                lat = 0.7361056597717,
                                            }, -- end of [84]
                                            [88] = 
                                            {
                                                long = 0.73742660341397,
                                                lat = 0.73622515026711,
                                            }, -- end of [88]
                                            [92] = 
                                            {
                                                long = 0.73717353844879,
                                                lat = 0.73636044015276,
                                            }, -- end of [92]
                                            [96] = 
                                            {
                                                long = 0.73693995753276,
                                                lat = 0.73647214732222,
                                            }, -- end of [96]
                                            [100] = 
                                            {
                                                long = 0.73656868614178,
                                                lat = 0.73666300575478,
                                            }, -- end of [100]
                                            [104] = 
                                            {
                                                long = 0.7363463956469,
                                                lat = 0.73682245932891,
                                            }, -- end of [104]
                                            [108] = 
                                            {
                                                long = 0.73591088081233,
                                                lat = 0.73713820977516,
                                            }, -- end of [108]
                                            [112] = 
                                            {
                                                long = 0.73588675595036,
                                                lat = 0.73717405259845,
                                            }, -- end of [112]
                                            [116] = 
                                            {
                                                long = 0.73564444625292,
                                                lat = 0.73740111502998,
                                            }, -- end of [116]
                                            [120] = 
                                            {
                                                long = 0.73512024545834,
                                                lat = 0.73761475756262,
                                            }, -- end of [120]
                                            [124] = 
                                            {
                                                long = 0.73481566443767,
                                                lat = 0.73771731613587,
                                            }, -- end of [124]
                                            [128] = 
                                            {
                                                long = 0.73469094069568,
                                                lat = 0.73771693657461,
                                            }, -- end of [128]
                                            [136] = 
                                            {
                                                long = 0.7338832551001,
                                                lat = 0.73767095334937,
                                            }, -- end of [136]
                                            [144] = 
                                            {
                                                long = 0.73322879244005,
                                                lat = 0.73754681980825,
                                            }, -- end of [144]
                                            [152] = 
                                            {
                                                long = 0.73298884244816,
                                                lat = 0.73753395451945,
                                            }, -- end of [152]
                                            [129] = 
                                            {
                                                long = 0.73467700851556,
                                                lat = 0.73771192997738,
                                            }, -- end of [129]
                                            [137] = 
                                            {
                                                long = 0.73378629157258,
                                                lat = 0.73764617783892,
                                            }, -- end of [137]
                                            [145] = 
                                            {
                                                long = 0.73316488453974,
                                                lat = 0.73753579480201,
                                            }, -- end of [145]
                                            [153] = 
                                            {
                                                long = 0.73296651395459,
                                                lat = 0.73753368026518,
                                            }, -- end of [153]
                                            [65] = 
                                            {
                                                long = 0.73895489013025,
                                                lat = 0.73570075926131,
                                            }, -- end of [65]
                                            [69] = 
                                            {
                                                long = 0.7387611246391,
                                                lat = 0.73567758827186,
                                            }, -- end of [69]
                                            [73] = 
                                            {
                                                long = 0.73850569801625,
                                                lat = 0.73574434742451,
                                            }, -- end of [73]
                                            [77] = 
                                            {
                                                long = 0.73838206156961,
                                                lat = 0.73573618699703,
                                            }, -- end of [77]
                                            [81] = 
                                            {
                                                long = 0.73789205840889,
                                                lat = 0.73594764935156,
                                            }, -- end of [81]
                                            [85] = 
                                            {
                                                long = 0.73748812116298,
                                                lat = 0.73620084187973,
                                            }, -- end of [85]
                                            [89] = 
                                            {
                                                long = 0.73740154785501,
                                                lat = 0.7362385478385,
                                            }, -- end of [89]
                                            [93] = 
                                            {
                                                long = 0.73694837240287,
                                                lat = 0.73647052318355,
                                            }, -- end of [93]
                                            [97] = 
                                            {
                                                long = 0.73677320763581,
                                                lat = 0.73655699195345,
                                            }, -- end of [97]
                                            [101] = 
                                            {
                                                long = 0.73656868614178,
                                                lat = 0.73666300575478,
                                            }, -- end of [101]
                                            [105] = 
                                            {
                                                long = 0.73617050208245,
                                                lat = 0.73695232801899,
                                            }, -- end of [105]
                                            [109] = 
                                            {
                                                long = 0.73589340285318,
                                                lat = 0.7371696719921,
                                            }, -- end of [109]
                                            [113] = 
                                            {
                                                long = 0.73584119679991,
                                                lat = 0.73724756094455,
                                            }, -- end of [113]
                                            [117] = 
                                            {
                                                long = 0.73561675225634,
                                                lat = 0.73741111155518,
                                            }, -- end of [117]
                                            [121] = 
                                            {
                                                long = 0.73512024545834,
                                                lat = 0.73761475756262,
                                            }, -- end of [121]
                                            [125] = 
                                            {
                                                long = 0.73472202074643,
                                                lat = 0.737746937827,
                                            }, -- end of [125]
                                            [130] = 
                                            {
                                                long = 0.73466555228523,
                                                lat = 0.73771088427919,
                                            }, -- end of [130]
                                            [138] = 
                                            {
                                                long = 0.73378629157258,
                                                lat = 0.73764617783892,
                                            }, -- end of [138]
                                            [146] = 
                                            {
                                                long = 0.73309592043063,
                                                lat = 0.73751896856324,
                                            }, -- end of [146]
                                            [154] = 
                                            {
                                                long = 0.73294492365704,
                                                lat = 0.7375378203358,
                                            }, -- end of [154]
                                            [155] = 
                                            {
                                                long = 0.73292559365198,
                                                lat = 0.73754594052156,
                                            }, -- end of [155]
                                            [151] = 
                                            {
                                                long = 0.73303812236947,
                                                lat = 0.73754418209184,
                                            }, -- end of [151]
                                            [147] = 
                                            {
                                                long = 0.73309592043063,
                                                lat = 0.73751896856324,
                                            }, -- end of [147]
                                            [143] = 
                                            {
                                                long = 0.73333989300622,
                                                lat = 0.73756132133524,
                                            }, -- end of [143]
                                            [142] = 
                                            {
                                                long = 0.73354014193848,
                                                lat = 0.7375962855109,
                                            }, -- end of [142]
                                            [139] = 
                                            {
                                                long = 0.7335700748622,
                                                lat = 0.7376016778878,
                                            }, -- end of [139]
                                            [135] = 
                                            {
                                                long = 0.73393656533676,
                                                lat = 0.73768311194043,
                                            }, -- end of [135]
                                            [131] = 
                                            {
                                                long = 0.73424987627018,
                                                lat = 0.73771496490193,
                                            }, -- end of [131]
                                            [127] = 
                                            {
                                                long = 0.73470922249541,
                                                lat = 0.73773226726816,
                                            }, -- end of [127]
                                            [111] = 
                                            {
                                                long = 0.73589059119158,
                                                lat = 0.73717138947647,
                                            }, -- end of [111]
                                            [95] = 
                                            {
                                                long = 0.73694476793108,
                                                lat = 0.73647112941628,
                                            }, -- end of [95]
                                            [79] = 
                                            {
                                                long = 0.73823721569839,
                                                lat = 0.73578004893848,
                                            }, -- end of [79]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 63,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73610121387708,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74186927991726,
                                            x = -284809.151832,
                                            speed = 19.444444444444,
                                            y = 685769.68341741,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 129,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 767,
                                        lat = 0.73610121387708,
                                        skill = "Average",
                                        long = 0.74186927991726,
                                        x = -284809.151832,
                                        name = "light aa kutaisi",
                                        heading = -1.3418618566527,
                                        y = 685769.68341741,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 768,
                                        lat = 0.73610005041516,
                                        skill = "Average",
                                        long = 0.74186781246541,
                                        x = -284817.35833623,
                                        name = "light aa kutaisi #1",
                                        heading = 0,
                                        y = 685763.57939273,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 769,
                                        lat = 0.7360988869997,
                                        skill = "Average",
                                        long = 0.7418663450768,
                                        x = -284825.56451025,
                                        name = "light aa kutaisi #2",
                                        heading = 0,
                                        y = 685757.47563373,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Ural-375 ZU-23",
                                        CLSID = "{96E2A468-E0D6-4e7f-A618-7C29E4DAD176}",
                                        unitId = 770,
                                        lat = 0.73609772363072,
                                        skill = "Average",
                                        long = 0.74186487775141,
                                        x = -284833.77035394,
                                        name = "light aa kutaisi #3",
                                        heading = 0,
                                        y = 685751.37214033,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-1",
                                        CLSID = "{A90A4A5B-5AF8-49CF-B363-BB81EF4A9256}",
                                        unitId = 771,
                                        lat = 0.7360965603082,
                                        skill = "Average",
                                        long = 0.74186341048925,
                                        x = -284841.97586742,
                                        name = "light aa kutaisi #4",
                                        heading = 0,
                                        y = 685745.26891256,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 772,
                                        lat = 0.73609539703216,
                                        skill = "Average",
                                        long = 0.74186194329032,
                                        x = -284850.18105057,
                                        name = "light aa kutaisi #5",
                                        heading = 0,
                                        y = 685739.16595043,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "light battle",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                long = 0.7399576202862,
                                                lat = 0.73592705736335,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                long = 0.74110696386728,
                                                lat = 0.73602233767967,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                long = 0.74086575226621,
                                                lat = 0.73604402402667,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                long = 0.73992618057844,
                                                lat = 0.73592416309058,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                long = 0.73987727305011,
                                                lat = 0.73592153438271,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                long = 0.73987727305011,
                                                lat = 0.73592153438271,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                long = 0.73985802435428,
                                                lat = 0.73590562702764,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                long = 0.74086389045695,
                                                lat = 0.73604637571625,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                long = 0.73984948187728,
                                                lat = 0.73590280173353,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                long = 0.73978482219246,
                                                lat = 0.73589213447226,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                long = 0.73967898717841,
                                                lat = 0.73588823652215,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                long = 0.7396358552569,
                                                lat = 0.7358910884188,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                long = 0.74079811781007,
                                                lat = 0.73608040159088,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                long = 0.7394416100206,
                                                lat = 0.73591957617148,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                long = 0.73943797524566,
                                                lat = 0.73591924789936,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                long = 0.73943797524566,
                                                lat = 0.73591924789936,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                long = 0.73931657372709,
                                                lat = 0.73588303000963,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                long = 0.74079811781007,
                                                lat = 0.73608040159088,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                long = 0.73926495771944,
                                                lat = 0.73586358213254,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                long = 0.73919487700818,
                                                lat = 0.73583270520484,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                long = 0.73915098859196,
                                                lat = 0.73580987236621,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                long = 0.74104596307481,
                                                lat = 0.73602825282194,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                long = 0.74081730422992,
                                                lat = 0.73612949422847,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                long = 0.73895489013025,
                                                lat = 0.73570075926131,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                long = 0.73890176645899,
                                                lat = 0.73567530519102,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                long = 0.73888245590493,
                                                lat = 0.73566880872153,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                long = 0.73886146270411,
                                                lat = 0.73566660876886,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                long = 0.74081730422992,
                                                lat = 0.73612949422847,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                long = 0.7387611246391,
                                                lat = 0.73567758827186,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                long = 0.73863536518648,
                                                lat = 0.73567997531029,
                                            }, -- end of [53]
                                            [67] = 
                                            {
                                                long = 0.7376009179663,
                                                lat = 0.7361056597717,
                                            }, -- end of [67]
                                            [54] = 
                                            {
                                                long = 0.73861387525273,
                                                lat = 0.73568581676537,
                                            }, -- end of [54]
                                            [71] = 
                                            {
                                                long = 0.73742660341397,
                                                lat = 0.73622515026711,
                                            }, -- end of [71]
                                            [55] = 
                                            {
                                                long = 0.738517241127,
                                                lat = 0.73574253890407,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                long = 0.74079729271745,
                                                lat = 0.7361212706387,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                long = 0.73850569801625,
                                                lat = 0.73574434742451,
                                            }, -- end of [56]
                                            [19] = 
                                            {
                                                long = 0.7406230741064,
                                                lat = 0.73616586688675,
                                            }, -- end of [19]
                                            [57] = 
                                            {
                                                long = 0.73845141299846,
                                                lat = 0.73573380583731,
                                            }, -- end of [57]
                                            [95] = 
                                            {
                                                long = 0.73588675595036,
                                                lat = 0.73717405259845,
                                            }, -- end of [95]
                                            [58] = 
                                            {
                                                long = 0.73842831185717,
                                                lat = 0.7357316168633,
                                            }, -- end of [58]
                                            [99] = 
                                            {
                                                long = 0.73564444625292,
                                                lat = 0.73740111502998,
                                            }, -- end of [99]
                                            [59] = 
                                            {
                                                long = 0.73838206156961,
                                                lat = 0.73573618699703,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                long = 0.74077552462749,
                                                lat = 0.73611680203594,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                long = 0.73838206156961,
                                                lat = 0.73573618699703,
                                            }, -- end of [60]
                                            [103] = 
                                            {
                                                long = 0.73512024545834,
                                                lat = 0.73761475756262,
                                            }, -- end of [103]
                                            [61] = 
                                            {
                                                long = 0.73837847216442,
                                                lat = 0.73573687306014,
                                            }, -- end of [61]
                                            [107] = 
                                            {
                                                long = 0.734851495975,
                                                lat = 0.73762860061887,
                                            }, -- end of [107]
                                            [62] = 
                                            {
                                                long = 0.73823721569839,
                                                lat = 0.73578004893848,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                long = 0.74110696386728,
                                                lat = 0.73602233767967,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.74094349100353,
                                                lat = 0.73605035055102,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                long = 0.74075284538067,
                                                lat = 0.73611680277005,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                long = 0.73789205840889,
                                                lat = 0.73594764935156,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                long = 0.73775151301841,
                                                lat = 0.7360158650536,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                long = 0.73764356981248,
                                                lat = 0.73607723349088,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                long = 0.74073106077111,
                                                lat = 0.73612135823572,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                long = 0.73748812116298,
                                                lat = 0.73620084187973,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                long = 0.73747791470607,
                                                lat = 0.73620747901476,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                long = 0.73742660341397,
                                                lat = 0.73622515026711,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                long = 0.74064487050109,
                                                lat = 0.73615927159716,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                long = 0.73740154785501,
                                                lat = 0.7362385478385,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                long = 0.73740154785501,
                                                lat = 0.7362385478385,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                long = 0.73717353844879,
                                                lat = 0.73636044015276,
                                            }, -- end of [74]
                                            [75] = 
                                            {
                                                long = 0.73717353844879,
                                                lat = 0.73636044015276,
                                            }, -- end of [75]
                                            [76] = 
                                            {
                                                long = 0.73694837240287,
                                                lat = 0.73647052318355,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                long = 0.73694476793108,
                                                lat = 0.73647112941628,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                long = 0.74091731926859,
                                                lat = 0.73605236976885,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                long = 0.740599607326,
                                                lat = 0.73616765739,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                long = 0.73677320763581,
                                                lat = 0.73655699195345,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                long = 0.73663333767135,
                                                lat = 0.73663313414309,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                long = 0.73663333767135,
                                                lat = 0.73663313414309,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                long = 0.74057634593669,
                                                lat = 0.73616448741149,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                long = 0.73656868614178,
                                                lat = 0.73666300575478,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                long = 0.73651909303751,
                                                lat = 0.73669338348177,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                long = 0.73642337168184,
                                                lat = 0.73676994117945,
                                            }, -- end of [86]
                                            [87] = 
                                            {
                                                long = 0.7363463956469,
                                                lat = 0.73682245932891,
                                            }, -- end of [87]
                                            [88] = 
                                            {
                                                long = 0.73617050208245,
                                                lat = 0.73695232801899,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                long = 0.73599431051194,
                                                lat = 0.73707247557684,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                long = 0.73597908943511,
                                                lat = 0.73709261388295,
                                            }, -- end of [90]
                                            [91] = 
                                            {
                                                long = 0.73591088081233,
                                                lat = 0.73713820977516,
                                            }, -- end of [91]
                                            [92] = 
                                            {
                                                long = 0.73589340285318,
                                                lat = 0.7371696719921,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                long = 0.73589059119158,
                                                lat = 0.73717138947647,
                                            }, -- end of [93]
                                            [94] = 
                                            {
                                                long = 0.73589059119158,
                                                lat = 0.73717138947647,
                                            }, -- end of [94]
                                            [24] = 
                                            {
                                                long = 0.74049243126338,
                                                lat = 0.7361191131385,
                                            }, -- end of [24]
                                            [96] = 
                                            {
                                                long = 0.73584119679991,
                                                lat = 0.73724756094455,
                                            }, -- end of [96]
                                            [97] = 
                                            {
                                                long = 0.73580539420648,
                                                lat = 0.7372924259435,
                                            }, -- end of [97]
                                            [98] = 
                                            {
                                                long = 0.73578077245294,
                                                lat = 0.73731331996654,
                                            }, -- end of [98]
                                            [25] = 
                                            {
                                                long = 0.74044060443615,
                                                lat = 0.73605130279328,
                                            }, -- end of [25]
                                            [100] = 
                                            {
                                                long = 0.73561675225634,
                                                lat = 0.73741111155518,
                                            }, -- end of [100]
                                            [101] = 
                                            {
                                                long = 0.73552656896161,
                                                lat = 0.73745037994046,
                                            }, -- end of [101]
                                            [102] = 
                                            {
                                                long = 0.73538666691861,
                                                lat = 0.73750007322876,
                                            }, -- end of [102]
                                            [26] = 
                                            {
                                                long = 0.74042524892932,
                                                lat = 0.73603962929157,
                                            }, -- end of [26]
                                            [104] = 
                                            {
                                                long = 0.73512024545834,
                                                lat = 0.73761475756262,
                                            }, -- end of [104]
                                            [105] = 
                                            {
                                                long = 0.73492589615572,
                                                lat = 0.73768628302951,
                                            }, -- end of [105]
                                            [106] = 
                                            {
                                                long = 0.73492589615572,
                                                lat = 0.73768628302951,
                                            }, -- end of [106]
                                            [27] = 
                                            {
                                                long = 0.74040637585016,
                                                lat = 0.73603122879061,
                                            }, -- end of [27]
                                            [108] = 
                                            {
                                                long = 0.73483127480876,
                                                lat = 0.73760863979568,
                                            }, -- end of [108]
                                            [109] = 
                                            {
                                                long = 0.73466616638886,
                                                lat = 0.73742643401207,
                                            }, -- end of [109]
                                            [7] = 
                                            {
                                                long = 0.74086575226621,
                                                lat = 0.73604402402667,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                long = 0.74011795887613,
                                                lat = 0.73595616927196,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                long = 0.73656868614178,
                                                lat = 0.73666300575478,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                long = 0.73693995753276,
                                                lat = 0.73647214732222,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                long = 0.73694476793108,
                                                lat = 0.73647112941628,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                long = 0.74007468145773,
                                                lat = 0.73594831307934,
                                            }, -- end of [29]
                                            [6] = 
                                            {
                                                long = 0.74089123570742,
                                                lat = 0.73604935971736,
                                            }, -- end of [6]
                                            [23] = 
                                            {
                                                long = 0.74049243126338,
                                                lat = 0.7361191131385,
                                            }, -- end of [23]
                                            [22] = 
                                            {
                                                long = 0.74054540446647,
                                                lat = 0.73615371565105,
                                            }, -- end of [22]
                                            [30] = 
                                            {
                                                long = 0.74007468145773,
                                                lat = 0.73594831307934,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                long = 0.73789205840889,
                                                lat = 0.73594764935156,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                long = 0.73895489013025,
                                                lat = 0.73570075926131,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 45,
                                            type = "Turning Point",
                                            action = "Cone",
                                            lat = 0.736071433299,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74110192860654,
                                            x = -285403.64290903,
                                            speed = 19.444444444444,
                                            y = 682154.5951926,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 131,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 784,
                                        lat = 0.736071433299,
                                        skill = "Average",
                                        long = 0.74110192860654,
                                        x = -285403.64290903,
                                        name = "light battle",
                                        heading = -1.2823891989433,
                                        y = 682154.5951926,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 785,
                                        lat = 0.73607032187884,
                                        skill = "Average",
                                        long = 0.74111043336737,
                                        x = -285406.25660784,
                                        name = "light battle #1",
                                        heading = 0,
                                        y = 682195.7103033,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 786,
                                        lat = 0.73606913660085,
                                        skill = "Average",
                                        long = 0.74111891933159,
                                        x = -285409.35083581,
                                        name = "light battle #2",
                                        heading = 0,
                                        y = 682236.78926439,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BMP-1",
                                        CLSID = "{A90A4A5B-5AF8-49CF-B363-BB81EF4A9256}",
                                        unitId = 787,
                                        lat = 0.73606795127417,
                                        skill = "Average",
                                        long = 0.74112740535984,
                                        x = -285412.44534041,
                                        name = "light battle #3",
                                        heading = 0,
                                        y = 682277.86856393,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 788,
                                        lat = 0.73606676589878,
                                        skill = "Average",
                                        long = 0.74113589145209,
                                        x = -285415.54012178,
                                        name = "light battle #4",
                                        heading = 0,
                                        y = 682318.9482018,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 789,
                                        lat = 0.73606558047469,
                                        skill = "Average",
                                        long = 0.74114437760836,
                                        x = -285418.63517985,
                                        name = "light battle #5",
                                        heading = 0,
                                        y = 682360.02817808,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "light artillery",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 19,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73196230603116,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73099493734403,
                                            x = -316775.9524875,
                                            speed = 19.444444444444,
                                            y = 636978.90506129,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 133,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 796,
                                        lat = 0.73196230603116,
                                        skill = "Average",
                                        long = 0.73099493734403,
                                        x = -316775.9524875,
                                        name = "light artillery #9",
                                        heading = 0,
                                        y = 636978.90506129,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 797,
                                        lat = 0.73196307913597,
                                        skill = "Average",
                                        long = 0.73099728013187,
                                        x = -316769.86296484,
                                        name = "light artillery #10",
                                        heading = 0,
                                        y = 636989.53340156,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 798,
                                        lat = 0.7319638522675,
                                        skill = "Average",
                                        long = 0.73099962301264,
                                        x = -316763.77322577,
                                        name = "light artillery #14",
                                        heading = 0,
                                        y = 637000.16216601,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Ural-375 ZU-23",
                                        CLSID = "{96E2A468-E0D6-4e7f-A618-7C29E4DAD176}",
                                        unitId = 799,
                                        lat = 0.73196583910154,
                                        skill = "Average",
                                        long = 0.73100722801031,
                                        x = -316747.33677875,
                                        name = "light artillery #15",
                                        heading = 0,
                                        y = 637035.00567023,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-1",
                                        CLSID = "{A90A4A5B-5AF8-49CF-B363-BB81EF4A9256}",
                                        unitId = 800,
                                        lat = 0.73196666464162,
                                        skill = "Average",
                                        long = 0.73101145012936,
                                        x = -316739.97983692,
                                        name = "light artillery #16",
                                        heading = 0,
                                        y = 637054.531798,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 801,
                                        lat = 0.73196749019095,
                                        skill = "Average",
                                        long = 0.73101567234943,
                                        x = -316732.62278598,
                                        name = "light artillery #17",
                                        heading = 0,
                                        y = 637074.05839984,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "light battle #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 50,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73613296088732,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.74202259550773,
                                            x = -284524.05435354,
                                            speed = 5.5555555555556,
                                            y = 686471.81212946,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 136,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 858,
                                        lat = 0.73613296088732,
                                        skill = "Average",
                                        long = 0.74202259550773,
                                        x = -284524.05435354,
                                        name = "light artillery deploy",
                                        heading = 0,
                                        y = 686471.81212946,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 859,
                                        lat = 0.73612596088732,
                                        skill = "Average",
                                        long = 0.74202959550773,
                                        x = -284564.88116543,
                                        name = "Unité #83",
                                        heading = 0,
                                        y = 686509.92812863,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 860,
                                        lat = 0.73611896088732,
                                        skill = "Average",
                                        long = 0.74203659550773,
                                        x = -284605.71164974,
                                        name = "Unité #84",
                                        heading = 0,
                                        y = 686548.2237569,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 861,
                                        lat = 0.73611196088732,
                                        skill = "Average",
                                        long = 0.74204359550773,
                                        x = -284646.54306066,
                                        name = "Unité #85",
                                        heading = 0,
                                        y = 686586.56470832,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 862,
                                        lat = 0.73610496088732,
                                        skill = "Average",
                                        long = 0.74205059550773,
                                        x = -284687.37447157,
                                        name = "Unité #86",
                                        heading = 0,
                                        y = 686624.90565973,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 863,
                                        lat = 0.73609796088732,
                                        skill = "Average",
                                        long = 0.74205759550773,
                                        x = -284728.20588248,
                                        name = "Unité #87",
                                        heading = 0,
                                        y = 686663.24661115,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 864,
                                        lat = 0.7361349716507,
                                        skill = "Average",
                                        long = 0.74203919677575,
                                        x = -284502.27603972,
                                        name = "Unité #88",
                                        heading = 0,
                                        y = 686548.8629054,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 865,
                                        lat = 0.73610762558265,
                                        skill = "Average",
                                        long = 0.74206520230144,
                                        x = -284662.50886214,
                                        name = "Unité #89",
                                        heading = 0,
                                        y = 686692.19383773,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "SA-18 Igla comm",
                                        CLSID = "{CC83C3A7-4280-4018-9C45-2E4C6137C5E2}",
                                        unitId = 866,
                                        lat = 0.73612330927411,
                                        skill = "Average",
                                        long = 0.74205491236258,
                                        x = -284568.11369156,
                                        name = "Unité #90",
                                        heading = 0,
                                        y = 686631.86145851,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 867,
                                        lat = 0.73610722343965,
                                        skill = "Average",
                                        long = 0.74202611645496,
                                        x = -284686.16822576,
                                        name = "Unité #91",
                                        heading = 0,
                                        y = 686507.18546617,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 868,
                                        lat = 0.73612202239873,
                                        skill = "Average",
                                        long = 0.74207329677599,
                                        x = -284566.39171609,
                                        name = "Unité #92",
                                        heading = 0,
                                        y = 686719.96879592,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 869,
                                        lat = 0.73613682155624,
                                        skill = "Average",
                                        long = 0.74205757183583,
                                        x = -284480.56705272,
                                        name = "Unité #93",
                                        heading = 0,
                                        y = 686634.52058513,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 870,
                                        lat = 0.73614574940483,
                                        skill = "Average",
                                        long = 0.74201708731303,
                                        x = -284445.53511521,
                                        name = "Unité #94",
                                        heading = 0,
                                        y = 686436.59896894,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 871,
                                        lat = 0.7361484840756,
                                        skill = "Average",
                                        long = 0.74203457323062,
                                        x = -284418.66604145,
                                        name = "Unité #95",
                                        heading = 0,
                                        y = 686517.31339469,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 872,
                                        lat = 0.73610545401217,
                                        skill = "Average",
                                        long = 0.74208595785105,
                                        x = -284665.14505863,
                                        name = "Unité #96",
                                        heading = 0,
                                        y = 686792.19405622,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 873,
                                        lat = 0.7360781086754,
                                        skill = "Average",
                                        long = 0.74204547642379,
                                        x = -284861.26150495,
                                        name = "Unité #97",
                                        heading = 0,
                                        y = 686620.40804105,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 874,
                                        lat = 0.73611936822299,
                                        skill = "Average",
                                        long = 0.74200503516789,
                                        x = -284620.1552512,
                                        name = "Unité #98",
                                        heading = 0,
                                        y = 686398.53140054,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 875,
                                        lat = 0.73609564178399,
                                        skill = "Average",
                                        long = 0.74202737054609,
                                        x = -284759.29900541,
                                        name = "Unité #99",
                                        heading = 0,
                                        y = 686521.65884148,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 876,
                                        lat = 0.73608711647622,
                                        skill = "Average",
                                        long = 0.74207512574477,
                                        x = -284787.85329488,
                                        name = "Unité #100",
                                        heading = 0,
                                        y = 686754.34171438,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 877,
                                        lat = 0.73613191529181,
                                        skill = "Average",
                                        long = 0.74199230338522,
                                        x = -284547.07545352,
                                        name = "Unité #101",
                                        heading = 0,
                                        y = 686329.33747308,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 878,
                                        lat = 0.73614663415051,
                                        skill = "Average",
                                        long = 0.74199838125314,
                                        x = -284449.99865971,
                                        name = "Unité #102",
                                        heading = 0,
                                        y = 686347.52032808,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 879,
                                        lat = 0.73610545401217,
                                        skill = "Average",
                                        long = 0.74200859667422,
                                        x = -284706.90074907,
                                        name = "Unité #103",
                                        heading = 0,
                                        y = 686425.42772849,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 880,
                                        lat = 0.73608213000597,
                                        skill = "Average",
                                        long = 0.74202556625826,
                                        x = -284846.38084537,
                                        name = "Unité #104",
                                        heading = 0,
                                        y = 686523.05374447,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 881,
                                        lat = 0.73607770654315,
                                        skill = "Average",
                                        long = 0.74206302524325,
                                        x = -284854.35224261,
                                        name = "Unité #105",
                                        heading = 0,
                                        y = 686703.90240804,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 882,
                                        lat = 0.73615829677356,
                                        skill = "Average",
                                        long = 0.74202615962724,
                                        x = -284360.6789163,
                                        name = "Unité #106",
                                        heading = 0,
                                        y = 686470.49692204,
                                    }, -- end of [25]
                                    [26] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 883,
                                        lat = 0.73609153997675,
                                        skill = "Average",
                                        long = 0.74209208247043,
                                        x = -284750.51078085,
                                        name = "Unité #107",
                                        heading = 0,
                                        y = 686831.47578887,
                                    }, -- end of [26]
                                    [27] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 884,
                                        lat = 0.73615113832136,
                                        skill = "Average",
                                        long = 0.74205820569755,
                                        x = -284388.99025424,
                                        name = "Unité #108",
                                        heading = 0,
                                        y = 686627.14702891,
                                    }, -- end of [27]
                                    [28] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 885,
                                        lat = 0.73613505208131,
                                        skill = "Average",
                                        long = 0.74207756712531,
                                        x = -284481.05112158,
                                        name = "Unité #109",
                                        heading = 0,
                                        y = 686730.62036986,
                                    }, -- end of [28]
                                    [29] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 886,
                                        lat = 0.73612202239873,
                                        skill = "Average",
                                        long = 0.7420950410421,
                                        x = -284554.65524979,
                                        name = "Unité #110",
                                        heading = 0,
                                        y = 686823.05751506,
                                    }, -- end of [29]
                                    [30] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 887,
                                        lat = 0.73610907329868,
                                        skill = "Average",
                                        long = 0.74210528630385,
                                        x = -284631.64750708,
                                        name = "Unité #111",
                                        heading = 0,
                                        y = 686881.16455378,
                                    }, -- end of [30]
                                }, -- end of units
                                name = "light infantery",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.73188488106069,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73105334306144,
                                            x = -317240.2812544,
                                            speed = 5.5555555555556,
                                            y = 637307.22588028,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 137,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 888,
                                        lat = 0.73188488106069,
                                        skill = "Average",
                                        long = 0.73105334306144,
                                        x = -317240.2812544,
                                        name = "light artillery #003",
                                        heading = 0,
                                        y = 637307.22588028,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 889,
                                        lat = 0.73188570227022,
                                        skill = "Average",
                                        long = 0.73105761133709,
                                        x = -317232.92898355,
                                        name = "light artillery #18",
                                        heading = 0,
                                        y = 637326.9742199,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 890,
                                        lat = 0.73188640665627,
                                        skill = "Average",
                                        long = 0.73106127246144,
                                        x = -317226.62260874,
                                        name = "light artillery #19",
                                        heading = 0,
                                        y = 637343.91341427,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BMP-1",
                                        CLSID = "{A90A4A5B-5AF8-49CF-B363-BB81EF4A9256}",
                                        unitId = 891,
                                        lat = 0.73188640665627,
                                        skill = "Average",
                                        long = 0.73106127246144,
                                        x = -317226.62260874,
                                        name = "light artillery #20",
                                        heading = 0,
                                        y = 637343.91341427,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 892,
                                        lat = 0.73188640665627,
                                        skill = "Average",
                                        long = 0.73106127246144,
                                        x = -317226.62260874,
                                        name = "light artillery #21",
                                        heading = 0,
                                        y = 637343.91341427,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 893,
                                        lat = 0.73188696254204,
                                        skill = "Average",
                                        long = 0.73106273360572,
                                        x = -317222.35499806,
                                        name = "light artillery #22",
                                        heading = 0,
                                        y = 637350.49377263,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "light artillery #005",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 18,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73178683797252,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73068931152456,
                                            x = -318045.77477818,
                                            speed = 5.5555555555556,
                                            y = 635641.28287865,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 138,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 894,
                                        lat = 0.73178683797252,
                                        skill = "Average",
                                        long = 0.73068931152456,
                                        x = -318045.77477818,
                                        name = "light artillery #005",
                                        heading = 0,
                                        y = 635641.28287865,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 895,
                                        lat = 0.73177514113468,
                                        skill = "Average",
                                        long = 0.73062909394088,
                                        x = -318150.20961711,
                                        name = "light artillery #3",
                                        heading = 0,
                                        y = 635362.74260143,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 896,
                                        lat = 0.73180302147133,
                                        skill = "Average",
                                        long = 0.7307790114957,
                                        x = -317898.11041524,
                                        name = "light artillery #4",
                                        heading = 0,
                                        y = 636057.00831566,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "light aa kobuleti",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 30,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.73182897965375,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73105061008874,
                                            x = -317597.8294941,
                                            speed = 5.5555555555556,
                                            y = 637330.86276617,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 139,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 897,
                                        lat = 0.73182897965375,
                                        skill = "Average",
                                        long = 0.73105061008874,
                                        x = -317597.8294941,
                                        name = "light artillery #5",
                                        heading = 0,
                                        y = 637330.86276617,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 898,
                                        lat = 0.73182197965375,
                                        skill = "Average",
                                        long = 0.73105761008874,
                                        x = -317638.95555393,
                                        name = "light artillery #6",
                                        heading = 0,
                                        y = 637368.71893481,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 899,
                                        lat = 0.73181497965375,
                                        skill = "Average",
                                        long = 0.73106461008874,
                                        x = -317680.08161375,
                                        name = "light artillery #7",
                                        heading = 0,
                                        y = 637406.57510345,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 900,
                                        lat = 0.73180797965375,
                                        skill = "Average",
                                        long = 0.73107161008874,
                                        x = -317721.20767358,
                                        name = "light artillery #8",
                                        heading = 0,
                                        y = 637444.43127208,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 901,
                                        lat = 0.73180097965375,
                                        skill = "Average",
                                        long = 0.73107861008874,
                                        x = -317762.33373341,
                                        name = "light artillery #23",
                                        heading = 0,
                                        y = 637482.28744072,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 902,
                                        lat = 0.73179397965375,
                                        skill = "Average",
                                        long = 0.73108561008874,
                                        x = -317803.45979323,
                                        name = "light artillery #24",
                                        heading = 0,
                                        y = 637520.14360936,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 903,
                                        lat = 0.73183099041712,
                                        skill = "Average",
                                        long = 0.73106721135677,
                                        x = -317576.77284636,
                                        name = "light artillery #25",
                                        heading = 0,
                                        y = 637408.44834046,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 904,
                                        lat = 0.73180364434908,
                                        skill = "Average",
                                        long = 0.73109321688246,
                                        x = -317738.10087665,
                                        name = "light artillery #26",
                                        heading = 0,
                                        y = 637549.96516461,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "SA-18 Igla comm",
                                        CLSID = "{CC83C3A7-4280-4018-9C45-2E4C6137C5E2}",
                                        unitId = 905,
                                        lat = 0.73181932804054,
                                        skill = "Average",
                                        long = 0.73108292694359,
                                        x = -317643.27816891,
                                        name = "light artillery #27",
                                        heading = 0,
                                        y = 637490.78297533,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 906,
                                        lat = 0.73180324220607,
                                        skill = "Average",
                                        long = 0.73105413103597,
                                        x = -317760.07405617,
                                        name = "light artillery #28",
                                        heading = 0,
                                        y = 637364.46024169,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 907,
                                        lat = 0.73181804116515,
                                        skill = "Average",
                                        long = 0.731101311357,
                                        x = -317642.34777599,
                                        name = "light artillery #29",
                                        heading = 0,
                                        y = 637579.00412911,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 908,
                                        lat = 0.73183284032266,
                                        skill = "Average",
                                        long = 0.73108558641684,
                                        x = -317555.86024722,
                                        name = "light artillery #30",
                                        heading = 0,
                                        y = 637494.56984072,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 909,
                                        lat = 0.73184176817125,
                                        skill = "Average",
                                        long = 0.73104510189405,
                                        x = -317519.07946307,
                                        name = "light artillery #31",
                                        heading = 0,
                                        y = 637296.30429595,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 910,
                                        lat = 0.73184450284202,
                                        skill = "Average",
                                        long = 0.73106258781163,
                                        x = -317492.97090808,
                                        name = "light artillery #32",
                                        heading = 0,
                                        y = 637377.62016016,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 911,
                                        lat = 0.73180147277859,
                                        skill = "Average",
                                        long = 0.73111397243206,
                                        x = -317741.63000489,
                                        name = "light artillery #33",
                                        heading = 0,
                                        y = 637650.0355734,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 912,
                                        lat = 0.73177412744183,
                                        skill = "Average",
                                        long = 0.7310734910048,
                                        x = -317935.97213143,
                                        name = "light artillery #34",
                                        heading = 0,
                                        y = 637475.55069869,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 913,
                                        lat = 0.73181538698941,
                                        skill = "Average",
                                        long = 0.7310330497489,
                                        x = -317693.15966247,
                                        name = "light artillery #35",
                                        heading = 0,
                                        y = 637256.30727306,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 914,
                                        lat = 0.73179166055041,
                                        skill = "Average",
                                        long = 0.7310553851271,
                                        x = -317833.24691259,
                                        name = "light artillery #36",
                                        heading = 0,
                                        y = 637378.00895053,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 915,
                                        lat = 0.73182793405824,
                                        skill = "Average",
                                        long = 0.73102031796623,
                                        x = -317619.53546602,
                                        name = "light artillery #37",
                                        heading = 0,
                                        y = 637187.57450897,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 916,
                                        lat = 0.73184265291694,
                                        skill = "Average",
                                        long = 0.73102639583415,
                                        x = -317522.73187065,
                                        name = "light artillery #38",
                                        heading = 0,
                                        y = 637206.8178837,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 917,
                                        lat = 0.73180147277859,
                                        skill = "Average",
                                        long = 0.73103661125524,
                                        x = -317780.04911861,
                                        name = "light artillery #39",
                                        heading = 0,
                                        y = 637282.35101048,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 918,
                                        lat = 0.73177814877239,
                                        skill = "Average",
                                        long = 0.73105358083927,
                                        x = -317920.23692002,
                                        name = "light artillery #40",
                                        heading = 0,
                                        y = 637378.28630623,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 919,
                                        lat = 0.73185431553999,
                                        skill = "Average",
                                        long = 0.73105417420825,
                                        x = -317434.62500336,
                                        name = "light artillery #41",
                                        heading = 0,
                                        y = 637331.20251261,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 920,
                                        lat = 0.73184715708778,
                                        skill = "Average",
                                        long = 0.73108622027856,
                                        x = -317464.32230305,
                                        name = "light artillery #42",
                                        heading = 0,
                                        y = 637488.20222571,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 921,
                                        lat = 0.73183107084773,
                                        skill = "Average",
                                        long = 0.73110558170632,
                                        x = -317557.20487488,
                                        name = "light artillery #43",
                                        heading = 0,
                                        y = 637590.76341158,
                                    }, -- end of [25]
                                    [26] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 922,
                                        lat = 0.73181804116515,
                                        skill = "Average",
                                        long = 0.73112305562311,
                                        x = -317631.54913684,
                                        name = "light artillery #44",
                                        heading = 0,
                                        y = 637682.3509409,
                                    }, -- end of [26]
                                    [27] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 923,
                                        lat = 0.73180509206511,
                                        skill = "Average",
                                        long = 0.73113330088486,
                                        x = -317708.9698405,
                                        name = "light artillery #45",
                                        heading = 0,
                                        y = 637739.52910071,
                                    }, -- end of [27]
                                }, -- end of units
                                name = "light infantery #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [12]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [8]
                [9] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Spain",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 9,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [9]
                [10] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "USA",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 2,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "Nouveau Groupe d'Avions #001",
                                groupId = 168,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74638009457638,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71787492919131,
                                                    radius = 2000,
                                                    y = 564690.25034592,
                                                    x = -220442.09452695,
                                                    lat = 0.74806436309964,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.71794915087787,
                                            x = -231136.60276246,
                                            speed = 138.88888888889,
                                            y = 566071.93751284,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74715507282655,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.7178351386514,
                                                    radius = 2000,
                                                    y = 564505.09056964,
                                                    x = -220474.18617428,
                                                    lat = 0.74806216758993,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.71793655751453,
                                            x = -226205.97290608,
                                            speed = 138.88888888889,
                                            y = 565541.95613704,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74763656711863,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71785656234312,
                                                    radius = 2000,
                                                    y = 564598.4687875,
                                                    x = -220392.95880157,
                                                    lat = 0.74807338913099,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.71777419129218,
                                            x = -223212.89111453,
                                            speed = 138.88888888889,
                                            y = 564487.03231684,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74800614294823,
                                            targets = 
                                            {
                                                [1] = 
                                                {
                                                    long = 0.71783822605393,
                                                    radius = 2000,
                                                    y = 564528.00261115,
                                                    x = -220558.24365005,
                                                    lat = 0.74804875068336,
                                                    categories = 
                                                    {
                                                        [1] = "Planes",
                                                        [2] = "Helicopters",
                                                        [3] = "Vehicles",
                                                    }, -- end of categories
                                                }, -- end of [1]
                                            }, -- end of targets
                                            long = 0.71765796093445,
                                            x = -220911.67459065,
                                            speed = 138.88888888889,
                                            y = 563709.70500773,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "CAS",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "A-10A",
                                        CLSID = "{8FDB2742-2283-450D-B417-CFC47774E8B6}",
                                        unitId = 1192,
                                        lat = 0.74638009457638,
                                        skill = "High",
                                        long = 0.71794915087787,
                                        x = -231136.60276246,
                                        name = "Pilote #3",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [8] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    CLSID = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    CLSID = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "4853",
                                            flare = 120,
                                            chaff = 240,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 7,
                                        y = 566071.93751284,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "A-10A",
                                        CLSID = "{8FDB2742-2283-450D-B417-CFC47774E8B6}",
                                        unitId = 1193,
                                        lat = 0.74637309457639,
                                        skill = "Average",
                                        long = 0.71795615087787,
                                        x = -231178.00512745,
                                        name = "Pilote #4",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [8] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    CLSID = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    CLSID = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "4853",
                                            flare = 120,
                                            chaff = 240,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 7,
                                        y = 566109.00775252,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 2,
                                            name = "Enfield12",
                                        }, -- end of callsign
                                        onboard_num = 12,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "A-10A",
                                        CLSID = "{8FDB2742-2283-450D-B417-CFC47774E8B6}",
                                        unitId = 1194,
                                        lat = 0.74636609457639,
                                        skill = "Good",
                                        long = 0.71796315087787,
                                        x = -231219.40749251,
                                        name = "Pilote #6",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [8] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    CLSID = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    CLSID = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "4853",
                                            flare = 120,
                                            chaff = 240,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 8,
                                        y = 566146.07799221,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 3,
                                            name = "Enfield13",
                                        }, -- end of callsign
                                        onboard_num = 13,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "A-10A",
                                        CLSID = "{8FDB2742-2283-450D-B417-CFC47774E8B6}",
                                        unitId = 1195,
                                        lat = 0.74635909457638,
                                        skill = "Good",
                                        long = 0.71797015087787,
                                        x = -231260.80985763,
                                        name = "Pilote #7",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [8] = 
                                                {
                                                    CLSID = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [11] = 
                                                {
                                                    CLSID = "{DB434044-F5D0-4F1F-9BA9-B73027E18DD3}",
                                                }, -- end of [11]
                                                [10] = 
                                                {
                                                    CLSID = "{FD90A1DC-9147-49FA-BF56-CB83EF0BD32B}",
                                                }, -- end of [10]
                                                [9] = 
                                                {
                                                    CLSID = "{69DC8AE7-8F77-427B-B8AA-B19D3F478B66}",
                                                }, -- end of [9]
                                            }, -- end of pylons
                                            fuel = "4853",
                                            flare = 120,
                                            chaff = 240,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 8,
                                        y = 566183.1482319,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 4,
                                            name = "Enfield14",
                                        }, -- end of callsign
                                        onboard_num = 14,
                                    }, -- end of [4]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [10]
                [11] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Denmark",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 13,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [11]
                [12] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Germany",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 6,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [12]
                [13] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Turkey",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 3,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [13]
                [14] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "The Netherlands",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 10,
                    vehicle = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [14]
            }, -- end of country
        }, -- end of blue
        red = 
        {
            country = 
            {
                [1] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Russia",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 0,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.66720705895036,
                                                lat = 0.78497078425903,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.66720876405341,
                                                lat = 0.78495662906641,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 67,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78497078425903,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66720705895036,
                                            x = -4368.9643857628,
                                            speed = 5.5555555555556,
                                            y = 312401.6170132,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 9,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "S-300PS 54K6 cp",
                                        CLSID = "{1C4F9C25-EDBD-429e-B95A-083ABFE82B95}",
                                        unitId = 73,
                                        lat = 0.78497078425903,
                                        skill = "Average",
                                        long = 0.66720705895036,
                                        x = -4368.9643857628,
                                        name = "Unité #1",
                                        heading = 0,
                                        y = 312401.6170132,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "S-300PS 40B6M tr",
                                        CLSID = "{0626F96A-FDFB-42D3-ADE5-A0415690BF5E}",
                                        unitId = 74,
                                        lat = 0.78496378425903,
                                        skill = "Average",
                                        long = 0.66721405895036,
                                        x = -4411.5310845431,
                                        name = "Unité #2",
                                        heading = 0,
                                        y = 312436.22478238,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 75,
                                        lat = 0.79298774302066,
                                        skill = "Average",
                                        long = 0.67562335831371,
                                        x = 49254.671571423,
                                        name = "Unité #3",
                                        heading = 3.0565839027949,
                                        y = 346815.88818747,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 76,
                                        lat = 0.78707640984106,
                                        skill = "Average",
                                        long = 0.67141700640367,
                                        x = 10298.556448802,
                                        name = "Unité #4",
                                        heading = 3.0565839027949,
                                        y = 330520.52228734,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 77,
                                        lat = 0.78395481491081,
                                        skill = "Average",
                                        long = 0.68296364629791,
                                        x = -5826.866218619,
                                        name = "Unité #5",
                                        heading = 3.0565839027949,
                                        y = 384095.994192,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "S-300PS 5P85C ln",
                                        CLSID = "{ABB2373A-4A0C-479B-A810-A075C4346644}",
                                        unitId = 82,
                                        lat = 0.78010852091254,
                                        skill = "Average",
                                        long = 0.67322739743877,
                                        x = -33507.13716451,
                                        name = "Unité #6",
                                        heading = 3.0565839027949,
                                        y = 341738.0566415,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "S-300PS 40B6M tr",
                                        CLSID = "{0626F96A-FDFB-42D3-ADE5-A0415690BF5E}",
                                        unitId = 83,
                                        lat = 0.78396819839498,
                                        skill = "Average",
                                        long = 0.66676666910627,
                                        x = -10879.068693968,
                                        name = "Unité #7",
                                        heading = 0,
                                        y = 310820.4707515,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 84,
                                        lat = 0.78492178425903,
                                        skill = "Average",
                                        long = 0.66725605895036,
                                        x = -4666.9312772276,
                                        name = "Unité #8",
                                        heading = 0,
                                        y = 312643.87139741,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 85,
                                        lat = 0.78389901023193,
                                        skill = "Average",
                                        long = 0.6667489008599,
                                        x = -11324.712566474,
                                        name = "Unité #9",
                                        heading = 0,
                                        y = 310768.54882925,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 86,
                                        lat = 0.78698910733749,
                                        skill = "Average",
                                        long = 0.67144707717905,
                                        x = 9751.6977539035,
                                        name = "Unité #10",
                                        heading = 0,
                                        y = 330694.27642074,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 87,
                                        lat = 0.78498493965185,
                                        skill = "Average",
                                        long = 0.66715714429395,
                                        x = -4293.1313347043,
                                        name = "Unité #11",
                                        heading = 0,
                                        y = 312169.61357589,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 88,
                                        lat = 0.79293703466707,
                                        skill = "Average",
                                        long = 0.67561694577688,
                                        x = 48929.770726264,
                                        name = "Unité #12",
                                        heading = 0,
                                        y = 346810.24555262,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 89,
                                        lat = 0.78012327885413,
                                        skill = "Average",
                                        long = 0.67319739316852,
                                        x = -33422.606527095,
                                        name = "Unité #13",
                                        heading = 0,
                                        y = 341595.05480149,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 90,
                                        lat = 0.78392249327045,
                                        skill = "Average",
                                        long = 0.68299267076502,
                                        x = -6022.7230956806,
                                        name = "Unité #14",
                                        heading = 0,
                                        y = 384243.41505829,
                                    }, -- end of [14]
                                }, -- end of units
                                name = "sam S-300",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76992550723549,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76037703631501,
                                            x = -58857.774689873,
                                            speed = 5.5555555555556,
                                            y = 746014.25879126,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 11,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SA-11 Buk SR 9S18M1",
                                        CLSID = "{AC6EAFDF-396C-4E27-8FED-BBB9B2868F2B}",
                                        unitId = 91,
                                        lat = 0.76992550723549,
                                        skill = "Average",
                                        long = 0.76037703631501,
                                        x = -58857.774689873,
                                        name = "Unité #15",
                                        heading = 0,
                                        y = 746014.25879126,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 92,
                                        lat = 0.76911323545964,
                                        skill = "Average",
                                        long = 0.75807430551128,
                                        x = -65394.637070841,
                                        name = "Unité #16",
                                        heading = 0,
                                        y = 736109.49656186,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 93,
                                        lat = 0.76574589593386,
                                        skill = "Average",
                                        long = 0.75645447813662,
                                        x = -87789.810778694,
                                        name = "Unité #17",
                                        heading = 0,
                                        y = 731385.55586824,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SA-11 Buk LN 9A310M1",
                                        CLSID = "{3EE3346E-9E4D-49FA-89CD-61D0151B3DB7}",
                                        unitId = 94,
                                        lat = 0.769547341265,
                                        skill = "Average",
                                        long = 0.76029049886757,
                                        x = -61318.239365643,
                                        name = "Unité #18",
                                        heading = 0,
                                        y = 745928.12178276,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Tor 9A331",
                                        CLSID = "{C206BC9A-F3B1-496C-AB9B-3E3A9B95DBED}",
                                        unitId = 96,
                                        lat = 0.77000437473807,
                                        skill = "Average",
                                        long = 0.76018366968983,
                                        x = -58471.329654382,
                                        name = "Unité #19",
                                        heading = 0,
                                        y = 745063.01094612,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 98,
                                        lat = 0.76576210228558,
                                        skill = "Average",
                                        long = 0.75632586513001,
                                        x = -87761.78192319,
                                        name = "Unité #20",
                                        heading = 0,
                                        y = 730779.25066039,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 100,
                                        lat = 0.76893382184149,
                                        skill = "Average",
                                        long = 0.75800049304529,
                                        x = -66580.517982516,
                                        name = "Unité #21",
                                        heading = 0,
                                        y = 735917.48099455,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 101,
                                        lat = 0.76950269428974,
                                        skill = "Average",
                                        long = 0.76039040275699,
                                        x = -61542.735886469,
                                        name = "Unité #22",
                                        heading = 0,
                                        y = 746422.79179922,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 109,
                                        lat = 0.76986950723549,
                                        skill = "Average",
                                        long = 0.76043303631501,
                                        x = -59180.890333464,
                                        name = "Unité #27",
                                        heading = 0,
                                        y = 746316.97909995,
                                    }, -- end of [9]
                                }, -- end of units
                                name = "sam buk",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 284,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.78310646437274,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.697965692911,
                                            x = -5723.3730829116,
                                            speed = 5.5555555555556,
                                            y = 452449.20094522,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 15,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Kub 1S91 str",
                                        CLSID = "{6FBA140B-C916-460D-97AF-0921E25D71D3}",
                                        unitId = 105,
                                        lat = 0.78310646437274,
                                        skill = "Average",
                                        long = 0.697965692911,
                                        x = -5723.3730829116,
                                        name = "Unité #23",
                                        heading = 0,
                                        y = 452449.20094522,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 106,
                                        lat = 0.78307063790743,
                                        skill = "Average",
                                        long = 0.69793450294889,
                                        x = -5963.5092666363,
                                        name = "Unité #24",
                                        heading = 0,
                                        y = 452327.66095801,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 107,
                                        lat = 0.78198484408534,
                                        skill = "Average",
                                        long = 0.69510203506941,
                                        x = -13968.255164754,
                                        name = "Unité #25",
                                        heading = 0,
                                        y = 440082.69785759,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Kub 2P25 ln",
                                        CLSID = "{E553DB76-0817-4CE1-A97B-ABF2F7A38772}",
                                        unitId = 108,
                                        lat = 0.78007112391187,
                                        skill = "Average",
                                        long = 0.69986267833209,
                                        x = -24295.783246141,
                                        name = "Unité #26",
                                        heading = 0,
                                        y = 462729.12701163,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 110,
                                        lat = 0.7830997363006,
                                        skill = "Average",
                                        long = 0.69796327091612,
                                        x = -5767.1465352867,
                                        name = "Unité #28",
                                        heading = 0,
                                        y = 452441.94137466,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 111,
                                        lat = 0.78307871136556,
                                        skill = "Average",
                                        long = 0.6979604791633,
                                        x = -5902.096774891,
                                        name = "Unité #29",
                                        heading = 0,
                                        y = 452440.89893981,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 112,
                                        lat = 0.78305701409394,
                                        skill = "Average",
                                        long = 0.69799016037477,
                                        x = -6028.8204624057,
                                        name = "Unité #30",
                                        heading = 0,
                                        y = 452587.35846089,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 113,
                                        lat = 0.7800907445872,
                                        skill = "Average",
                                        long = 0.69980980634783,
                                        x = -24191.960384262,
                                        name = "Unité #31",
                                        heading = 0,
                                        y = 462477.68082766,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 114,
                                        lat = 0.78191050024316,
                                        skill = "Average",
                                        long = 0.69509825462138,
                                        x = -14443.097003797,
                                        name = "Unité #32",
                                        heading = 0,
                                        y = 440105.01523102,
                                    }, -- end of [9]
                                }, -- end of units
                                name = "sam kub",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 558,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75814944390009,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69716533654674,
                                            x = -164953.84311472,
                                            speed = 5.5555555555556,
                                            y = 462301.63190018,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 16,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Osa 9A33 ln",
                                        CLSID = "{8E5B2FB3-8845-4026-BC7F-16898FF9442B}",
                                        unitId = 115,
                                        lat = 0.75814944390009,
                                        skill = "Average",
                                        long = 0.69716533654674,
                                        x = -164953.84311472,
                                        name = "heavy aa adler",
                                        heading = 0,
                                        y = 462301.63190018,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 116,
                                        lat = 0.7578895042601,
                                        skill = "Average",
                                        long = 0.69764143190735,
                                        x = -166426.08212494,
                                        name = "heavy aa adler #1",
                                        heading = 0,
                                        y = 464654.50241706,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 117,
                                        lat = 0.75771824333919,
                                        skill = "Average",
                                        long = 0.69749500121434,
                                        x = -167573.03908087,
                                        name = "heavy aa adler #2",
                                        heading = 0,
                                        y = 464065.8473283,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 118,
                                        lat = 0.75795138494093,
                                        skill = "Average",
                                        long = 0.69787878503171,
                                        x = -165940.71481613,
                                        name = "heavy aa adler #3",
                                        heading = 0,
                                        y = 465724.602673,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 119,
                                        lat = 0.75785462616306,
                                        skill = "Average",
                                        long = 0.69728978083908,
                                        x = -166783.45326999,
                                        name = "heavy aa adler #4",
                                        heading = 0,
                                        y = 463038.56613323,
                                    }, -- end of [5]
                                }, -- end of units
                                name = "heavy aa adler",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 124,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7796055380842,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.65943603867023,
                                            x = -40705.033763565,
                                            speed = 5.5555555555556,
                                            y = 279298.74523748,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 17,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 120,
                                        lat = 0.7796055380842,
                                        skill = "Average",
                                        long = 0.65943603867023,
                                        x = -40705.033763565,
                                        name = "medium aa novo",
                                        heading = 0,
                                        y = 279298.74523748,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 121,
                                        lat = 0.77936955769206,
                                        skill = "Average",
                                        long = 0.65876917813871,
                                        x = -42387.988440127,
                                        name = "medium aa novo #1",
                                        heading = 0,
                                        y = 276355.50264319,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 122,
                                        lat = 0.77973645719479,
                                        skill = "Average",
                                        long = 0.65947887758864,
                                        x = -39859.745602728,
                                        name = "medium aa novo #2",
                                        heading = 0,
                                        y = 279442.05827996,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 123,
                                        lat = 0.77955131470797,
                                        skill = "Average",
                                        long = 0.65888540653822,
                                        x = -41200.314384995,
                                        name = "medium aa novo #3",
                                        heading = 0,
                                        y = 276817.34862592,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 124,
                                        lat = 0.77973184707911,
                                        skill = "Average",
                                        long = 0.6592158620054,
                                        x = -39960.758815284,
                                        name = "medium aa novo #4",
                                        heading = 0,
                                        y = 278248.73053193,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 125,
                                        lat = 0.77965020960225,
                                        skill = "Average",
                                        long = 0.6596567637364,
                                        x = -40360.454926674,
                                        name = "medium aa novo #5",
                                        heading = 0,
                                        y = 280284.19410614,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "medium aa novo",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 436,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75967359887706,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76172978121818,
                                            x = -123351.26089258,
                                            speed = 5.5555555555556,
                                            y = 760721.34536732,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 18,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "2S6 Tunguska",
                                        CLSID = "{08353DA0-2367-42CB-8F46-20A9E4787441}",
                                        unitId = 126,
                                        lat = 0.75967359887706,
                                        skill = "Average",
                                        long = 0.76172978121818,
                                        x = -123351.26089258,
                                        name = "medium aa nal'chik",
                                        heading = 0,
                                        y = 760721.34536732,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 127,
                                        lat = 0.75992312488845,
                                        skill = "Average",
                                        long = 0.76140045779598,
                                        x = -121958.84545699,
                                        name = "medium aa nal'chik #1",
                                        heading = 0,
                                        y = 758985.99026898,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 128,
                                        lat = 0.75992674283408,
                                        skill = "Average",
                                        long = 0.76187006709385,
                                        x = -121654.54372233,
                                        name = "medium aa nal'chik #2",
                                        heading = 0,
                                        y = 761160.83971619,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 129,
                                        lat = 0.75941254369732,
                                        skill = "Average",
                                        long = 0.7616296765992,
                                        x = -125074.31302645,
                                        name = "medium aa nal'chik #3",
                                        heading = 0,
                                        y = 760474.79334744,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 130,
                                        lat = 0.7596569111091,
                                        skill = "Average",
                                        long = 0.76198459440679,
                                        x = -123304.96353192,
                                        name = "medium aa nal'chik #4",
                                        heading = 0,
                                        y = 761916.98644151,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 131,
                                        lat = 0.75970368685121,
                                        skill = "Average",
                                        long = 0.7615258247191,
                                        x = -123281.73134715,
                                        name = "medium aa nal'chik #5",
                                        heading = 0,
                                        y = 759750.3835044,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "medium aa nal'chik",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 67,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7780404299801,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.66317900832981,
                                            x = -49650.887788394,
                                            speed = 5.5555555555556,
                                            y = 296918.14501247,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 19,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 132,
                                        lat = 0.7780404299801,
                                        skill = "Average",
                                        long = 0.66317900832981,
                                        x = -49650.887788394,
                                        name = "light aa gelendzhik",
                                        heading = 0,
                                        y = 296918.14501247,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 133,
                                        lat = 0.77789818348899,
                                        skill = "Average",
                                        long = 0.66314933778471,
                                        x = -50564.707414872,
                                        name = "light aa gelendzhik #1",
                                        heading = 0,
                                        y = 296838.55831581,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 134,
                                        lat = 0.77789266138013,
                                        skill = "Average",
                                        long = 0.66345057745881,
                                        x = -50514.63052397,
                                        name = "light aa gelendzhik #2",
                                        heading = 0,
                                        y = 298210.53897257,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "light aa gelendzhik",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 424,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77982614908133,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69867839414716,
                                            x = -26328.57061171,
                                            speed = 5.5555555555556,
                                            y = 457487.31285426,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 20,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 135,
                                        lat = 0.77982614908133,
                                        skill = "Average",
                                        long = 0.69867839414716,
                                        x = -26328.57061171,
                                        name = "light aa majkop",
                                        heading = 0,
                                        y = 457487.31285426,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 136,
                                        lat = 0.7796196181997,
                                        skill = "Average",
                                        long = 0.69818832303605,
                                        x = -27839.355836784,
                                        name = "light aa majkop #1",
                                        heading = 0,
                                        y = 455378.1877481,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 137,
                                        lat = 0.77993940693117,
                                        skill = "Average",
                                        long = 0.69902948438948,
                                        x = -25467.201867494,
                                        name = "light aa majkop #2",
                                        heading = 0,
                                        y = 459018.11607771,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "light aa majkop",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 180,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7867396534406,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68122987963492,
                                            x = 11311.110189769,
                                            speed = 5.5555555555556,
                                            y = 374937.18551456,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 21,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 138,
                                        lat = 0.7867396534406,
                                        skill = "Average",
                                        long = 0.68122987963492,
                                        x = 11311.110189769,
                                        name = "light aa krasnodar",
                                        heading = 0,
                                        y = 374937.18551456,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 139,
                                        lat = 0.78710106531772,
                                        skill = "Average",
                                        long = 0.68077080593879,
                                        x = 13455.013614004,
                                        name = "light aa krasnodar #1",
                                        heading = 0,
                                        y = 372698.06685231,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 140,
                                        lat = 0.78683258988243,
                                        skill = "Average",
                                        long = 0.680826570599,
                                        x = 11764.626964306,
                                        name = "light aa krasnodar #2",
                                        heading = 0,
                                        y = 373076.48841846,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "light aa krasnodar",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.67563030604737,
                                                lat = 0.79298400563245,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.67570112573277,
                                                lat = 0.79297245379493,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 138,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.79298400563245,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67563030604737,
                                            x = 49233.059651568,
                                            speed = 5.5555555555556,
                                            y = 346848.798075,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 22,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 141,
                                        lat = 0.79298400563245,
                                        skill = "Average",
                                        long = 0.67563030604737,
                                        x = 49233.059651568,
                                        name = "ak",
                                        heading = 1.7991649353422,
                                        y = 346848.798075,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 142,
                                        lat = 0.79298249014196,
                                        skill = "Average",
                                        long = 0.67563292187161,
                                        x = 49224.232762079,
                                        name = "ak #1",
                                        heading = 4.390638425988,
                                        y = 346861.23814523,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ak",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 14,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7929362702395,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67561999597775,
                                            x = 48925.862855317,
                                            speed = 5.5555555555556,
                                            y = 346824.2934765,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 24,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 145,
                                        lat = 0.7929362702395,
                                        skill = "Average",
                                        long = 0.67561999597775,
                                        x = 48925.862855317,
                                        name = "ak #2",
                                        heading = 2.1112158270655,
                                        y = 346824.2934765,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 146,
                                        lat = 0.79293475474901,
                                        skill = "Average",
                                        long = 0.67562261180199,
                                        x = 48917.035965829,
                                        name = "ak #3",
                                        heading = 3.6607387678363,
                                        y = 346836.73354673,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ak #001",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 34,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75814492908828,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69716647179889,
                                            x = -164982.15795141,
                                            speed = 5.5555555555556,
                                            y = 462309.33561665,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 26,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 148,
                                        lat = 0.75814492908828,
                                        skill = "Average",
                                        long = 0.69716647179889,
                                        x = -164982.15795141,
                                        name = "ak #001",
                                        heading = 2.9764439761752,
                                        y = 462309.33561665,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 149,
                                        lat = 0.75814341359778,
                                        skill = "Average",
                                        long = 0.69716908762314,
                                        x = -164990.80284449,
                                        name = "ak #4",
                                        heading = 0,
                                        y = 462322.30997584,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ak #002",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 138,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75794982556892,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69787936926737,
                                            x = -165950.42058412,
                                            speed = 5.5555555555556,
                                            y = 465728.15659769,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 27,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 150,
                                        lat = 0.75794982556892,
                                        skill = "Average",
                                        long = 0.69787936926737,
                                        x = -165950.42058412,
                                        name = "ak #5",
                                        heading = 0,
                                        y = 465728.15659769,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 151,
                                        lat = 0.75794831007842,
                                        skill = "Average",
                                        long = 0.69788198509162,
                                        x = -165959.06547719,
                                        name = "ak #6",
                                        heading = 1.5707963267949,
                                        y = 465741.13095687,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ak #003",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 138,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75788564709627,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69764216714663,
                                            x = -166450.36274809,
                                            speed = 5.5555555555556,
                                            y = 464659.99319858,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 28,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 152,
                                        lat = 0.75788564709627,
                                        skill = "Average",
                                        long = 0.69764216714663,
                                        x = -166450.36274809,
                                        name = "ak #7",
                                        heading = 0,
                                        y = 464659.99319858,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 153,
                                        lat = 0.75788413160578,
                                        skill = "Average",
                                        long = 0.69764478297088,
                                        x = -166459.00764111,
                                        name = "ak #8",
                                        heading = 3.7988803032934,
                                        y = 464672.96755776,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ak #004",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75784953816042,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6972890749358,
                                            x = -166816.1265134,
                                            speed = 5.5555555555556,
                                            y = 463038.01912739,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 29,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 154,
                                        lat = 0.75784953816042,
                                        skill = "Average",
                                        long = 0.6972890749358,
                                        x = -166816.1265134,
                                        name = "ak #9",
                                        heading = 0,
                                        y = 463038.01912739,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 155,
                                        lat = 0.75784802266993,
                                        skill = "Average",
                                        long = 0.69729169076004,
                                        x = -166824.77140642,
                                        name = "ak #10",
                                        heading = 3.5290311473549,
                                        y = 463050.99348653,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ak #005",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 30,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75771315599312,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69749571297059,
                                            x = -167605.16285746,
                                            speed = 5.5555555555556,
                                            y = 464071.89008427,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 30,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 156,
                                        lat = 0.75771315599312,
                                        skill = "Average",
                                        long = 0.69749571297059,
                                        x = -167605.16285746,
                                        name = "ak #11",
                                        heading = 4.9732353468699,
                                        y = 464071.89008427,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 157,
                                        lat = 0.75771164050263,
                                        skill = "Average",
                                        long = 0.69749832879483,
                                        x = -167613.80775047,
                                        name = "ak #12",
                                        heading = 3.402439020075,
                                        y = 464084.86444341,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ak #006",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [16]
                            [17] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 428,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75970302918138,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76153461793669,
                                            x = -123280.65481811,
                                            speed = 5.5555555555556,
                                            y = 759791.71148217,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 32,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 159,
                                        lat = 0.75970302918138,
                                        skill = "Average",
                                        long = 0.76153461793669,
                                        x = -123280.65481811,
                                        name = "ak #13",
                                        heading = 0,
                                        y = 759791.71148217,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 160,
                                        lat = 0.75970151369089,
                                        skill = "Average",
                                        long = 0.76153723376094,
                                        x = -123288.74288168,
                                        name = "ak #14",
                                        heading = 0,
                                        y = 759805.1064353,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ak #007",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [17]
                            [18] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 424,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75966924194661,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76173662403173,
                                            x = -123374.91927724,
                                            speed = 5.5555555555556,
                                            y = 760756.71294684,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 33,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 161,
                                        lat = 0.75966924194661,
                                        skill = "Average",
                                        long = 0.76173662403173,
                                        x = -123374.91927724,
                                        name = "ak #15",
                                        heading = 0,
                                        y = 760756.71294684,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 162,
                                        lat = 0.75966772645611,
                                        skill = "Average",
                                        long = 0.76173923985597,
                                        x = -123383.00734087,
                                        name = "ak #16",
                                        heading = 0,
                                        y = 760770.10789993,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ak #008",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [18]
                            [19] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 430,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75941566677105,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7616325691609,
                                            x = -125052.68454805,
                                            speed = 5.5555555555556,
                                            y = 760485.60359244,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 34,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 163,
                                        lat = 0.75941566677105,
                                        skill = "Average",
                                        long = 0.7616325691609,
                                        x = -125052.68454805,
                                        name = "ak #17",
                                        heading = 0,
                                        y = 760485.60359244,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 164,
                                        lat = 0.75941415128056,
                                        skill = "Average",
                                        long = 0.76163518498515,
                                        x = -125060.77261162,
                                        name = "ak #18",
                                        heading = 0,
                                        y = 760498.99854556,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ak #009",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [19]
                            [20] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 429,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7596560890584,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76198182137028,
                                            x = -123311.86134762,
                                            speed = 5.5555555555556,
                                            y = 761904.8116797,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 35,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 165,
                                        lat = 0.7596560890584,
                                        skill = "Average",
                                        long = 0.76198182137028,
                                        x = -123311.86134762,
                                        name = "ak #19",
                                        heading = 0,
                                        y = 761904.8116797,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 166,
                                        lat = 0.75965457356791,
                                        skill = "Average",
                                        long = 0.76198443719452,
                                        x = -123319.94941119,
                                        name = "ak #20",
                                        heading = 0,
                                        y = 761918.20663278,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ak #010",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [20]
                            [21] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 424,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75992600279874,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76186699869703,
                                            x = -121661.09593831,
                                            speed = 5.5555555555556,
                                            y = 761147.2267946,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 36,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 167,
                                        lat = 0.75992600279874,
                                        skill = "Average",
                                        long = 0.76186699869703,
                                        x = -121661.09593831,
                                        name = "ak #21",
                                        heading = 0,
                                        y = 761147.2267946,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 168,
                                        lat = 0.75992448730824,
                                        skill = "Average",
                                        long = 0.76186961452127,
                                        x = -121669.18400195,
                                        name = "ak #22",
                                        heading = 0,
                                        y = 761160.62174768,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ak #011",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [21]
                            [22] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 436,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75992337156617,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.76141743330759,
                                            x = -121947.10717557,
                                            speed = 5.5555555555556,
                                            y = 759064.51042715,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 37,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 169,
                                        lat = 0.75992337156617,
                                        skill = "Average",
                                        long = 0.76141743330759,
                                        x = -121947.10717557,
                                        name = "ak #23",
                                        heading = 0,
                                        y = 759064.51042715,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 170,
                                        lat = 0.75992185607567,
                                        skill = "Average",
                                        long = 0.76142004913184,
                                        x = -121955.1952392,
                                        name = "ak #24",
                                        heading = 0,
                                        y = 759077.90538029,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "ak #012",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [22]
                            [23] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 407,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76769279710522,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75945579640384,
                                            x = -73630.487509775,
                                            speed = 5.5555555555556,
                                            y = 743627.19222001,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 52,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Scud",
                                        CLSID = "{36E7F139-A83E-4097-90FE-587F9B6A3D3F}",
                                        unitId = 344,
                                        lat = 0.76769279710522,
                                        skill = "Excellent",
                                        long = 0.75945579640384,
                                        x = -73630.487509775,
                                        name = "site Scud",
                                        heading = 4.1887902047864,
                                        y = 743627.19222001,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Scud",
                                        CLSID = "{36E7F139-A83E-4097-90FE-587F9B6A3D3F}",
                                        unitId = 345,
                                        lat = 0.76768135145729,
                                        skill = "Excellent",
                                        long = 0.75945746064888,
                                        x = -73702.394720155,
                                        name = "site Scud #1",
                                        heading = 4.1887902047864,
                                        y = 743644.21671833,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "Scud",
                                        CLSID = "{36E7F139-A83E-4097-90FE-587F9B6A3D3F}",
                                        unitId = 346,
                                        lat = 0.767669342769,
                                        skill = "Excellent",
                                        long = 0.75945536681701,
                                        x = -73780.140122392,
                                        name = "site Scud #2",
                                        heading = 4.1887902047864,
                                        y = 743644.42349253,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 347,
                                        lat = 0.76766570922796,
                                        skill = "Excellent",
                                        long = 0.7594642334664,
                                        x = -73797.971503022,
                                        name = "site Scud #3",
                                        heading = 3.2329843469008,
                                        y = 743688.16579991,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 348,
                                        lat = 0.76768103123231,
                                        skill = "Excellent",
                                        long = 0.75949139267702,
                                        x = -73684.102367947,
                                        name = "site Scud #4",
                                        heading = 1.6456605995031,
                                        y = 743800.4907552,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 349,
                                        lat = 0.76769650596234,
                                        skill = "Excellent",
                                        long = 0.75946882056378,
                                        x = -73599.059426356,
                                        name = "site Scud #5",
                                        heading = 0.032635870595243,
                                        y = 743684.03723945,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "BRDM-2",
                                        CLSID = "{B33FB5B1-ABF0-48E6-A06B-6886A0132786}",
                                        unitId = 350,
                                        lat = 0.76766815353853,
                                        skill = "Excellent",
                                        long = 0.75948211177017,
                                        x = -73771.689498456,
                                        name = "site Scud #6",
                                        heading = 5.5152404363021,
                                        y = 743768.36459627,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "GAZ-66",
                                        CLSID = "{4CC190E5-CC9B-4c66-8071-C5A807B8DBB9}",
                                        unitId = 351,
                                        lat = 0.76766901419586,
                                        skill = "Average",
                                        long = 0.75948368363109,
                                        x = -73765.265579782,
                                        name = "site Scud #7",
                                        heading = 5.5304230143774,
                                        y = 743774.88687831,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "GAZ-66",
                                        CLSID = "{4CC190E5-CC9B-4c66-8071-C5A807B8DBB9}",
                                        unitId = 352,
                                        lat = 0.76766988902426,
                                        skill = "Average",
                                        long = 0.75948514527533,
                                        x = -73758.81743859,
                                        name = "site Scud #8",
                                        heading = 5.5304230143774,
                                        y = 743780.89080444,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "BRDM-2",
                                        CLSID = "{B33FB5B1-ABF0-48E6-A06B-6886A0132786}",
                                        unitId = 353,
                                        lat = 0.76767279011445,
                                        skill = "Average",
                                        long = 0.75949084719906,
                                        x = -73736.922005678,
                                        name = "site Scud #9",
                                        heading = 5.5152404363021,
                                        y = 743804.73130254,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "MTLB",
                                        CLSID = "{B00A39DC-A02C-41ec-A041-51163608CB9C}",
                                        unitId = 354,
                                        lat = 0.76767122857338,
                                        skill = "Average",
                                        long = 0.75948796939393,
                                        x = -73748.592808772,
                                        name = "site Scud #10",
                                        heading = 5.5152404363021,
                                        y = 743792.77852721,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 355,
                                        lat = 0.76767197947858,
                                        skill = "Average",
                                        long = 0.7594894010739,
                                        x = -73742.951965831,
                                        name = "site Scud #11",
                                        heading = 5.5152404363021,
                                        y = 743798.7461633,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 356,
                                        lat = 0.76768787152058,
                                        skill = "Excellent",
                                        long = 0.75947313974585,
                                        x = -73651.469484597,
                                        name = "site Scud #12",
                                        heading = 6.2603226725291,
                                        y = 743710.96648323,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 357,
                                        lat = 0.76767525527094,
                                        skill = "Average",
                                        long = 0.75947020299771,
                                        x = -73733.589896875,
                                        name = "site Scud #13",
                                        heading = 4.8869219055841,
                                        y = 743707.79524179,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        type = "SA-18 Igla-S manpad",
                                        CLSID = "{277D9D98-C741-4e14-8B07-F7966C490284}",
                                        unitId = 358,
                                        lat = 0.76767908916858,
                                        skill = "Average",
                                        long = 0.75948302318012,
                                        x = -73701.487576175,
                                        name = "site Scud #14",
                                        heading = 4.3201926880606,
                                        y = 743763.6000247,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        type = "SA-18 Igla-S comm",
                                        CLSID = "{44232141-5D7E-4c29-9425-5970278183B9}",
                                        unitId = 359,
                                        lat = 0.7676803477787,
                                        skill = "Excellent",
                                        long = 0.75948323977452,
                                        x = -73693.340924923,
                                        name = "site Scud #15",
                                        heading = 5.6723200689815,
                                        y = 743763.5652193,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        type = "Ural-375 PBU",
                                        CLSID = "{20B6EAF4-E6D3-4FC2-A306-41951CAF1361}",
                                        unitId = 360,
                                        lat = 0.76767351239275,
                                        skill = "Excellent",
                                        long = 0.75949215831326,
                                        x = -73731.535748188,
                                        name = "site Scud #16",
                                        heading = 5.5152404363021,
                                        y = 743810.16804657,
                                    }, -- end of [17]
                                }, -- end of units
                                name = "site Scud",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [23]
                            [24] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76769345982579,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75945434276208,
                                            x = -73627.137253528,
                                            speed = 5.5555555555556,
                                            y = 743619.96601092,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 107,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 722,
                                        lat = 0.76769345982579,
                                        skill = "Average",
                                        long = 0.75945434276208,
                                        x = -73627.137253528,
                                        name = "site Scud #17",
                                        heading = 0,
                                        y = 743619.96601092,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 723,
                                        lat = 0.76769194433529,
                                        skill = "Average",
                                        long = 0.75945695858632,
                                        x = -73635.222950524,
                                        name = "site Scud #18",
                                        heading = 0,
                                        y = 743633.23399376,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #001",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [24]
                            [25] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76768211079461,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75945624101289,
                                            x = -73698.288835739,
                                            speed = 5.5555555555556,
                                            y = 743637.98729691,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 108,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 724,
                                        lat = 0.76768211079461,
                                        skill = "Average",
                                        long = 0.75945624101289,
                                        x = -73698.288835739,
                                        name = "site Scud #001",
                                        heading = 0,
                                        y = 743637.98729691,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 725,
                                        lat = 0.76768059530412,
                                        skill = "Average",
                                        long = 0.75945885683713,
                                        x = -73706.374532672,
                                        name = "site Scud #19",
                                        heading = 0,
                                        y = 743651.25527974,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #002",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [25]
                            [26] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 364,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76767018201994,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75945428365662,
                                            x = -73775.443442452,
                                            speed = 5.5555555555556,
                                            y = 743638.75611502,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 109,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 726,
                                        lat = 0.76767018201994,
                                        skill = "Average",
                                        long = 0.75945428365662,
                                        x = -73775.443442452,
                                        name = "site Scud #20",
                                        heading = 0,
                                        y = 743638.75611502,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 727,
                                        lat = 0.76766866652944,
                                        skill = "Average",
                                        long = 0.75945689948087,
                                        x = -73783.529139442,
                                        name = "site Scud #21",
                                        heading = 0,
                                        y = 743652.02409791,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #003",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [26]
                            [27] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 364,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76766661998191,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75946304408909,
                                            x = -73792.883021248,
                                            speed = 5.5555555555556,
                                            y = 743681.95150819,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 110,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 728,
                                        lat = 0.76766661998191,
                                        skill = "Average",
                                        long = 0.75946304408909,
                                        x = -73792.883021248,
                                        name = "site Scud #22",
                                        heading = 0,
                                        y = 743681.95150819,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 729,
                                        lat = 0.76766510449141,
                                        skill = "Average",
                                        long = 0.75946565991333,
                                        x = -73800.968718245,
                                        name = "site Scud #23",
                                        heading = 0,
                                        y = 743695.21949103,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #004",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [27]
                            [28] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76768211079461,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75949025505901,
                                            x = -73677.907627004,
                                            speed = 5.5555555555556,
                                            y = 743794.37620636,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 111,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 730,
                                        lat = 0.76768211079461,
                                        skill = "Average",
                                        long = 0.75949025505901,
                                        x = -73677.907627004,
                                        name = "site Scud #24",
                                        heading = 0,
                                        y = 743794.37620636,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 731,
                                        lat = 0.76768059530412,
                                        skill = "Average",
                                        long = 0.75949287088326,
                                        x = -73685.993323931,
                                        name = "site Scud #25",
                                        heading = 0,
                                        y = 743807.64418924,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #005",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [28]
                            [29] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76769727047727,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75946754865543,
                                            x = -73594.951884119,
                                            speed = 5.5555555555556,
                                            y = 743677.56324165,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 112,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 732,
                                        lat = 0.76769727047727,
                                        skill = "Average",
                                        long = 0.75946754865543,
                                        x = -73594.951884119,
                                        name = "site Scud #26",
                                        heading = 0,
                                        y = 743677.56324165,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 733,
                                        lat = 0.76769575498678,
                                        skill = "Average",
                                        long = 0.75947016447968,
                                        x = -73603.037581046,
                                        name = "site Scud #27",
                                        heading = 0,
                                        y = 743690.83122453,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #006",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [29]
                            [30] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76766877377088,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75948088956495,
                                            x = -73768.471199293,
                                            speed = 5.5555555555556,
                                            y = 743762.23727315,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 115,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 738,
                                        lat = 0.76766877377088,
                                        skill = "Average",
                                        long = 0.75948088956495,
                                        x = -73768.471199293,
                                        name = "site Scud #28",
                                        heading = 0,
                                        y = 743762.23727315,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 739,
                                        lat = 0.76766725828039,
                                        skill = "Average",
                                        long = 0.7594835053892,
                                        x = -73776.55689622,
                                        name = "site Scud #29",
                                        heading = 0,
                                        y = 743775.50525603,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #007",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [30]
                            [31] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76766960215245,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75948260102168,
                                            x = -73762.169219161,
                                            speed = 5.5555555555556,
                                            y = 743769.42781539,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 118,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 744,
                                        lat = 0.76766960215245,
                                        skill = "Average",
                                        long = 0.75948260102168,
                                        x = -73762.169219161,
                                        name = "site Scud #008",
                                        heading = 0,
                                        y = 743769.42781539,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 745,
                                        lat = 0.76766808666195,
                                        skill = "Average",
                                        long = 0.75948521684593,
                                        x = -73770.254916152,
                                        name = "site Scud #30",
                                        heading = 0,
                                        y = 743782.69579827,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #008",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [31]
                            [32] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 364,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76767051337294,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75948407218638,
                                            x = -73755.483569534,
                                            speed = 5.5555555555556,
                                            y = 743775.44571349,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 119,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 746,
                                        lat = 0.76767051337294,
                                        skill = "Average",
                                        long = 0.75948407218638,
                                        x = -73755.483569534,
                                        name = "site Scud #31",
                                        heading = 0,
                                        y = 743775.44571349,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 747,
                                        lat = 0.76766899788244,
                                        skill = "Average",
                                        long = 0.75948668801062,
                                        x = -73763.569266531,
                                        name = "site Scud #32",
                                        heading = 0,
                                        y = 743788.71369633,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #009",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [32]
                            [33] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76767374407022,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75948978879032,
                                            x = -73731.479868398,
                                            speed = 5.5555555555556,
                                            y = 743799.08379741,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 120,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 748,
                                        lat = 0.76767374407022,
                                        skill = "Average",
                                        long = 0.75948978879032,
                                        x = -73731.479868398,
                                        name = "site Scud #33",
                                        heading = 0,
                                        y = 743799.08379741,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 749,
                                        lat = 0.76767222857972,
                                        skill = "Average",
                                        long = 0.75949240461457,
                                        x = -73739.56556539,
                                        name = "site Scud #34",
                                        heading = 0,
                                        y = 743812.3517803,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #010",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [33]
                            [34] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76767208730112,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75948660918493,
                                            x = -73743.938076485,
                                            speed = 5.5555555555556,
                                            y = 743785.82139344,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 121,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 750,
                                        lat = 0.76767208730112,
                                        skill = "Average",
                                        long = 0.75948660918493,
                                        x = -73743.938076485,
                                        name = "site Scud #35",
                                        heading = 0,
                                        y = 743785.82139344,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 751,
                                        lat = 0.76767057181063,
                                        skill = "Average",
                                        long = 0.75948922500917,
                                        x = -73752.023773418,
                                        name = "site Scud #36",
                                        heading = 0,
                                        y = 743799.08937627,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #011",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [34]
                            [35] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76767283284689,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7594885008712,
                                            x = -73738.055735405,
                                            speed = 5.5555555555556,
                                            y = 743793.90842346,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 122,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 752,
                                        lat = 0.76767283284689,
                                        skill = "Average",
                                        long = 0.7594885008712,
                                        x = -73738.055735405,
                                        name = "site Scud #37",
                                        heading = 0,
                                        y = 743793.90842346,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 753,
                                        lat = 0.76767131735639,
                                        skill = "Average",
                                        long = 0.75949111669545,
                                        x = -73746.141432395,
                                        name = "site Scud #38",
                                        heading = 0,
                                        y = 743807.17640635,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #012",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [35]
                            [36] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76768848943187,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75947225378709,
                                            x = -73648.064490902,
                                            speed = 5.5555555555556,
                                            y = 743706.38704615,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 123,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 754,
                                        lat = 0.76768848943187,
                                        skill = "Average",
                                        long = 0.75947225378709,
                                        x = -73648.064490902,
                                        name = "site Scud #39",
                                        heading = 0,
                                        y = 743706.38704615,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 755,
                                        lat = 0.76768697394138,
                                        skill = "Average",
                                        long = 0.75947486961133,
                                        x = -73656.150187835,
                                        name = "site Scud #40",
                                        heading = 0,
                                        y = 743719.65502898,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #013",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [36]
                            [37] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 364,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7676759807127,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75946893307366,
                                            x = -73729.730046883,
                                            speed = 5.5555555555556,
                                            y = 743701.3623638,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 124,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 756,
                                        lat = 0.7676759807127,
                                        skill = "Average",
                                        long = 0.75946893307366,
                                        x = -73729.730046883,
                                        name = "site Scud #41",
                                        heading = 0,
                                        y = 743701.3623638,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 757,
                                        lat = 0.7676744652222,
                                        skill = "Average",
                                        long = 0.7594715488979,
                                        x = -73737.81574388,
                                        name = "site Scud #42",
                                        heading = 0,
                                        y = 743714.63034664,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #014",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [37]
                            [38] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7676741582629,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.75949142228973,
                                            x = -73727.862826028,
                                            speed = 5.5555555555556,
                                            y = 743806.25508275,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 127,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 762,
                                        lat = 0.7676741582629,
                                        skill = "Average",
                                        long = 0.75949142228973,
                                        x = -73727.862826028,
                                        name = "site Scud #47",
                                        heading = 0,
                                        y = 743806.25508275,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 763,
                                        lat = 0.76767264277241,
                                        skill = "Average",
                                        long = 0.75949403811397,
                                        x = -73735.948522961,
                                        name = "site Scud #48",
                                        heading = 0,
                                        y = 743819.52306558,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "site Scud #017",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [38]
                            [39] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 558,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.76239873659549,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70285068703533,
                                            x = -135633.90382069,
                                            speed = 5.5555555555556,
                                            y = 486309.50265717,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 156,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1035,
                                        lat = 0.76239873659549,
                                        skill = "Average",
                                        long = 0.70285068703533,
                                        x = -135633.90382069,
                                        name = "medium battle #001",
                                        heading = 0,
                                        y = 486309.50265717,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 1036,
                                        lat = 0.76239173659549,
                                        skill = "Average",
                                        long = 0.70285768703533,
                                        x = -135675.58855443,
                                        name = "medium battle #23",
                                        heading = 0,
                                        y = 486345.69338018,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 1037,
                                        lat = 0.76239214301238,
                                        skill = "Average",
                                        long = 0.70287944652928,
                                        x = -135664.00838295,
                                        name = "medium battle #24",
                                        heading = 0,
                                        y = 486445.77403442,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 1038,
                                        lat = 0.76239197817334,
                                        skill = "Average",
                                        long = 0.70289776521842,
                                        x = -135657.48846955,
                                        name = "medium battle #25",
                                        heading = 0,
                                        y = 486530.38390591,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 1039,
                                        lat = 0.7623883517209,
                                        skill = "Average",
                                        long = 0.70291448458997,
                                        x = -135673.67522727,
                                        name = "medium battle #26",
                                        heading = 0,
                                        y = 486609.77845319,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 1040,
                                        lat = 0.76238274722819,
                                        skill = "Average",
                                        long = 0.70289869609155,
                                        x = -135715.88968094,
                                        name = "medium battle #27",
                                        heading = 0,
                                        y = 486540.03923197,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1041,
                                        lat = 0.76240046741793,
                                        skill = "Average",
                                        long = 0.7029036460175,
                                        x = -135600.99649499,
                                        name = "medium battle #28",
                                        heading = 0,
                                        y = 486552.66677944,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "medium battle #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [39]
                            [40] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 111,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75815477961166,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.69712390627863,
                                            x = -164935.79956586,
                                            speed = 5.5555555555556,
                                            y = 462106.17209116,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 158,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1053,
                                        lat = 0.75815477961166,
                                        skill = "Average",
                                        long = 0.69712390627863,
                                        x = -164935.79956586,
                                        name = "medium battle #002",
                                        heading = 2.5535900500422,
                                        y = 462106.17209116,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1054,
                                        lat = 0.75814870511138,
                                        skill = "Average",
                                        long = 0.69711192198348,
                                        x = -164979.09318047,
                                        name = "medium battle #29",
                                        heading = 2.5535900500422,
                                        y = 462053.72666533,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1055,
                                        lat = 0.75814263064604,
                                        skill = "Average",
                                        long = 0.69709742528538,
                                        x = -165023.35293804,
                                        name = "medium battle #30",
                                        heading = 2.5535900500422,
                                        y = 461989.60209524,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1056,
                                        lat = 0.75816142876689,
                                        skill = "Average",
                                        long = 0.69713596694889,
                                        x = -164888.81702205,
                                        name = "medium battle #31",
                                        heading = 2.5535900500422,
                                        y = 462158.66371633,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 1057,
                                        lat = 0.75816791378577,
                                        skill = "Average",
                                        long = 0.69715043343223,
                                        x = -164841.95437434,
                                        name = "medium battle #32",
                                        heading = 2.5535900500422,
                                        y = 462222.4271865,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 1058,
                                        lat = 0.75817579436866,
                                        skill = "Average",
                                        long = 0.69716527136346,
                                        x = -164786.06153851,
                                        name = "medium battle #33",
                                        heading = 2.5535900500422,
                                        y = 462287.16734618,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1059,
                                        lat = 0.75818293619769,
                                        skill = "Average",
                                        long = 0.6971825356449,
                                        x = -164733.9400134,
                                        name = "medium battle #34",
                                        heading = 2.5535900500422,
                                        y = 462363.58363644,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1060,
                                        lat = 0.75819122734716,
                                        skill = "Average",
                                        long = 0.69719731188149,
                                        x = -164675.45631274,
                                        name = "medium battle #35",
                                        heading = 2.5535900500422,
                                        y = 462427.81635221,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1061,
                                        lat = 0.75819886182949,
                                        skill = "Average",
                                        long = 0.69721275938469,
                                        x = -164620.89624489,
                                        name = "medium battle #36",
                                        heading = 2.5535900500422,
                                        y = 462495.52242259,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1062,
                                        lat = 0.7581374591693,
                                        skill = "Average",
                                        long = 0.69708320398777,
                                        x = -165061.75629951,
                                        name = "medium battle #37",
                                        heading = 2.5535900500422,
                                        y = 461926.27245492,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1063,
                                        lat = 0.75820600381454,
                                        skill = "Average",
                                        long = 0.69723004560682,
                                        x = -164568.76528698,
                                        name = "medium battle #38",
                                        heading = 2.5535900500422,
                                        y = 462572.04062223,
                                    }, -- end of [11]
                                }, -- end of units
                                name = "medium artillery #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [40]
                            [41] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 149,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77489348668457,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67613174273989,
                                            x = -65799.905377019,
                                            speed = 5.5555555555556,
                                            y = 357276.1499421,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 159,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1064,
                                        lat = 0.77489348668457,
                                        skill = "Average",
                                        long = 0.67613174273989,
                                        x = -65799.905377019,
                                        name = "medium battle #39",
                                        heading = 2.5535900500422,
                                        y = 357276.1499421,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1065,
                                        lat = 0.77489651804678,
                                        skill = "Average",
                                        long = 0.67612050158027,
                                        x = -65784.139420395,
                                        name = "medium battle #40",
                                        heading = 2.5535900500422,
                                        y = 357223.4147878,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1066,
                                        lat = 0.77489954940899,
                                        skill = "Average",
                                        long = 0.67610926042065,
                                        x = -65768.373463769,
                                        name = "medium battle #41",
                                        heading = 2.5535900500422,
                                        y = 357170.67963351,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1067,
                                        lat = 0.77490258077119,
                                        skill = "Average",
                                        long = 0.67609801926102,
                                        x = -65752.607507211,
                                        name = "medium battle #42",
                                        heading = 2.5535900500422,
                                        y = 357117.94447918,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1068,
                                        lat = 0.77491634456694,
                                        skill = "Average",
                                        long = 0.676125676356,
                                        x = -65656.266886325,
                                        name = "medium battle #43",
                                        heading = 2.5535900500422,
                                        y = 357238.16774043,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1069,
                                        lat = 0.77493161124781,
                                        skill = "Average",
                                        long = 0.67612756670049,
                                        x = -65558.462161799,
                                        name = "medium battle #44",
                                        heading = 2.5535900500422,
                                        y = 357239.9562411,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1070,
                                        lat = 0.77494504277873,
                                        skill = "Average",
                                        long = 0.67612440582413,
                                        x = -65473.9316594,
                                        name = "medium battle #45",
                                        heading = 2.5535900500422,
                                        y = 357219.48294056,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1071,
                                        lat = 0.77495805734989,
                                        skill = "Average",
                                        long = 0.67613570672251,
                                        x = -65387.506882469,
                                        name = "medium battle #46",
                                        heading = 2.5535900500422,
                                        y = 357265.29059467,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1072,
                                        lat = 0.77497507665478,
                                        skill = "Average",
                                        long = 0.67612815335951,
                                        x = -65281.513097847,
                                        name = "medium battle #47",
                                        heading = 2.5535900500422,
                                        y = 357223.1325632,
                                    }, -- end of [9]
                                }, -- end of units
                                name = "medium transport",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [41]
                            [42] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 111,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77520770226127,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.6762515342278,
                                            x = -63761.465349993,
                                            speed = 5.5555555555556,
                                            y = 357682.62388486,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 160,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 1073,
                                        lat = 0.77520770226127,
                                        skill = "Average",
                                        long = 0.6762515342278,
                                        x = -63761.465349993,
                                        name = "medium transport",
                                        heading = 2.5535900500422,
                                        y = 357682.62388486,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 1074,
                                        lat = 0.77521073362348,
                                        skill = "Average",
                                        long = 0.67624029306817,
                                        x = -63745.699393371,
                                        name = "medium transport #1",
                                        heading = 2.5535900500422,
                                        y = 357629.88873052,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 1075,
                                        lat = 0.77521376498568,
                                        skill = "Average",
                                        long = 0.67622905190855,
                                        x = -63729.933436811,
                                        name = "medium transport #2",
                                        heading = 2.5535900500422,
                                        y = 357577.15357623,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 1076,
                                        lat = 0.77521679634789,
                                        skill = "Average",
                                        long = 0.67621781074892,
                                        x = -63714.167480188,
                                        name = "medium transport #3",
                                        heading = 2.5535900500422,
                                        y = 357524.41842189,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-3",
                                        CLSID = "{616C3D4B-37BA-47EA-BC78-EBDDF62C086E}",
                                        unitId = 1077,
                                        lat = 0.7752198277101,
                                        skill = "Average",
                                        long = 0.6762065695893,
                                        x = -63698.401523564,
                                        name = "medium transport #4",
                                        heading = 2.5535900500422,
                                        y = 357471.6832676,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SKP-11",
                                        CLSID = "{693BB858-F64A-4af0-B4EF-0BE24B8406A6}",
                                        unitId = 1078,
                                        lat = 0.77522285907231,
                                        skill = "Average",
                                        long = 0.67619532842968,
                                        x = -63682.635566939,
                                        name = "medium transport #5",
                                        heading = 2.5535900500422,
                                        y = 357418.94811331,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 1079,
                                        lat = 0.77522589043451,
                                        skill = "Average",
                                        long = 0.67618408727005,
                                        x = -63666.869610381,
                                        name = "medium transport #6",
                                        heading = 2.5535900500422,
                                        y = 357366.21295897,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 1080,
                                        lat = 0.77522892179672,
                                        skill = "Average",
                                        long = 0.67617284611043,
                                        x = -63651.103653757,
                                        name = "medium transport #7",
                                        heading = 2.5535900500422,
                                        y = 357313.47780468,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 1081,
                                        lat = 0.77523195315893,
                                        skill = "Average",
                                        long = 0.6761616049508,
                                        x = -63635.337697135,
                                        name = "medium transport #8",
                                        heading = 2.5535900500422,
                                        y = 357260.74265034,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "T-80UD",
                                        CLSID = "{E2D06D03-13F6-4E5F-8A28-549D4CF30D9F}",
                                        unitId = 1082,
                                        lat = 0.77523498452114,
                                        skill = "Average",
                                        long = 0.67615036379118,
                                        x = -63619.57174051,
                                        name = "medium transport #9",
                                        heading = 2.5535900500422,
                                        y = 357208.00749605,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1083,
                                        lat = 0.7752380100544,
                                        skill = "Average",
                                        long = 0.67613914844376,
                                        x = -63603.834779765,
                                        name = "medium transport #10",
                                        heading = 2.5535900500422,
                                        y = 357155.39292553,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "BMP-3",
                                        CLSID = "{616C3D4B-37BA-47EA-BC78-EBDDF62C086E}",
                                        unitId = 1084,
                                        lat = 0.77524103508974,
                                        skill = "Average",
                                        long = 0.67612793530134,
                                        x = -63588.10029588,
                                        name = "medium transport #11",
                                        heading = 2.5535900500422,
                                        y = 357102.78865583,
                                    }, -- end of [12]
                                }, -- end of units
                                name = "heavy battle",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [42]
                            [43] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 149,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77538662976038,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67635020403178,
                                            x = -62590.616254014,
                                            speed = 5.5555555555556,
                                            y = 358052.81754363,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 162,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1097,
                                        lat = 0.77538662976038,
                                        skill = "Average",
                                        long = 0.67635020403178,
                                        x = -62590.616254014,
                                        name = "medium transport #24",
                                        heading = 2.5535900500422,
                                        y = 358052.81754363,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1098,
                                        lat = 0.77538968921081,
                                        skill = "Average",
                                        long = 0.67633894571826,
                                        x = -62574.835727485,
                                        name = "medium transport #25",
                                        heading = 2.5535900500422,
                                        y = 358000.13846056,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1099,
                                        lat = 0.77539274866124,
                                        skill = "Average",
                                        long = 0.67632768740474,
                                        x = -62559.055200957,
                                        name = "medium transport #26",
                                        heading = 2.5535900500422,
                                        y = 357947.45937749,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1100,
                                        lat = 0.77539580811166,
                                        skill = "Average",
                                        long = 0.67631642909122,
                                        x = -62543.274674491,
                                        name = "medium transport #27",
                                        heading = 2.5535900500422,
                                        y = 357894.78029443,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 1101,
                                        lat = 0.77539886756209,
                                        skill = "Average",
                                        long = 0.6763051707777,
                                        x = -62527.354229948,
                                        name = "medium transport #28",
                                        heading = 2.5535900500422,
                                        y = 357841.97169495,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SKP-11",
                                        CLSID = "{693BB858-F64A-4af0-B4EF-0BE24B8406A6}",
                                        unitId = 1102,
                                        lat = 0.77540192701252,
                                        skill = "Average",
                                        long = 0.67629391246418,
                                        x = -62511.414818643,
                                        name = "medium transport #29",
                                        heading = 2.5535900500422,
                                        y = 357789.14553872,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1103,
                                        lat = 0.77541110536381,
                                        skill = "Average",
                                        long = 0.67626013752362,
                                        x = -62463.596584724,
                                        name = "medium transport #30",
                                        heading = 2.5535900500422,
                                        y = 357630.66707,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1104,
                                        lat = 0.77541416481423,
                                        skill = "Average",
                                        long = 0.6762488792101,
                                        x = -62447.657173482,
                                        name = "medium transport #31",
                                        heading = 2.5535900500422,
                                        y = 357577.84091377,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1105,
                                        lat = 0.77541722426466,
                                        skill = "Average",
                                        long = 0.67623762089658,
                                        x = -62431.717762176,
                                        name = "medium transport #32",
                                        heading = 2.5535900500422,
                                        y = 357525.01475753,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "Smerch",
                                        CLSID = "{BF8A33C7-95E1-4B1E-B3DF-5DA8C455ACE4}",
                                        unitId = 1106,
                                        lat = 0.77542028371509,
                                        skill = "Average",
                                        long = 0.67622636258306,
                                        x = -62415.77835087,
                                        name = "medium transport #33",
                                        heading = 2.5535900500422,
                                        y = 357472.18860129,
                                    }, -- end of [10]
                                }, -- end of units
                                name = "heavy artillery",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [43]
                            [44] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 146,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77862878919031,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.68103180185123,
                                            x = -40402.463820234,
                                            speed = 5.5555555555556,
                                            y = 377886.9813788,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 163,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1107,
                                        lat = 0.77862878919031,
                                        skill = "Average",
                                        long = 0.68103180185123,
                                        x = -40402.463820234,
                                        name = "heavy transport",
                                        heading = 2.5535900500422,
                                        y = 377886.9813788,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BTR_D",
                                        CLSID = "{5231B5F9-15E5-4B6C-8B22-374CEEC378BE}",
                                        unitId = 1108,
                                        lat = 0.77863184864074,
                                        skill = "Average",
                                        long = 0.68102054353771,
                                        x = -40386.842111683,
                                        name = "heavy transport #1",
                                        heading = 2.5535900500422,
                                        y = 377834.38568618,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BTR_D",
                                        CLSID = "{5231B5F9-15E5-4B6C-8B22-374CEEC378BE}",
                                        unitId = 1109,
                                        lat = 0.77863490809117,
                                        skill = "Average",
                                        long = 0.68100928522419,
                                        x = -40371.220403134,
                                        name = "heavy transport #2",
                                        heading = 2.5535900500422,
                                        y = 377781.78999356,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR_D",
                                        CLSID = "{5231B5F9-15E5-4B6C-8B22-374CEEC378BE}",
                                        unitId = 1110,
                                        lat = 0.77863796754159,
                                        skill = "Average",
                                        long = 0.68099802691067,
                                        x = -40355.598694648,
                                        name = "heavy transport #3",
                                        heading = 2.5535900500422,
                                        y = 377729.19430095,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 1111,
                                        lat = 0.77864102699202,
                                        skill = "Average",
                                        long = 0.68098676859715,
                                        x = -40339.976986097,
                                        name = "heavy transport #4",
                                        heading = 2.5535900500422,
                                        y = 377676.59860834,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SKP-11",
                                        CLSID = "{693BB858-F64A-4af0-B4EF-0BE24B8406A6}",
                                        unitId = 1112,
                                        lat = 0.77864408644245,
                                        skill = "Average",
                                        long = 0.68097551028363,
                                        x = -40324.355277548,
                                        name = "heavy transport #5",
                                        heading = 2.5535900500422,
                                        y = 377624.00291572,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1113,
                                        lat = 0.77864714589288,
                                        skill = "Average",
                                        long = 0.68096425197011,
                                        x = -40308.733568997,
                                        name = "heavy transport #6",
                                        heading = 2.5535900500422,
                                        y = 377571.4072231,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1114,
                                        lat = 0.77865020534331,
                                        skill = "Average",
                                        long = 0.68095299365659,
                                        x = -40293.111860448,
                                        name = "heavy transport #7",
                                        heading = 2.5535900500422,
                                        y = 377518.81153049,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1115,
                                        lat = 0.77865326479374,
                                        skill = "Average",
                                        long = 0.68094173534307,
                                        x = -40277.490151897,
                                        name = "heavy transport #8",
                                        heading = 2.5535900500422,
                                        y = 377466.21583787,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1116,
                                        lat = 0.77865632424416,
                                        skill = "Average",
                                        long = 0.68093047702955,
                                        x = -40261.868443411,
                                        name = "heavy transport #9",
                                        heading = 2.5535900500422,
                                        y = 377413.62014526,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1117,
                                        lat = 0.77865938369459,
                                        skill = "Average",
                                        long = 0.68091921871603,
                                        x = -40246.24673486,
                                        name = "heavy transport #10",
                                        heading = 2.5535900500422,
                                        y = 377361.02445264,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "BMP-3",
                                        CLSID = "{616C3D4B-37BA-47EA-BC78-EBDDF62C086E}",
                                        unitId = 1118,
                                        lat = 0.77866244314502,
                                        skill = "Average",
                                        long = 0.68090796040251,
                                        x = -40230.625026311,
                                        name = "heavy transport #11",
                                        heading = 2.5535900500422,
                                        y = 377308.42876002,
                                    }, -- end of [12]
                                }, -- end of units
                                name = "heavy transport",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [44]
                            [45] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 206,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77443893795689,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67391714983108,
                                            x = -69390.875348286,
                                            speed = 5.5555555555556,
                                            y = 347358.89504648,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 164,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1119,
                                        lat = 0.77443893795689,
                                        skill = "Average",
                                        long = 0.67391714983108,
                                        x = -69390.875348286,
                                        name = "medium transport #12",
                                        heading = 2.5535900500422,
                                        y = 347358.89504648,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1120,
                                        lat = 0.7744419693191,
                                        skill = "Average",
                                        long = 0.67390590867146,
                                        x = -69375.109391661,
                                        name = "medium transport #13",
                                        heading = 2.5535900500422,
                                        y = 347306.15989219,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1121,
                                        lat = 0.77444500068131,
                                        skill = "Average",
                                        long = 0.67389466751183,
                                        x = -69359.34343504,
                                        name = "medium transport #14",
                                        heading = 2.5535900500422,
                                        y = 347253.42473785,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1122,
                                        lat = 0.77444803204351,
                                        skill = "Average",
                                        long = 0.67388342635221,
                                        x = -69343.577478479,
                                        name = "medium transport #15",
                                        heading = 2.5535900500422,
                                        y = 347200.68958356,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 1123,
                                        lat = 0.77445106340572,
                                        skill = "Average",
                                        long = 0.67387218519258,
                                        x = -69327.811521857,
                                        name = "medium transport #16",
                                        heading = 2.5535900500422,
                                        y = 347147.95442922,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 1124,
                                        lat = 0.77445409476793,
                                        skill = "Average",
                                        long = 0.67386094403296,
                                        x = -69312.045565232,
                                        name = "medium transport #17",
                                        heading = 2.5535900500422,
                                        y = 347095.21927493,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1125,
                                        lat = 0.77445712613014,
                                        skill = "Average",
                                        long = 0.67384970287334,
                                        x = -69296.279608607,
                                        name = "medium transport #18",
                                        heading = 2.5535900500422,
                                        y = 347042.48412063,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1126,
                                        lat = 0.77446015749234,
                                        skill = "Average",
                                        long = 0.67383846171371,
                                        x = -69280.51365205,
                                        name = "medium transport #19",
                                        heading = 2.5535900500422,
                                        y = 346989.7489663,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1127,
                                        lat = 0.77446318885455,
                                        skill = "Average",
                                        long = 0.67382722055409,
                                        x = -69264.747695425,
                                        name = "medium transport #20",
                                        heading = 2.5535900500422,
                                        y = 346937.01381201,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "SAU Msta",
                                        CLSID = "{80530579-B527-4A29-B1B6-1B0BDD4C8D86}",
                                        unitId = 1128,
                                        lat = 0.77446622021676,
                                        skill = "Average",
                                        long = 0.67381597939447,
                                        x = -69248.9817388,
                                        name = "medium transport #21",
                                        heading = 2.5535900500422,
                                        y = 346884.27865771,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1129,
                                        lat = 0.77446925157897,
                                        skill = "Average",
                                        long = 0.67380473823484,
                                        x = -69233.215782179,
                                        name = "medium transport #22",
                                        heading = 2.5535900500422,
                                        y = 346831.54350337,
                                    }, -- end of [11]
                                }, -- end of units
                                name = "medium artillery #003",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [45]
                            [46] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 125,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77425800875975,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.67543484884818,
                                            x = -70065.512163779,
                                            speed = 5.5555555555556,
                                            y = 354376.34156118,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 165,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1130,
                                        lat = 0.77425800875975,
                                        skill = "Average",
                                        long = 0.67543484884818,
                                        x = -70065.512163779,
                                        name = "medium transport #23",
                                        heading = 2.5535900500422,
                                        y = 354376.34156118,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1131,
                                        lat = 0.77426104012196,
                                        skill = "Average",
                                        long = 0.67542360768856,
                                        x = -70049.746207154,
                                        name = "medium transport #34",
                                        heading = 2.5535900500422,
                                        y = 354323.60640689,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1132,
                                        lat = 0.77426407148416,
                                        skill = "Average",
                                        long = 0.67541236652893,
                                        x = -70033.980250597,
                                        name = "medium transport #35",
                                        heading = 2.5535900500422,
                                        y = 354270.87125256,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1133,
                                        lat = 0.77426710284637,
                                        skill = "Average",
                                        long = 0.67540112536931,
                                        x = -70018.214293972,
                                        name = "medium transport #36",
                                        heading = 2.5535900500422,
                                        y = 354218.13609826,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 1134,
                                        lat = 0.77427013420858,
                                        skill = "Average",
                                        long = 0.67538988420969,
                                        x = -70002.448337346,
                                        name = "medium transport #37",
                                        heading = 2.5535900500422,
                                        y = 354165.40094397,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 1135,
                                        lat = 0.77427316557079,
                                        skill = "Average",
                                        long = 0.67537864305006,
                                        x = -69986.682380726,
                                        name = "medium transport #38",
                                        heading = 2.5535900500422,
                                        y = 354112.66578963,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1136,
                                        lat = 0.77427619693299,
                                        skill = "Average",
                                        long = 0.67536740189044,
                                        x = -69970.916424165,
                                        name = "medium transport #39",
                                        heading = 2.5535900500422,
                                        y = 354059.93063534,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1137,
                                        lat = 0.7742792282952,
                                        skill = "Average",
                                        long = 0.67535616073081,
                                        x = -69955.150467543,
                                        name = "medium transport #40",
                                        heading = 2.5535900500422,
                                        y = 354007.195481,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1138,
                                        lat = 0.77428225965741,
                                        skill = "Average",
                                        long = 0.67534491957119,
                                        x = -69939.384510918,
                                        name = "medium transport #41",
                                        heading = 2.5535900500422,
                                        y = 353954.46032671,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 1139,
                                        lat = 0.77428529101962,
                                        skill = "Average",
                                        long = 0.67533367841157,
                                        x = -69923.618554293,
                                        name = "medium transport #42",
                                        heading = 2.5535900500422,
                                        y = 353901.72517242,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1140,
                                        lat = 0.77428832238182,
                                        skill = "Average",
                                        long = 0.67532243725194,
                                        x = -69907.852597736,
                                        name = "medium transport #43",
                                        heading = 2.5535900500422,
                                        y = 353848.99001808,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "SA-18 Igla-S manpad",
                                        CLSID = "{277D9D98-C741-4e14-8B07-F7966C490284}",
                                        unitId = 1141,
                                        lat = 0.77424865243273,
                                        skill = "Average",
                                        long = 0.67540363088849,
                                        x = -70134.908519644,
                                        name = "medium transport #44",
                                        heading = 2.5535900500422,
                                        y = 354237.8664512,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        type = "SA-18 Igla-S manpad",
                                        CLSID = "{277D9D98-C741-4e14-8B07-F7966C490284}",
                                        unitId = 1142,
                                        lat = 0.77426134243244,
                                        skill = "Average",
                                        long = 0.67534192539238,
                                        x = -70073.516119131,
                                        name = "medium transport #45",
                                        heading = 2.5535900500422,
                                        y = 353950.1626827,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        type = "SA-18 Igla-S comm",
                                        CLSID = "{44232141-5D7E-4c29-9425-5970278183B9}",
                                        unitId = 1143,
                                        lat = 0.77425198050525,
                                        skill = "Average",
                                        long = 0.67537694185886,
                                        x = -70122.112718644,
                                        name = "medium transport #46",
                                        heading = 2.5535900500422,
                                        y = 354114.39760705,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1144,
                                        lat = 0.77432071769052,
                                        skill = "Average",
                                        long = 0.67535018191502,
                                        x = -69692.848897912,
                                        name = "medium transport #47",
                                        heading = 2.5535900500422,
                                        y = 353961.25270197,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1145,
                                        lat = 0.77432342829131,
                                        skill = "Average",
                                        long = 0.67532474323113,
                                        x = -69683.591505164,
                                        name = "medium transport #48",
                                        heading = 2.5535900500422,
                                        y = 353843.77533045,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1146,
                                        lat = 0.77432484138438,
                                        skill = "Average",
                                        long = 0.67530251571816,
                                        x = -69681.585808671,
                                        name = "medium transport #49",
                                        heading = 2.5535900500422,
                                        y = 353741.55604432,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1147,
                                        lat = 0.77429096170278,
                                        skill = "Average",
                                        long = 0.67525405949913,
                                        x = -69912.556453405,
                                        name = "medium transport #50",
                                        heading = 2.5535900500422,
                                        y = 353535.30258983,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1148,
                                        lat = 0.77432441883046,
                                        skill = "Average",
                                        long = 0.67528194994606,
                                        x = -69690.745797572,
                                        name = "medium transport #51",
                                        heading = 2.5535900500422,
                                        y = 353647.75505635,
                                    }, -- end of [19]
                                    [20] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1149,
                                        lat = 0.77431902669388,
                                        skill = "Average",
                                        long = 0.67526220236852,
                                        x = -69731.292056947,
                                        name = "medium transport #52",
                                        heading = 2.5535900500422,
                                        y = 353559.92348938,
                                    }, -- end of [20]
                                    [21] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1150,
                                        lat = 0.77430469264665,
                                        skill = "Average",
                                        long = 0.67525464282858,
                                        x = -69824.941631359,
                                        name = "medium transport #53",
                                        heading = 2.5535900500422,
                                        y = 353531.80686542,
                                    }, -- end of [21]
                                    [22] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1151,
                                        lat = 0.774268753464,
                                        skill = "Average",
                                        long = 0.67529753707027,
                                        x = -70040.289893937,
                                        name = "medium transport #54",
                                        heading = 2.5535900500422,
                                        y = 353743.97154006,
                                    }, -- end of [22]
                                    [23] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1152,
                                        lat = 0.77423983373249,
                                        skill = "Average",
                                        long = 0.67544253746251,
                                        x = -70178.822425636,
                                        name = "medium transport #55",
                                        heading = 2.5535900500422,
                                        y = 354419.63634811,
                                    }, -- end of [23]
                                    [24] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1153,
                                        lat = 0.77420888268041,
                                        skill = "Average",
                                        long = 0.67530179197183,
                                        x = -70420.176628692,
                                        name = "medium transport #56",
                                        heading = 2.5535900500422,
                                        y = 353790.28415256,
                                    }, -- end of [24]
                                    [25] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1154,
                                        lat = 0.7741999258768,
                                        skill = "Average",
                                        long = 0.67537300445687,
                                        x = -70454.807407553,
                                        name = "medium transport #57",
                                        heading = 2.5535900500422,
                                        y = 354119.76193442,
                                    }, -- end of [25]
                                    [26] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1155,
                                        lat = 0.77428485636019,
                                        skill = "Average",
                                        long = 0.67545779479826,
                                        x = -69887.342844765,
                                        name = "medium transport #58",
                                        heading = 2.5535900500422,
                                        y = 354469.16245581,
                                    }, -- end of [26]
                                    [27] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1156,
                                        lat = 0.77429830877601,
                                        skill = "Average",
                                        long = 0.67528911433922,
                                        x = -69854.746983056,
                                        name = "medium transport #59",
                                        heading = 2.5535900500422,
                                        y = 353692.21482248,
                                    }, -- end of [27]
                                    [28] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1157,
                                        lat = 0.77431524246408,
                                        skill = "Average",
                                        long = 0.67537237599574,
                                        x = -69720.730608935,
                                        name = "medium transport #60",
                                        heading = 2.5535900500422,
                                        y = 354065.14205368,
                                    }, -- end of [28]
                                    [29] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1158,
                                        lat = 0.77430944089824,
                                        skill = "Average",
                                        long = 0.67539113636035,
                                        x = -69751.770421881,
                                        name = "medium transport #61",
                                        heading = 2.5535900500422,
                                        y = 354153.48492621,
                                    }, -- end of [29]
                                    [30] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1159,
                                        lat = 0.77430769475448,
                                        skill = "Average",
                                        long = 0.67541563122557,
                                        x = -69755.18356468,
                                        name = "medium transport #62",
                                        heading = 2.5535900500422,
                                        y = 354266.21602106,
                                    }, -- end of [30]
                                    [31] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1160,
                                        lat = 0.77430451116929,
                                        skill = "Average",
                                        long = 0.67543711872958,
                                        x = -69768.695595445,
                                        name = "medium transport #63",
                                        heading = 2.5535900500422,
                                        y = 354365.84778354,
                                    }, -- end of [31]
                                    [32] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1161,
                                        lat = 0.7743011696613,
                                        skill = "Average",
                                        long = 0.6754612391949,
                                        x = -69782.384941633,
                                        name = "medium transport #64",
                                        heading = 2.5535900500422,
                                        y = 354477.5836899,
                                    }, -- end of [32]
                                    [33] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1162,
                                        lat = 0.77430004087481,
                                        skill = "Average",
                                        long = 0.6754813122117,
                                        x = -69783.258067079,
                                        name = "medium transport #65",
                                        heading = 2.5535900500422,
                                        y = 354569.82882083,
                                    }, -- end of [33]
                                    [34] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1163,
                                        lat = 0.7742879176296,
                                        skill = "Average",
                                        long = 0.67549256158335,
                                        x = -69856.913699895,
                                        name = "medium transport #66",
                                        heading = 2.5535900500422,
                                        y = 354626.68143666,
                                    }, -- end of [34]
                                    [35] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1164,
                                        lat = 0.77427546832606,
                                        skill = "Average",
                                        long = 0.67548894828292,
                                        x = -69937.320860553,
                                        name = "medium transport #67",
                                        heading = 2.5535900500422,
                                        y = 354615.75432411,
                                    }, -- end of [35]
                                    [36] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1165,
                                        lat = 0.77425585890261,
                                        skill = "Average",
                                        long = 0.6754900377037,
                                        x = -70061.840505421,
                                        name = "medium transport #68",
                                        heading = 2.5535900500422,
                                        y = 354629.53286017,
                                    }, -- end of [36]
                                    [37] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1166,
                                        lat = 0.77424367240535,
                                        skill = "Average",
                                        long = 0.67548422327819,
                                        x = -70141.26666556,
                                        name = "medium transport #69",
                                        heading = 2.5535900500422,
                                        y = 354608.42813504,
                                    }, -- end of [37]
                                    [38] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1167,
                                        lat = 0.77422792169028,
                                        skill = "Average",
                                        long = 0.67546269647885,
                                        x = -70248.330516549,
                                        name = "medium transport #70",
                                        heading = 2.5535900500422,
                                        y = 354517.11344236,
                                    }, -- end of [38]
                                    [39] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1168,
                                        lat = 0.77422630730241,
                                        skill = "Average",
                                        long = 0.67544513726309,
                                        x = -70264.133693294,
                                        name = "medium transport #71",
                                        heading = 2.5535900500422,
                                        y = 354437.58798061,
                                    }, -- end of [39]
                                    [40] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1169,
                                        lat = 0.7742758276556,
                                        skill = "Average",
                                        long = 0.67525625482165,
                                        x = -70008.231405901,
                                        name = "medium transport #72",
                                        heading = 2.5535900500422,
                                        y = 353552.12706769,
                                    }, -- end of [40]
                                    [41] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1170,
                                        lat = 0.77425865880371,
                                        skill = "Average",
                                        long = 0.67525123006999,
                                        x = -70119.134133386,
                                        name = "medium transport #73",
                                        heading = 2.5535900500422,
                                        y = 353536.86714829,
                                    }, -- end of [41]
                                    [42] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1171,
                                        lat = 0.7742480806424,
                                        skill = "Average",
                                        long = 0.67525724460547,
                                        x = -70184.598222903,
                                        name = "medium transport #74",
                                        heading = 2.5535900500422,
                                        y = 353569.10193539,
                                    }, -- end of [42]
                                    [43] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1172,
                                        lat = 0.77421748968285,
                                        skill = "Average",
                                        long = 0.67542097260655,
                                        x = -70327.881084422,
                                        name = "medium transport #75",
                                        heading = 2.5535900500422,
                                        y = 354331.10644859,
                                    }, -- end of [43]
                                    [44] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1173,
                                        lat = 0.77421952028844,
                                        skill = "Average",
                                        long = 0.67539431922193,
                                        x = -70323.335647617,
                                        name = "medium transport #76",
                                        heading = 2.5535900500422,
                                        y = 354208.38274172,
                                    }, -- end of [44]
                                    [45] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1174,
                                        lat = 0.77422217514995,
                                        skill = "Average",
                                        long = 0.67537468708801,
                                        x = -70312.606601895,
                                        name = "medium transport #77",
                                        heading = 2.5535900500422,
                                        y = 354117.4677359,
                                    }, -- end of [45]
                                    [46] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1175,
                                        lat = 0.7742255381939,
                                        skill = "Average",
                                        long = 0.67535061070984,
                                        x = -70298.766257675,
                                        name = "medium transport #78",
                                        heading = 2.5535900500422,
                                        y = 354005.92365446,
                                    }, -- end of [46]
                                    [47] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1176,
                                        lat = 0.77424191807391,
                                        skill = "Average",
                                        long = 0.67527249856223,
                                        x = -70219.039721552,
                                        name = "medium transport #79",
                                        heading = 2.5535900500422,
                                        y = 353641.58166463,
                                    }, -- end of [47]
                                    [48] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1177,
                                        lat = 0.77424081553045,
                                        skill = "Average",
                                        long = 0.67529834033854,
                                        x = -70217.931062195,
                                        name = "medium transport #80",
                                        heading = 2.5535900500422,
                                        y = 353760.17966051,
                                    }, -- end of [48]
                                    [49] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1178,
                                        lat = 0.77423225429372,
                                        skill = "Average",
                                        long = 0.6753367253442,
                                        x = -70260.369648106,
                                        name = "medium transport #81",
                                        heading = 2.5535900500422,
                                        y = 353939.45032722,
                                    }, -- end of [49]
                                    [50] = 
                                    {
                                        type = "Paratrooper AKS-74",
                                        CLSID = "{4EF38747-79E3-4b61-8D80-FA4BE43382E2}",
                                        unitId = 1179,
                                        lat = 0.77423590758879,
                                        skill = "Average",
                                        long = 0.67531622008392,
                                        x = -70243.557770287,
                                        name = "medium transport #82",
                                        heading = 2.5535900500422,
                                        y = 353844.09687911,
                                    }, -- end of [50]
                                }, -- end of units
                                name = "medium transport #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [46]
                            [47] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 206,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.77458061870275,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.680187330341,
                                            x = -66461.749259722,
                                            speed = 5.5555555555556,
                                            y = 375935.65172651,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 166,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1180,
                                        lat = 0.77458061870275,
                                        skill = "Average",
                                        long = 0.680187330341,
                                        x = -66461.749259722,
                                        name = "medium transport #83",
                                        heading = 2.5535900500422,
                                        y = 375935.65172651,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 1181,
                                        lat = 0.77458365005643,
                                        skill = "Average",
                                        long = 0.68017608913836,
                                        x = -66446.141509454,
                                        name = "medium transport #84",
                                        heading = 2.5535900500422,
                                        y = 375882.85634781,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 1182,
                                        lat = 0.77458668141012,
                                        skill = "Average",
                                        long = 0.68016484793571,
                                        x = -66430.533759125,
                                        name = "medium transport #85",
                                        heading = 2.5535900500422,
                                        y = 375830.06096905,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "T-55",
                                        CLSID = "{64066D8C-3785-4baf-A347-C585FE29746E}",
                                        unitId = 1183,
                                        lat = 0.7745897127638,
                                        skill = "Average",
                                        long = 0.68015360673307,
                                        x = -66414.926008856,
                                        name = "medium transport #86",
                                        heading = 2.5535900500422,
                                        y = 375777.26559035,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 1184,
                                        lat = 0.77459274411749,
                                        skill = "Average",
                                        long = 0.68014236553043,
                                        x = -66399.318258523,
                                        name = "medium transport #87",
                                        heading = 2.5535900500422,
                                        y = 375724.47021164,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 1185,
                                        lat = 0.77459577547117,
                                        skill = "Average",
                                        long = 0.68013112432779,
                                        x = -66383.710508254,
                                        name = "medium transport #88",
                                        heading = 2.5535900500422,
                                        y = 375671.67483294,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 1186,
                                        lat = 0.77459880682486,
                                        skill = "Average",
                                        long = 0.68011988312515,
                                        x = -66368.102757922,
                                        name = "medium transport #89",
                                        heading = 2.5535900500422,
                                        y = 375618.87945423,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 1187,
                                        lat = 0.77460183817854,
                                        skill = "Average",
                                        long = 0.68010864192251,
                                        x = -66352.495007654,
                                        name = "medium transport #90",
                                        heading = 2.5535900500422,
                                        y = 375566.08407553,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 1188,
                                        lat = 0.77460486953223,
                                        skill = "Average",
                                        long = 0.68009740071986,
                                        x = -66336.887257325,
                                        name = "medium transport #91",
                                        heading = 2.5535900500422,
                                        y = 375513.28869678,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "T-72B",
                                        CLSID = "{40B742B7-3683-4fe5-A72A-A4E7E428159F}",
                                        unitId = 1189,
                                        lat = 0.77460790088591,
                                        skill = "Average",
                                        long = 0.68008615951722,
                                        x = -66321.279507055,
                                        name = "medium transport #92",
                                        heading = 2.5535900500422,
                                        y = 375460.49331807,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 1190,
                                        lat = 0.7746109322396,
                                        skill = "Average",
                                        long = 0.68007491831458,
                                        x = -66305.671756723,
                                        name = "medium transport #93",
                                        heading = 2.5535900500422,
                                        y = 375407.69793936,
                                    }, -- end of [11]
                                }, -- end of units
                                name = "medium battle #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [47]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "Nouveau Groupe d'Avions",
                                groupId = 146,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73915428867312,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72458873502964,
                                            x = -274078.02920535,
                                            speed = 138.88888888889,
                                            y = 601906.69816004,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74584762925349,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73475023625772,
                                            x = -226414.60133385,
                                            speed = 138.88888888889,
                                            y = 645300.82997387,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 2000,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74179307914729,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72798333647221,
                                            x = -255627.14917244,
                                            speed = 138.88888888889,
                                            y = 616214.21242746,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 15,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 138.88888888889,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [5]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Fighter Sweep",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-29A",
                                        CLSID = "{6BCCD081-F937-11d5-9190-00A0249B6F00}",
                                        unitId = 970,
                                        lat = 0.748055,
                                        skill = "Excellent",
                                        y = 564387.05872916,
                                        long = 0.717809,
                                        x = -220531.73642658,
                                        name = "Pilote #1",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                                [1] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    CLSID = "{2BEC576B-CDF5-4B7F-961F-B0FA4312B841}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    CLSID = "{9B25D316-0434-4954-868F-D51DB1A38DF0}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    CLSID = "{682A481F-0CB5-4693-A382-D00DD4A156D7}",
                                                }, -- end of [7]
                                            }, -- end of pylons
                                            fuel = 1690,
                                            flare = 30,
                                            chaff = 30,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 7,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 0,
                                            [3] = 0,
                                            name = 100,
                                        }, -- end of callsign
                                        onboard_num = 11,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75231399650173,
                                            long = 0.70807521974249,
                                            x = -197684.48764037,
                                            name = "",
                                            speed = 0,
                                            y = 516317.5373363,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 148,
                                lat = 0.75231399650173,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Su-25",
                                        CLSID = "{CC4276EE-EDB4-4EC0-BE13-4313ABDC7619}",
                                        unitId = 972,
                                        lat = 0.75231399650173,
                                        long = 0.70807521974249,
                                        x = -197684.48764037,
                                        name = "Nouvel objet statique",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 516317.5373363,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.70807521974249,
                                name = "Nouvel objet statique",
                                dead = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                heading = 0,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 0,
                                            type = "",
                                            action = "",
                                            lat = 0.75231105753989,
                                            long = 0.70808606407485,
                                            x = -197698.57521052,
                                            name = "",
                                            speed = 0,
                                            y = 516369.7760856,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 149,
                                lat = 0.75231105753989,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "MiG-29A",
                                        CLSID = "{6BCCD081-F937-11d5-9190-00A0249B6F00}",
                                        unitId = 973,
                                        lat = 0.75231105753989,
                                        long = 0.70808606407485,
                                        x = -197698.57521052,
                                        name = "Nouvel objet statique #001",
                                        category = "Planes",
                                        heliport_frequency = 127.5,
                                        heliport_callsign_id = 0,
                                        y = 516369.7760856,
                                        heading = 0,
                                    }, -- end of [1]
                                }, -- end of units
                                long = 0.70808606407485,
                                name = "Nouvel objet statique #001",
                                dead = false,
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of static
                }, -- end of [1]
                [2] = 
                {
                    helicopter = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                hidden = false,
                                name = "Mi-8",
                                groupId = 67,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 41.666666666667,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 150,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73600202786144,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73012250637742,
                                            x = -291469.37960376,
                                            speed = 41.666666666667,
                                            y = 630159.7519767,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 212,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73923962138974,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73425125319466,
                                            x = -268771.42051014,
                                            speed = 41.666666666667,
                                            y = 647509.99763318,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 350,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74309119300031,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73381166247578,
                                            x = -244456.57304176,
                                            speed = 41.666666666667,
                                            y = 642794.67392238,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 150,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74297990246928,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72918124433466,
                                            x = -247480.11319422,
                                            speed = 41.666666666667,
                                            y = 621067.50479821,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 15,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.748055,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.717809,
                                            x = -220531.73642658,
                                            speed = 41.666666666667,
                                            airdromeId = 20,
                                            y = 564387.05872916,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-8MT",
                                        CLSID = "{C08CF845-F905-40F0-AF1B-554908BBE89E}",
                                        unitId = 466,
                                        lat = 0.748055,
                                        skill = "High",
                                        y = 564387.05872916,
                                        long = 0.717809,
                                        x = -220531.73642658,
                                        name = "Pilote #5",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = 1607,
                                            flare = 192,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Enfield11",
                                        }, -- end of callsign
                                        onboard_num = 15,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [1]
                            [2] = 
                            {
                                hidden = false,
                                name = "Mi-8 #001",
                                groupId = 100,
                                route = 
                                {
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 21,
                                            type = "TakeOffParking",
                                            action = "From Parking Area",
                                            lat = 0.752425,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.708083,
                                            x = -196974.19851241,
                                            speed = 41.666666666667,
                                            airdromeId = 21,
                                            y = 516290.23098695,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 320,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73972520866849,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72578496047371,
                                            x = -269863.00544176,
                                            speed = 41.666666666667,
                                            y = 607181.45642327,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 250,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.73837587351608,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73270171886975,
                                            x = -275062.49961437,
                                            speed = 41.666666666667,
                                            y = 640774.60368606,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 350,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74385880060806,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73274322098577,
                                            x = -240108.68193353,
                                            speed = 41.666666666667,
                                            y = 637243.18054575,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            alt = 250,
                                            type = "Turning Point",
                                            action = "Turning Point",
                                            lat = 0.74289816176284,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72917506235862,
                                            x = -248003.94116941,
                                            speed = 41.666666666667,
                                            y = 621092.67763123,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            alt = 21,
                                            type = "Land",
                                            action = "Landing",
                                            lat = 0.752425,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.708083,
                                            x = -196974.19851241,
                                            speed = 41.666666666667,
                                            airdromeId = 21,
                                            y = 516290.23098695,
                                        }, -- end of [6]
                                    }, -- end of points
                                }, -- end of route
                                start_time = 0,
                                task = "Transport",
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Mi-8MT",
                                        CLSID = "{C08CF845-F905-40F0-AF1B-554908BBE89E}",
                                        unitId = 709,
                                        lat = 0.752425,
                                        skill = "High",
                                        y = 516290.23098695,
                                        long = 0.708083,
                                        x = -196974.19851241,
                                        name = "Pilote #2",
                                        payload = 
                                        {
                                            pylons = 
                                            {
                                            }, -- end of pylons
                                            fuel = "2296",
                                            flare = 192,
                                            chaff = 0,
                                            gun = 100,
                                        }, -- end of payload
                                        livery_id = 1,
                                        start_type = 3,
                                        callsign = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            name = "Springfield11",
                                        }, -- end of callsign
                                        onboard_num = 17,
                                    }, -- end of [1]
                                }, -- end of units
                            }, -- end of [2]
                        }, -- end of group
                    }, -- end of helicopter
                    name = "Insurgents",
                    ship = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of ship
                    id = 17,
                    vehicle = 
                    {
                        group = 
                        {
                            [1] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 109,
                                            type = "Turning Point",
                                            action = "Cone",
                                            lat = 0.7428925777207,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72850730241774,
                                            x = -248369.35342023,
                                            speed = 19.444444444444,
                                            y = 617954.73902299,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 40,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 209,
                                        lat = 0.7428925777207,
                                        skill = "Average",
                                        long = 0.72850730241774,
                                        x = -248369.35342023,
                                        name = "Nouveau Groupe de véhicules",
                                        heading = 2.4468543773931,
                                        y = 617954.73902299,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 210,
                                        lat = 0.74289685755039,
                                        skill = "Average",
                                        long = 0.72851151188577,
                                        x = -248340.05393266,
                                        name = "Nouveau Groupe de véhicules #1",
                                        heading = 2.4468543773931,
                                        y = 617971.74350135,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 211,
                                        lat = 0.74288938919046,
                                        skill = "Average",
                                        long = 0.72850079728613,
                                        x = -248392.80954043,
                                        name = "Nouveau Groupe de véhicules #2",
                                        heading = 2.4468543773931,
                                        y = 617926.1881976,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 212,
                                        lat = 0.74290103386629,
                                        skill = "Average",
                                        long = 0.72851658686618,
                                        x = -248310.99577013,
                                        name = "Nouveau Groupe de véhicules #3",
                                        heading = 2.4468543773931,
                                        y = 617992.89686836,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 213,
                                        lat = 0.74288605410855,
                                        skill = "Average",
                                        long = 0.72849416133725,
                                        x = -248417.26250812,
                                        name = "Nouveau Groupe de véhicules #4",
                                        heading = 2.4468543773931,
                                        y = 617897.11791497,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 214,
                                        lat = 0.74287900096924,
                                        skill = "Average",
                                        long = 0.72849671382081,
                                        x = -248460.96336558,
                                        name = "Nouveau Groupe de véhicules #5",
                                        heading = 2.4468543773931,
                                        y = 617913.8308588,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 215,
                                        lat = 0.74288074992272,
                                        skill = "Average",
                                        long = 0.72849993851352,
                                        x = -248448.26328596,
                                        name = "Nouveau Groupe de véhicules #6",
                                        heading = 2.4468543773931,
                                        y = 617927.87223071,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 216,
                                        lat = 0.74288444968385,
                                        skill = "Average",
                                        long = 0.72850436421382,
                                        x = -248422.55482268,
                                        name = "Nouveau Groupe de véhicules #7",
                                        heading = 2.4468543773931,
                                        y = 617946.2809688,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 217,
                                        lat = 0.7428863030278,
                                        skill = "Average",
                                        long = 0.72850582623288,
                                        x = -248410.04126121,
                                        name = "Nouveau Groupe de véhicules #8",
                                        heading = 2.4468543773931,
                                        y = 617951.94346744,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 218,
                                        lat = 0.7428925978057,
                                        skill = "Average",
                                        long = 0.72851489763485,
                                        x = -248365.55613148,
                                        name = "Nouveau Groupe de véhicules #9",
                                        heading = 2.4468543773931,
                                        y = 617990.53111287,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 219,
                                        lat = 0.742893547484,
                                        skill = "Average",
                                        long = 0.72851784297258,
                                        x = -248358.08301659,
                                        name = "Nouveau Groupe de véhicules #10",
                                        heading = 2.4468543773931,
                                        y = 618003.78589564,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 220,
                                        lat = 0.74289700031626,
                                        skill = "Average",
                                        long = 0.72851896661145,
                                        x = -248335.54294416,
                                        name = "Nouveau Groupe de véhicules #11",
                                        heading = 2.4468543773931,
                                        y = 618006.79188255,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 221,
                                        lat = 0.74289892897816,
                                        skill = "Average",
                                        long = 0.72852243371055,
                                        x = -248321.58087281,
                                        name = "Nouveau Groupe de véhicules #12",
                                        heading = 2.4468543773931,
                                        y = 618021.8567651,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 222,
                                        lat = 0.74288271990795,
                                        skill = "Average",
                                        long = 0.72851949076725,
                                        x = -248426.26704036,
                                        name = "Nouveau Groupe de véhicules #13",
                                        heading = 2.4468543773931,
                                        y = 618018.73842395,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 223,
                                        lat = 0.74288417405851,
                                        skill = "Average",
                                        long = 0.72852424825283,
                                        x = -248414.70457608,
                                        name = "Nouveau Groupe de véhicules #14",
                                        heading = 2.4468543773931,
                                        y = 618040.20130929,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 224,
                                        lat = 0.7428782804203,
                                        skill = "Average",
                                        long = 0.72852024426547,
                                        x = -248454.18601071,
                                        name = "Nouveau Groupe de véhicules #15",
                                        heading = 2.4468543773931,
                                        y = 618025.23632894,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 225,
                                        lat = 0.74288743557213,
                                        skill = "Average",
                                        long = 0.72851722590423,
                                        x = -248397.31876716,
                                        name = "Nouveau Groupe de véhicules #16",
                                        heading = 2.4468543773931,
                                        y = 618004.93238113,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 226,
                                        lat = 0.74288488633401,
                                        skill = "Average",
                                        long = 0.7285122290858,
                                        x = -248415.97341627,
                                        name = "Nouveau Groupe de véhicules #17",
                                        heading = 2.4468543773931,
                                        y = 617983.06786132,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 227,
                                        lat = 0.74288969675853,
                                        skill = "Average",
                                        long = 0.72851105067963,
                                        x = -248385.89656683,
                                        name = "Nouveau Groupe de véhicules #18",
                                        heading = 2.4468543773931,
                                        y = 617974.32072287,
                                    }, -- end of [19]
                                }, -- end of units
                                name = "medium infantery",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 241,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74333121459099,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73035939937269,
                                            x = -244655.75627315,
                                            speed = 5.5555555555556,
                                            y = 626373.58720078,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 42,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 238,
                                        lat = 0.74333121459099,
                                        skill = "Average",
                                        long = 0.73035939937269,
                                        x = -244655.75627315,
                                        name = "Nouveau Groupe de véhicules #001",
                                        heading = 1.390854059465,
                                        y = 626373.58720078,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Stinger comm",
                                        CLSID = "{DFC5C4AA-EFE7-4929-A305-B8785BCD6704}",
                                        unitId = 239,
                                        lat = 0.74332931578636,
                                        skill = "Average",
                                        long = 0.73035789496156,
                                        x = -244668.60170059,
                                        name = "Nouveau Groupe de véhicules #19",
                                        heading = 1.390854059465,
                                        y = 626367.77401592,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 240,
                                        lat = 0.74332881888187,
                                        skill = "Average",
                                        long = 0.73035755344946,
                                        x = -244671.93729837,
                                        name = "Nouveau Groupe de véhicules #20",
                                        heading = 1.390854059465,
                                        y = 626366.49808328,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Ural-375",
                                        CLSID = "{85DF753A-0ECA-4143-88F8-5A46DEAB53C2}",
                                        unitId = 241,
                                        lat = 0.74350142831367,
                                        skill = "Average",
                                        long = 0.73049613970934,
                                        x = -243503.32319783,
                                        name = "Nouveau Groupe de véhicules #21",
                                        heading = 1.390854059465,
                                        y = 626903.53997338,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "ZU-23 Insurgent",
                                        CLSID = "{5AD9D1CC-C7AB-4ee7-8110-028BB1D589B9}",
                                        unitId = 242,
                                        lat = 0.74346814020257,
                                        skill = "Average",
                                        long = 0.73047476523509,
                                        x = -243726.02987618,
                                        name = "Nouveau Groupe de véhicules #22",
                                        heading = 1.390854059465,
                                        y = 626825.13402045,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Ural-375",
                                        CLSID = "{85DF753A-0ECA-4143-88F8-5A46DEAB53C2}",
                                        unitId = 243,
                                        lat = 0.74308759531669,
                                        skill = "Average",
                                        long = 0.73017351032946,
                                        x = -246300.29523657,
                                        name = "Nouveau Groupe de véhicules #23",
                                        heading = 1.390854059465,
                                        y = 625661.26505036,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "ZU-23 Insurgent",
                                        CLSID = "{5AD9D1CC-C7AB-4ee7-8110-028BB1D589B9}",
                                        unitId = 244,
                                        lat = 0.74306180059777,
                                        skill = "Average",
                                        long = 0.73017992547904,
                                        x = -246461.43563999,
                                        name = "Nouveau Groupe de véhicules #24",
                                        heading = 1.390854059465,
                                        y = 625708.54211275,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 245,
                                        lat = 0.74307230739784,
                                        skill = "Average",
                                        long = 0.73018045125463,
                                        x = -246394.2375267,
                                        name = "Nouveau Groupe de véhicules #25",
                                        heading = 1.390854059465,
                                        y = 625704.04245029,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 246,
                                        lat = 0.74347566466972,
                                        skill = "Average",
                                        long = 0.73047789420313,
                                        x = -243676.5362523,
                                        name = "Nouveau Groupe de véhicules #26",
                                        heading = 1.390854059465,
                                        y = 626834.85236135,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 247,
                                        lat = 0.74346056870901,
                                        skill = "Average",
                                        long = 0.73047176426626,
                                        x = -243775.75940519,
                                        name = "Nouveau Groupe de véhicules #27",
                                        heading = 1.390854059465,
                                        y = 626816.04868184,
                                    }, -- end of [10]
                                }, -- end of units
                                name = "light aa",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73002045377928,
                                                lat = 0.74312342340811,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73002045377928,
                                                lat = 0.74312342340811,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.73037038063344,
                                                lat = 0.74321635809857,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.73041765857929,
                                                lat = 0.74321722956259,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                long = 0.73055818418191,
                                                lat = 0.7429799425651,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                long = 0.73054280008788,
                                                lat = 0.74296811345844,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                long = 0.73063517567095,
                                                lat = 0.74312658748917,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                long = 0.73052668552279,
                                                lat = 0.74294967022389,
                                            }, -- end of [18]
                                            [5] = 
                                            {
                                                long = 0.73039047627695,
                                                lat = 0.74321950274645,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.73064745569264,
                                                lat = 0.74311888057123,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                long = 0.73051207073443,
                                                lat = 0.74290748712773,
                                            }, -- end of [20]
                                            [21] = 
                                            {
                                                long = 0.73051507808539,
                                                lat = 0.74288017678375,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                long = 0.73066035735064,
                                                lat = 0.74310288455255,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                long = 0.73053034474644,
                                                lat = 0.74283236949572,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                long = 0.73028936310104,
                                                lat = 0.74319707737741,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.73039047627695,
                                                lat = 0.74321950274645,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.73066624400277,
                                                lat = 0.7430861013545,
                                            }, -- end of [12]
                                            [13] = 
                                            {
                                                long = 0.73066556929406,
                                                lat = 0.74306873110398,
                                            }, -- end of [13]
                                            [7] = 
                                            {
                                                long = 0.73039907838613,
                                                lat = 0.74322024576052,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                long = 0.73065853298781,
                                                lat = 0.74305217087745,
                                            }, -- end of [14]
                                            [23] = 
                                            {
                                                long = 0.73053452085743,
                                                lat = 0.74281393617881,
                                            }, -- end of [23]
                                            [19] = 
                                            {
                                                long = 0.73051632452495,
                                                lat = 0.74292913051221,
                                            }, -- end of [19]
                                            [15] = 
                                            {
                                                long = 0.73064563872917,
                                                lat = 0.74303771551376,
                                            }, -- end of [15]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73053452085743,
                                                lat = 0.74281393617881,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73053452085743,
                                                lat = 0.74281393617881,
                                            }, -- end of [2]
                                            [4] = 
                                            {
                                                long = 0.73053622598298,
                                                lat = 0.74274479714598,
                                            }, -- end of [4]
                                            [8] = 
                                            {
                                                long = 0.73064688336968,
                                                lat = 0.74223522954839,
                                            }, -- end of [8]
                                            [16] = 
                                            {
                                                long = 0.73098305422792,
                                                lat = 0.7419456908497,
                                            }, -- end of [16]
                                            [17] = 
                                            {
                                                long = 0.73110367849196,
                                                lat = 0.74194952545864,
                                            }, -- end of [17]
                                            [9] = 
                                            {
                                                long = 0.730781198674,
                                                lat = 0.74217860666395,
                                            }, -- end of [9]
                                            [18] = 
                                            {
                                                long = 0.73115175246444,
                                                lat = 0.74195636048564,
                                            }, -- end of [18]
                                            [31] = 
                                            {
                                                long = 0.73169964082567,
                                                lat = 0.74194316314721,
                                            }, -- end of [31]
                                            [5] = 
                                            {
                                                long = 0.73060592041501,
                                                lat = 0.74228433390118,
                                            }, -- end of [5]
                                            [10] = 
                                            {
                                                long = 0.730781198674,
                                                lat = 0.74217860666395,
                                            }, -- end of [10]
                                            [20] = 
                                            {
                                                long = 0.73124611014584,
                                                lat = 0.7419664000595,
                                            }, -- end of [20]
                                            [30] = 
                                            {
                                                long = 0.73163233739433,
                                                lat = 0.74193534786017,
                                            }, -- end of [30]
                                            [21] = 
                                            {
                                                long = 0.73126128660002,
                                                lat = 0.74196348561706,
                                            }, -- end of [21]
                                            [11] = 
                                            {
                                                long = 0.73094565508797,
                                                lat = 0.74210580798032,
                                            }, -- end of [11]
                                            [22] = 
                                            {
                                                long = 0.73127389265412,
                                                lat = 0.74195669133762,
                                            }, -- end of [22]
                                            [3] = 
                                            {
                                                long = 0.73053490583576,
                                                lat = 0.74281223685493,
                                            }, -- end of [3]
                                            [6] = 
                                            {
                                                long = 0.73061375499255,
                                                lat = 0.74226559421718,
                                            }, -- end of [6]
                                            [12] = 
                                            {
                                                long = 0.73095319557928,
                                                lat = 0.74209917596917,
                                            }, -- end of [12]
                                            [24] = 
                                            {
                                                long = 0.73129884830837,
                                                lat = 0.74191832308978,
                                            }, -- end of [24]
                                            [19] = 
                                            {
                                                long = 0.731202145814,
                                                lat = 0.74196309131951,
                                            }, -- end of [19]
                                            [25] = 
                                            {
                                                long = 0.73131119715457,
                                                lat = 0.74190825258237,
                                            }, -- end of [25]
                                            [13] = 
                                            {
                                                long = 0.7309651142704,
                                                lat = 0.74201843070217,
                                            }, -- end of [13]
                                            [26] = 
                                            {
                                                long = 0.73132746859849,
                                                lat = 0.74190187728371,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                long = 0.73134099388239,
                                                lat = 0.7419000332918,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                long = 0.73062771494013,
                                                lat = 0.74224888839279,
                                            }, -- end of [7]
                                            [14] = 
                                            {
                                                long = 0.7309651142704,
                                                lat = 0.74201843070217,
                                            }, -- end of [14]
                                            [28] = 
                                            {
                                                long = 0.73140795807274,
                                                lat = 0.74189879023753,
                                            }, -- end of [28]
                                            [23] = 
                                            {
                                                long = 0.73128236084177,
                                                lat = 0.7419469247809,
                                            }, -- end of [23]
                                            [29] = 
                                            {
                                                long = 0.73145905988022,
                                                lat = 0.74190381086134,
                                            }, -- end of [29]
                                            [15] = 
                                            {
                                                long = 0.73098305422792,
                                                lat = 0.7419456908497,
                                            }, -- end of [15]
                                        }, -- end of [2]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73175999508821,
                                                lat = 0.74195478383044,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73175999508821,
                                                lat = 0.74195478383044,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73169964082567,
                                                lat = 0.74194316314721,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73168339745795,
                                                lat = 0.74205157555001,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 284,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74312342340811,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73002045377928,
                                            x = -246148.20010879,
                                            speed = 19.444444444444,
                                            y = 624917.88415565,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 141,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74281393617881,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73053452085743,
                                            x = -247864.14715037,
                                            speed = 19.444444444444,
                                            y = 627543.84930916,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 160,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74194316314721,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73169964082567,
                                            x = -252832.44017158,
                                            speed = 19.444444444444,
                                            y = 633631.34989269,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            alt = 160,
                                            type = "Turning Point",
                                            action = "Cone",
                                            lat = 0.74205157555001,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73168339745795,
                                            x = -252149.81274964,
                                            speed = 2.7777777777778,
                                            y = 633480.7428569,
                                        }, -- end of [4]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 43,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BMP-2",
                                        CLSID = "{EBF0085E-E84E-401B-9F66-9C2B2BC7D214}",
                                        unitId = 248,
                                        lat = 0.74312342340811,
                                        skill = "Average",
                                        long = 0.73002045377928,
                                        x = -246148.20010879,
                                        name = "heavy infantery",
                                        heading = 2.2559252469693,
                                        y = 624917.88415565,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "BMP-1",
                                        CLSID = "{A90A4A5B-5AF8-49CF-B363-BB81EF4A9256}",
                                        unitId = 249,
                                        lat = 0.74312071055127,
                                        skill = "Average",
                                        long = 0.73001055248491,
                                        x = -246170.40979494,
                                        name = "heavy infantery #2",
                                        heading = 2.2559252469693,
                                        y = 624873.13250225,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 250,
                                        lat = 0.74311642710922,
                                        skill = "Average",
                                        long = 0.72999974919624,
                                        x = -246203.07414531,
                                        name = "heavy infantery #3",
                                        heading = 2.2559252469693,
                                        y = 624825.18218978,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 251,
                                        lat = 0.7431121770115,
                                        skill = "Average",
                                        long = 0.72999000499862,
                                        x = -246234.99908494,
                                        name = "heavy infantery #4",
                                        heading = 2.2559252469693,
                                        y = 624782.18915383,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 252,
                                        lat = 0.74310792684264,
                                        skill = "Average",
                                        long = 0.72998026082793,
                                        x = -246266.92446439,
                                        name = "heavy infantery #5",
                                        heading = 2.2559252469693,
                                        y = 624739.19629169,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "BMP-1",
                                        CLSID = "{A90A4A5B-5AF8-49CF-B363-BB81EF4A9256}",
                                        unitId = 253,
                                        lat = 0.74310367660264,
                                        skill = "Average",
                                        long = 0.72997051668419,
                                        x = -246298.85028364,
                                        name = "heavy infantery #6",
                                        heading = 2.2559252469693,
                                        y = 624696.20360347,
                                    }, -- end of [6]
                                }, -- end of units
                                name = "heavy infantery",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 163,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74264715093745,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73005153424366,
                                            x = -249166.97306713,
                                            speed = 5.5555555555556,
                                            y = 625380.72058321,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 46,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 263,
                                        lat = 0.74264715093745,
                                        skill = "Average",
                                        long = 0.73005153424366,
                                        x = -249166.97306713,
                                        name = "Nouveau Groupe de véhicules #003",
                                        heading = 0,
                                        y = 625380.72058321,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 264,
                                        lat = 0.74274554158185,
                                        skill = "Average",
                                        long = 0.73022471985927,
                                        x = -248453.98001713,
                                        name = "Nouveau Groupe de véhicules #34",
                                        heading = 0,
                                        y = 626130.010429,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 265,
                                        lat = 0.74255718306069,
                                        skill = "Average",
                                        long = 0.72978711469846,
                                        x = -249871.69668255,
                                        name = "Nouveau Groupe de véhicules #35",
                                        heading = 0,
                                        y = 624196.54249233,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 266,
                                        lat = 0.74285980239846,
                                        skill = "Average",
                                        long = 0.73028849745097,
                                        x = -247694.29834608,
                                        name = "Nouveau Groupe de véhicules #36",
                                        heading = 0,
                                        y = 626353.03501374,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SA-18 Igla comm",
                                        CLSID = "{CC83C3A7-4280-4018-9C45-2E4C6137C5E2}",
                                        unitId = 267,
                                        lat = 0.742838519199,
                                        skill = "Average",
                                        long = 0.73028086566208,
                                        x = -247833.68631794,
                                        name = "Nouveau Groupe de véhicules #37",
                                        heading = 0,
                                        y = 626331.27571106,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 268,
                                        lat = 0.74254820286208,
                                        skill = "Average",
                                        long = 0.72976734944715,
                                        x = -249938.74231354,
                                        name = "Nouveau Groupe de véhicules #38",
                                        heading = 0,
                                        y = 624109.57325869,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 269,
                                        lat = 0.74288561794014,
                                        skill = "Average",
                                        long = 0.73030057666234,
                                        x = -247523.82288107,
                                        name = "Nouveau Groupe de véhicules #39",
                                        heading = 0,
                                        y = 626392.69685902,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "GAZ-3308",
                                        CLSID = "{DFABA701-5202-4d78-91FF-EAE6525099EC}",
                                        unitId = 270,
                                        lat = 0.74271867746468,
                                        skill = "Average",
                                        long = 0.73020803378348,
                                        x = -248633.43306546,
                                        name = "Nouveau Groupe de véhicules #40",
                                        heading = 0,
                                        y = 626069.68867858,
                                    }, -- end of [8]
                                }, -- end of units
                                name = "medium aa",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 21,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.75235204045968,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.70811933888186,
                                            x = -197423.35257612,
                                            speed = 5.5555555555556,
                                            y = 516501.42772642,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 55,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 376,
                                        lat = 0.75235204045968,
                                        skill = "Average",
                                        long = 0.70811933888186,
                                        x = -197423.35257612,
                                        name = "ak #005",
                                        heading = 1.9513027039073,
                                        y = 516501.42772642,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "ZU-23 Closed Insurgent",
                                        CLSID = "{3b1686ae-7783-4122-9f4c-899343f83181}",
                                        unitId = 377,
                                        lat = 0.75242053932732,
                                        skill = "Average",
                                        long = 0.70798844020591,
                                        x = -197042.98302035,
                                        name = "ak #25",
                                        heading = 2.3561944901923,
                                        y = 515851.95523313,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 378,
                                        lat = 0.75256816564702,
                                        skill = "Average",
                                        long = 0.70803405867282,
                                        x = -196083.29169096,
                                        name = "ak #26",
                                        heading = 3.3691180241967,
                                        y = 515980.07201033,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 379,
                                        lat = 0.75226362210673,
                                        skill = "Average",
                                        long = 0.70821383883051,
                                        x = -197946.12828751,
                                        name = "ak #27",
                                        heading = 0,
                                        y = 516992.62100388,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 380,
                                        lat = 0.75240265898475,
                                        skill = "Average",
                                        long = 0.70822456830473,
                                        x = -197056.03888606,
                                        name = "ak #28",
                                        heading = 1.1902899496825,
                                        y = 516963.00754438,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SA-18 Igla comm",
                                        CLSID = "{CC83C3A7-4280-4018-9C45-2E4C6137C5E2}",
                                        unitId = 381,
                                        lat = 0.7523980868904,
                                        skill = "Average",
                                        long = 0.70820499469752,
                                        x = -197093.5154923,
                                        name = "ak #29",
                                        heading = 1.7681918866448,
                                        y = 516874.3755381,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "SA-18 Igla comm",
                                        CLSID = "{CC83C3A7-4280-4018-9C45-2E4C6137C5E2}",
                                        unitId = 382,
                                        lat = 0.7521760372872,
                                        skill = "Average",
                                        long = 0.7081587772092,
                                        x = -198527.45499047,
                                        name = "ak #30",
                                        heading = 4.0746862018819,
                                        y = 516786.0921494,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 383,
                                        lat = 0.75217734332643,
                                        skill = "Average",
                                        long = 0.70816304854107,
                                        x = -198517.31322391,
                                        name = "ak #31",
                                        heading = 2.7828219833192,
                                        y = 516805.25674069,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 384,
                                        lat = 0.75226142296098,
                                        skill = "Average",
                                        long = 0.70820779789887,
                                        x = -197962.71371763,
                                        name = "ak #32",
                                        heading = 0,
                                        y = 516965.71819962,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 385,
                                        lat = 0.75217203755197,
                                        skill = "Average",
                                        long = 0.70816752646093,
                                        x = -198549.1930466,
                                        name = "ak #33",
                                        heading = 0,
                                        y = 516829.17134989,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 386,
                                        lat = 0.7524216823731,
                                        skill = "Average",
                                        long = 0.70820616772019,
                                        x = -196942.7380167,
                                        name = "ak #34",
                                        heading = 1.97568811308,
                                        y = 516866.32975395,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "GAZ-3308",
                                        CLSID = "{DFABA701-5202-4d78-91FF-EAE6525099EC}",
                                        unitId = 387,
                                        lat = 0.75256947216572,
                                        skill = "Average",
                                        long = 0.70802518764834,
                                        x = -196078.75838178,
                                        name = "ak #35",
                                        heading = 0,
                                        y = 515937.96765589,
                                    }, -- end of [12]
                                }, -- end of units
                                name = "medium aa Gudauta",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 15,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74806346863218,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.71784009424383,
                                            x = -220463.64379882,
                                            speed = 5.5555555555556,
                                            y = 564527.50445436,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 56,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Strela-10M3",
                                        CLSID = "{DD80908D-C289-4AFA-A25E-A6697EC65FDE}",
                                        unitId = 388,
                                        lat = 0.74806346863218,
                                        skill = "Average",
                                        long = 0.71784009424383,
                                        x = -220463.64379882,
                                        name = "medium aa Gudauta",
                                        heading = 2.521343167607,
                                        y = 564527.50445436,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Strela-1 9P31",
                                        CLSID = "{5C486AED-5DCE-4A0A-AF88-7343D3B2B43E}",
                                        unitId = 389,
                                        lat = 0.74815487078185,
                                        skill = "Average",
                                        long = 0.71764370777353,
                                        x = -219970.80068212,
                                        name = "medium aa Gudauta #1",
                                        heading = 2.1587989303425,
                                        y = 563549.34801782,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZSU-23-4 Shilka",
                                        CLSID = "{28704245-E952-427A-9C57-B2A6E0AB1E66}",
                                        unitId = 390,
                                        lat = 0.74816780107139,
                                        skill = "Average",
                                        long = 0.71776999873462,
                                        x = -219830.96887694,
                                        name = "medium aa Gudauta #2",
                                        heading = 4.1069330843172,
                                        y = 564133.27596587,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Stinger manpad",
                                        CLSID = "{B84C5FC5-9893-45e4-A712-E3D4D201A003}",
                                        unitId = 391,
                                        lat = 0.7479808555661,
                                        skill = "Average",
                                        long = 0.71807649835883,
                                        x = -220882.29247406,
                                        name = "medium aa Gudauta #3",
                                        heading = 2.1112158270655,
                                        y = 565687.73854662,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "Stinger manpad",
                                        CLSID = "{B84C5FC5-9893-45e4-A712-E3D4D201A003}",
                                        unitId = 392,
                                        lat = 0.74798313221929,
                                        skill = "Average",
                                        long = 0.71790190254277,
                                        x = -220947.24103113,
                                        name = "medium aa Gudauta #4",
                                        heading = 1.5707963267949,
                                        y = 564867.79049933,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Stinger comm",
                                        CLSID = "{DFC5C4AA-EFE7-4929-A305-B8785BCD6704}",
                                        unitId = 393,
                                        lat = 0.74797597703975,
                                        skill = "Average",
                                        long = 0.71788970108316,
                                        x = -220998.37007694,
                                        name = "medium aa Gudauta #5",
                                        heading = 5.0754420649771,
                                        y = 564815.08929004,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 394,
                                        lat = 0.74797410694384,
                                        skill = "Average",
                                        long = 0.71807654126859,
                                        x = -220925.26001755,
                                        name = "medium aa Gudauta #6",
                                        heading = 1.5707963267949,
                                        y = 565692.18402482,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 395,
                                        lat = 0.74799069399474,
                                        skill = "Average",
                                        long = 0.71787318939134,
                                        x = -220912.14036911,
                                        name = "medium aa Gudauta #7",
                                        heading = 0,
                                        y = 564728.42571072,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "GAZ-3308",
                                        CLSID = "{DFABA701-5202-4d78-91FF-EAE6525099EC}",
                                        unitId = 396,
                                        lat = 0.74810778632187,
                                        skill = "Average",
                                        long = 0.7178905346121,
                                        x = -220158.39795724,
                                        name = "medium aa Gudauta #8",
                                        heading = 0,
                                        y = 564736.09999879,
                                    }, -- end of [9]
                                }, -- end of units
                                name = "heavy aa Sukhumi",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 363,
                                            type = "Turning Point",
                                            action = "Cone",
                                            lat = 0.74467453239992,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72644354605124,
                                            x = -238014.40665969,
                                            speed = 19.444444444444,
                                            y = 607072.05094825,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 58,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "BTR-80",
                                        CLSID = "{10C3BD0E-4494-4bc4-BC37-2C544E33ADC7}",
                                        unitId = 402,
                                        lat = 0.74467453239992,
                                        skill = "Average",
                                        long = 0.72644354605124,
                                        x = -238014.40665969,
                                        name = "medium infantery",
                                        heading = 4.0269119344915,
                                        y = 607072.05094825,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 403,
                                        lat = 0.74467138263885,
                                        skill = "Average",
                                        long = 0.72644930752036,
                                        x = -238031.68750655,
                                        name = "medium infantery #1",
                                        heading = 4.0269119344915,
                                        y = 607101.18225118,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 404,
                                        lat = 0.74467937732579,
                                        skill = "Average",
                                        long = 0.72643931300525,
                                        x = -237985.58783244,
                                        name = "medium infantery #2",
                                        heading = 4.0269119344915,
                                        y = 607048.92508154,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 405,
                                        lat = 0.74466759372002,
                                        skill = "Average",
                                        long = 0.7264549267111,
                                        x = -238053.10880267,
                                        name = "medium infantery #3",
                                        heading = 4.0269119344915,
                                        y = 607130.04110392,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 406,
                                        lat = 0.74468432187283,
                                        skill = "Average",
                                        long = 0.72643488625218,
                                        x = -237956.2279882,
                                        name = "medium infantery #4",
                                        heading = 4.0269119344915,
                                        y = 607024.82222062,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 407,
                                        lat = 0.74468250427217,
                                        skill = "Average",
                                        long = 0.72642532996419,
                                        x = -237972.42582305,
                                        name = "medium infantery #5",
                                        heading = 4.0269119344915,
                                        y = 606981.10453025,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 408,
                                        lat = 0.74468010020698,
                                        skill = "Average",
                                        long = 0.72642765439461,
                                        x = -237986.61754726,
                                        name = "medium infantery #6",
                                        heading = 4.0269119344915,
                                        y = 606993.63266446,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 409,
                                        lat = 0.74467678762959,
                                        skill = "Average",
                                        long = 0.72643259961522,
                                        x = -238005.33029307,
                                        name = "medium infantery #7",
                                        heading = 4.0269119344915,
                                        y = 607019.08677467,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 410,
                                        lat = 0.74467568694581,
                                        skill = "Average",
                                        long = 0.72643508570556,
                                        x = -238011.14065282,
                                        name = "medium infantery #8",
                                        heading = 4.0269119344915,
                                        y = 607031.50738967,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 411,
                                        lat = 0.74466891772111,
                                        skill = "Average",
                                        long = 0.72644352228181,
                                        x = -238050.18630228,
                                        name = "medium infantery #9",
                                        heading = 4.0269119344915,
                                        y = 607075.57183877,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 412,
                                        lat = 0.74466673191494,
                                        skill = "Average",
                                        long = 0.72644478880966,
                                        x = -238063.49876115,
                                        name = "medium infantery #10",
                                        heading = 4.0269119344915,
                                        y = 607082.93446036,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        type = "Soldier RPG",
                                        CLSID = "{71866639-E9F9-4128-8AD0-B582FA3D27F4}",
                                        unitId = 413,
                                        lat = 0.74466587047159,
                                        skill = "Average",
                                        long = 0.7264494538628,
                                        x = -238066.73183639,
                                        name = "medium infantery #11",
                                        heading = 4.0269119344915,
                                        y = 607105.42152177,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 414,
                                        lat = 0.74466329022281,
                                        skill = "Average",
                                        long = 0.72645204179942,
                                        x = -238081.91841288,
                                        name = "medium infantery #12",
                                        heading = 4.0269119344915,
                                        y = 607119.25067768,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 415,
                                        lat = 0.74466561035439,
                                        skill = "Average",
                                        long = 0.72643012739518,
                                        x = -238077.72979122,
                                        name = "medium infantery #13",
                                        heading = 4.0269119344915,
                                        y = 607014.72852793,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 416,
                                        lat = 0.74466208042154,
                                        skill = "Average",
                                        long = 0.72643206515134,
                                        x = -238099.28054127,
                                        name = "medium infantery #14",
                                        heading = 4.0269119344915,
                                        y = 607026.11279739,
                                    }, -- end of [15]
                                    [16] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 417,
                                        lat = 0.744665095186,
                                        skill = "Average",
                                        long = 0.7264241200545,
                                        x = -238083.91512655,
                                        name = "medium infantery #15",
                                        heading = 4.0269119344915,
                                        y = 606986.81779126,
                                    }, -- end of [16]
                                    [17] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 418,
                                        lat = 0.74466724259266,
                                        skill = "Average",
                                        long = 0.72643652250725,
                                        x = -238064.24078495,
                                        name = "medium infantery #16",
                                        heading = 4.0269119344915,
                                        y = 607043.74263316,
                                    }, -- end of [17]
                                    [18] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 419,
                                        lat = 0.74467096194604,
                                        skill = "Average",
                                        long = 0.72643310998702,
                                        x = -238042.19612278,
                                        name = "medium infantery #17",
                                        heading = 4.0269119344915,
                                        y = 607025.30293905,
                                    }, -- end of [18]
                                    [19] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 420,
                                        lat = 0.74467178745043,
                                        skill = "Average",
                                        long = 0.72643962097319,
                                        x = -238033.79038085,
                                        name = "medium infantery #18",
                                        heading = 4.0269119344915,
                                        y = 607055.38155501,
                                    }, -- end of [19]
                                }, -- end of units
                                name = "medium infantery #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [7]
                            [8] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 23,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74454014203413,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72644640774706,
                                            x = -238869.15250711,
                                            speed = 5.5555555555556,
                                            y = 607172.10231823,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 59,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 421,
                                        lat = 0.74454014203413,
                                        skill = "Average",
                                        long = 0.72644640774706,
                                        x = -238869.15250711,
                                        name = "light aa",
                                        heading = 1.1902899496825,
                                        y = 607172.10231823,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Stinger comm",
                                        CLSID = "{DFC5C4AA-EFE7-4929-A305-B8785BCD6704}",
                                        unitId = 422,
                                        lat = 0.74453805943899,
                                        skill = "Average",
                                        long = 0.72644544646831,
                                        x = -238882.8842096,
                                        name = "light aa #1",
                                        heading = 1.1902899496825,
                                        y = 607168.92473648,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 423,
                                        lat = 0.74453752211139,
                                        skill = "Average",
                                        long = 0.72644524602718,
                                        x = -238886.40411286,
                                        name = "light aa #2",
                                        heading = 1.1902899496825,
                                        y = 607168.32856975,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Ural-375",
                                        CLSID = "{85DF753A-0ECA-4143-88F8-5A46DEAB53C2}",
                                        unitId = 424,
                                        lat = 0.74472708910969,
                                        skill = "Average",
                                        long = 0.72653466132671,
                                        x = -237635.55461883,
                                        name = "light aa #3",
                                        heading = 1.1902899496825,
                                        y = 607465.43404938,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "ZU-23 Insurgent",
                                        CLSID = "{5AD9D1CC-C7AB-4ee7-8110-028BB1D589B9}",
                                        unitId = 425,
                                        lat = 0.74469132671352,
                                        skill = "Average",
                                        long = 0.72652254602634,
                                        x = -237869.23562806,
                                        name = "light aa #4",
                                        heading = 1.1902899496825,
                                        y = 607432.27942847,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Ural-375",
                                        CLSID = "{85DF753A-0ECA-4143-88F8-5A46DEAB53C2}",
                                        unitId = 426,
                                        lat = 0.74427399053304,
                                        skill = "Average",
                                        long = 0.72633005809851,
                                        x = -240620.89515326,
                                        name = "light aa #5",
                                        heading = 1.1902899496825,
                                        y = 606796.57184457,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "ZU-23 Insurgent",
                                        CLSID = "{5AD9D1CC-C7AB-4ee7-8110-028BB1D589B9}",
                                        unitId = 427,
                                        lat = 0.74424964780025,
                                        skill = "Average",
                                        long = 0.72634330446866,
                                        x = -240769.56739456,
                                        name = "light aa #6",
                                        heading = 1.1902899496825,
                                        y = 606874.53074987,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 428,
                                        lat = 0.74426002474915,
                                        skill = "Average",
                                        long = 0.72634098377694,
                                        x = -240704.58305962,
                                        name = "light aa #7",
                                        heading = 1.1902899496825,
                                        y = 606856.93491344,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 429,
                                        lat = 0.74451899554561,
                                        skill = "Average",
                                        long = 0.72602667080758,
                                        x = -239206.73311836,
                                        name = "light aa #8",
                                        heading = 1.1902899496825,
                                        y = 605212.39395773,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 430,
                                        lat = 0.74469916019267,
                                        skill = "Average",
                                        long = 0.72652361560693,
                                        x = -237818.81526064,
                                        name = "light aa #9",
                                        heading = 1.1902899496825,
                                        y = 607432.09388739,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 431,
                                        lat = 0.74468346596764,
                                        skill = "Average",
                                        long = 0.72652161440694,
                                        x = -237919.76301947,
                                        name = "light aa #10",
                                        heading = 1.1902899496825,
                                        y = 607433.13172294,
                                    }, -- end of [11]
                                }, -- end of units
                                name = "light aa #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [8]
                            [9] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 29,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74605230518885,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72402373725844,
                                            x = -230403.10947209,
                                            speed = 5.5555555555556,
                                            y = 594805.33290985,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 60,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "UAZ-469",
                                        CLSID = "{1D6C2705-575C-4F35-A670-328ECBA007A3}",
                                        unitId = 432,
                                        lat = 0.74605230518885,
                                        skill = "Average",
                                        long = 0.72402373725844,
                                        x = -230403.10947209,
                                        name = "light aa #11",
                                        heading = 1.1902899496825,
                                        y = 594805.33290985,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Stinger comm",
                                        CLSID = "{DFC5C4AA-EFE7-4929-A305-B8785BCD6704}",
                                        unitId = 433,
                                        lat = 0.74605021872174,
                                        skill = "Average",
                                        long = 0.72402276839587,
                                        x = -230416.85524543,
                                        name = "light aa #12",
                                        heading = 1.1902899496825,
                                        y = 594802.12658391,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SA-18 Igla manpad",
                                        CLSID = "{8C7CD125-65C9-44ec-BD3A-CC431263FF89}",
                                        unitId = 434,
                                        lat = 0.7460496804995,
                                        skill = "Average",
                                        long = 0.72402256595823,
                                        x = -230420.37881032,
                                        name = "light aa #13",
                                        heading = 1.1902899496825,
                                        y = 594801.52273577,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "Ural-375",
                                        CLSID = "{85DF753A-0ECA-4143-88F8-5A46DEAB53C2}",
                                        unitId = 435,
                                        lat = 0.74623962235359,
                                        skill = "Average",
                                        long = 0.72411243089432,
                                        x = -229168.2494861,
                                        name = "light aa #14",
                                        heading = 1.1902899496825,
                                        y = 595101.23559711,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "ZU-23 Insurgent",
                                        CLSID = "{5AD9D1CC-C7AB-4ee7-8110-028BB1D589B9}",
                                        unitId = 436,
                                        lat = 0.74620379087859,
                                        skill = "Average",
                                        long = 0.72410034217242,
                                        x = -229402.17519392,
                                        name = "light aa #15",
                                        heading = 1.1902899496825,
                                        y = 595067.56179801,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "Ural-375",
                                        CLSID = "{85DF753A-0ECA-4143-88F8-5A46DEAB53C2}",
                                        unitId = 437,
                                        lat = 0.74578568285939,
                                        skill = "Average",
                                        long = 0.72390642144613,
                                        x = -232156.58856539,
                                        name = "light aa #16",
                                        heading = 1.1902899496825,
                                        y = 594426.12629646,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "ZU-23 Insurgent",
                                        CLSID = "{5AD9D1CC-C7AB-4ee7-8110-028BB1D589B9}",
                                        unitId = 438,
                                        lat = 0.74576143830065,
                                        skill = "Average",
                                        long = 0.72391963669968,
                                        x = -232304.83315384,
                                        name = "light aa #17",
                                        heading = 1.1902899496825,
                                        y = 594503.92155382,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 439,
                                        lat = 0.74577178380318,
                                        skill = "Average",
                                        long = 0.72391732919039,
                                        x = -232240.01223839,
                                        name = "light aa #18",
                                        heading = 1.1902899496825,
                                        y = 594486.38763233,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 440,
                                        lat = 0.74575074709686,
                                        skill = "Average",
                                        long = 0.72392089871961,
                                        x = -232372.34669134,
                                        name = "light aa #19",
                                        heading = 1.1902899496825,
                                        y = 594516.76390768,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 441,
                                        lat = 0.74621163601369,
                                        skill = "Average",
                                        long = 0.72410140725732,
                                        x = -229351.7001889,
                                        name = "light aa #20",
                                        heading = 1.1902899496825,
                                        y = 595067.49880973,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 442,
                                        lat = 0.74619591874701,
                                        skill = "Average",
                                        long = 0.72409941494576,
                                        x = -229452.75750592,
                                        name = "light aa #21",
                                        heading = 1.1902899496825,
                                        y = 595068.29032333,
                                    }, -- end of [11]
                                }, -- end of units
                                name = "light aa #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [9]
                            [10] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                long = 0.7337712704551,
                                                lat = 0.74572248820184,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                long = 0.73374601181862,
                                                lat = 0.74624812349518,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                long = 0.73387995770057,
                                                lat = 0.74600790361242,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                long = 0.73371414565739,
                                                lat = 0.74554896031013,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                long = 0.73371095684447,
                                                lat = 0.74552135314141,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                long = 0.73371384424613,
                                                lat = 0.74549381182541,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                long = 0.73372751397206,
                                                lat = 0.74545050098164,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                long = 0.73387100416987,
                                                lat = 0.74597879379446,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                long = 0.73374170706145,
                                                lat = 0.74529295822345,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                long = 0.73375238809873,
                                                lat = 0.74521323457359,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                long = 0.73375031448295,
                                                lat = 0.74518742239014,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                long = 0.73374249084668,
                                                lat = 0.74516230329925,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                long = 0.73385575654201,
                                                lat = 0.74595104861554,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                long = 0.73366828199285,
                                                lat = 0.74502584350164,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                long = 0.73365242991179,
                                                lat = 0.74498142855733,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                long = 0.7336457974945,
                                                lat = 0.74497316622864,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                long = 0.7334919693651,
                                                lat = 0.74482733449931,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                long = 0.73383485511925,
                                                lat = 0.74592540174262,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                long = 0.73334705178135,
                                                lat = 0.74471241090334,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                long = 0.73331390285052,
                                                lat = 0.74467409988938,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                long = 0.73331390285052,
                                                lat = 0.74467409988938,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                long = 0.73375738674649,
                                                lat = 0.74623231353608,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                long = 0.73380862429326,
                                                lat = 0.74590261197445,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                long = 0.73317578142212,
                                                lat = 0.74457547243055,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                long = 0.73314738132288,
                                                lat = 0.74455056970889,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                long = 0.73314738132288,
                                                lat = 0.74455056970889,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                long = 0.73313954296568,
                                                lat = 0.74454200882637,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                long = 0.73377777511572,
                                                lat = 0.74588317185351,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                long = 0.73312000405916,
                                                lat = 0.7445151475469,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                long = 0.73310614944484,
                                                lat = 0.74448642292348,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                long = 0.73309710629265,
                                                lat = 0.74445056756376,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                long = 0.73308854449492,
                                                lat = 0.74442825119538,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                long = 0.73374312368086,
                                                lat = 0.74586756557195,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                long = 0.73307387980561,
                                                lat = 0.74440783102406,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                long = 0.73305365696051,
                                                lat = 0.74439012703795,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                long = 0.73303822607739,
                                                lat = 0.74438134095783,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                long = 0.73303822607739,
                                                lat = 0.74438134095783,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                long = 0.7336996046517,
                                                lat = 0.74585392003173,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                long = 0.7330288522058,
                                                lat = 0.74437600349822,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                long = 0.73300050156657,
                                                lat = 0.74436600602347,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                long = 0.73295273339521,
                                                lat = 0.74435699621279,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                long = 0.73374601181862,
                                                lat = 0.74624812349518,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.7338519197151,
                                                lat = 0.74612385757699,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                long = 0.733641907683,
                                                lat = 0.74580231736719,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                long = 0.73292265656875,
                                                lat = 0.74434242541245,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                long = 0.73291443090277,
                                                lat = 0.74433044111388,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                long = 0.7329113733613,
                                                lat = 0.74431012116493,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                long = 0.73363852611326,
                                                lat = 0.74579230522662,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                long = 0.73289400122728,
                                                lat = 0.74425710896477,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                long = 0.73287707562323,
                                                lat = 0.74423278522419,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                long = 0.73256815282882,
                                                lat = 0.7439230355063,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                long = 0.73364139862351,
                                                lat = 0.74578210954365,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                long = 0.7324304361784,
                                                lat = 0.74369461883867,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                long = 0.73241755784583,
                                                lat = 0.74367609322139,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                long = 0.73239531060372,
                                                lat = 0.74365375468194,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                long = 0.73364988453476,
                                                lat = 0.74577390026682,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                long = 0.7323628006862,
                                                lat = 0.74363096955645,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                long = 0.73224753870022,
                                                lat = 0.74352877054619,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                long = 0.73386835214833,
                                                lat = 0.74609649253097,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                long = 0.73366238789815,
                                                lat = 0.74576913847927,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                long = 0.73198624137799,
                                                lat = 0.74332481071245,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                long = 0.73190110542058,
                                                lat = 0.74327182102576,
                                            }, -- end of [81]
                                            [21] = 
                                            {
                                                long = 0.73367650819956,
                                                lat = 0.74576887839257,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                long = 0.7337500392293,
                                                lat = 0.74577958638704,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                long = 0.7337500392293,
                                                lat = 0.74577958638704,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                long = 0.73387859379814,
                                                lat = 0.74606758006028,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                long = 0.73377849823895,
                                                lat = 0.74578273608887,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                long = 0.73378864305137,
                                                lat = 0.74578004482885,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                long = 0.73380385711791,
                                                lat = 0.74576690421674,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                long = 0.73380765815824,
                                                lat = 0.74575506474186,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                long = 0.73388252567255,
                                                lat = 0.74603775759506,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                long = 0.73380374076887,
                                                lat = 0.74574431076193,
                                            }, -- end of [28]
                                            [79] = 
                                            {
                                                long = 0.73203104866904,
                                                lat = 0.74336303703301,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                long = 0.73203104866904,
                                                lat = 0.74336303703301,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                long = 0.73379530392663,
                                                lat = 0.74573831160209,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                long = 0.7323628006862,
                                                lat = 0.74363096955645,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                long = 0.73255728965536,
                                                lat = 0.74391039468208,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                long = 0.73290553777922,
                                                lat = 0.74428311479041,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                long = 0.73377893591723,
                                                lat = 0.74573121725651,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                long = 0.73293600970694,
                                                lat = 0.74435164934448,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                long = 0.73329640954947,
                                                lat = 0.74465388098694,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73190110542058,
                                                lat = 0.74327182102576,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73211885073424,
                                                lat = 0.74318565723754,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73182566164671,
                                                lat = 0.74322678047842,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73182566164671,
                                                lat = 0.74322678047842,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 477,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74624812349518,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73374601181862,
                                            x = -224377.34445999,
                                            speed = 19.444444444444,
                                            y = 640317.81323779,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 476,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74327182102576,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73190110542058,
                                            x = -244267.22616118,
                                            speed = 19.444444444444,
                                            y = 633673.88217023,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 265,
                                            type = "Turning Point",
                                            action = "Cone",
                                            lat = 0.74318565723754,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73211885073424,
                                            x = -244707.88550733,
                                            speed = 8.3333333333333,
                                            y = 634759.26792779,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 64,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 452,
                                        lat = 0.74624812349518,
                                        skill = "Average",
                                        long = 0.73374601181862,
                                        x = -224377.34445999,
                                        name = "light artillery",
                                        heading = 3.5698486680574,
                                        y = 640317.81323779,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 453,
                                        lat = 0.74624422950433,
                                        skill = "Average",
                                        long = 0.73374881349805,
                                        x = -224400.7177745,
                                        name = "light artillery #1",
                                        heading = 2.7610862764774,
                                        y = 640333.61725003,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 454,
                                        lat = 0.74624033555128,
                                        skill = "Average",
                                        long = 0.73375161512664,
                                        x = -224424.09087423,
                                        name = "light artillery #2",
                                        heading = 2.7610862764774,
                                        y = 640349.42099799,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "light artillery #002",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [10]
                            [11] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [31] = 
                                            {
                                                long = 0.73371384424613,
                                                lat = 0.74549381182541,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                long = 0.73386891441655,
                                                lat = 0.74609490527437,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                long = 0.73383485511925,
                                                lat = 0.74592540174262,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                long = 0.73372751397206,
                                                lat = 0.74545050098164,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                long = 0.73374170706145,
                                                lat = 0.74529295822345,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                long = 0.73375238809873,
                                                lat = 0.74521323457359,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                long = 0.73375031448295,
                                                lat = 0.74518742239014,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                long = 0.73380862429326,
                                                lat = 0.74590261197445,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                long = 0.73374249084668,
                                                lat = 0.74516230329925,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                long = 0.73366828199285,
                                                lat = 0.74502584350164,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                long = 0.73365242991179,
                                                lat = 0.74498142855733,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                long = 0.7336457974945,
                                                lat = 0.74497316622864,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                long = 0.73377777511572,
                                                lat = 0.74588317185351,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                long = 0.7334919693651,
                                                lat = 0.74482733449931,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                long = 0.73334705178135,
                                                lat = 0.74471241090334,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                long = 0.73331390285052,
                                                lat = 0.74467409988938,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                long = 0.73331390285052,
                                                lat = 0.74467409988938,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                long = 0.73374312368086,
                                                lat = 0.74586756557195,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                long = 0.73329640954947,
                                                lat = 0.74465388098694,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                long = 0.73317578142212,
                                                lat = 0.74457547243055,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                long = 0.73314738132288,
                                                lat = 0.74455056970889,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                long = 0.73387859379814,
                                                lat = 0.74606758006028,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                long = 0.7336996046517,
                                                lat = 0.74585392003173,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                long = 0.73313954296568,
                                                lat = 0.74454200882637,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                long = 0.73312000405916,
                                                lat = 0.7445151475469,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                long = 0.73310614944484,
                                                lat = 0.74448642292348,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                long = 0.73309710629265,
                                                lat = 0.74445056756376,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                long = 0.733641907683,
                                                lat = 0.74580231736719,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                long = 0.73308854449492,
                                                lat = 0.74442825119538,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                long = 0.73307387980561,
                                                lat = 0.74440783102406,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                long = 0.73305365696051,
                                                lat = 0.74439012703795,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                long = 0.73303822607739,
                                                lat = 0.74438134095783,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                long = 0.73363852611326,
                                                lat = 0.74579230522662,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                long = 0.73303822607739,
                                                lat = 0.74438134095783,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                long = 0.7330288522058,
                                                lat = 0.74437600349822,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                long = 0.73300050156657,
                                                lat = 0.74436600602347,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                long = 0.73295273339521,
                                                lat = 0.74435699621279,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                long = 0.73364139862351,
                                                lat = 0.74578210954365,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                long = 0.73293600970694,
                                                lat = 0.74435164934448,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                long = 0.73292265656875,
                                                lat = 0.74434242541245,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                long = 0.73291443090277,
                                                lat = 0.74433044111388,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                long = 0.73386891441655,
                                                lat = 0.74609490527437,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                long = 0.73388252567255,
                                                lat = 0.74603775759506,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                long = 0.73364988453476,
                                                lat = 0.74577390026682,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                long = 0.73290553777922,
                                                lat = 0.74428311479041,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                long = 0.73289400122728,
                                                lat = 0.74425710896477,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                long = 0.73287707562323,
                                                lat = 0.74423278522419,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                long = 0.73366238789815,
                                                lat = 0.74576913847927,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                long = 0.73255728965536,
                                                lat = 0.74391039468208,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                long = 0.7324304361784,
                                                lat = 0.74369461883867,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                long = 0.73241755784583,
                                                lat = 0.74367609322139,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                long = 0.73367650819956,
                                                lat = 0.74576887839257,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                long = 0.7323628006862,
                                                lat = 0.74363096955645,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                long = 0.7323628006862,
                                                lat = 0.74363096955645,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                long = 0.73224753870022,
                                                lat = 0.74352877054619,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                long = 0.7337500392293,
                                                lat = 0.74577958638704,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                long = 0.73203104866904,
                                                lat = 0.74336303703301,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                long = 0.73198624137799,
                                                lat = 0.74332481071245,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                long = 0.73387995770057,
                                                lat = 0.74600790361242,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                long = 0.7337500392293,
                                                lat = 0.74577958638704,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                long = 0.73175456124821,
                                                lat = 0.74319979495781,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                long = 0.73173010300718,
                                                lat = 0.74319661463051,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                long = 0.73171667575828,
                                                lat = 0.74319186149141,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                long = 0.73377849823895,
                                                lat = 0.74578273608887,
                                            }, -- end of [21]
                                            [22] = 
                                            {
                                                long = 0.73378864305137,
                                                lat = 0.74578004482885,
                                            }, -- end of [22]
                                            [23] = 
                                            {
                                                long = 0.73380385711791,
                                                lat = 0.74576690421674,
                                            }, -- end of [23]
                                            [6] = 
                                            {
                                                long = 0.73387100416987,
                                                lat = 0.74597879379446,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                long = 0.73380765815824,
                                                lat = 0.74575506474186,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                long = 0.73380374076887,
                                                lat = 0.74574431076193,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                long = 0.73379530392663,
                                                lat = 0.74573831160209,
                                            }, -- end of [26]
                                            [27] = 
                                            {
                                                long = 0.73377893591723,
                                                lat = 0.74573121725651,
                                            }, -- end of [27]
                                            [7] = 
                                            {
                                                long = 0.73385575654201,
                                                lat = 0.74595104861554,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                long = 0.7337712704551,
                                                lat = 0.74572248820184,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                long = 0.73156416595526,
                                                lat = 0.7431227383722,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                long = 0.73177967652882,
                                                lat = 0.74320237399753,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                long = 0.73180086808565,
                                                lat = 0.7432094204628,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                long = 0.73371414565739,
                                                lat = 0.74554896031013,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                long = 0.73203104866904,
                                                lat = 0.74336303703301,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                long = 0.73239531060372,
                                                lat = 0.74365375468194,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                long = 0.73256815282882,
                                                lat = 0.7439230355063,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                long = 0.73371095684447,
                                                lat = 0.74552135314141,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                long = 0.7329113733613,
                                                lat = 0.74431012116493,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                long = 0.73314738132288,
                                                lat = 0.74455056970889,
                                            }, -- end of [47]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73156416595526,
                                                lat = 0.7431227383722,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.7314920334106,
                                                lat = 0.7429990031625,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73147859470458,
                                                lat = 0.743071685983,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73147859470458,
                                                lat = 0.743071685983,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 476,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74609490527437,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73386891441655,
                                            x = -225290.53775917,
                                            speed = 19.444444444444,
                                            y = 640999.03894747,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 368,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.7431227383722,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73156416595526,
                                            x = -245384.62844398,
                                            speed = 19.444444444444,
                                            y = 632187.1974706,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 368,
                                            type = "Turning Point",
                                            action = "Cone",
                                            lat = 0.7429990031625,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.7314920334106,
                                            x = -246208.83404999,
                                            speed = 8.3333333333333,
                                            y = 631931.62366843,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 65,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 455,
                                        lat = 0.74609490527437,
                                        skill = "Average",
                                        long = 0.73386891441655,
                                        x = -225290.53775917,
                                        name = "medium artillery",
                                        heading = 3.6606122722002,
                                        y = 640999.03894747,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 456,
                                        lat = 0.74608819908392,
                                        skill = "Average",
                                        long = 0.73386620728092,
                                        x = -225334.64795007,
                                        name = "medium artillery #1",
                                        heading = 2.7610862764774,
                                        y = 640990.9390471,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 457,
                                        lat = 0.74608239755163,
                                        skill = "Average",
                                        long = 0.73386826237161,
                                        x = -225370.55617816,
                                        name = "medium artillery #2",
                                        heading = 2.7610862764774,
                                        y = 641004.54900147,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 458,
                                        lat = 0.74607659605121,
                                        skill = "Average",
                                        long = 0.73387031742755,
                                        x = -225406.464221,
                                        name = "medium artillery #3",
                                        heading = 2.7610862764774,
                                        y = 641018.15877107,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 459,
                                        lat = 0.74607079458266,
                                        skill = "Average",
                                        long = 0.73387237244873,
                                        x = -225442.3720786,
                                        name = "medium artillery #4",
                                        heading = 2.7610862764774,
                                        y = 641031.76835586,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 460,
                                        lat = 0.74606064190256,
                                        skill = "Average",
                                        long = 0.73387462703226,
                                        x = -225505.89856291,
                                        name = "medium artillery #5",
                                        heading = 2.7610862764774,
                                        y = 641049.29411477,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 461,
                                        lat = 0.74605377256109,
                                        skill = "Average",
                                        long = 0.73387553271424,
                                        x = -225549.19818364,
                                        name = "medium artillery #6",
                                        heading = 2.7610862764774,
                                        y = 641058.24604437,
                                    }, -- end of [7]
                                }, -- end of units
                                name = "medium artillery",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [11]
                            [12] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                long = 0.73065853298781,
                                                lat = 0.74305217087745,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                long = 0.72932688768945,
                                                lat = 0.74337674291565,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                long = 0.72942398879286,
                                                lat = 0.74333617545099,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                long = 0.72944131286835,
                                                lat = 0.74332800731451,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                long = 0.72955935672185,
                                                lat = 0.743252632416,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                long = 0.72960578661819,
                                                lat = 0.74321905690952,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                long = 0.72963129456025,
                                                lat = 0.7432027190137,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                long = 0.72973346936464,
                                                lat = 0.74315563951649,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                long = 0.72979492117495,
                                                lat = 0.74313219673176,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                long = 0.72991209706049,
                                                lat = 0.74309438297824,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                long = 0.72995979555787,
                                                lat = 0.74309900012265,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                long = 0.73028936310104,
                                                lat = 0.74319707737741,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                long = 0.73039907838613,
                                                lat = 0.74322024576052,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                long = 0.73066035735064,
                                                lat = 0.74310288455255,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                long = 0.73064563872917,
                                                lat = 0.74303771551376,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                long = 0.73051632452495,
                                                lat = 0.74292913051221,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                long = 0.73051207073443,
                                                lat = 0.74290748712773,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                long = 0.73037038063344,
                                                lat = 0.74321635809857,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                long = 0.73041765857929,
                                                lat = 0.74321722956259,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                long = 0.73066624400277,
                                                lat = 0.7430861013545,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                long = 0.73055818418191,
                                                lat = 0.7429799425651,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                long = 0.73051507808539,
                                                lat = 0.74288017678375,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                long = 0.72979492117495,
                                                lat = 0.74313219673176,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                long = 0.72988853549804,
                                                lat = 0.7430989580717,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                long = 0.72993632015868,
                                                lat = 0.74309446518392,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                long = 0.73000791004131,
                                                lat = 0.74311998653698,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                long = 0.73039047627695,
                                                lat = 0.74321950274645,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                long = 0.73063517567095,
                                                lat = 0.74312658748917,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                long = 0.73066556929406,
                                                lat = 0.74306873110398,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                long = 0.73054280008788,
                                                lat = 0.74296811345844,
                                            }, -- end of [30]
                                            [35] = 
                                            {
                                                long = 0.73052489862361,
                                                lat = 0.74284942444763,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                long = 0.72932688768945,
                                                lat = 0.74337674291565,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                long = 0.73039047627695,
                                                lat = 0.74321950274645,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                long = 0.73064745569264,
                                                lat = 0.74311888057123,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                long = 0.73052668552279,
                                                lat = 0.74294967022389,
                                            }, -- end of [31]
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73052489862361,
                                                lat = 0.74284942444763,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73076782524141,
                                                lat = 0.74278737648125,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                long = 0.73053424388711,
                                                lat = 0.74282678529354,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                long = 0.73053424388711,
                                                lat = 0.74282678529354,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 136,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74337674291565,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.72932688768945,
                                            x = -244879.46145317,
                                            speed = 19.444444444444,
                                            y = 621488.94086742,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            alt = 143,
                                            type = "Turning Point",
                                            action = "On Road",
                                            lat = 0.74284942444763,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73052489862361,
                                            x = -247642.83358643,
                                            speed = 19.444444444444,
                                            y = 627474.25290203,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            alt = 140,
                                            type = "Turning Point",
                                            action = "Cone",
                                            lat = 0.74278737648125,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73076782524141,
                                            x = -247917.32432437,
                                            speed = 8.3333333333333,
                                            y = 628661.88739544,
                                        }, -- end of [3]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 66,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 462,
                                        lat = 0.74337674291565,
                                        skill = "Average",
                                        long = 0.72932688768945,
                                        x = -244879.46145317,
                                        name = "light artillery #11",
                                        heading = 2.1091533878471,
                                        y = 621488.94086742,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "SAU Akatsia",
                                        CLSID = "{83485D57-2B11-4A83-9A7E-5FD47E9ADCEC}",
                                        unitId = 463,
                                        lat = 0.74337689137311,
                                        skill = "Average",
                                        long = 0.72932653231105,
                                        x = -244878.69249235,
                                        name = "light artillery #12",
                                        heading = 2.1091533878471,
                                        y = 621487.17152046,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        type = "ZIL-131 KUNG",
                                        CLSID = "{4D98849E-2A76-4017-9356-B9852B39EBA6}",
                                        unitId = 464,
                                        lat = 0.74337703986272,
                                        skill = "Average",
                                        long = 0.72932617685541,
                                        x = -244877.92336514,
                                        name = "light artillery #13",
                                        heading = 2.1091533878471,
                                        y = 621485.40178902,
                                    }, -- end of [3]
                                }, -- end of units
                                name = "light artillery #001",
                                start_time = 0,
                                task = "Nothing",
                            }, -- end of [12]
                            [13] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 223,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74205440584649,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73168059963669,
                                            x = -252133.1721838,
                                            speed = 5.5555555555556,
                                            y = 633465.62002274,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 94,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 697,
                                        lat = 0.74205440584649,
                                        skill = "Average",
                                        long = 0.73168059963669,
                                        x = -252133.1721838,
                                        name = "vehicule ak",
                                        heading = 0,
                                        y = 633465.62002274,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 698,
                                        lat = 0.74205398388508,
                                        skill = "Average",
                                        long = 0.73168085834777,
                                        x = -252135.73186857,
                                        name = "heavy infantery #1",
                                        heading = 0,
                                        y = 633467.12783611,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "vehicule ak",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [13]
                            [14] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 160,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74205521450398,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73168251027614,
                                            x = -252127.06986151,
                                            speed = 5.5555555555556,
                                            y = 633474.07545348,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 95,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 699,
                                        lat = 0.74205521450398,
                                        skill = "Average",
                                        long = 0.73168251027614,
                                        x = -252127.06986151,
                                        name = "vehicule ak #10",
                                        heading = 0,
                                        y = 633474.07545348,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 700,
                                        lat = 0.74205479254257,
                                        skill = "Average",
                                        long = 0.73168276898722,
                                        x = -252129.62954628,
                                        name = "vehicule ak #1",
                                        heading = 0,
                                        y = 633475.58326684,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "vehicule ak #001",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [14]
                            [15] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 160,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74205456757794,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73168465668106,
                                            x = -252130.12394656,
                                            speed = 5.5555555555556,
                                            y = 633484.63632162,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 96,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 701,
                                        lat = 0.74205456757794,
                                        skill = "Average",
                                        long = 0.73168465668106,
                                        x = -252130.12394656,
                                        name = "vehicule ak #2",
                                        heading = 0,
                                        y = 633484.63632162,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 702,
                                        lat = 0.74205414561653,
                                        skill = "Average",
                                        long = 0.73168491539214,
                                        x = -252132.68363133,
                                        name = "vehicule ak #3",
                                        heading = 0,
                                        y = 633486.14413499,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "vehicule ak #002",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [15]
                            [16] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 160,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74205117122254,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73168147454372,
                                            x = -252153.34514985,
                                            speed = 5.5555555555556,
                                            y = 633471.95346404,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 97,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 703,
                                        lat = 0.74205117122254,
                                        skill = "Average",
                                        long = 0.73168147454372,
                                        x = -252153.34514985,
                                        name = "vehicule ak #4",
                                        heading = 0,
                                        y = 633471.95346404,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 704,
                                        lat = 0.74205074926113,
                                        skill = "Average",
                                        long = 0.7316817332548,
                                        x = -252155.90483462,
                                        name = "vehicule ak #5",
                                        heading = 0,
                                        y = 633473.46127741,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "vehicule ak #003",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [16]
                            [17] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 160,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74205222247427,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73168291611336,
                                            x = -252145.93053399,
                                            speed = 5.5555555555556,
                                            y = 633478.03183487,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 98,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 705,
                                        lat = 0.74205222247427,
                                        skill = "Average",
                                        long = 0.73168291611336,
                                        x = -252145.93053399,
                                        name = "vehicule ak #6",
                                        heading = 0,
                                        y = 633478.03183487,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 706,
                                        lat = 0.74205180051286,
                                        skill = "Average",
                                        long = 0.73168317482444,
                                        x = -252148.49021876,
                                        name = "vehicule ak #7",
                                        heading = 0,
                                        y = 633479.53964824,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "vehicule ak #004",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [17]
                            [18] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 160,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.7420514946845,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73168458178329,
                                            x = -252149.73891051,
                                            speed = 5.5555555555556,
                                            y = 633486.38151869,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 99,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 707,
                                        lat = 0.7420514946845,
                                        skill = "Average",
                                        long = 0.73168458178329,
                                        x = -252149.73891051,
                                        name = "vehicule ak #8",
                                        heading = 0,
                                        y = 633486.38151869,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 708,
                                        lat = 0.74205107272309,
                                        skill = "Average",
                                        long = 0.73168484049437,
                                        x = -252152.29859528,
                                        name = "vehicule ak #9",
                                        heading = 0,
                                        y = 633487.88933206,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "vehicule ak #005",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [18]
                            [19] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 136,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74278826660296,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73077110776128,
                                            x = -247910.0206607,
                                            speed = 5.5555555555556,
                                            y = 628676.75486169,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 104,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 716,
                                        lat = 0.74278826660296,
                                        skill = "Average",
                                        long = 0.73077110776128,
                                        x = -247910.0206607,
                                        name = "vehicule ak #11",
                                        heading = 0,
                                        y = 628676.75486169,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 717,
                                        lat = 0.74278784464154,
                                        skill = "Average",
                                        long = 0.73077136647237,
                                        x = -247912.58034553,
                                        name = "vehicule ak #12",
                                        heading = 0,
                                        y = 628678.26267511,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "vehicule ak #006",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [19]
                            [20] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 136,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74278753832151,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73076647166152,
                                            x = -247916.96644645,
                                            speed = 5.5555555555556,
                                            y = 628655.3954985,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 105,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 718,
                                        lat = 0.74278753832151,
                                        skill = "Average",
                                        long = 0.73076647166152,
                                        x = -247916.96644645,
                                        name = "vehicule ak #13",
                                        heading = 0,
                                        y = 628655.3954985,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 719,
                                        lat = 0.7427871163601,
                                        skill = "Average",
                                        long = 0.7307667303726,
                                        x = -247919.52613122,
                                        name = "vehicule ak #14",
                                        heading = 0,
                                        y = 628656.90331187,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "vehicule ak #007",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [20]
                            [21] = 
                            {
                                visible = false,
                                route = 
                                {
                                    spans = 
                                    {
                                    }, -- end of spans
                                    points = 
                                    {
                                        [1] = 
                                        {
                                            alt = 136,
                                            type = "Turning Point",
                                            action = "Off Road",
                                            lat = 0.74278527256012,
                                            targets = 
                                            {
                                            }, -- end of targets
                                            long = 0.73076847892564,
                                            x = -247930.40349766,
                                            speed = 5.5555555555556,
                                            y = 628666.40580203,
                                        }, -- end of [1]
                                    }, -- end of points
                                }, -- end of route
                                groupId = 106,
                                hidden = false,
                                units = 
                                {
                                    [1] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 720,
                                        lat = 0.74278527256012,
                                        skill = "Average",
                                        long = 0.73076847892564,
                                        x = -247930.40349766,
                                        name = "vehicule ak #15",
                                        heading = 0,
                                        y = 628666.40580203,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        type = "Soldier AK",
                                        CLSID = "{D3FE4F50-947B-4523-9176-F805EB4CEA7E}",
                                        unitId = 721,
                                        lat = 0.74278485059871,
                                        skill = "Average",
                                        long = 0.73076873763672,
                                        x = -247932.96318243,
                                        name = "vehicule ak #18",
                                        heading = 0,
                                        y = 628667.9136154,
                                    }, -- end of [2]
                                }, -- end of units
                                name = "vehicule ak #008",
                                start_time = 82800,
                                task = "Nothing",
                            }, -- end of [21]
                        }, -- end of group
                    }, -- end of vehicle
                    plane = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of plane
                    static = 
                    {
                        group = 
                        {
                        }, -- end of group
                    }, -- end of static
                }, -- end of [2]
            }, -- end of country
        }, -- end of red
    }, -- end of coalition
    version = 2,
    trigfuncStartup = 
    {
    }, -- end of trigfuncStartup
    currentKey = 120510,
    start_time = 72000,
    forcedOptions = 
    {
    }, -- end of forcedOptions
    failures = 
    {
        hydro = 
        {
            hh = 0,
            prob = 100,
            label = "HYDRO",
            enable = false,
            mmint = 1,
            id = "hydro",
            mm = 0,
        }, -- end of hydro
        asc_p = 
        {
            hh = 0,
            prob = 100,
            label = "ASC TANGAGE",
            enable = false,
            mmint = 1,
            id = "asc_p",
            mm = 0,
        }, -- end of asc_p
        helmet = 
        {
            hh = 0,
            prob = 100,
            label = "HELMET",
            enable = false,
            mmint = 1,
            id = "helmet",
            mm = 0,
        }, -- end of helmet
        radar = 
        {
            hh = 0,
            prob = 100,
            label = "RADAR",
            enable = false,
            mmint = 1,
            id = "radar",
            mm = 0,
        }, -- end of radar
        mfd = 
        {
            hh = 0,
            prob = 100,
            label = "MFD",
            enable = false,
            mmint = 1,
            id = "mfd",
            mm = 0,
        }, -- end of mfd
        rws = 
        {
            hh = 0,
            prob = 100,
            label = "RWS",
            enable = false,
            mmint = 1,
            id = "rws",
            mm = 0,
        }, -- end of rws
        r_engine = 
        {
            hh = 0,
            prob = 100,
            label = "MOTEUR-D",
            enable = false,
            mmint = 1,
            id = "r_engine",
            mm = 0,
        }, -- end of r_engine
        asc_y = 
        {
            hh = 0,
            prob = 100,
            label = "ASC LACET",
            enable = false,
            mmint = 1,
            id = "asc_y",
            mm = 0,
        }, -- end of asc_y
        hydro_common = 
        {
            hh = 0,
            prob = 100,
            label = "HYDRO AUX",
            enable = false,
            mmint = 1,
            id = "hydro_common",
            mm = 0,
        }, -- end of hydro_common
        eos = 
        {
            hh = 0,
            prob = 100,
            label = "EOS",
            enable = false,
            mmint = 1,
            id = "eos",
            mm = 0,
        }, -- end of eos
        hydro_main = 
        {
            hh = 0,
            prob = 100,
            label = "HYDRO PRI",
            enable = false,
            mmint = 1,
            id = "hydro_main",
            mm = 0,
        }, -- end of hydro_main
        l_engine = 
        {
            hh = 0,
            prob = 100,
            label = "MOTEUR-G",
            enable = false,
            mmint = 1,
            id = "l_engine",
            mm = 0,
        }, -- end of l_engine
        autopilot = 
        {
            hh = 0,
            prob = 100,
            label = "AUTOPILOT",
            enable = false,
            mmint = 1,
            id = "autopilot",
            mm = 0,
        }, -- end of autopilot
        hud = 
        {
            hh = 0,
            prob = 100,
            label = "HUD",
            enable = false,
            mmint = 1,
            id = "hud",
            mm = 0,
        }, -- end of hud
        asc = 
        {
            hh = 0,
            prob = 100,
            label = "ASC",
            enable = false,
            mmint = 1,
            id = "asc",
            mm = 0,
        }, -- end of asc
        asc_a = 
        {
            hh = 0,
            prob = 100,
            label = "ASC ALTI",
            enable = false,
            mmint = 1,
            id = "asc_a",
            mm = 0,
        }, -- end of asc_a
        asc_r = 
        {
            hh = 0,
            prob = 100,
            label = "ASC ROULIS",
            enable = false,
            mmint = 1,
            id = "asc_r",
            mm = 0,
        }, -- end of asc_r
        mlws = 
        {
            hh = 0,
            prob = 100,
            label = "MLWS",
            enable = false,
            mmint = 1,
            mm = 0,
        }, -- end of mlws
        ecm = 
        {
            hh = 0,
            prob = 100,
            label = "ECM",
            enable = false,
            mmint = 1,
            id = "ecm",
            mm = 0,
        }, -- end of ecm
    }, -- end of failures
} -- end of mission
