mission = 
{
    ["trig"] = 
    {
        ["actions"] = 
        {
            [1] = "a_out_text_delay(\"Here is Blazor One, located enemy Sam target. Pleace Standby ....\", 30);a_out_sound(\"RadioStatic.wav\");a_set_flag(1);",
            [2] = "a_set_flag(5);",
            [3] = "a_set_flag(6);a_out_sound(\"RadioStatic.wav\");a_out_text_delay(\"Enemy location at: [38T] LM4148397427\", 60);a_clear_flag(5);",
            [4] = "a_set_flag(7);a_out_sound(\"Ka50_AvionicsWarnToneHi.wav\");a_out_text_delay(\"Enemy location at: [38T] LM4148397427\", 60);a_clear_flag(6);",
            [5] = "a_set_flag(6);a_out_sound(\"Ka50_AvionicsWarnToneHi.wav\");a_out_text_delay(\"Enemy location at: [38T] LM4148397427\", 60);a_clear_flag(7);",
            [6] = "a_activate_group(\"SAM Roland ADS\");a_activate_group(\"russia1\");a_activate_group(\"russia3\");a_activate_group(\"russia4\");a_activate_group(\"SAM Roland ADS\");a_activate_group(\"Patrouille 1\");a_activate_group(\"Patrouille 2\");a_activate_group(\"Patrouille 4\");a_activate_group(\"Patrouille 3\");a_group_on(\"Patrouille 1\");a_group_on(\"Patrouille 2\");a_group_on(\"Patrouille 3\");a_group_on(\"Patrouille 4\");a_group_on(\"russia1\");a_group_on(\"russia3\");a_group_on(\"russia4\");a_set_flag(2);",
            [7] = "a_out_text_delay(\"Target destroyed!\\\
Good Job....RTB!\\\
\\\
Landing to:\\\
Kutaisi-TWR:134.000MHz*TACAN: 44X \\\"KTS\\\" (110.70MHz)*RWY: 07*ILS: 109.75 MHz\", 30);a_out_sound(\"RadioStatic.wav\");a_clear_flag(5);a_clear_flag(6);a_clear_flag(7);a_set_flag(20);a_set_flag(21);a_set_flag(22);",
            [8] = "a_out_text_delay(\"The Russian deserter escapes, must keep it on! The destruction of the helicopter is a high priority. \", 60);a_out_sound(\"RadioStatic.wav\");a_activate_group(\"Mi-24V\");a_activate_group(\"Mi-28N\");a_set_flag(3);",
            [9] = "a_out_sound(\"RadioStatic.wav\");a_out_text_delay(\"The Russian deserter has gone to sleep, Good Job!\", 60);",
            [10] = "a_out_sound(\"RadioStatic.wav\");a_out_text_delay(\"The Russian deserter escaped, mission failed!\", 90);",
            [11] = "a_out_sound(\"RadioStatic.wav\");a_out_text_delay(\" [F-15E Flight] Rock ’n’ Roll!\", 30);",
            [12] = "a_out_sound(\"RadioStatic.wav\");a_out_text_delay(\"[F-15E Flight] take courses on the enemy camp.\", 30);a_activate_group(\"F-15E\");a_activate_group(\"F-15E #001\");a_activate_group(\"F-15E #002\");a_activate_group(\"F-15E #003\");a_activate_group(\"F-15E #004\");a_activate_group(\"F-15E #005\");a_activate_group(\"F-15E #006\");a_activate_group(\"F-15E #007\");a_activate_group(\"AH-64D 1\");a_activate_group(\"AH-64D 2\");a_activate_group(\"AH-64D 3\");a_activate_group(\"AH-64D 4\");",
            [13] = "a_out_text_delay(\"MI-28N is destroyed!\", 40);a_out_sound(\"Ka50_AvionicsWarnToneHi.wav\");a_explosion_unit(28, 1000);",
            [14] = "a_out_text_delay(\"MI-28N is destroyed!\", 40);a_out_sound(\"Ka50_AvionicsWarnToneHi.wav\");a_explosion_unit(29, 1000);",
            [15] = "a_out_text_delay(\"MI-28N is destroyed!\", 40);a_out_sound(\"Ka50_AvionicsWarnToneHi.wav\");a_explosion_unit(30, 1000);",
            [16] = "a_out_text_delay(\"MI-28N is destroyed!\", 40);a_out_sound(\"Ka50_AvionicsWarnToneHi.wav\");a_explosion_unit(31, 1000);",
        }, -- end of ["actions"]
        ["events"] = 
        {
        }, -- end of ["events"]
        ["custom"] = 
        {
        }, -- end of ["custom"]
        ["func"] = 
        {
            [1] = "if mission.trig.conditions[1]() then if not mission.trig.flag[1] then mission.trig.actions[1](); mission.trig.flag[1] = true; end; else mission.trig.flag[1] = false; 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 if not mission.trig.flag[6] then mission.trig.actions[6](); mission.trig.flag[6] = true; end; else mission.trig.flag[6] = false; end;",
            [7] = "if mission.trig.conditions[7]() then if not mission.trig.flag[7] then mission.trig.actions[7](); mission.trig.flag[7] = true; end; else mission.trig.flag[7] = false; end;",
            [8] = "if mission.trig.conditions[8]() then if not mission.trig.flag[8] then mission.trig.actions[8](); mission.trig.flag[8] = true; end; else mission.trig.flag[8] = false; end;",
            [9] = "if mission.trig.conditions[9]() then if not mission.trig.flag[9] then mission.trig.actions[9](); mission.trig.flag[9] = true; end; else mission.trig.flag[9] = false; end;",
            [10] = "if mission.trig.conditions[10]() then if not mission.trig.flag[10] then mission.trig.actions[10](); mission.trig.flag[10] = true; end; else mission.trig.flag[10] = false; end;",
            [11] = "if mission.trig.conditions[11]() then if not mission.trig.flag[11] then mission.trig.actions[11](); mission.trig.flag[11] = true; end; else mission.trig.flag[11] = false; end;",
            [12] = "if mission.trig.conditions[12]() then if not mission.trig.flag[12] then mission.trig.actions[12](); mission.trig.flag[12] = true; end; else mission.trig.flag[12] = false; end;",
            [13] = "if mission.trig.conditions[13]() then if not mission.trig.flag[13] then mission.trig.actions[13](); mission.trig.flag[13] = true; end; else mission.trig.flag[13] = false; end;",
            [14] = "if mission.trig.conditions[14]() then if not mission.trig.flag[14] then mission.trig.actions[14](); mission.trig.flag[14] = true; end; else mission.trig.flag[14] = false; end;",
            [15] = "if mission.trig.conditions[15]() then if not mission.trig.flag[15] then mission.trig.actions[15](); mission.trig.flag[15] = true; end; else mission.trig.flag[15] = false; end;",
            [16] = "if mission.trig.conditions[16]() then if not mission.trig.flag[16] then mission.trig.actions[16](); mission.trig.flag[16] = true; end; else mission.trig.flag[16] = false; 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,
        }, -- end of ["flag"]
        ["conditions"] = 
        {
            [1] = "return(c_time_after(360) )",
            [2] = "return(c_random_less(100) )",
            [3] = "return(c_time_since_flag(5, 400) )",
            [4] = "return(c_time_since_flag(6, 300) )",
            [5] = "return(c_time_since_flag(7, 300) )",
            [6] = "return(c_time_since_flag(1, 70) )",
            [7] = "return(c_group_dead(\"SAM Roland ADS\") and c_group_dead(\"russia1\") and c_group_dead(\"russia3\") and c_group_dead(\"russia4\") and c_group_dead(\"Patrouille 1\") and c_group_dead(\"Patrouille 2\") and c_group_dead(\"Patrouille 3\") and c_group_dead(\"Patrouille 4\") and c_group_dead(\"Mi-24V\") and c_time_since_flag(2, 20) )",
            [8] = "return(c_group_dead(\"russia4\") )",
            [9] = "return(c_time_since_flag(3, 10) and c_group_dead(\"Mi-24V\") )",
            [10] = "return(c_unit_in_zone(120, \"Flucht2\") )",
            [11] = "return(c_unit_in_zone(134, \"Cleaning\") )",
            [12] = "return(c_unit_dead(1) and c_unit_dead(4) and c_unit_dead(5) and c_unit_dead(6) and c_unit_dead(64) and c_unit_dead(65) and c_unit_dead(66) and c_unit_dead(60) and c_unit_dead(41) and c_unit_dead(55) and c_unit_dead(34) and c_unit_dead(137) and c_unit_dead(140) and c_unit_dead(148) and c_unit_dead(146) )",
            [13] = "return(c_unit_out_zone(28, \"Outside Zone Mi-28N\") )",
            [14] = "return(c_unit_out_zone(29, \"Outside Zone Mi-28N\") )",
            [15] = "return(c_unit_out_zone(30, \"Outside Zone Mi-28N\") )",
            [16] = "return(c_unit_out_zone(31, \"Outside Zone Mi-28N\") )",
        }, -- end of ["conditions"]
        ["customStartup"] = 
        {
            [6] = "for i,t in pairs(mission.result.offline.actions) do mission.result.offline.actions[i]=loadstring(t) end",
            [2] = "for i,t in pairs(mission.result.blue.conditions) do mission.result.blue.conditions[i]=loadstring(t) end",
            [8] = "for i,t in pairs(mission.trig.actions) do mission.trig.actions[i]=loadstring(t) end",
            [3] = "for i,t in pairs(mission.result.offline.conditions) do mission.result.offline.conditions[i]=loadstring(t) end",
            [1] = "for i,t in pairs(mission.result.red.conditions) do mission.result.red.conditions[i]=loadstring(t) end",
            [4] = "for i,t in pairs(mission.result.red.actions) do mission.result.red.actions[i]=loadstring(t) end",
            [5] = "for i,t in pairs(mission.result.blue.actions) do mission.result.blue.actions[i]=loadstring(t) end",
            [7] = "for i,t in pairs(mission.trig.conditions) do mission.trig.conditions[i]=loadstring(t) end",
        }, -- end of ["customStartup"]
        ["funcStartup"] = 
        {
            [2] = "if mission.trig.conditions[2]() then mission.trig.actions[2]() end",
        }, -- end of ["funcStartup"]
    }, -- end of ["trig"]
    ["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"]
    ["weather"] = 
    {
        ["atmosphere_type"] = 0,
        ["wind"] = 
        {
            ["at8000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at8000"]
            ["at2000"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["at2000"]
            ["atGround"] = 
            {
                ["speed"] = 0,
                ["dir"] = 0,
            }, -- end of ["atGround"]
        }, -- end of ["wind"]
        ["enable_fog"] = true,
        ["turbulence"] = 
        {
            ["at8000"] = 0,
            ["at2000"] = 0,
            ["atGround"] = 0,
        }, -- end of ["turbulence"]
        ["season"] = 
        {
            ["temperature"] = 20,
            ["iseason"] = 1,
        }, -- end of ["season"]
        ["qnh"] = 760,
        ["cyclones"] = 
        {
            [1] = 
            {
                ["pressure_spread"] = 878678.01510406,
                ["centerZ"] = 313545.67239283,
                ["ellipticity"] = 1.0272264297658,
                ["rotation"] = 1.8569311017269,
                ["pressure_excess"] = -1387,
                ["centerX"] = -82572.06357509,
            }, -- end of [1]
        }, -- end of ["cyclones"]
        ["name"] = "Winter, clean sky",
        ["fog"] = 
        {
            ["thickness"] = 20,
            ["visibility"] = 240,
            ["density"] = 7,
        }, -- end of ["fog"]
        ["visibility"] = 
        {
            ["distance"] = 80000,
        }, -- end of ["visibility"]
        ["clouds"] = 
        {
            ["thickness"] = 290,
            ["density"] = 0,
            ["base"] = 700,
            ["iprecptns"] = 0,
        }, -- end of ["clouds"]
    }, -- end of ["weather"]
    ["theatre"] = "Caucasus",
    ["triggers"] = 
    {
        ["zones"] = 
        {
            [1] = 
            {
                ["y"] = 731571.42857143,
                ["radius"] = 600,
                ["zoneId"] = 3,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -250560,
                ["hidden"] = true,
                ["name"] = "Cleaning",
            }, -- end of [1]
            [2] = 
            {
                ["y"] = 834455.58798404,
                ["radius"] = 2200,
                ["zoneId"] = 2,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 0,
                    [3] = 0,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -83452.402570532,
                ["hidden"] = true,
                ["name"] = "Flucht2",
            }, -- end of [2]
            [3] = 
            {
                ["y"] = 730579.42857143,
                ["radius"] = 3500,
                ["zoneId"] = 1,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -251481.14285714,
                ["hidden"] = true,
                ["name"] = "Mi-28N Zone",
            }, -- end of [3]
            [4] = 
            {
                ["y"] = 729918.57142857,
                ["radius"] = 400000,
                ["zoneId"] = 4,
                ["color"] = 
                {
                    [1] = 1,
                    [2] = 1,
                    [3] = 1,
                    [4] = 0.15,
                }, -- end of ["color"]
                ["x"] = -251988.57142858,
                ["hidden"] = true,
                ["name"] = "Outside Zone Mi-28N",
            }, -- end of [4]
        }, -- end of ["zones"]
    }, -- end of ["triggers"]
    ["map"] = 
    {
        ["centerY"] = 716548.57142855,
        ["zoom"] = 200000,
        ["centerX"] = -266844.28571428,
    }, -- end of ["map"]
    ["coalitions"] = 
    {
        ["blue"] = 
        {
            [1] = 8,
            [2] = 13,
            [3] = 4,
            [4] = 5,
            [5] = 9,
            [6] = 2,
            [7] = 11,
            [8] = 16,
            [9] = 12,
            [10] = 10,
        }, -- end of ["blue"]
        ["red"] = 
        {
            [1] = 6,
            [2] = 17,
            [3] = 15,
            [4] = 0,
            [5] = 3,
            [6] = 1,
        }, -- end of ["red"]
    }, -- end of ["coalitions"]
    ["descriptionText"] = "Operation [Cobra]\
Part 1: Tigerclaw\
\
English\
-----------\
The background of the mission is the destruction of a camp and to prevent the escape attempt of  a deserter.\
\
Rock ’n’ Roll...\
\
Deutsch\
-------------\
Der Hintergrund der Mission ist die Zerstörung eines Lagers und den Fluchtversuch eines Deserteurs zu verhindern.\
\
Rock ’n’ Roll...\
\
",
    ["pictureFileNameR"] = 
    {
    }, -- end of ["pictureFileNameR"]
    ["goals"] = 
    {
    }, -- end of ["goals"]
    ["pictureFileNameB"] = 
    {
        [1] = "Tigerclaw1{7DCE6FC0-4128-4caa-806F-300571F61534}.jpg",
    }, -- end of ["pictureFileNameB"]
    ["descriptionBlueTask"] = "Takeoff and Landing\
--------------------------------\
Airdrome: Kutaisi\
TWR: 134.000 MHz\
TACAN: 44x\"KTS\" (110.70 MHz)\
ILS: 109.75 MHz\
RWY: 07\
\
---------------------------------------------------------------\
target coordinates: [38T] LM4148397427\
---------------------------------------------------------------\
\
AWACS\
-----------\
Callsign: Overlord\
124.000 MHz\
\
KC-135\
-----------\
Callsign: Texaco\
150.000 MHz\
TACAN: 1X\
\
8x F-15E and 3x AH-64D supported...\
\
Have fun, 33rd_Scorpion...",
    ["descriptionRedTask"] = "",
    ["coalition"] = 
    {
        ["blue"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 729360.28571429,
                ["x"] = -252366.57142858,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "BLUE",
            ["country"] = 
            {
                [1] = 
                {
                    ["id"] = 11,
                    ["name"] = "Belgium",
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 8,
                    ["name"] = "Canada",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 13,
                    ["name"] = "Denmark",
                }, -- end of [3]
                [4] = 
                {
                    ["id"] = 5,
                    ["name"] = "France",
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 16,
                    ["name"] = "Georgia",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 12,
                    ["name"] = "Norway",
                }, -- end of [6]
                [7] = 
                {
                    ["id"] = 9,
                    ["name"] = "Spain",
                }, -- end of [7]
                [8] = 
                {
                    ["id"] = 10,
                    ["name"] = "The Netherlands",
                }, -- end of [8]
                [9] = 
                {
                    ["id"] = 4,
                    ["name"] = "UK",
                }, -- end of [9]
                [10] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 15552000,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 162,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 45,
                                            ["y"] = 683540.8571429,
                                            ["helipadId"] = 162,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 77.597222222222,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["valid"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -284750.85714285,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1524,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552629.264104,
                                            ["y"] = 723992.57142857,
                                            ["x"] = -257402.28571429,
                                            ["speed"] = 77.597222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "Mi-28N",
                                                                ["weaponType"] = 1069547520,
                                                                ["groupId"] = 9,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15553256.196334,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 77.597222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 69,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["heading"] = 0.97630548209429,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 3,
                                            [3] = 1,
                                            ["name"] = "Springfield31",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -0.97630548209429,
                                        ["livery_id"] = "standard",
                                        ["onboard_num"] = "50",
                                        ["type"] = "AH-64D",
                                        ["y"] = 683540.8571429,
                                        ["x"] = -284750.85714285,
                                        ["name"] = "AH-64D #1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1157",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 77.597222222222,
                                        ["start_type"] = 2,
                                        ["unitId"] = 159,
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683540.8571429,
                                ["x"] = -284750.85714285,
                                ["name"] = "AH-64D 1",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 15552000,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 162,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 45,
                                            ["y"] = 683540.8571429,
                                            ["helipadId"] = 162,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 77.597222222222,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["valid"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -284750.85714285,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1524,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552629.264104,
                                            ["y"] = 723992.57142858,
                                            ["x"] = -257402.28571429,
                                            ["speed"] = 77.597222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "Mi-28N",
                                                                ["weaponType"] = 1069547520,
                                                                ["groupId"] = 9,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15553256.196334,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 77.597222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 70,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["heading"] = 0.9763054820944,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 3,
                                            [3] = 1,
                                            ["name"] = "Uzi31",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -0.9763054820944,
                                        ["livery_id"] = "standard",
                                        ["onboard_num"] = "51",
                                        ["type"] = "AH-64D",
                                        ["y"] = 683540.8571429,
                                        ["x"] = -284750.85714285,
                                        ["name"] = "AH-64D #2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1157",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 77.597222222222,
                                        ["start_type"] = 2,
                                        ["unitId"] = 160,
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683540.8571429,
                                ["x"] = -284750.85714285,
                                ["name"] = "AH-64D 2",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 15552000,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 162,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 45,
                                            ["y"] = 683540.8571429,
                                            ["helipadId"] = 162,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 77.597222222222,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["valid"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -284750.85714285,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1524,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552629.266166,
                                            ["y"] = 723992.57142862,
                                            ["x"] = -257401.99999999,
                                            ["speed"] = 77.597222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "Mi-28N",
                                                                ["weaponType"] = 1069547520,
                                                                ["groupId"] = 9,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15553256.200477,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 77.597222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 71,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["heading"] = 0.97630063469084,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 3,
                                            [3] = 1,
                                            ["name"] = "Colt31",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -0.97630063469084,
                                        ["livery_id"] = "standard",
                                        ["onboard_num"] = "52",
                                        ["type"] = "AH-64D",
                                        ["y"] = 683540.8571429,
                                        ["x"] = -284750.85714285,
                                        ["name"] = "AH-64D #3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1157",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 77.597222222222,
                                        ["start_type"] = 2,
                                        ["unitId"] = 161,
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683540.8571429,
                                ["x"] = -284750.85714285,
                                ["name"] = "AH-64D 3",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 15552000,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 162,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 45,
                                            ["y"] = 683540.8571429,
                                            ["helipadId"] = 162,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 77.597222222222,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["valid"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -284750.85714285,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1524,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 629.26822833102,
                                            ["y"] = 723992.57142861,
                                            ["x"] = -257401.71428571,
                                            ["speed"] = 77.597222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "AttackGroup",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["groupName"] = "Mi-28N",
                                                                ["weaponType"] = 1069547520,
                                                                ["groupId"] = 9,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 45,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1256.2046196857,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683853.75717885,
                                            ["x"] = -284889.06283057,
                                            ["speed"] = 77.597222222222,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 73,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 45,
                                        ["heading"] = 0.97629578731882,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 3,
                                            [3] = 1,
                                            ["name"] = "Dodge31",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -0.97629578731882,
                                        ["livery_id"] = "standard",
                                        ["onboard_num"] = "53",
                                        ["type"] = "AH-64D",
                                        ["y"] = 683540.8571429,
                                        ["x"] = -284750.85714285,
                                        ["name"] = "AH-64D #4",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{88D18A5E-99C8-4B04-B40B-1C02F2018B6E}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "1157",
                                            ["flare"] = 30,
                                            ["chaff"] = 30,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 77.597222222222,
                                        ["start_type"] = 2,
                                        ["unitId"] = 163,
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683540.8571429,
                                ["x"] = -284750.85714285,
                                ["name"] = "AH-64D 4",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [4]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "USA",
                    ["id"] = 2,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 683540.8571429,
                                            ["speed"] = 0,
                                            ["x"] = -284750.85714285,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 72,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "FARP",
                                        ["unitId"] = 162,
                                        ["y"] = 683540.8571429,
                                        ["x"] = -284750.85714285,
                                        ["name"] = "New Static Object",
                                        ["category"] = "Heliports",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683540.8571429,
                                ["x"] = -284750.85714285,
                                ["name"] = "New Static Object",
                                ["dead"] = false,
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["plane"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683374.5,
                                            ["x"] = -284388.03125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["enabled"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 44,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "23rd TFW England AFB (EL)",
                                        ["onboard_num"] = "10",
                                        ["parking"] = "1",
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Enfield11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = 0,
                                        ["y"] = 683374.5,
                                        ["x"] = -284388.03125,
                                        ["name"] = "Eagle #1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3520,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["type"] = "A-10C",
                                        ["start_type"] = 3,
                                        ["unitId"] = 123,
                                        ["skill"] = "Client",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683374.5,
                                ["x"] = -284388.03125,
                                ["name"] = "Eagle 1",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 682349.875,
                                            ["x"] = -284599,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["enabled"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 45,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "23rd TFW England AFB (EL)",
                                        ["onboard_num"] = "11",
                                        ["parking"] = "4",
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Springfield11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = 0,
                                        ["y"] = 682349.875,
                                        ["x"] = -284599,
                                        ["name"] = "Eagle #2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3520,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["type"] = "A-10C",
                                        ["start_type"] = 3,
                                        ["unitId"] = 124,
                                        ["skill"] = "Client",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682349.875,
                                ["x"] = -284599,
                                ["name"] = "Eagle 2",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683461,
                                            ["x"] = -284363.21875,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["enabled"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 46,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "23rd TFW England AFB (EL)",
                                        ["onboard_num"] = "12",
                                        ["parking"] = 27,
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Uzi11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = 0,
                                        ["y"] = 683461,
                                        ["x"] = -284363.21875,
                                        ["name"] = "Eagle #3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3520,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["type"] = "A-10C",
                                        ["start_type"] = 3,
                                        ["unitId"] = 125,
                                        ["skill"] = "Client",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683461,
                                ["x"] = -284363.21875,
                                ["name"] = "Eagle 3",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 682395,
                                            ["x"] = -284559.3125,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["enabled"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 47,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "23rd TFW England AFB (EL)",
                                        ["onboard_num"] = "13",
                                        ["parking"] = 47,
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Colt11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = 0,
                                        ["y"] = 682395,
                                        ["x"] = -284559.3125,
                                        ["name"] = "Eagle #4",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3520,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["type"] = "A-10C",
                                        ["start_type"] = 3,
                                        ["unitId"] = 126,
                                        ["skill"] = "Client",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682395,
                                ["x"] = -284559.3125,
                                ["name"] = "Eagle 4",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683547.5,
                                            ["x"] = -284338.4375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["enabled"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 5,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 48,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "23rd TFW England AFB (EL)",
                                        ["onboard_num"] = "14",
                                        ["parking"] = 33,
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Dodge11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = 0,
                                        ["y"] = 683547.5,
                                        ["x"] = -284338.4375,
                                        ["name"] = "Eagle #5",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3520,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["type"] = "A-10C",
                                        ["start_type"] = 3,
                                        ["unitId"] = 127,
                                        ["skill"] = "Client",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683547.5,
                                ["x"] = -284338.4375,
                                ["name"] = "Eagle 5",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 683634.0625,
                                            ["x"] = -284313.59375,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["enabled"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 6,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 49,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "23rd TFW England AFB (EL)",
                                        ["onboard_num"] = "15",
                                        ["parking"] = 39,
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Ford11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = 0,
                                        ["y"] = 683634.0625,
                                        ["x"] = -284313.59375,
                                        ["name"] = "Eagle #6",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3520,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["type"] = "A-10C",
                                        ["start_type"] = 3,
                                        ["unitId"] = 128,
                                        ["skill"] = "Client",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 683634.0625,
                                ["x"] = -284313.59375,
                                ["name"] = "Eagle 6",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 682440,
                                            ["x"] = -284519.65625,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["enabled"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 7,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 50,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "23rd TFW England AFB (EL)",
                                        ["onboard_num"] = "16",
                                        ["parking"] = 49,
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Chevy11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = 0,
                                        ["y"] = 682440,
                                        ["x"] = -284519.65625,
                                        ["name"] = "Pilot #7",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3520,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["type"] = "A-10C",
                                        ["start_type"] = 3,
                                        ["unitId"] = 129,
                                        ["skill"] = "Client",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682440,
                                ["x"] = -284519.65625,
                                ["name"] = "Eagle 7",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 88,
                                            ["type"] = "TakeOffParking",
                                            ["action"] = "From Parking Area",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 25,
                                            ["y"] = 682485,
                                            ["x"] = -284480,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["enabled"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 8,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 51,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 88,
                                        ["alt_type"] = "BARO",
                                        ["livery_id"] = "23rd TFW England AFB (EL)",
                                        ["onboard_num"] = "17",
                                        ["parking"] = 51,
                                        ["speed"] = 138.88888888889,
                                        ["heading"] = 0,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Pontiac11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = 0,
                                        ["y"] = 682485,
                                        ["x"] = -284480,
                                        ["name"] = "Eagle #8",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{6D21ECEA-F85B-4E8D-9D51-31DC9B8AA4EF}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [5]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{CBU_105}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{DAC53A2F-79CA-42FF-A77A-F5649B601308}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{A111396E-D3E8-4b9c-8AC9-2432489304D5}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{5335D97A-35A5-4643-9D9B-026C75961E52}",
                                                }, -- end of [11]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 3520,
                                            ["flare"] = 120,
                                            ["ammo_type"] = 1,
                                            ["chaff"] = 240,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["type"] = "A-10C",
                                        ["start_type"] = 3,
                                        ["unitId"] = 130,
                                        ["skill"] = "Client",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 682485,
                                ["x"] = -284480,
                                ["name"] = "Eagle 8",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 251,
                            }, -- end of [8]
                            [9] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "AWACS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "AWACS",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 274.64309119688,
                                            ["y"] = 685338.57142857,
                                            ["x"] = -285375.71428571,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SwitchWaypoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["goToWaypointIndex"] = 3,
                                                                        ["fromWaypointIndex"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                    ["userFlag"] = "20",
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "SwitchWaypoint",
                                                                            ["params"] = 
                                                                            {
                                                                                ["goToWaypointIndex"] = 4,
                                                                                ["fromWaypointIndex"] = 2,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 604.31742012615,
                                            ["y"] = 730742.85714285,
                                            ["x"] = -279459.54542768,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SwitchWaypoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["goToWaypointIndex"] = 2,
                                                                        ["fromWaypointIndex"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                    ["userFlag"] = "20",
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "SwitchWaypoint",
                                                                            ["params"] = 
                                                                            {
                                                                                ["goToWaypointIndex"] = 4,
                                                                                ["fromWaypointIndex"] = 3,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1204.8222903675,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 52,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["heading"] = 0,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Overlord11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -1.6669437461405,
                                        ["livery_id"] = "E-2D Demo",
                                        ["onboard_num"] = "18",
                                        ["type"] = "E-2C",
                                        ["y"] = 647369.87369832,
                                        ["x"] = -281713.83114196,
                                        ["name"] = "AWACS",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "5624",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["start_type"] = 2,
                                        ["unitId"] = 131,
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 647369.87369832,
                                ["x"] = -281713.83114196,
                                ["name"] = "AWACS",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [9]
                            [10] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Refueling",
                                ["uncontrolled"] = false,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "TakeOff",
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "Tanker",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "ActivateBeacon",
                                                                    ["params"] = 
                                                                    {
                                                                        ["frequency"] = 1088000000,
                                                                        ["type"] = 4,
                                                                        ["AA"] = true,
                                                                        ["callsign"] = "TKR",
                                                                        ["channel"] = 1,
                                                                        ["modeChannel"] = "X",
                                                                        ["bearing"] = true,
                                                                        ["system"] = 4,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 274.64738396969,
                                            ["y"] = 685339.14285714,
                                            ["x"] = -285376,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SwitchWaypoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["goToWaypointIndex"] = 3,
                                                                        ["fromWaypointIndex"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                    ["userFlag"] = "22",
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "SwitchWaypoint",
                                                                            ["params"] = 
                                                                            {
                                                                                ["goToWaypointIndex"] = 4,
                                                                                ["fromWaypointIndex"] = 2,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 5486.4,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 645.94481803023,
                                            ["y"] = 735114.28571428,
                                            ["x"] = -298859.54542768,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SwitchWaypoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["goToWaypointIndex"] = 2,
                                                                        ["fromWaypointIndex"] = 3,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                    ["userFlag"] = "22",
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "SwitchWaypoint",
                                                                            ["params"] = 
                                                                            {
                                                                                ["goToWaypointIndex"] = 4,
                                                                                ["fromWaypointIndex"] = 3,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 1289.6528989638,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 53,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 13,
                                        ["heading"] = 0,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 1,
                                            [3] = 1,
                                            ["name"] = "Texaco11",
                                        }, -- end of ["callsign"]
                                        ["psi"] = -1.6669497635763,
                                        ["livery_id"] = "Standard USAF",
                                        ["onboard_num"] = "19",
                                        ["type"] = "KC-135",
                                        ["y"] = 647369.87369832,
                                        ["x"] = -281713.83114196,
                                        ["name"] = "KC-135",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 90700,
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 138.88888888889,
                                        ["start_type"] = 2,
                                        ["unitId"] = 132,
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 647369.87369832,
                                ["x"] = -281713.83114196,
                                ["name"] = "KC-135",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 150,
                            }, -- end of [10]
                            [11] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Reconnaissance",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 0,
                                            ["y"] = 752119.99999999,
                                            ["x"] = -265501.42857142,
                                            ["speed"] = 61.111111111111,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SetImmortal",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SwitchWaypoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["goToWaypointIndex"] = 2,
                                                                        ["fromWaypointIndex"] = 1,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                        [3] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["valid"] = true,
                                                            ["number"] = 3,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                    ["userFlag"] = "21",
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "SwitchWaypoint",
                                                                            ["params"] = 
                                                                            {
                                                                                ["goToWaypointIndex"] = 3,
                                                                                ["fromWaypointIndex"] = 1,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [3]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 362.54603141482,
                                            ["y"] = 730405.7142857,
                                            ["x"] = -269901.42857142,
                                            ["speed"] = 61.111111111111,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "SwitchWaypoint",
                                                                    ["params"] = 
                                                                    {
                                                                        ["goToWaypointIndex"] = 1,
                                                                        ["fromWaypointIndex"] = 2,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "ControlledTask",
                                                            ["valid"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["condition"] = 
                                                                {
                                                                    ["userFlag"] = "21",
                                                                }, -- end of ["condition"]
                                                                ["task"] = 
                                                                {
                                                                    ["id"] = "WrappedAction",
                                                                    ["params"] = 
                                                                    {
                                                                        ["action"] = 
                                                                        {
                                                                            ["id"] = "SwitchWaypoint",
                                                                            ["params"] = 
                                                                            {
                                                                                ["goToWaypointIndex"] = 3,
                                                                                ["fromWaypointIndex"] = 2,
                                                                            }, -- end of ["params"]
                                                                        }, -- end of ["action"]
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["task"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 966.42319921627,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 138.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 54,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["type"] = "RQ-1A Predator",
                                        ["unitId"] = 133,
                                        ["psi"] = 1.7707209657239,
                                        ["alt_type"] = "BARO",
                                        ["skill"] = "Excellent",
                                        ["y"] = 752119.99999999,
                                        ["x"] = -265501.42857142,
                                        ["name"] = "Blazor One",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{ee368869-c35a-486a-afe7-284beb7c5d52}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{ee368869-c35a-486a-afe7-284beb7c5d52}",
                                                }, -- end of [2]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "200",
                                            ["flare"] = 0,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 61.111111111111,
                                        ["heading"] = -1.7707209657239,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Enfield21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "20",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 752119.99999999,
                                ["x"] = -265501.42857142,
                                ["name"] = "Blazor One",
                                ["communication"] = true,
                                ["start_time"] = 0,
                                ["frequency"] = 124,
                            }, -- end of [11]
                            [12] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000.0976,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552000,
                                            ["y"] = 646516.57142857,
                                            ["x"] = -281607.71428571,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 9,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1445.0568,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552196.500504,
                                            ["y"] = 741583.30226975,
                                            ["x"] = -247561.25971339,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 732464,
                                                                ["x"] = -250508.85714285,
                                                                ["expend"] = "All",
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["weaponType"] = 2032,
                                                                ["groupAttack"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 914.4,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552223.127245,
                                            ["y"] = 748654.73084118,
                                            ["x"] = -259275.54542767,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552626.874199,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 256.94444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 55,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000.0976,
                                        ["type"] = "F-15E",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 134,
                                        ["psi"] = -1.2268952621746,
                                        ["livery_id"] = "492d Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["y"] = 646516.57142857,
                                        ["x"] = -281607.71428571,
                                        ["name"] = "F-15E",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{D078E3E5-30C1-444e-A09E-6EEDCD334582}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{34271A1E-477E-4754-8C72-DF7C1855A782}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 513.88888888889,
                                        ["heading"] = 1.2268952621746,
                                        ["callsign"] = 
                                        {
                                            [1] = 2,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Springfield21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "21",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 646516.57142857,
                                ["x"] = -281607.71428571,
                                ["name"] = "F-15E",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [12]
                            [13] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552000,
                                            ["y"] = 646024.85714286,
                                            ["x"] = -281872,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 10,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552197.552509,
                                            ["y"] = 741583.71428571,
                                            ["x"] = -247561.14285713,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 732385.71428572,
                                                                ["x"] = -250363.42857142,
                                                                ["expend"] = "All",
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["weaponType"] = 2032,
                                                                ["groupAttack"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552224.178676,
                                            ["y"] = 748654.57142858,
                                            ["x"] = -259275.42857142,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552627.925122,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 256.94444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 61,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["type"] = "F-15E",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 151,
                                        ["psi"] = -1.2260778397771,
                                        ["livery_id"] = "492d Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["y"] = 646024.85714286,
                                        ["x"] = -281872,
                                        ["name"] = "F-15E #1",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{D078E3E5-30C1-444e-A09E-6EEDCD334582}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{34271A1E-477E-4754-8C72-DF7C1855A782}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 513.88888888889,
                                        ["heading"] = 1.2260778397771,
                                        ["callsign"] = 
                                        {
                                            [1] = 3,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Uzi21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "22",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 646024.85714286,
                                ["x"] = -281872,
                                ["name"] = "F-15E #001",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [13]
                            [14] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552000,
                                            ["y"] = 645482,
                                            ["x"] = -281890.57142857,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 11,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552198.579371,
                                            ["y"] = 741584.00000001,
                                            ["x"] = -247561.42857142,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 732345.42857144,
                                                                ["x"] = -250143.14285713,
                                                                ["expend"] = "All",
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["weaponType"] = 2032,
                                                                ["groupAttack"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552225.204487,
                                            ["y"] = 748654.2857143,
                                            ["x"] = -259275.42857142,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552628.949848,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 256.94444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 62,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["type"] = "F-15E",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 152,
                                        ["psi"] = -1.2277077883267,
                                        ["livery_id"] = "492d Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["y"] = 645482,
                                        ["x"] = -281890.57142857,
                                        ["name"] = "F-15E #2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{D078E3E5-30C1-444e-A09E-6EEDCD334582}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{34271A1E-477E-4754-8C72-DF7C1855A782}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 513.88888888889,
                                        ["heading"] = 1.2277077883267,
                                        ["callsign"] = 
                                        {
                                            [1] = 4,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Colt21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "23",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 645482,
                                ["x"] = -281890.57142857,
                                ["name"] = "F-15E #002",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [14]
                            [15] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552000,
                                            ["y"] = 645097.71428571,
                                            ["x"] = -282116.28571429,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 12,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552199.467062,
                                            ["y"] = 741583.71428572,
                                            ["x"] = -247561.14285713,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 732065.71428573,
                                                                ["x"] = -250243.42857142,
                                                                ["expend"] = "All",
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["weaponType"] = 2032,
                                                                ["groupAttack"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552226.093705,
                                            ["y"] = 748654.57142859,
                                            ["x"] = -259275.7142857,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552629.83991,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 256.94444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 64,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["type"] = "F-15E",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 154,
                                        ["psi"] = -1.2268915662631,
                                        ["livery_id"] = "492d Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["y"] = 645097.71428571,
                                        ["x"] = -282116.28571429,
                                        ["name"] = "F-15E #3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{D078E3E5-30C1-444e-A09E-6EEDCD334582}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{34271A1E-477E-4754-8C72-DF7C1855A782}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 513.88888888889,
                                        ["heading"] = 1.2268915662631,
                                        ["callsign"] = 
                                        {
                                            [1] = 5,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Dodge21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "24",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 645097.71428571,
                                ["x"] = -282116.28571429,
                                ["name"] = "F-15E #003",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [15]
                            [16] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552000,
                                            ["y"] = 644630.57142857,
                                            ["x"] = -282194.85714286,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 13,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552200.340905,
                                            ["y"] = 741583.71428573,
                                            ["x"] = -247561.42857142,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 732181.42857145,
                                                                ["x"] = -250371.7142857,
                                                                ["expend"] = "All",
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["weaponType"] = 2032,
                                                                ["groupAttack"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552226.966407,
                                            ["y"] = 748654.85714288,
                                            ["x"] = -259275.14285713,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552630.71418,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 256.94444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 65,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["type"] = "F-15E",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 155,
                                        ["psi"] = -1.2277055552932,
                                        ["livery_id"] = "492d Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["y"] = 644630.57142857,
                                        ["x"] = -282194.85714286,
                                        ["name"] = "F-15E #4",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{D078E3E5-30C1-444e-A09E-6EEDCD334582}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{34271A1E-477E-4754-8C72-DF7C1855A782}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 513.88888888889,
                                        ["heading"] = 1.2277055552932,
                                        ["callsign"] = 
                                        {
                                            [1] = 6,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Ford21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "25",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 644630.57142857,
                                ["x"] = -282194.85714286,
                                ["name"] = "F-15E #004",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [16]
                            [17] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552000,
                                            ["y"] = 644189.14285715,
                                            ["x"] = -282530.57142857,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 14,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552201.372652,
                                            ["y"] = 741583.71428574,
                                            ["x"] = -247561.42857142,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 732071.14285717,
                                                                ["x"] = -250512.28571427,
                                                                ["expend"] = "All",
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["weaponType"] = 2032,
                                                                ["groupAttack"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552227.997579,
                                            ["y"] = 748654.28571431,
                                            ["x"] = -259275.14285713,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552631.74318,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 256.94444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 66,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["type"] = "F-15E",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 156,
                                        ["psi"] = -1.2260854444308,
                                        ["livery_id"] = "492d Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["y"] = 644189.14285715,
                                        ["x"] = -282530.57142857,
                                        ["name"] = "F-15E #5",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{D078E3E5-30C1-444e-A09E-6EEDCD334582}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{34271A1E-477E-4754-8C72-DF7C1855A782}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 513.88888888889,
                                        ["heading"] = 1.2260854444308,
                                        ["callsign"] = 
                                        {
                                            [1] = 7,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Chevy21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "26",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 644189.14285715,
                                ["x"] = -282530.57142857,
                                ["name"] = "F-15E #005",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [17]
                            [18] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552000,
                                            ["y"] = 643677.71428572,
                                            ["x"] = -282534.85714286,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 15,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552202.329126,
                                            ["y"] = 741600.28571434,
                                            ["x"] = -247560.57142856,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 731927.42857146,
                                                                ["x"] = -250329.14285713,
                                                                ["expend"] = "All",
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["weaponType"] = 2032,
                                                                ["groupAttack"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552228.939784,
                                            ["y"] = 748654.28571434,
                                            ["x"] = -259275.71428571,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552632.684905,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 256.94444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 67,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["type"] = "F-15E",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 157,
                                        ["psi"] = -1.2277548271312,
                                        ["livery_id"] = "492d Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["y"] = 643677.71428572,
                                        ["x"] = -282534.85714286,
                                        ["name"] = "F-15E #6",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{D078E3E5-30C1-444e-A09E-6EEDCD334582}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{34271A1E-477E-4754-8C72-DF7C1855A782}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 513.88888888889,
                                        ["heading"] = 1.2277548271312,
                                        ["callsign"] = 
                                        {
                                            [1] = 8,
                                            [2] = 2,
                                            [3] = 1,
                                            ["name"] = "Pontiac21",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "27",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 643677.71428572,
                                ["x"] = -282534.85714286,
                                ["name"] = "F-15E #006",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [18]
                            [19] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "Ground Attack",
                                ["uncontrolled"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Fly Over Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552000,
                                            ["y"] = 643126.57142857,
                                            ["x"] = -282822,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = true,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = true,
                                                            ["id"] = "WrappedAction",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["action"] = 
                                                                {
                                                                    ["id"] = "EPLRS",
                                                                    ["params"] = 
                                                                    {
                                                                        ["value"] = true,
                                                                        ["groupId"] = 16,
                                                                    }, -- end of ["params"]
                                                                }, -- end of ["action"]
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552203.508521,
                                            ["y"] = 741583.71428575,
                                            ["x"] = -247561.14285713,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Bombing",
                                                            ["valid"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["y"] = 731576.28571432,
                                                                ["x"] = -250163.7142857,
                                                                ["expend"] = "All",
                                                                ["attackQtyLimit"] = false,
                                                                ["attackQty"] = 1,
                                                                ["weaponType"] = 2032,
                                                                ["groupAttack"] = false,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 2000,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552230.134688,
                                            ["y"] = 748654.57142861,
                                            ["x"] = -259275.42857142,
                                            ["speed"] = 513.88888888889,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 13,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552633.881134,
                                            ["airdromeId"] = 23,
                                            ["y"] = 647369.87369832,
                                            ["x"] = -281713.83114196,
                                            ["speed"] = 256.94444444444,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 68,
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 2000,
                                        ["type"] = "F-15E",
                                        ["alt_type"] = "BARO",
                                        ["unitId"] = 158,
                                        ["psi"] = -1.2268935791469,
                                        ["livery_id"] = "492d Fighter SQN (LN)",
                                        ["skill"] = "Excellent",
                                        ["y"] = 643126.57142857,
                                        ["x"] = -282822,
                                        ["name"] = "F-15E #7",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{D078E3E5-30C1-444e-A09E-6EEDCD334582}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [6]
                                                [7] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [7]
                                                [8] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [8]
                                                [9] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [9]
                                                [10] = 
                                                {
                                                    ["CLSID"] = "{E1F29B21-F291-4589-9FD8-3272EEC69506}",
                                                }, -- end of [10]
                                                [11] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [11]
                                                [12] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [12]
                                                [13] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [13]
                                                [14] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [14]
                                                [15] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [15]
                                                [16] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [16]
                                                [17] = 
                                                {
                                                    ["CLSID"] = "{6CEB49FC-DED8-4DED-B053-E1F033FF72D3}",
                                                }, -- end of [17]
                                                [18] = 
                                                {
                                                    ["CLSID"] = "{AB8B8299-F1CC-4359-89B5-2172E0CF4A5A}",
                                                }, -- end of [18]
                                                [19] = 
                                                {
                                                    ["CLSID"] = "{34271A1E-477E-4754-8C72-DF7C1855A782}",
                                                }, -- end of [19]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = "6103",
                                            ["flare"] = 60,
                                            ["chaff"] = 120,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 513.88888888889,
                                        ["heading"] = 1.2268935791469,
                                        ["callsign"] = 
                                        {
                                            [1] = 1,
                                            [2] = 3,
                                            [3] = 1,
                                            ["name"] = "Enfield31",
                                        }, -- end of ["callsign"]
                                        ["onboard_num"] = "28",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 643126.57142857,
                                ["x"] = -282822,
                                ["name"] = "F-15E #007",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [19]
                        }, -- end of ["group"]
                    }, -- end of ["plane"]
                }, -- end of [10]
            }, -- end of ["country"]
        }, -- end of ["blue"]
        ["red"] = 
        {
            ["bullseye"] = 
            {
                ["y"] = 371700,
                ["x"] = 11557,
            }, -- end of ["bullseye"]
            ["nav_points"] = 
            {
            }, -- end of ["nav_points"]
            ["name"] = "RED",
            ["country"] = 
            {
                [1] = 
                {
                    ["name"] = "Germany",
                    ["id"] = 6,
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 732147.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -250042.85714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 2,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "FARP",
                                        ["unitId"] = 21,
                                        ["y"] = 732147.14285714,
                                        ["x"] = -250042.85714286,
                                        ["name"] = "FARP",
                                        ["category"] = "Heliports",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 732147.14285714,
                                ["x"] = -250042.85714286,
                                ["name"] = "FARP",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 732065.71428572,
                                            ["speed"] = 0,
                                            ["x"] = -250242.85714286,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 3,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "tele_bash",
                                        ["type"] = "TV tower",
                                        ["unitId"] = 22,
                                        ["y"] = 732065.71428572,
                                        ["x"] = -250242.85714286,
                                        ["name"] = "TV tower",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 732065.71428572,
                                ["x"] = -250242.85714286,
                                ["name"] = "TV tower",
                                ["dead"] = false,
                            }, -- end of [2]
                            [3] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 732464.00000001,
                                            ["speed"] = 0,
                                            ["x"] = -250508.28571429,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 4,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "wodokachka_a",
                                        ["type"] = "Water tower A",
                                        ["unitId"] = 23,
                                        ["y"] = 732464.00000001,
                                        ["x"] = -250508.28571429,
                                        ["name"] = "Water tower A",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 732464.00000001,
                                ["x"] = -250508.28571429,
                                ["name"] = "Water tower A",
                                ["dead"] = false,
                            }, -- end of [3]
                            [4] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 732345.42857143,
                                            ["speed"] = 0,
                                            ["x"] = -250142.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 5,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "SetkaKP",
                                        ["type"] = "FARP Ammo Dump Coating",
                                        ["unitId"] = 24,
                                        ["y"] = 732345.42857143,
                                        ["x"] = -250142.57142857,
                                        ["name"] = "FARP Ammo Storage",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 732345.42857143,
                                ["x"] = -250142.57142857,
                                ["name"] = "FARP Ammo Storage",
                                ["dead"] = false,
                            }, -- end of [4]
                            [5] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 732071.42857143,
                                            ["speed"] = 0,
                                            ["x"] = -250511.42857143,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 6,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "kp_ug",
                                        ["type"] = "FARP CP Blindage",
                                        ["unitId"] = 25,
                                        ["y"] = 732071.42857143,
                                        ["x"] = -250511.42857143,
                                        ["name"] = "FARP Command Post",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 732071.42857143,
                                ["x"] = -250511.42857143,
                                ["name"] = "FARP Command Post",
                                ["dead"] = false,
                            }, -- end of [5]
                            [6] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 731927.14285714,
                                            ["speed"] = 0,
                                            ["x"] = -250328.57142857,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 7,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "GSM Rus",
                                        ["type"] = "FARP Fuel Depot",
                                        ["unitId"] = 26,
                                        ["y"] = 731927.14285714,
                                        ["x"] = -250328.57142857,
                                        ["name"] = "FARP Fuel Depot",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 731927.14285714,
                                ["x"] = -250328.57142857,
                                ["name"] = "FARP Fuel Depot",
                                ["dead"] = false,
                            }, -- end of [6]
                            [7] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 732181.14285715,
                                            ["speed"] = 0,
                                            ["x"] = -250371.14285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 8,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "PalatkaB",
                                        ["type"] = "FARP Tent",
                                        ["unitId"] = 27,
                                        ["y"] = 732181.14285715,
                                        ["x"] = -250371.14285714,
                                        ["name"] = "FARP Tent",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 732181.14285715,
                                ["x"] = -250371.14285714,
                                ["name"] = "FARP Tent",
                                ["dead"] = false,
                            }, -- end of [7]
                            [8] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 731576.28571429,
                                            ["speed"] = 0,
                                            ["x"] = -250163.14285714,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 56,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "aviashtab",
                                        ["type"] = "Military staff",
                                        ["unitId"] = 135,
                                        ["rate"] = 100,
                                        ["y"] = 731576.28571429,
                                        ["x"] = -250163.14285714,
                                        ["name"] = "Military staff",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 731576.28571429,
                                ["x"] = -250163.14285714,
                                ["name"] = "Military staff",
                                ["dead"] = false,
                            }, -- end of [8]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1178,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 15552000,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 732818.57142857,
                                            ["x"] = -250267.14285715,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 1,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 732818.57142857,
                                        ["type"] = "Roland ADS",
                                        ["name"] = "SAM Roland ADS",
                                        ["unitId"] = 1,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250267.14285715,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 732628.28571429,
                                        ["type"] = "Leopard-2",
                                        ["name"] = "MBT Leopard-2 #1",
                                        ["unitId"] = 2,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250385.42857143,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 728255.71428572,
                                        ["type"] = "Marder",
                                        ["name"] = "IFV Marder #1",
                                        ["unitId"] = 3,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252154.28571428,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 728271.71428572,
                                        ["type"] = "Roland Radar",
                                        ["name"] = "SAM Roland EWR",
                                        ["unitId"] = 4,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252104,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 732604.00000001,
                                        ["type"] = "Roland Radar",
                                        ["name"] = "SAM Roland EWR #1",
                                        ["unitId"] = 5,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250179.71428571,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 733187.14285714,
                                        ["type"] = "Roland ADS",
                                        ["name"] = "SAM Roland ADS #1",
                                        ["unitId"] = 6,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250307.14285715,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 732727.14285714,
                                        ["type"] = "Gepard",
                                        ["name"] = "SPAAA Gepard",
                                        ["unitId"] = 7,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250452.85714286,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 732834.28571429,
                                        ["type"] = "M-109",
                                        ["name"] = "SPH M109 Paladin #2",
                                        ["unitId"] = 8,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250637.14285715,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 733058.57142857,
                                        ["type"] = "Leopard-2",
                                        ["name"] = "MBT Leopard-2 #3",
                                        ["unitId"] = 9,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250524.28571429,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 733035.71428572,
                                        ["type"] = "Leopard-2",
                                        ["name"] = "MBT Leopard-2 #2",
                                        ["unitId"] = 10,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250138.57142857,
                                    }, -- end of [10]
                                    [11] = 
                                    {
                                        ["y"] = 731350,
                                        ["type"] = "M-109",
                                        ["name"] = "SPH M109 Paladin #1",
                                        ["unitId"] = 16,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250151.42857143,
                                    }, -- end of [11]
                                    [12] = 
                                    {
                                        ["y"] = 731650,
                                        ["type"] = "M-113",
                                        ["name"] = "APC M113",
                                        ["unitId"] = 17,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250362.85714286,
                                    }, -- end of [12]
                                    [13] = 
                                    {
                                        ["y"] = 731806.85714286,
                                        ["type"] = "Gepard",
                                        ["name"] = "SPAAA Gepard #1",
                                        ["unitId"] = 18,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250218.85714286,
                                    }, -- end of [13]
                                    [14] = 
                                    {
                                        ["y"] = 731884.28571429,
                                        ["type"] = "Gepard",
                                        ["name"] = "SPAAA Gepard #2",
                                        ["unitId"] = 19,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250457.14285715,
                                    }, -- end of [14]
                                    [15] = 
                                    {
                                        ["y"] = 732262.85714286,
                                        ["type"] = "M-109",
                                        ["name"] = "SPH M109 Paladin",
                                        ["unitId"] = 20,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250540,
                                    }, -- end of [15]
                                }, -- end of ["units"]
                                ["y"] = 732818.57142857,
                                ["x"] = -250267.14285715,
                                ["name"] = "SAM Roland ADS",
                                ["start_time"] = 15552000,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                }, -- end of [1]
                [2] = 
                {
                    ["id"] = 17,
                    ["name"] = "Insurgents",
                }, -- end of [2]
                [3] = 
                {
                    ["id"] = 15,
                    ["name"] = "Israel",
                }, -- end of [3]
                [4] = 
                {
                    ["helicopter"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 15552000,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 21,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 1192,
                                            ["y"] = 732147.14285714,
                                            ["helipadId"] = 21,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 41.666666666667,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["valid"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                        [2] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "EngageTargets",
                                                            ["enabled"] = true,
                                                            ["number"] = 2,
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 1,
                                                                ["maxDistEnabled"] = false,
                                                                ["maxDist"] = 15000,
                                                            }, -- end of ["params"]
                                                        }, -- end of [2]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -250042.85714286,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1192,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552070.640941,
                                            ["y"] = 729965.14285714,
                                            ["x"] = -252018.28571429,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["valid"] = true,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["enabled"] = true,
                                                            ["number"] = 1,
                                                            ["params"] = 
                                                            {
                                                                ["altitude"] = 1192,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 41.666666666667,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 9,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1192,
                                        ["heading"] = -2.3065480128271,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 108,
                                        ["psi"] = 2.3065480128271,
                                        ["livery_id"] = "night",
                                        ["onboard_num"] = "50",
                                        ["type"] = "Mi-28N",
                                        ["y"] = 732147.14285714,
                                        ["x"] = -250042.85714286,
                                        ["name"] = "Mi-28N",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1350,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 41.666666666667,
                                        ["start_type"] = 2,
                                        ["unitId"] = 28,
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["alt"] = 1192,
                                        ["heading"] = -2.3065480128271,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 109,
                                        ["psi"] = 2.3065480128271,
                                        ["livery_id"] = "night",
                                        ["onboard_num"] = "51",
                                        ["type"] = "Mi-28N",
                                        ["y"] = 732000.85714286,
                                        ["x"] = -250061.14285714,
                                        ["name"] = "Mi-28N#2",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1350,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 41.666666666667,
                                        ["start_type"] = 2,
                                        ["unitId"] = 29,
                                        ["skill"] = "Excellent",
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["alt"] = 1192,
                                        ["heading"] = -2.3065480128271,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 110,
                                        ["psi"] = 2.3065480128271,
                                        ["livery_id"] = "night",
                                        ["onboard_num"] = "52",
                                        ["type"] = "Mi-28N",
                                        ["y"] = 731813.64285714,
                                        ["x"] = -251595.04464286,
                                        ["name"] = "Mi-28N#3",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1350,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 41.666666666667,
                                        ["start_type"] = 2,
                                        ["unitId"] = 30,
                                        ["skill"] = "Excellent",
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["alt"] = 1192,
                                        ["heading"] = -2.3065480128271,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 111,
                                        ["psi"] = 2.3065480128271,
                                        ["livery_id"] = "night",
                                        ["onboard_num"] = "53",
                                        ["type"] = "Mi-28N",
                                        ["y"] = 731849.95535714,
                                        ["x"] = -251816.57589286,
                                        ["name"] = "Mi-28N#4",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{57232979-8B0F-4db7-8D9A-55197E06B0F5}",
                                                }, -- end of [4]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1350,
                                            ["flare"] = 128,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 41.666666666667,
                                        ["start_type"] = 2,
                                        ["unitId"] = 31,
                                        ["skill"] = "Excellent",
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 732147.14285714,
                                ["x"] = -250042.85714286,
                                ["name"] = "Mi-28N",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["modulation"] = 0,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["radioSet"] = false,
                                ["task"] = "CAS",
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["speed_locked"] = true,
                                            ["type"] = "TakeOff",
                                            ["ETA"] = 15552000,
                                            ["ETA_locked"] = true,
                                            ["linkUnit"] = 119,
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["alt"] = 1137,
                                            ["y"] = 732422.00000001,
                                            ["helipadId"] = 119,
                                            ["action"] = "From Runway",
                                            ["alt_type"] = "BARO",
                                            ["speed"] = 88.388888888889,
                                            ["formation_template"] = "",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["enabled"] = true,
                                                            ["auto"] = true,
                                                            ["valid"] = true,
                                                            ["id"] = "EngageTargets",
                                                            ["number"] = 1,
                                                            ["key"] = "CAS",
                                                            ["params"] = 
                                                            {
                                                                ["targetTypes"] = 
                                                                {
                                                                    [1] = "All",
                                                                }, -- end of ["targetTypes"]
                                                                ["priority"] = 0,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["x"] = -250744.57142858,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1676.4,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15552440.066718,
                                            ["y"] = 771374.57142858,
                                            ["x"] = -247095.14285715,
                                            ["speed"] = 88.902777777778,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 598.0176,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15553512.870079,
                                            ["y"] = 826252.85714287,
                                            ["x"] = -169090,
                                            ["speed"] = 88.902777777778,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 540.1056,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15553813.108905,
                                            ["y"] = 843604.2857143,
                                            ["x"] = -148807.14285715,
                                            ["speed"] = 88.902777777778,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                        [1] = 
                                                        {
                                                            ["number"] = 1,
                                                            ["auto"] = false,
                                                            ["id"] = "Orbit",
                                                            ["valid"] = true,
                                                            ["enabled"] = true,
                                                            ["params"] = 
                                                            {
                                                                ["speedEdited"] = true,
                                                                ["pattern"] = "Circle",
                                                                ["speed"] = 0,
                                                                ["altitude"] = 27.432,
                                                                ["altitudeEdited"] = true,
                                                            }, -- end of ["params"]
                                                        }, -- end of [1]
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1219.2,
                                            ["type"] = "Turning Point",
                                            ["action"] = "Turning Point",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 2569.4668440699,
                                            ["y"] = 782663.14285715,
                                            ["x"] = -115158.28571429,
                                            ["speed"] = 88.902777777778,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 154,
                                            ["type"] = "Land",
                                            ["action"] = "Landing",
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["properties"] = 
                                            {
                                                ["vnav"] = 1,
                                                ["scale"] = 0,
                                                ["angle"] = 0,
                                                ["vangle"] = 0,
                                                ["steer"] = 2,
                                            }, -- end of ["properties"]
                                            ["ETA"] = 15556061.598832,
                                            ["airdromeId"] = 28,
                                            ["y"] = 834453.14285714,
                                            ["x"] = -83454.571428571,
                                            ["speed"] = 41.666666666667,
                                            ["ETA_locked"] = false,
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 43,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["alt"] = 1137,
                                        ["heading"] = 1.477379986349,
                                        ["alt_type"] = "BARO",
                                        ["callsign"] = 112,
                                        ["psi"] = -1.477379986349,
                                        ["livery_id"] = "standard 2 (faded and sun-bleached)",
                                        ["onboard_num"] = "56",
                                        ["type"] = "Mi-24V",
                                        ["y"] = 732422.00000001,
                                        ["x"] = -250744.57142858,
                                        ["name"] = "Mi-24V",
                                        ["payload"] = 
                                        {
                                            ["pylons"] = 
                                            {
                                                [1] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [1]
                                                [2] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [2]
                                                [3] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [3]
                                                [4] = 
                                                {
                                                    ["CLSID"] = "{05544F1A-C39C-466b-BC37-5BD1D52E57BB}",
                                                }, -- end of [4]
                                                [5] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [5]
                                                [6] = 
                                                {
                                                    ["CLSID"] = "{B919B0F4-7C25-455E-9A02-CEA51DB895E3}",
                                                }, -- end of [6]
                                            }, -- end of ["pylons"]
                                            ["fuel"] = 1108,
                                            ["flare"] = 192,
                                            ["chaff"] = 0,
                                            ["gun"] = 100,
                                        }, -- end of ["payload"]
                                        ["speed"] = 88.388888888889,
                                        ["start_type"] = 2,
                                        ["unitId"] = 120,
                                        ["skill"] = "Excellent",
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 732422.00000001,
                                ["x"] = -250744.57142858,
                                ["name"] = "Mi-24V",
                                ["communication"] = true,
                                ["start_time"] = 15552000,
                                ["frequency"] = 124,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["helicopter"]
                    ["name"] = "Russia",
                    ["id"] = 0,
                    ["vehicle"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [1] = 
                                        {
                                            [6] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [6]
                                            [2] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [3]
                                            [1] = 
                                            {
                                                ["y"] = 728013.1875,
                                                ["x"] = -251913.09375,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [5]
                                            [7] = 
                                            {
                                                ["y"] = 727846.75,
                                                ["x"] = -252099.984375,
                                            }, -- end of [7]
                                        }, -- end of [1]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1139,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 15552000,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 728336.28571429,
                                            ["x"] = -252154.85714286,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 10,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 728336.28571429,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "AAA ZU-23 on Ural-375 ",
                                        ["unitId"] = 32,
                                        ["heading"] = 0.9138179587907,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252154.85714286,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 728348.28571429,
                                        ["type"] = "BMP-3",
                                        ["name"] = "IFV BMP-3",
                                        ["unitId"] = 33,
                                        ["heading"] = 0.6569783680042,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252038.85714286,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 728418.57142857,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "SAM SA-9 Strela-1 9P31",
                                        ["unitId"] = 34,
                                        ["heading"] = 0.6569783680042,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252200,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 728391.25693596,
                                        ["type"] = "T-80UD",
                                        ["name"] = "MBT T-80U",
                                        ["unitId"] = 35,
                                        ["heading"] = 0.65661560027127,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252083.61432866,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 728385.42857143,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "AAA ZU-23 on Ural-375 #2",
                                        ["unitId"] = 36,
                                        ["heading"] = 0.65788490100244,
                                        ["skill"] = "Excellent",
                                        ["x"] = -251938.85714286,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 728432.0760293,
                                        ["type"] = "BMP-3",
                                        ["name"] = "IFV BMP-3 #1",
                                        ["unitId"] = 37,
                                        ["heading"] = 0.6635345847007,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252039.83076951,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 728447.14285715,
                                        ["type"] = "Ural-4320-31",
                                        ["name"] = "Transport Ural-4320-31 Armored",
                                        ["unitId"] = 38,
                                        ["heading"] = 0.71843860945803,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252121.71428571,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 728472.28571429,
                                        ["type"] = "BMP-3",
                                        ["name"] = "IFV BMP-3 #2",
                                        ["unitId"] = 39,
                                        ["heading"] = 0.77933499685244,
                                        ["skill"] = "Excellent",
                                        ["x"] = -251956,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 728441.42857143,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "AAA ZU-23 on Ural-375",
                                        ["unitId"] = 40,
                                        ["heading"] = 0.84022566212469,
                                        ["skill"] = "Excellent",
                                        ["x"] = -251855.42857143,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 728512.85714286,
                                        ["type"] = "SA-18 Igla-S manpad",
                                        ["name"] = "SAM SA-18 Igla-S MANPADS",
                                        ["unitId"] = 41,
                                        ["heading"] = 0.8766040945998,
                                        ["skill"] = "Excellent",
                                        ["x"] = -251894.28571428,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 728336.28571429,
                                ["x"] = -252154.85714286,
                                ["name"] = "russia1",
                                ["start_time"] = 15552000,
                                ["task"] = "Ground Nothing",
                            }, -- end of [1]
                            [2] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1140,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 15552000,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 726907.71428572,
                                            ["x"] = -254752.28571428,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 19,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 726907.71428572,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "AAA ZU-23 on Ural-375 #1",
                                        ["unitId"] = 54,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -254752.28571428,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 726900.28571429,
                                        ["type"] = "2S6 Tunguska",
                                        ["name"] = "SAM SA-19 Tunguska 2S6",
                                        ["unitId"] = 55,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -254787.71428571,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 726962.57142857,
                                        ["type"] = "T-80UD",
                                        ["name"] = "MBT T-80U #2",
                                        ["unitId"] = 56,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -254780.28571428,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 726974,
                                        ["type"] = "T-80UD",
                                        ["name"] = "MBT T-80U #3",
                                        ["unitId"] = 57,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -254822,
                                    }, -- end of [4]
                                    [5] = 
                                    {
                                        ["y"] = 726986.57142857,
                                        ["type"] = "T-80UD",
                                        ["name"] = "MBT T-80U #4",
                                        ["unitId"] = 58,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -254882.57142857,
                                    }, -- end of [5]
                                    [6] = 
                                    {
                                        ["y"] = 727020.85714286,
                                        ["type"] = "T-80UD",
                                        ["name"] = "MBT T-80U #5",
                                        ["unitId"] = 59,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -254862,
                                    }, -- end of [6]
                                    [7] = 
                                    {
                                        ["y"] = 727038,
                                        ["type"] = "Strela-10M3",
                                        ["name"] = "SAM SA-13 Strela-10M3 9A35M3",
                                        ["unitId"] = 60,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -254904.85714286,
                                    }, -- end of [7]
                                    [8] = 
                                    {
                                        ["y"] = 727080.85714286,
                                        ["type"] = "Ural-375",
                                        ["name"] = "Transport Ural-375",
                                        ["unitId"] = 61,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -254910,
                                    }, -- end of [8]
                                    [9] = 
                                    {
                                        ["y"] = 727128.28571429,
                                        ["type"] = "BMP-3",
                                        ["name"] = "IFV BMP-3 #3",
                                        ["unitId"] = 62,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -254917.42857143,
                                    }, -- end of [9]
                                    [10] = 
                                    {
                                        ["y"] = 727189.42857143,
                                        ["type"] = "Smerch",
                                        ["name"] = "MLRS 9A52 Smerch",
                                        ["unitId"] = 63,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -254915.14285714,
                                    }, -- end of [10]
                                }, -- end of ["units"]
                                ["y"] = 726907.71428572,
                                ["x"] = -254752.28571428,
                                ["name"] = "russia3",
                                ["start_time"] = 15552000,
                                ["task"] = "Ground Nothing",
                            }, -- end of [2]
                            [3] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1129,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 15552000,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729615.71428571,
                                            ["x"] = -252951.71428571,
                                            ["ETA_locked"] = true,
                                            ["speed"] = 0,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 20,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 729615.71428571,
                                        ["type"] = "SA-11 Buk CC 9S470M1",
                                        ["name"] = "SAM SA-11 Buk CC 9S470M1",
                                        ["unitId"] = 64,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252951.71428571,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 729737.42857142,
                                        ["type"] = "SA-11 Buk LN 9A310M1",
                                        ["name"] = "SAM SA-11 Buk LN 9A310M1",
                                        ["unitId"] = 65,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252905.14285714,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 729691.42857142,
                                        ["type"] = "SA-11 Buk SR 9S18M1",
                                        ["name"] = "SAM SA-11 Buk SR 9S18M1",
                                        ["unitId"] = 66,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -253048.85714286,
                                    }, -- end of [3]
                                    [4] = 
                                    {
                                        ["y"] = 729805.71428571,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "AAA ZU-23 on Ural-375 #buk",
                                        ["unitId"] = 67,
                                        ["heading"] = 0,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252971.71428571,
                                    }, -- end of [4]
                                }, -- end of ["units"]
                                ["y"] = 729615.71428571,
                                ["x"] = -252951.71428571,
                                ["name"] = "russia4",
                                ["start_time"] = 15552000,
                                ["task"] = "Ground Nothing",
                            }, -- end of [3]
                            [4] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [27] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.85714294,
                                                ["x"] = -253514,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727286.06224823,
                                                ["x"] = -255064.17248535,
                                            }, -- end of [2]
                                        }, -- end of [27]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.8571429,
                                                ["x"] = -250096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.14285719,
                                                ["x"] = -250865.14285714,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [38] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.42857153,
                                                ["x"] = -250865.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.00000011,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [2]
                                        }, -- end of [38]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.14285719,
                                                ["x"] = -250865.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.28571432,
                                                ["x"] = -252728.28571428,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.28571432,
                                                ["x"] = -252728.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.00000003,
                                                ["x"] = -253091.14285714,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.00000003,
                                                ["x"] = -253091.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.5714286,
                                                ["x"] = -253514,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.5714286,
                                                ["x"] = -253514,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727286.2043457,
                                                ["x"] = -255064.23501587,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.5,
                                                ["x"] = -255056.015625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244.1875,
                                                ["x"] = -255049.34375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727286.1875,
                                                ["x"] = -255064.234375,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.3125,
                                                ["x"] = -250160.703125,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.3125,
                                                ["x"] = -250160.703125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.85714291,
                                                ["x"] = -250096,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.14285719,
                                                ["x"] = -250865.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.00000005,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.28571434,
                                                ["x"] = -253091.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.85714292,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [14] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.5,
                                                ["x"] = -255056.015625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244.1875,
                                                ["x"] = -255049.34375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727286.1875,
                                                ["x"] = -255064.234375,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.1875,
                                                ["x"] = -250160.890625,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [14]
                                        [16] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.85714292,
                                                ["x"] = -250096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.71428578,
                                                ["x"] = -250864.85714286,
                                            }, -- end of [2]
                                        }, -- end of [16]
                                        [20] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.57142864,
                                                ["x"] = -253514.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.94020081,
                                                ["x"] = -255064.11880493,
                                            }, -- end of [2]
                                        }, -- end of [20]
                                        [24] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.42857151,
                                                ["x"] = -250865.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.00000008,
                                                ["x"] = -252728.28571428,
                                            }, -- end of [2]
                                        }, -- end of [24]
                                        [28] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.375,
                                                ["x"] = -255055.984375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244.1875,
                                                ["x"] = -255049.34375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727286.0625,
                                                ["x"] = -255064.171875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729241.8125,
                                                ["x"] = -250161.421875,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [28]
                                        [32] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.28571438,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.28571438,
                                                ["x"] = -253091.71428571,
                                            }, -- end of [2]
                                        }, -- end of [32]
                                        [40] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.28571439,
                                                ["x"] = -253091.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.85714297,
                                                ["x"] = -253514.28571429,
                                            }, -- end of [2]
                                        }, -- end of [40]
                                        [33] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.28571438,
                                                ["x"] = -253091.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.85714295,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [2]
                                        }, -- end of [33]
                                        [41] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.85714297,
                                                ["x"] = -253514.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727286.3119812,
                                                ["x"] = -255064.28244019,
                                            }, -- end of [2]
                                        }, -- end of [41]
                                        [17] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.71428578,
                                                ["x"] = -250864.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.00000007,
                                                ["x"] = -252728.28571428,
                                            }, -- end of [2]
                                        }, -- end of [17]
                                        [21] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.3125,
                                                ["x"] = -255055.953125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244.125,
                                                ["x"] = -255049.328125,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.9375,
                                                ["x"] = -255064.125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.3125,
                                                ["x"] = -250160.703125,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [21]
                                        [25] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.00000008,
                                                ["x"] = -252728.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.28571437,
                                                ["x"] = -253091.42857143,
                                            }, -- end of [2]
                                        }, -- end of [25]
                                        [29] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729241.84061133,
                                                ["x"] = -250161.39853989,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.85714295,
                                                ["x"] = -250096,
                                            }, -- end of [2]
                                        }, -- end of [29]
                                        [34] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.85714295,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727286.06224823,
                                                ["x"] = -255064.17248535,
                                            }, -- end of [2]
                                        }, -- end of [34]
                                        [42] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.5625,
                                                ["x"] = -255056.046875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244.25,
                                                ["x"] = -255049.359375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727286.3125,
                                                ["x"] = -255064.28125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242,
                                                ["x"] = -250161.140625,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [42]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.85714291,
                                                ["x"] = -250096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.14285719,
                                                ["x"] = -250865.42857143,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.00000005,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.28571434,
                                                ["x"] = -253091.42857143,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.85714292,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727286.19001007,
                                                ["x"] = -255064.22869873,
                                            }, -- end of [2]
                                        }, -- end of [13]
                                        [15] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.18597162,
                                                ["x"] = -250160.88958788,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.85714292,
                                                ["x"] = -250096,
                                            }, -- end of [2]
                                        }, -- end of [15]
                                        [18] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.00000007,
                                                ["x"] = -252728.28571428,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.28571436,
                                                ["x"] = -253091.71428571,
                                            }, -- end of [2]
                                        }, -- end of [18]
                                        [22] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.3125,
                                                ["x"] = -250160.703125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730267.14285722,
                                                ["x"] = -250096,
                                            }, -- end of [2]
                                        }, -- end of [22]
                                        [26] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.28571437,
                                                ["x"] = -253091.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.85714294,
                                                ["x"] = -253514,
                                            }, -- end of [2]
                                        }, -- end of [26]
                                        [30] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.85714295,
                                                ["x"] = -250096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.42857152,
                                                ["x"] = -250865.14285714,
                                            }, -- end of [2]
                                        }, -- end of [30]
                                        [36] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729241.84061133,
                                                ["x"] = -250161.39853989,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.85714296,
                                                ["x"] = -250096,
                                            }, -- end of [2]
                                        }, -- end of [36]
                                        [43] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.00000011,
                                                ["x"] = -250161.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 729242.00000011,
                                                ["x"] = -250161.14285714,
                                            }, -- end of [2]
                                        }, -- end of [43]
                                        [37] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.85714296,
                                                ["x"] = -250096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.42857153,
                                                ["x"] = -250865.71428571,
                                            }, -- end of [2]
                                        }, -- end of [37]
                                        [39] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.00000011,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.28571439,
                                                ["x"] = -253091.71428571,
                                            }, -- end of [2]
                                        }, -- end of [39]
                                        [35] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.375,
                                                ["x"] = -255055.984375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244.1875,
                                                ["x"] = -255049.34375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727286.0625,
                                                ["x"] = -255064.171875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729241.8125,
                                                ["x"] = -250161.421875,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [35]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.3125,
                                                ["x"] = -250160.703125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.8571429,
                                                ["x"] = -250096,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [19] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.28571436,
                                                ["x"] = -253091.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.57142864,
                                                ["x"] = -253514.28571428,
                                            }, -- end of [2]
                                        }, -- end of [19]
                                        [23] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730267.14285722,
                                                ["x"] = -250096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.42857151,
                                                ["x"] = -250865.42857143,
                                            }, -- end of [2]
                                        }, -- end of [23]
                                        [31] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.42857152,
                                                ["x"] = -250865.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.28571438,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [2]
                                        }, -- end of [31]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 15552000,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.3125,
                                            ["x"] = -250160.703125,
                                            ["name"] = "Anfang 1",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 133.17868668382,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.8571429,
                                            ["x"] = -250096,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 505.6615772121,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.14285719,
                                            ["x"] = -250865.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 830.15153628608,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.28571432,
                                            ["x"] = -252728.28571428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 982.17894764792,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.00000003,
                                            ["x"] = -253091.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1042.3954946084,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.5714286,
                                            ["x"] = -253514,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1454.4635125581,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727286.2043457,
                                            ["x"] = -255064.23501587,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2226.5280884168,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.3125,
                                            ["x"] = -250160.703125,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2359.7067751015,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.85714291,
                                            ["x"] = -250096,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2732.1995964815,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.14285719,
                                            ["x"] = -250865.42857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3056.7142869997,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.00000005,
                                            ["x"] = -252728.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3208.6712120214,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.28571434,
                                            ["x"] = -253091.42857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3268.9215276355,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.85714292,
                                            ["x"] = -253514.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3680.9869487777,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727286.19001007,
                                            ["x"] = -255064.22869873,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4453.0223524385,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.18597162,
                                            ["x"] = -250160.88958788,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4586.2189476081,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.85714292,
                                            ["x"] = -250096,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4958.763335086,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.71428578,
                                            ["x"] = -250864.85714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5283.3550995023,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.00000007,
                                            ["x"] = -252728.28571428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5435.3350053244,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.28571436,
                                            ["x"] = -253091.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5495.5330918389,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.57142864,
                                            ["x"] = -253514.28571428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5907.6055756172,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.94020081,
                                            ["x"] = -255064.11880493,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [21]
                                        [22] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6679.6347235271,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.3125,
                                            ["x"] = -250160.703125,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [22]
                                        [23] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6812.8504021789,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730267.14285722,
                                            ["x"] = -250096,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [23]
                                        [24] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7185.3432235589,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.42857151,
                                            ["x"] = -250865.42857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [24]
                                        [25] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7509.8550436918,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.00000008,
                                            ["x"] = -252728.28571428,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [25]
                                        [26] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7661.8234550282,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.28571437,
                                            ["x"] = -253091.42857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [26]
                                        [27] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7722.0062372154,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.85714294,
                                            ["x"] = -253514,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [27]
                                        [28] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8134.1187385104,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727286.06224823,
                                            ["x"] = -255064.17248535,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [28]
                                        [29] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8906.0516646139,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729241.84061133,
                                            ["x"] = -250161.39853989,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [29]
                                        [30] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9039.2971615356,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.85714295,
                                            ["x"] = -250096,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [30]
                                        [31] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9411.8157631686,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.42857152,
                                            ["x"] = -250865.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [31]
                                        [32] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9736.3580618556,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.28571438,
                                            ["x"] = -252728.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [32]
                                        [33] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9888.3617132651,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.28571438,
                                            ["x"] = -253091.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [33]
                                        [34] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9948.5782602256,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.85714295,
                                            ["x"] = -253514.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [34]
                                        [35] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10360.654591879,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727286.06224823,
                                            ["x"] = -255064.17248535,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [35]
                                        [36] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11132.587517982,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729241.84061133,
                                            ["x"] = -250161.39853989,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [36]
                                        [37] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11265.833014906,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.85714296,
                                            ["x"] = -250096,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [37]
                                        [38] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11638.371479763,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.42857153,
                                            ["x"] = -250865.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [38]
                                        [39] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11962.883299896,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.00000011,
                                            ["x"] = -252728.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [39]
                                        [40] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12114.851711232,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.28571439,
                                            ["x"] = -253091.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [40]
                                        [41] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12175.03449342,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.85714297,
                                            ["x"] = -253514.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [41]
                                        [42] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12587.107589619,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727286.3119812,
                                            ["x"] = -255064.28244019,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [42]
                                        [43] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13359.119701251,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.01069868,
                                            ["x"] = -250161.14788485,
                                            ["name"] = "Ende 1",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [43]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 57,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 729242.3125,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Patrouille 1,AAA ZU-23 1",
                                        ["unitId"] = 136,
                                        ["heading"] = 1.5077270286134,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250160.703125,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 729224.57002608,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Patrouille 1,SAM SA-9 Strela 1",
                                        ["unitId"] = 137,
                                        ["heading"] = 1.5077270286134,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250184.49202674,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 729206.27715009,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Patrouille 1, ZU-23 1",
                                        ["unitId"] = 138,
                                        ["heading"] = 1.5077270286134,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250208.27936549,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 729242.3125,
                                ["x"] = -250160.703125,
                                ["name"] = "Patrouille 1",
                                ["start_time"] = 15552000,
                                ["task"] = "Ground Nothing",
                            }, -- end of [4]
                            [5] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [27] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.28571447,
                                                ["x"] = -253091.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.57142876,
                                                ["x"] = -253514,
                                            }, -- end of [2]
                                        }, -- end of [27]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.11544761,
                                                ["x"] = -250160.99351799,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.85714301,
                                                ["x"] = -250096,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [38] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730267.14285735,
                                                ["x"] = -250096.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.14285735,
                                                ["x"] = -250865.71428571,
                                            }, -- end of [2]
                                        }, -- end of [38]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.85714301,
                                                ["x"] = -250096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.42857158,
                                                ["x"] = -250865.14285714,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.42857158,
                                                ["x"] = -250865.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.00000016,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.00000016,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.28571444,
                                                ["x"] = -253091.42857143,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.28571444,
                                                ["x"] = -253091.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.28571444,
                                                ["x"] = -253514.28571429,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.28571444,
                                                ["x"] = -253514.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.56245422,
                                                ["x"] = -255063.95318604,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.0625,
                                                ["x"] = -255055.859375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244,
                                                ["x"] = -255049.296875,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.5625,
                                                ["x"] = -255063.953125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.125,
                                                ["x"] = -250161,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [8]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.85714302,
                                                ["x"] = -250096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.14285731,
                                                ["x"] = -250865.42857143,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731363.71428588,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.00000017,
                                                ["x"] = -253091.71428571,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [14] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.28571446,
                                                ["x"] = -253514.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.49854279,
                                                ["x"] = -255063.92523193,
                                            }, -- end of [2]
                                        }, -- end of [14]
                                        [16] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.3125,
                                                ["x"] = -250160.703125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730267.14285732,
                                                ["x"] = -250096,
                                            }, -- end of [2]
                                        }, -- end of [16]
                                        [20] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.00000018,
                                                ["x"] = -253091.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.57142875,
                                                ["x"] = -253514,
                                            }, -- end of [2]
                                        }, -- end of [20]
                                        [24] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.85714304,
                                                ["x"] = -250096.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.42857161,
                                                ["x"] = -250866,
                                            }, -- end of [2]
                                        }, -- end of [24]
                                        [28] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.57142876,
                                                ["x"] = -253514,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.49854279,
                                                ["x"] = -255063.92523193,
                                            }, -- end of [2]
                                        }, -- end of [28]
                                        [32] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.71428591,
                                                ["x"] = -250865.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.28571449,
                                                ["x"] = -252728.28571429,
                                            }, -- end of [2]
                                        }, -- end of [32]
                                        [40] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.2857145,
                                                ["x"] = -252729.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.00000021,
                                                ["x"] = -253092,
                                            }, -- end of [2]
                                        }, -- end of [40]
                                        [33] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.28571449,
                                                ["x"] = -252728.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.57142877,
                                                ["x"] = -253092,
                                            }, -- end of [2]
                                        }, -- end of [33]
                                        [41] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.00000021,
                                                ["x"] = -253092,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.00000022,
                                                ["x"] = -253514,
                                            }, -- end of [2]
                                        }, -- end of [41]
                                        [17] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730267.14285732,
                                                ["x"] = -250096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.42857161,
                                                ["x"] = -250865.42857143,
                                            }, -- end of [2]
                                        }, -- end of [17]
                                        [21] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.57142875,
                                                ["x"] = -253514,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.74850464,
                                                ["x"] = -255064.03469849,
                                            }, -- end of [2]
                                        }, -- end of [21]
                                        [25] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.42857161,
                                                ["x"] = -250866,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731363.7142859,
                                                ["x"] = -252729.14285714,
                                            }, -- end of [2]
                                        }, -- end of [25]
                                        [29] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265,
                                                ["x"] = -255055.84375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727243.9375,
                                                ["x"] = -255049.28125,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.5,
                                                ["x"] = -255063.921875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.125,
                                                ["x"] = -250160.96875,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [29]
                                        [34] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.57142877,
                                                ["x"] = -253092,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.57142878,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [2]
                                        }, -- end of [34]
                                        [42] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.00000022,
                                                ["x"] = -253514,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.19023132,
                                                ["x"] = -255063.79058838,
                                            }, -- end of [2]
                                        }, -- end of [42]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.11544761,
                                                ["x"] = -250160.99351799,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.85714302,
                                                ["x"] = -250096,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.14285731,
                                                ["x"] = -250865.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731363.71428588,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.00000017,
                                                ["x"] = -253091.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.28571446,
                                                ["x"] = -253514.28571429,
                                            }, -- end of [2]
                                        }, -- end of [13]
                                        [15] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265,
                                                ["x"] = -255055.84375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727243.9375,
                                                ["x"] = -255049.28125,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.5,
                                                ["x"] = -255063.921875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.3125,
                                                ["x"] = -250160.703125,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [15]
                                        [18] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.42857161,
                                                ["x"] = -250865.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.00000018,
                                                ["x"] = -252728.85714286,
                                            }, -- end of [2]
                                        }, -- end of [18]
                                        [22] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.1875,
                                                ["x"] = -255055.90625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244.0625,
                                                ["x"] = -255049.3125,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.75,
                                                ["x"] = -255064.03125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729241.875,
                                                ["x"] = -250161.34375,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [22]
                                        [26] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731363.7142859,
                                                ["x"] = -252729.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.28571447,
                                                ["x"] = -253091.42857143,
                                            }, -- end of [2]
                                        }, -- end of [26]
                                        [30] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.14137558,
                                                ["x"] = -250160.95530836,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730267.14285734,
                                                ["x"] = -250096.57142857,
                                            }, -- end of [2]
                                        }, -- end of [30]
                                        [36] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.125,
                                                ["x"] = -255055.890625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244,
                                                ["x"] = -255049.296875,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.6875,
                                                ["x"] = -255064,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.125,
                                                ["x"] = -250161,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [36]
                                        [44] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 727661.71428594,
                                                ["x"] = -252423.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727661.71428594,
                                                ["x"] = -252423.42857143,
                                            }, -- end of [2]
                                        }, -- end of [44]
                                        [43] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 727264.8125,
                                                ["x"] = -255055.765625,
                                            }, -- end of [2]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [3] = 
                                            {
                                                ["y"] = 727243.875,
                                                ["x"] = -255049.25,
                                            }, -- end of [3]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [61] = 
                                            {
                                                ["y"] = 727661.125,
                                                ["x"] = -252423.1875,
                                            }, -- end of [61]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [1] = 
                                            {
                                                ["y"] = 727285.1875,
                                                ["x"] = -255063.796875,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                        }, -- end of [43]
                                        [37] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.10922487,
                                                ["x"] = -250161.00268835,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730267.14285735,
                                                ["x"] = -250096.57142857,
                                            }, -- end of [2]
                                        }, -- end of [37]
                                        [39] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.14285735,
                                                ["x"] = -250865.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.2857145,
                                                ["x"] = -252729.14285714,
                                            }, -- end of [2]
                                        }, -- end of [39]
                                        [35] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.57142878,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.68457794,
                                                ["x"] = -255064.00668335,
                                            }, -- end of [2]
                                        }, -- end of [35]
                                        [1] = 
                                        {
                                            [27] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [27]
                                            [2] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [2]
                                            [3] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [3]
                                            [4] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [4]
                                            [5] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [5]
                                            [6] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [6]
                                            [7] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [7]
                                            [8] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [8]
                                            [10] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [10]
                                            [12] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [12]
                                            [14] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [14]
                                            [16] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [16]
                                            [20] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [20]
                                            [24] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [24]
                                            [28] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [28]
                                            [32] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [33]
                                            [17] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [17]
                                            [21] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [21]
                                            [25] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [25]
                                            [29] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [29]
                                            [34] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [34]
                                            [9] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [9]
                                            [11] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [11]
                                            [13] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [13]
                                            [15] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [15]
                                            [18] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [18]
                                            [22] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [22]
                                            [26] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [26]
                                            [30] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [30]
                                            [35] = 
                                            {
                                                ["y"] = 729242.125,
                                                ["x"] = -250161,
                                            }, -- end of [35]
                                            [1] = 
                                            {
                                                ["y"] = 727660.9375,
                                                ["x"] = -252423.671875,
                                            }, -- end of [1]
                                            [19] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [19]
                                            [23] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [23]
                                            [31] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [31]
                                        }, -- end of [1]
                                        [19] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.00000018,
                                                ["x"] = -252728.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.00000018,
                                                ["x"] = -253091.14285714,
                                            }, -- end of [2]
                                        }, -- end of [19]
                                        [23] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729241.88002185,
                                                ["x"] = -250161.34046122,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.85714304,
                                                ["x"] = -250096.57142857,
                                            }, -- end of [2]
                                        }, -- end of [23]
                                        [31] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730267.14285734,
                                                ["x"] = -250096.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.71428591,
                                                ["x"] = -250865.71428571,
                                            }, -- end of [2]
                                        }, -- end of [31]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1161,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 15552000,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727660.921773,
                                            ["x"] = -252423.67663364,
                                            ["name"] = "Anfang 2",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 360.91525099717,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.11544761,
                                            ["x"] = -250160.99351799,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 494.12182969331,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.85714301,
                                            ["x"] = -250096,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 866.64043132671,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.42857158,
                                            ["x"] = -250865.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1604.4006882887,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.00000016,
                                            ["x"] = -252728.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1343.1643867262,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.28571444,
                                            ["x"] = -253091.42857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1816.6047706874,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.28571444,
                                            ["x"] = -253514.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2228.6771935363,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.56245422,
                                            ["x"] = -255063.95318604,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2913.5114930415,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.11544761,
                                            ["x"] = -250160.99351799,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3133.8141364509,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.85714302,
                                            ["x"] = -250096,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3506.3069578308,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.14285731,
                                            ["x"] = -250865.42857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3830.8463821435,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731363.71428588,
                                            ["x"] = -252728.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3982.8147934798,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.00000017,
                                            ["x"] = -253091.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4043.0128799943,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.28571446,
                                            ["x"] = -253514.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4455.0907711898,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.49854279,
                                            ["x"] = -255063.92523193,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5139.9692400154,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.3125,
                                            ["x"] = -250160.703125,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5360.2730817203,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730267.14285732,
                                            ["x"] = -250096,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5732.7659031003,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.42857161,
                                            ["x"] = -250865.42857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6057.3329334778,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.00000018,
                                            ["x"] = -252728.85714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6209.3021584518,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.00000018,
                                            ["x"] = -253091.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6269.5187054121,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.57142875,
                                            ["x"] = -253514,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [21]
                                        [22] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6681.625658282,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.74850464,
                                            ["x"] = -255064.03469849,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [22]
                                        [23] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7366.4077114869,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729241.88002185,
                                            ["x"] = -250161.34046122,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [23]
                                        [24] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7586.762451766,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.85714304,
                                            ["x"] = -250096.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [24]
                                        [25] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7959.2909832995,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.42857161,
                                            ["x"] = -250866,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [25]
                                        [26] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8283.8551437546,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731363.7142859,
                                            ["x"] = -252729.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [26]
                                        [27] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8435.7538734775,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.28571447,
                                            ["x"] = -253091.42857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [27]
                                        [28] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8495.951959992,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.57142876,
                                            ["x"] = -253514,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [28]
                                        [29] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8908.0802896046,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.49854279,
                                            ["x"] = -255063.92523193,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [29]
                                        [30] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9592.9201445632,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.14137558,
                                            ["x"] = -250160.95530836,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [30]
                                        [31] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9813.2400047199,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730267.14285734,
                                            ["x"] = -250096.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [31]
                                        [32] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10185.758606353,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.71428591,
                                            ["x"] = -250865.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [32]
                                        [33] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10510.242824192,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.28571449,
                                            ["x"] = -252728.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [33]
                                        [34] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10662.23423267,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.57142877,
                                            ["x"] = -253092,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [34]
                                        [35] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10722.447642438,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.57142878,
                                            ["x"] = -253514.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [35]
                                        [36] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11134.523895123,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.68457794,
                                            ["x"] = -255064.00668335,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [36]
                                        [37] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11819.357364628,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.10922487,
                                            ["x"] = -250161.00268835,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [37]
                                        [38] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12039.711272812,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730267.14285735,
                                            ["x"] = -250096.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [38]
                                        [39] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12412.158452498,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.14285735,
                                            ["x"] = -250865.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [39]
                                        [40] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12736.676021843,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.2857145,
                                            ["x"] = -252729.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [40]
                                        [41] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12888.703433205,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.00000021,
                                            ["x"] = -253092,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [41]
                                        [42] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12948.849359476,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.00000022,
                                            ["x"] = -253514,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [42]
                                        [43] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12947.746144554,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.19023132,
                                            ["x"] = -255063.79058838,
                                            ["name"] = "",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [43]
                                        [44] = 
                                        {
                                            ["alt"] = 1161,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13358.776109785,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727661.10053597,
                                            ["x"] = -252423.19403763,
                                            ["name"] = "Ende 2",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [44]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 58,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 727660.921773,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Patrouille 2,AAA ZU-23 2",
                                        ["unitId"] = 139,
                                        ["heading"] = 0.60992926135068,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252423.67663364,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 727650.49972942,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Patrouille 2,SAM SA-9 Strela 2",
                                        ["unitId"] = 140,
                                        ["heading"] = 0.60992926135068,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252451.81241913,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 727640.07934615,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Patrouille 2,AAA ZU-23 2 ",
                                        ["unitId"] = 141,
                                        ["heading"] = 0.60992926135068,
                                        ["skill"] = "Excellent",
                                        ["x"] = -252479.94372241,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 727660.921773,
                                ["x"] = -252423.67663364,
                                ["name"] = "Patrouille 2",
                                ["start_time"] = 15552000,
                                ["task"] = "Ground Nothing",
                            }, -- end of [5]
                            [6] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [27] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.3125,
                                                ["x"] = -250160.703125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730267.14285744,
                                                ["x"] = -250096.85714286,
                                            }, -- end of [2]
                                        }, -- end of [27]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.28571452,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.28571455,
                                                ["x"] = -253092.28571429,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [38] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.00000032,
                                                ["x"] = -253092.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.28571461,
                                                ["x"] = -253514,
                                            }, -- end of [2]
                                        }, -- end of [38]
                                        [3] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.28571455,
                                                ["x"] = -253092.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.85714312,
                                                ["x"] = -253514.28571429,
                                            }, -- end of [2]
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.85714312,
                                                ["x"] = -253514.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727286.19001007,
                                                ["x"] = -255064.22869873,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.5,
                                                ["x"] = -255056.015625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244.1875,
                                                ["x"] = -255049.34375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727286.1875,
                                                ["x"] = -255064.234375,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242,
                                                ["x"] = -250161.140625,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.01069868,
                                                ["x"] = -250161.14788485,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.28571455,
                                                ["x"] = -250096.28571429,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.28571455,
                                                ["x"] = -250096.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733034.00000027,
                                                ["x"] = -250865.71428571,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733034.00000027,
                                                ["x"] = -250865.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.57142884,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [10] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730249.71428598,
                                                ["x"] = -253092,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730059.14285741,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [2]
                                        }, -- end of [10]
                                        [12] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727264.625,
                                                ["x"] = -255055.71875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727243.8125,
                                                ["x"] = -255049.234375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285,
                                                ["x"] = -255063.703125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.1875,
                                                ["x"] = -250160.90625,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [12]
                                        [14] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730267.71428599,
                                                ["x"] = -250096.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733034.57142884,
                                                ["x"] = -250865.14285714,
                                            }, -- end of [2]
                                        }, -- end of [14]
                                        [16] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731363.14285742,
                                                ["x"] = -252728.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.00000028,
                                                ["x"] = -253092,
                                            }, -- end of [2]
                                        }, -- end of [16]
                                        [20] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729241.91217248,
                                                ["x"] = -250161.29308134,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730267.42857171,
                                                ["x"] = -250096.28571429,
                                            }, -- end of [2]
                                        }, -- end of [20]
                                        [24] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730249.714286,
                                                ["x"] = -253092,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.00000028,
                                                ["x"] = -253513.71428571,
                                            }, -- end of [2]
                                        }, -- end of [24]
                                        [28] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730267.14285744,
                                                ["x"] = -250096.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.71428601,
                                                ["x"] = -250866,
                                            }, -- end of [2]
                                        }, -- end of [28]
                                        [32] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.28571459,
                                                ["x"] = -253514,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.68457794,
                                                ["x"] = -255064.00668335,
                                            }, -- end of [2]
                                        }, -- end of [32]
                                        [40] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727264.8125,
                                                ["x"] = -255055.765625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727243.875,
                                                ["x"] = -255049.25,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.1875,
                                                ["x"] = -255063.796875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729241.75,
                                                ["x"] = -250161.546875,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [40]
                                        [33] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.125,
                                                ["x"] = -255055.890625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244,
                                                ["x"] = -255049.296875,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.6875,
                                                ["x"] = -255064,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.25,
                                                ["x"] = -250160.8125,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [33]
                                        [41] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729241.73482532,
                                                ["x"] = -250161.55443506,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.28571462,
                                                ["x"] = -250096,
                                            }, -- end of [2]
                                        }, -- end of [41]
                                        [17] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.00000028,
                                                ["x"] = -253092,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730057.71428599,
                                                ["x"] = -253514,
                                            }, -- end of [2]
                                        }, -- end of [17]
                                        [21] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730267.42857171,
                                                ["x"] = -250096.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733034.00000028,
                                                ["x"] = -250866,
                                            }, -- end of [2]
                                        }, -- end of [21]
                                        [25] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.00000028,
                                                ["x"] = -253513.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.37638092,
                                                ["x"] = -255063.87185669,
                                            }, -- end of [2]
                                        }, -- end of [25]
                                        [29] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.71428601,
                                                ["x"] = -250866,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731363.42857173,
                                                ["x"] = -252728.85714286,
                                            }, -- end of [2]
                                        }, -- end of [29]
                                        [34] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.23990177,
                                                ["x"] = -250160.81011187,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.57142888,
                                                ["x"] = -250096.85714286,
                                            }, -- end of [2]
                                        }, -- end of [34]
                                        [42] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.28571462,
                                                ["x"] = -250096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733030.5714289,
                                                ["x"] = -250863.14285714,
                                            }, -- end of [2]
                                        }, -- end of [42]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.57142884,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730249.71428598,
                                                ["x"] = -253092,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730059.14285741,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727284.99829865,
                                                ["x"] = -255063.70700073,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.17352621,
                                                ["x"] = -250160.90792848,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730267.71428599,
                                                ["x"] = -250096.28571429,
                                            }, -- end of [2]
                                        }, -- end of [13]
                                        [15] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733034.57142884,
                                                ["x"] = -250865.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731363.14285742,
                                                ["x"] = -252728.85714286,
                                            }, -- end of [2]
                                        }, -- end of [15]
                                        [18] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730057.71428599,
                                                ["x"] = -253514,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727286.06224823,
                                                ["x"] = -255064.17248535,
                                            }, -- end of [2]
                                        }, -- end of [18]
                                        [22] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733034.00000028,
                                                ["x"] = -250866,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731363.71428599,
                                                ["x"] = -252729.14285714,
                                            }, -- end of [2]
                                        }, -- end of [22]
                                        [26] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727264.9375,
                                                ["x"] = -255055.8125,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727243.9375,
                                                ["x"] = -255049.28125,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.375,
                                                ["x"] = -255063.875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.3125,
                                                ["x"] = -250160.703125,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [26]
                                        [30] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731363.42857173,
                                                ["x"] = -252728.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.0000003,
                                                ["x"] = -253091.71428571,
                                            }, -- end of [2]
                                        }, -- end of [30]
                                        [36] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.14285746,
                                                ["x"] = -250866,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.28571461,
                                                ["x"] = -252729.14285714,
                                            }, -- end of [2]
                                        }, -- end of [36]
                                        [43] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733030.5714289,
                                                ["x"] = -250863.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733030.5714289,
                                                ["x"] = -250863.14285714,
                                            }, -- end of [2]
                                        }, -- end of [43]
                                        [37] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.28571461,
                                                ["x"] = -252729.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.00000032,
                                                ["x"] = -253092.28571429,
                                            }, -- end of [2]
                                        }, -- end of [37]
                                        [39] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.28571461,
                                                ["x"] = -253514,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.19023132,
                                                ["x"] = -255063.79058838,
                                            }, -- end of [2]
                                        }, -- end of [39]
                                        [35] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.57142888,
                                                ["x"] = -250096.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.14285746,
                                                ["x"] = -250866,
                                            }, -- end of [2]
                                        }, -- end of [35]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733034.5714288,
                                                ["x"] = -250865.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.28571452,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [19] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.375,
                                                ["x"] = -255055.984375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244.1875,
                                                ["x"] = -255049.34375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727286.0625,
                                                ["x"] = -255064.171875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729241.9375,
                                                ["x"] = -250161.28125,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [19]
                                        [23] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731363.71428599,
                                                ["x"] = -252729.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730249.714286,
                                                ["x"] = -253092,
                                            }, -- end of [2]
                                        }, -- end of [23]
                                        [31] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.0000003,
                                                ["x"] = -253091.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.28571459,
                                                ["x"] = -253514,
                                            }, -- end of [2]
                                        }, -- end of [31]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 15552000,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733034.5714288,
                                            ["x"] = -250865.71428571,
                                            ["name"] = "Anfang 3",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 324.58604191422,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.28571452,
                                            ["x"] = -252728.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 476.61268513091,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.28571455,
                                            ["x"] = -253092.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 536.7279494396,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.85714312,
                                            ["x"] = -253514.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 948.81145529125,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727286.19001007,
                                            ["x"] = -255064.22869873,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1720.8063203153,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.01069868,
                                            ["x"] = -250161.14788485,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1853.9514002973,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.28571455,
                                            ["x"] = -250096.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2226.6227750923,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733034.00000027,
                                            ["x"] = -250865.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2551.1345952253,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.57142884,
                                            ["x"] = -252728.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2703.2554558955,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730249.71428598,
                                            ["x"] = -253092,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2763.3924388055,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730059.14285741,
                                            ["x"] = -253514.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3175.5921767484,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727284.99829865,
                                            ["x"] = -255063.70700073,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3860.437049466,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.17352621,
                                            ["x"] = -250160.90792848,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4080.764330924,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730267.71428599,
                                            ["x"] = -250096.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4453.3087184017,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733034.57142884,
                                            ["x"] = -250865.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4778.0765295596,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731363.14285742,
                                            ["x"] = -252728.85714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4929.9744633567,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.00000028,
                                            ["x"] = -253092,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4990.1357490036,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730057.71428599,
                                            ["x"] = -253514,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5402.1188451554,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727286.06224823,
                                            ["x"] = -255064.17248535,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6086.9096732283,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729241.91217248,
                                            ["x"] = -250161.29308134,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6307.3831074738,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730267.42857171,
                                            ["x"] = -250096.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [21]
                                        [22] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6679.9215723306,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733034.00000028,
                                            ["x"] = -250866,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [22]
                                        [23] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7004.5352121129,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731363.71428599,
                                            ["x"] = -252729.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [23]
                                        [24] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7156.5273798712,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730249.714286,
                                            ["x"] = -253092,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [24]
                                        [25] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7216.6242212046,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.00000028,
                                            ["x"] = -253513.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [25]
                                        [26] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7628.7163840576,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.37638092,
                                            ["x"] = -255063.87185669,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [26]
                                        [27] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8313.594296203,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.3125,
                                            ["x"] = -250160.703125,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [27]
                                        [28] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8533.8745011757,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730267.14285744,
                                            ["x"] = -250096.85714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [28]
                                        [29] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8906.3931028086,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.71428601,
                                            ["x"] = -250866,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [29]
                                        [30] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9230.9791447226,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731363.42857173,
                                            ["x"] = -252728.85714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [30]
                                        [31] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9382.9008278757,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.0000003,
                                            ["x"] = -253091.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [31]
                                        [32] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9443.065162092,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.28571459,
                                            ["x"] = -253514,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [32]
                                        [33] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9855.1452270064,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.68457794,
                                            ["x"] = -255064.00668335,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [33]
                                        [34] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10540.008183206,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.23990177,
                                            ["x"] = -250160.81011187,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [34]
                                        [35] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10760.266991502,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.57142888,
                                            ["x"] = -250096.85714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [35]
                                        [36] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11132.785593136,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.14285746,
                                            ["x"] = -250866,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [36]
                                        [37] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11457.275552208,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.28571461,
                                            ["x"] = -252729.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [37]
                                        [38] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11609.314444559,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.00000032,
                                            ["x"] = -253092.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [38]
                                        [39] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11669.411285892,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.28571461,
                                            ["x"] = -253514,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [39]
                                        [40] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12081.533652783,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.19023132,
                                            ["x"] = -255063.79058838,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [40]
                                        [41] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12766.280372802,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729241.73482532,
                                            ["x"] = -250161.55443506,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [41]
                                        [42] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12986.512090559,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.28571462,
                                            ["x"] = -250096,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [42]
                                        [43] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13358.675544047,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733030.5714289,
                                            ["x"] = -250863.14285714,
                                            ["name"] = "Ende 3",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [43]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 59,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 733034.5714288,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Patrouille 3,AAA ZU-23 3 ",
                                        ["unitId"] = 142,
                                        ["heading"] = -2.4106448998653,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250865.71428571,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 733074.5714288,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Patrouille 3,SAM SA-9 Strela 3",
                                        ["unitId"] = 148,
                                        ["heading"] = -2.4106448998653,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250905.71428571,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 733114.5714288,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Patrouille 3,AAA ZU-23 3",
                                        ["unitId"] = 149,
                                        ["heading"] = -2.4106448998653,
                                        ["skill"] = "Excellent",
                                        ["x"] = -250945.71428571,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 733034.5714288,
                                ["x"] = -250865.71428571,
                                ["name"] = "Patrouille 3",
                                ["start_time"] = 15552000,
                                ["task"] = "Ground Nothing",
                            }, -- end of [6]
                            [7] = 
                            {
                                ["visible"] = false,
                                ["taskSelected"] = true,
                                ["route"] = 
                                {
                                    ["spans"] = 
                                    {
                                        [27] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.4285718,
                                                ["x"] = -250865.71428571,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731363.4285718,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [2]
                                        }, -- end of [27]
                                        [2] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730059.42857176,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.19023132,
                                                ["x"] = -255063.79058838,
                                            }, -- end of [2]
                                        }, -- end of [2]
                                        [38] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.0625,
                                                ["x"] = -255055.859375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244,
                                                ["x"] = -255049.296875,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.5625,
                                                ["x"] = -255063.953125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729241.8125,
                                                ["x"] = -250161.421875,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [38]
                                        [3] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727264.8125,
                                                ["x"] = -255055.765625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727243.875,
                                                ["x"] = -255049.25,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.1875,
                                                ["x"] = -255063.796875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.1875,
                                                ["x"] = -250160.890625,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.18804584,
                                                ["x"] = -250160.88653113,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730267.14285748,
                                                ["x"] = -250096.28571429,
                                            }, -- end of [2]
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730267.14285748,
                                                ["x"] = -250096.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.71428605,
                                                ["x"] = -250866.28571429,
                                            }, -- end of [2]
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.71428605,
                                                ["x"] = -250866.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731363.71428606,
                                                ["x"] = -252728.85714286,
                                            }, -- end of [2]
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731363.71428606,
                                                ["x"] = -252728.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.57142892,
                                                ["x"] = -253091.42857143,
                                            }, -- end of [2]
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.57142892,
                                                ["x"] = -253091.42857143,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.00000035,
                                                ["x"] = -253514.28571429,
                                            }, -- end of [2]
                                        }, -- end of [8]
                                        [10] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265,
                                                ["x"] = -255055.84375,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727243.9375,
                                                ["x"] = -255049.28125,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.5,
                                                ["x"] = -255063.921875,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.3125,
                                                ["x"] = -250160.703125,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [10]
                                        [12] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.28571464,
                                                ["x"] = -250097.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.42857178,
                                                ["x"] = -250866,
                                            }, -- end of [2]
                                        }, -- end of [12]
                                        [14] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731363.42857178,
                                                ["x"] = -252728.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.57142893,
                                                ["x"] = -253090.57142857,
                                            }, -- end of [2]
                                        }, -- end of [14]
                                        [16] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.00000036,
                                                ["x"] = -253514.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727286.3119812,
                                                ["x"] = -255064.28244019,
                                            }, -- end of [2]
                                        }, -- end of [16]
                                        [20] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.42857179,
                                                ["x"] = -250866,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731364.00000036,
                                                ["x"] = -252728.28571429,
                                            }, -- end of [2]
                                        }, -- end of [20]
                                        [24] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.125,
                                                ["x"] = -255055.890625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244,
                                                ["x"] = -255049.296875,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.6875,
                                                ["x"] = -255064,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.0625,
                                                ["x"] = -250161.09375,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [24]
                                        [28] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731363.4285718,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.28571466,
                                                ["x"] = -253092,
                                            }, -- end of [2]
                                        }, -- end of [28]
                                        [32] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.23990177,
                                                ["x"] = -250160.81011187,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.57142895,
                                                ["x"] = -250096.85714286,
                                            }, -- end of [2]
                                        }, -- end of [32]
                                        [40] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.85714325,
                                                ["x"] = -250096.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.71428611,
                                                ["x"] = -250866,
                                            }, -- end of [2]
                                        }, -- end of [40]
                                        [33] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.57142895,
                                                ["x"] = -250096.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.42857181,
                                                ["x"] = -250866,
                                            }, -- end of [2]
                                        }, -- end of [33]
                                        [41] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.71428611,
                                                ["x"] = -250866,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731363.71428611,
                                                ["x"] = -252729.14285714,
                                            }, -- end of [2]
                                        }, -- end of [41]
                                        [17] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.5625,
                                                ["x"] = -255056.046875,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244.25,
                                                ["x"] = -255049.359375,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727286.3125,
                                                ["x"] = -255064.28125,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.1875,
                                                ["x"] = -250160.90625,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [17]
                                        [21] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731364.00000036,
                                                ["x"] = -252728.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730250.28571465,
                                                ["x"] = -253090.85714286,
                                            }, -- end of [2]
                                        }, -- end of [21]
                                        [25] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.04284931,
                                                ["x"] = -250161.10050496,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.57142894,
                                                ["x"] = -250096.28571429,
                                            }, -- end of [2]
                                        }, -- end of [25]
                                        [29] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.28571466,
                                                ["x"] = -253092,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.57142895,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [2]
                                        }, -- end of [29]
                                        [34] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.42857181,
                                                ["x"] = -250866,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731363.7142861,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [2]
                                        }, -- end of [34]
                                        [42] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731363.71428611,
                                                ["x"] = -252729.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730249.71428612,
                                                ["x"] = -253091.14285714,
                                            }, -- end of [2]
                                        }, -- end of [42]
                                        [9] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.00000035,
                                                ["x"] = -253514.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.49854279,
                                                ["x"] = -255063.92523193,
                                            }, -- end of [2]
                                        }, -- end of [9]
                                        [11] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.3125,
                                                ["x"] = -250160.703125,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.28571464,
                                                ["x"] = -250097.14285714,
                                            }, -- end of [2]
                                        }, -- end of [11]
                                        [13] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 733033.42857178,
                                                ["x"] = -250866,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 731363.42857178,
                                                ["x"] = -252728.28571429,
                                            }, -- end of [2]
                                        }, -- end of [13]
                                        [15] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.57142893,
                                                ["x"] = -253090.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.00000036,
                                                ["x"] = -253514.85714286,
                                            }, -- end of [2]
                                        }, -- end of [15]
                                        [18] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729242.17352621,
                                                ["x"] = -250160.90792848,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.85714322,
                                                ["x"] = -250096,
                                            }, -- end of [2]
                                        }, -- end of [18]
                                        [22] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.28571465,
                                                ["x"] = -253090.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730057.71428608,
                                                ["x"] = -253514.28571429,
                                            }, -- end of [2]
                                        }, -- end of [22]
                                        [26] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.57142894,
                                                ["x"] = -250096.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.4285718,
                                                ["x"] = -250865.71428571,
                                            }, -- end of [2]
                                        }, -- end of [26]
                                        [30] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.57142895,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.69032288,
                                                ["x"] = -255064.00918579,
                                            }, -- end of [2]
                                        }, -- end of [30]
                                        [36] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730249.7142861,
                                                ["x"] = -253091.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730058.00000039,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [2]
                                        }, -- end of [36]
                                        [43] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730249.71428612,
                                                ["x"] = -253091.14285714,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730249.71428612,
                                                ["x"] = -253091.14285714,
                                            }, -- end of [2]
                                        }, -- end of [43]
                                        [37] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730058.00000039,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.56245422,
                                                ["x"] = -255063.95318604,
                                            }, -- end of [2]
                                        }, -- end of [37]
                                        [39] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 729241.83335151,
                                                ["x"] = -250161.40923856,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730266.85714325,
                                                ["x"] = -250096.57142857,
                                            }, -- end of [2]
                                        }, -- end of [39]
                                        [35] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 731363.7142861,
                                                ["x"] = -252728.57142857,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730249.7142861,
                                                ["x"] = -253091.14285714,
                                            }, -- end of [2]
                                        }, -- end of [35]
                                        [1] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730250.28571462,
                                                ["x"] = -253090.85714286,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 730059.42857176,
                                                ["x"] = -253514.57142857,
                                            }, -- end of [2]
                                        }, -- end of [1]
                                        [19] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730266.85714322,
                                                ["x"] = -250096,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 733033.42857179,
                                                ["x"] = -250866,
                                            }, -- end of [2]
                                        }, -- end of [19]
                                        [23] = 
                                        {
                                            [1] = 
                                            {
                                                ["y"] = 730057.71428608,
                                                ["x"] = -253514.28571429,
                                            }, -- end of [1]
                                            [2] = 
                                            {
                                                ["y"] = 727285.68457794,
                                                ["x"] = -255064.00668335,
                                            }, -- end of [2]
                                        }, -- end of [23]
                                        [31] = 
                                        {
                                            [31] = 
                                            {
                                                ["y"] = 727058.875,
                                                ["x"] = -254304.15625,
                                            }, -- end of [31]
                                            [2] = 
                                            {
                                                ["y"] = 727265.125,
                                                ["x"] = -255055.890625,
                                            }, -- end of [2]
                                            [8] = 
                                            {
                                                ["y"] = 726943.4375,
                                                ["x"] = -254980.953125,
                                            }, -- end of [8]
                                            [32] = 
                                            {
                                                ["y"] = 727109.1875,
                                                ["x"] = -253633.78125,
                                            }, -- end of [32]
                                            [33] = 
                                            {
                                                ["y"] = 727112.1875,
                                                ["x"] = -253606.5625,
                                            }, -- end of [33]
                                            [34] = 
                                            {
                                                ["y"] = 727117.0625,
                                                ["x"] = -253579.625,
                                            }, -- end of [34]
                                            [35] = 
                                            {
                                                ["y"] = 727123.6875,
                                                ["x"] = -253553.078125,
                                            }, -- end of [35]
                                            [9] = 
                                            {
                                                ["y"] = 726926.375,
                                                ["x"] = -254970.671875,
                                            }, -- end of [9]
                                            [36] = 
                                            {
                                                ["y"] = 727132.1875,
                                                ["x"] = -253527.0625,
                                            }, -- end of [36]
                                            [37] = 
                                            {
                                                ["y"] = 727142.4375,
                                                ["x"] = -253501.671875,
                                            }, -- end of [37]
                                            [38] = 
                                            {
                                                ["y"] = 727154.375,
                                                ["x"] = -253477.046875,
                                            }, -- end of [38]
                                            [39] = 
                                            {
                                                ["y"] = 727167.9375,
                                                ["x"] = -253453.28125,
                                            }, -- end of [39]
                                            [10] = 
                                            {
                                                ["y"] = 726910.375,
                                                ["x"] = -254958.75,
                                            }, -- end of [10]
                                            [40] = 
                                            {
                                                ["y"] = 727183.125,
                                                ["x"] = -253430.515625,
                                            }, -- end of [40]
                                            [41] = 
                                            {
                                                ["y"] = 727199.8125,
                                                ["x"] = -253408.84375,
                                            }, -- end of [41]
                                            [42] = 
                                            {
                                                ["y"] = 727218,
                                                ["x"] = -253388.359375,
                                            }, -- end of [42]
                                            [43] = 
                                            {
                                                ["y"] = 727237.5,
                                                ["x"] = -253369.15625,
                                            }, -- end of [43]
                                            [11] = 
                                            {
                                                ["y"] = 726895.6875,
                                                ["x"] = -254945.296875,
                                            }, -- end of [11]
                                            [44] = 
                                            {
                                                ["y"] = 727258.3125,
                                                ["x"] = -253351.34375,
                                            }, -- end of [44]
                                            [45] = 
                                            {
                                                ["y"] = 727280.25,
                                                ["x"] = -253334.984375,
                                            }, -- end of [45]
                                            [46] = 
                                            {
                                                ["y"] = 727303.25,
                                                ["x"] = -253320.171875,
                                            }, -- end of [46]
                                            [3] = 
                                            {
                                                ["y"] = 727244,
                                                ["x"] = -255049.296875,
                                            }, -- end of [3]
                                            [12] = 
                                            {
                                                ["y"] = 726882.375,
                                                ["x"] = -254930.4375,
                                            }, -- end of [12]
                                            [48] = 
                                            {
                                                ["y"] = 727364.75,
                                                ["x"] = -253287.890625,
                                            }, -- end of [48]
                                            [49] = 
                                            {
                                                ["y"] = 727368.125,
                                                ["x"] = -253285.59375,
                                            }, -- end of [49]
                                            [50] = 
                                            {
                                                ["y"] = 727370.75,
                                                ["x"] = -253282.453125,
                                            }, -- end of [50]
                                            [51] = 
                                            {
                                                ["y"] = 727410.875,
                                                ["x"] = -253218.109375,
                                            }, -- end of [51]
                                            [13] = 
                                            {
                                                ["y"] = 726870.625,
                                                ["x"] = -254914.34375,
                                            }, -- end of [13]
                                            [52] = 
                                            {
                                                ["y"] = 727424.9375,
                                                ["x"] = -253193.671875,
                                            }, -- end of [52]
                                            [53] = 
                                            {
                                                ["y"] = 727437.25,
                                                ["x"] = -253168.3125,
                                            }, -- end of [53]
                                            [54] = 
                                            {
                                                ["y"] = 727447.75,
                                                ["x"] = -253142.15625,
                                            }, -- end of [54]
                                            [55] = 
                                            {
                                                ["y"] = 727456.3125,
                                                ["x"] = -253115.3125,
                                            }, -- end of [55]
                                            [14] = 
                                            {
                                                ["y"] = 726860.5625,
                                                ["x"] = -254897.15625,
                                            }, -- end of [14]
                                            [56] = 
                                            {
                                                ["y"] = 727463.0625,
                                                ["x"] = -253087.9375,
                                            }, -- end of [56]
                                            [57] = 
                                            {
                                                ["y"] = 727467.8125,
                                                ["x"] = -253060.15625,
                                            }, -- end of [57]
                                            [58] = 
                                            {
                                                ["y"] = 727491.125,
                                                ["x"] = -252887.84375,
                                            }, -- end of [58]
                                            [59] = 
                                            {
                                                ["y"] = 727492.875,
                                                ["x"] = -252878.65625,
                                            }, -- end of [59]
                                            [15] = 
                                            {
                                                ["y"] = 726852.1875,
                                                ["x"] = -254879.046875,
                                            }, -- end of [15]
                                            [60] = 
                                            {
                                                ["y"] = 727495.6875,
                                                ["x"] = -252869.75,
                                            }, -- end of [60]
                                            [61] = 
                                            {
                                                ["y"] = 727705.125,
                                                ["x"] = -252304.34375,
                                            }, -- end of [61]
                                            [62] = 
                                            {
                                                ["y"] = 727716.125,
                                                ["x"] = -252277.1875,
                                            }, -- end of [62]
                                            [1] = 
                                            {
                                                ["y"] = 727285.6875,
                                                ["x"] = -255064.015625,
                                            }, -- end of [1]
                                            [4] = 
                                            {
                                                ["y"] = 727222.5,
                                                ["x"] = -255044.296875,
                                            }, -- end of [4]
                                            [16] = 
                                            {
                                                ["y"] = 726845.6875,
                                                ["x"] = -254860.1875,
                                            }, -- end of [16]
                                            [64] = 
                                            {
                                                ["y"] = 727742.75,
                                                ["x"] = -252225.015625,
                                            }, -- end of [64]
                                            [65] = 
                                            {
                                                ["y"] = 727758.3125,
                                                ["x"] = -252200.203125,
                                            }, -- end of [65]
                                            [66] = 
                                            {
                                                ["y"] = 727775.3125,
                                                ["x"] = -252176.328125,
                                            }, -- end of [66]
                                            [17] = 
                                            {
                                                ["y"] = 726841.125,
                                                ["x"] = -254840.796875,
                                            }, -- end of [17]
                                            [68] = 
                                            {
                                                ["y"] = 727813.3125,
                                                ["x"] = -252131.765625,
                                            }, -- end of [68]
                                            [69] = 
                                            {
                                                ["y"] = 727834.1875,
                                                ["x"] = -252111.21875,
                                            }, -- end of [69]
                                            [70] = 
                                            {
                                                ["y"] = 727856.25,
                                                ["x"] = -252091.9375,
                                            }, -- end of [70]
                                            [18] = 
                                            {
                                                ["y"] = 726838.5,
                                                ["x"] = -254821.03125,
                                            }, -- end of [18]
                                            [72] = 
                                            {
                                                ["y"] = 727886,
                                                ["x"] = -252066.53125,
                                            }, -- end of [72]
                                            [73] = 
                                            {
                                                ["y"] = 727906.125,
                                                ["x"] = -252046.90625,
                                            }, -- end of [73]
                                            [74] = 
                                            {
                                                ["y"] = 727925.0625,
                                                ["x"] = -252026.15625,
                                            }, -- end of [74]
                                            [19] = 
                                            {
                                                ["y"] = 726837.875,
                                                ["x"] = -254801.109375,
                                            }, -- end of [19]
                                            [76] = 
                                            {
                                                ["y"] = 728068,
                                                ["x"] = -251842.03125,
                                            }, -- end of [76]
                                            [77] = 
                                            {
                                                ["y"] = 728438.5,
                                                ["x"] = -251444.78125,
                                            }, -- end of [77]
                                            [5] = 
                                            {
                                                ["y"] = 726999.5625,
                                                ["x"] = -255000.96875,
                                            }, -- end of [5]
                                            [20] = 
                                            {
                                                ["y"] = 726839.1875,
                                                ["x"] = -254781.21875,
                                            }, -- end of [20]
                                            [80] = 
                                            {
                                                ["y"] = 728539.75,
                                                ["x"] = -251324.21875,
                                            }, -- end of [80]
                                            [81] = 
                                            {
                                                ["y"] = 728570.625,
                                                ["x"] = -251281.734375,
                                            }, -- end of [81]
                                            [82] = 
                                            {
                                                ["y"] = 728600,
                                                ["x"] = -251238.203125,
                                            }, -- end of [82]
                                            [21] = 
                                            {
                                                ["y"] = 726842.5,
                                                ["x"] = -254761.5625,
                                            }, -- end of [21]
                                            [84] = 
                                            {
                                                ["y"] = 728654,
                                                ["x"] = -251148.171875,
                                            }, -- end of [84]
                                            [85] = 
                                            {
                                                ["y"] = 728678.5625,
                                                ["x"] = -251101.78125,
                                            }, -- end of [85]
                                            [86] = 
                                            {
                                                ["y"] = 728864.75,
                                                ["x"] = -250735.71875,
                                            }, -- end of [86]
                                            [22] = 
                                            {
                                                ["y"] = 726847.75,
                                                ["x"] = -254742.328125,
                                            }, -- end of [22]
                                            [88] = 
                                            {
                                                ["y"] = 728934.1875,
                                                ["x"] = -250607.1875,
                                            }, -- end of [88]
                                            [89] = 
                                            {
                                                ["y"] = 728971.1875,
                                                ["x"] = -250544.203125,
                                            }, -- end of [89]
                                            [90] = 
                                            {
                                                ["y"] = 729009.75,
                                                ["x"] = -250482.15625,
                                            }, -- end of [90]
                                            [23] = 
                                            {
                                                ["y"] = 726854.875,
                                                ["x"] = -254723.71875,
                                            }, -- end of [23]
                                            [92] = 
                                            {
                                                ["y"] = 729091.3125,
                                                ["x"] = -250360.953125,
                                            }, -- end of [92]
                                            [93] = 
                                            {
                                                ["y"] = 729134.3125,
                                                ["x"] = -250301.859375,
                                            }, -- end of [93]
                                            [6] = 
                                            {
                                                ["y"] = 726980.25,
                                                ["x"] = -254996.171875,
                                            }, -- end of [6]
                                            [24] = 
                                            {
                                                ["y"] = 726863.8125,
                                                ["x"] = -254705.90625,
                                            }, -- end of [24]
                                            [25] = 
                                            {
                                                ["y"] = 727020.5625,
                                                ["x"] = -254429.78125,
                                            }, -- end of [25]
                                            [26] = 
                                            {
                                                ["y"] = 727030.75,
                                                ["x"] = -254410.21875,
                                            }, -- end of [26]
                                            [94] = 
                                            {
                                                ["y"] = 729242.25,
                                                ["x"] = -250160.8125,
                                            }, -- end of [94]
                                            [27] = 
                                            {
                                                ["y"] = 727039.5,
                                                ["x"] = -254389.953125,
                                            }, -- end of [27]
                                            [91] = 
                                            {
                                                ["y"] = 729049.8125,
                                                ["x"] = -250421.0625,
                                            }, -- end of [91]
                                            [87] = 
                                            {
                                                ["y"] = 728898.6875,
                                                ["x"] = -250671.03125,
                                            }, -- end of [87]
                                            [7] = 
                                            {
                                                ["y"] = 726961.4375,
                                                ["x"] = -254989.484375,
                                            }, -- end of [7]
                                            [28] = 
                                            {
                                                ["y"] = 727046.6875,
                                                ["x"] = -254369.09375,
                                            }, -- end of [28]
                                            [83] = 
                                            {
                                                ["y"] = 728627.75,
                                                ["x"] = -251193.65625,
                                            }, -- end of [83]
                                            [79] = 
                                            {
                                                ["y"] = 728507.4375,
                                                ["x"] = -251365.578125,
                                            }, -- end of [79]
                                            [78] = 
                                            {
                                                ["y"] = 728473.6875,
                                                ["x"] = -251405.78125,
                                            }, -- end of [78]
                                            [29] = 
                                            {
                                                ["y"] = 727052.375,
                                                ["x"] = -254347.765625,
                                            }, -- end of [29]
                                            [75] = 
                                            {
                                                ["y"] = 727942.8125,
                                                ["x"] = -252004.34375,
                                            }, -- end of [75]
                                            [71] = 
                                            {
                                                ["y"] = 727864.75,
                                                ["x"] = -252084.96875,
                                            }, -- end of [71]
                                            [67] = 
                                            {
                                                ["y"] = 727793.625,
                                                ["x"] = -252153.484375,
                                            }, -- end of [67]
                                            [30] = 
                                            {
                                                ["y"] = 727056.4375,
                                                ["x"] = -254326.09375,
                                            }, -- end of [30]
                                            [63] = 
                                            {
                                                ["y"] = 727728.6875,
                                                ["x"] = -252250.71875,
                                            }, -- end of [63]
                                            [47] = 
                                            {
                                                ["y"] = 727327.1875,
                                                ["x"] = -253306.96875,
                                            }, -- end of [47]
                                        }, -- end of [31]
                                    }, -- end of ["spans"]
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 15552000,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.28571462,
                                            ["x"] = -253090.85714286,
                                            ["name"] = "Anfang 4",
                                            ["ETA_locked"] = true,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [1]
                                        [2] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 60.287381175568,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730059.42857176,
                                            ["x"] = -253514.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [2]
                                        [3] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 472.50302835021,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.19023132,
                                            ["x"] = -255063.79058838,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [3]
                                        [4] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1157.3520176284,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.18804584,
                                            ["x"] = -250160.88653113,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [4]
                                        [5] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1377.6280222998,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730267.14285748,
                                            ["x"] = -250096.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [5]
                                        [6] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 1750.1764239036,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.71428605,
                                            ["x"] = -250866.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [6]
                                        [7] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2074.710124791,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731363.71428606,
                                            ["x"] = -252728.85714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [7]
                                        [8] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2226.5850834762,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.57142892,
                                            ["x"] = -253091.42857143,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [8]
                                        [9] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2286.8629268931,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.00000035,
                                            ["x"] = -253514.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [9]
                                        [10] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 2698.9084629987,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.49854279,
                                            ["x"] = -255063.92523193,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [10]
                                        [11] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3383.7869318243,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.3125,
                                            ["x"] = -250160.703125,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [11]
                                        [12] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3603.9705302249,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.28571464,
                                            ["x"] = -250097.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [12]
                                        [13] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 3976.5506302888,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.42857178,
                                            ["x"] = -250866,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [13]
                                        [14] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4301.0567349774,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731363.42857178,
                                            ["x"] = -252728.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [14]
                                        [15] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4452.8849729128,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.57142893,
                                            ["x"] = -253090.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [15]
                                        [16] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4513.3315270165,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.00000036,
                                            ["x"] = -253514.85714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [16]
                                        [17] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 4925.2713901183,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727286.3119812,
                                            ["x"] = -255064.28244019,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [17]
                                        [18] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5610.1224355967,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.17352621,
                                            ["x"] = -250160.90792848,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [18]
                                        [19] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 5830.5207875641,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.85714322,
                                            ["x"] = -250096,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [19]
                                        [20] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6203.0691891678,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.42857179,
                                            ["x"] = -250866,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [20]
                                        [21] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6527.5258065988,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731364.00000036,
                                            ["x"] = -252728.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [21]
                                        [22] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6679.4712534798,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.28571465,
                                            ["x"] = -253090.85714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [22]
                                        [23] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 6739.8165694722,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730057.71428608,
                                            ["x"] = -253514.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [23]
                                        [24] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7151.8138412307,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.68457794,
                                            ["x"] = -255064.00668335,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [24]
                                        [25] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 7923.7468530765,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.04284931,
                                            ["x"] = -250161.10050496,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [25]
                                        [26] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8056.9243738583,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.57142894,
                                            ["x"] = -250096.28571429,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [26]
                                        [27] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8429.4886158103,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.4285718,
                                            ["x"] = -250865.71428571,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [27]
                                        [28] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8754.0499147837,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731363.4285718,
                                            ["x"] = -252728.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [28]
                                        [29] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8905.9593483995,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730250.28571466,
                                            ["x"] = -253092,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [29]
                                        [30] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 8966.1574349138,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.57142895,
                                            ["x"] = -253514.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [30]
                                        [31] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 9378.2331953692,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.69032288,
                                            ["x"] = -255064.00918579,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [31]
                                        [32] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10063.096176872,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729242.23990177,
                                            ["x"] = -250160.81011187,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [32]
                                        [33] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10283.355704163,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.57142895,
                                            ["x"] = -250096.85714286,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [33]
                                        [34] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10655.910017167,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.42857181,
                                            ["x"] = -250866,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [34]
                                        [35] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 10980.418975356,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731363.7142861,
                                            ["x"] = -252728.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [35]
                                        [36] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11132.399667635,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730249.7142861,
                                            ["x"] = -253091.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [36]
                                        [37] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11192.699034392,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730058.00000039,
                                            ["x"] = -253514.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [37]
                                        [38] = 
                                        {
                                            ["alt"] = 1159,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 11604.721019096,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 727285.56245422,
                                            ["x"] = -255063.95318604,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [38]
                                        [39] = 
                                        {
                                            ["alt"] = 1144,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12376.583282449,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 729241.83335151,
                                            ["x"] = -250161.40923856,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "On Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [39]
                                        [40] = 
                                        {
                                            ["alt"] = 1135,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12509.825107339,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730266.85714325,
                                            ["x"] = -250096.57142857,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [40]
                                        [41] = 
                                        {
                                            ["alt"] = 1132,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 12882.389349291,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 733033.71428611,
                                            ["x"] = -250866,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [41]
                                        [42] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13206.978248236,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 731363.71428611,
                                            ["x"] = -252729.14285714,
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [42]
                                        [43] = 
                                        {
                                            ["alt"] = 1131,
                                            ["type"] = "Turning Point",
                                            ["ETA"] = 13358.93601408,
                                            ["alt_type"] = "BARO",
                                            ["formation_template"] = "",
                                            ["y"] = 730249.71428612,
                                            ["x"] = -253091.14285714,
                                            ["name"] = "Ende 4",
                                            ["ETA_locked"] = false,
                                            ["speed"] = 7.7083333333333,
                                            ["action"] = "Off Road",
                                            ["task"] = 
                                            {
                                                ["id"] = "ComboTask",
                                                ["params"] = 
                                                {
                                                    ["tasks"] = 
                                                    {
                                                    }, -- end of ["tasks"]
                                                }, -- end of ["params"]
                                            }, -- end of ["task"]
                                            ["speed_locked"] = true,
                                        }, -- end of [43]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 60,
                                ["tasks"] = 
                                {
                                }, -- end of ["tasks"]
                                ["hidden"] = true,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["y"] = 730250.28571462,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Patrouille 4,AAA ZU-23 4 ",
                                        ["unitId"] = 145,
                                        ["heading"] = -2.7183742959766,
                                        ["skill"] = "Excellent",
                                        ["x"] = -253090.85714286,
                                    }, -- end of [1]
                                    [2] = 
                                    {
                                        ["y"] = 730290.28571462,
                                        ["type"] = "Strela-1 9P31",
                                        ["name"] = "Patrouille 4,SAM SA-9 Strela 4",
                                        ["unitId"] = 146,
                                        ["heading"] = -2.7183742959766,
                                        ["skill"] = "Excellent",
                                        ["x"] = -253130.85714286,
                                    }, -- end of [2]
                                    [3] = 
                                    {
                                        ["y"] = 730330.28571462,
                                        ["type"] = "Ural-375 ZU-23",
                                        ["name"] = "Patrouille 4,AAA ZU-23 4",
                                        ["unitId"] = 147,
                                        ["heading"] = -2.7183742959766,
                                        ["skill"] = "Excellent",
                                        ["x"] = -253170.85714286,
                                    }, -- end of [3]
                                }, -- end of ["units"]
                                ["y"] = 730250.28571462,
                                ["x"] = -253090.85714286,
                                ["name"] = "Patrouille 4",
                                ["start_time"] = 15552000,
                                ["task"] = "Ground Nothing",
                            }, -- end of [7]
                        }, -- end of ["group"]
                    }, -- end of ["vehicle"]
                    ["static"] = 
                    {
                        ["group"] = 
                        {
                            [1] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 732385.42857144,
                                            ["speed"] = 0,
                                            ["x"] = -250363.14285715,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 41,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["shape_name"] = "ferma_b",
                                        ["type"] = "Farm B",
                                        ["unitId"] = 118,
                                        ["rate"] = 100,
                                        ["y"] = 732385.42857144,
                                        ["x"] = -250363.14285715,
                                        ["name"] = "Farm B",
                                        ["category"] = "Fortifications",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 732385.42857144,
                                ["x"] = -250363.14285715,
                                ["name"] = "Farm B",
                                ["dead"] = false,
                            }, -- end of [1]
                            [2] = 
                            {
                                ["heading"] = 0,
                                ["route"] = 
                                {
                                    ["points"] = 
                                    {
                                        [1] = 
                                        {
                                            ["alt"] = 0,
                                            ["type"] = "",
                                            ["name"] = "",
                                            ["y"] = 732422.00000001,
                                            ["speed"] = 0,
                                            ["x"] = -250744.57142858,
                                            ["formation_template"] = "",
                                            ["action"] = "",
                                        }, -- end of [1]
                                    }, -- end of ["points"]
                                }, -- end of ["route"]
                                ["groupId"] = 42,
                                ["hidden"] = false,
                                ["units"] = 
                                {
                                    [1] = 
                                    {
                                        ["type"] = "FARP",
                                        ["unitId"] = 119,
                                        ["y"] = 732422.00000001,
                                        ["x"] = -250744.57142858,
                                        ["name"] = "FARP 1",
                                        ["category"] = "Heliports",
                                        ["heading"] = 0,
                                    }, -- end of [1]
                                }, -- end of ["units"]
                                ["y"] = 732422.00000001,
                                ["x"] = -250744.57142858,
                                ["name"] = "FARP 1",
                                ["dead"] = false,
                            }, -- end of [2]
                        }, -- end of ["group"]
                    }, -- end of ["static"]
                }, -- end of [4]
                [5] = 
                {
                    ["id"] = 3,
                    ["name"] = "Turkey",
                }, -- end of [5]
                [6] = 
                {
                    ["id"] = 1,
                    ["name"] = "Ukraine",
                }, -- end of [6]
            }, -- end of ["country"]
        }, -- end of ["red"]
    }, -- end of ["coalition"]
    ["sortie"] = "Operation \"Tigerclaw\" Part 1",
    ["version"] = 4,
    ["trigrules"] = 
    {
        [1] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["seconds"] = 360,
                    ["predicate"] = "c_time_after",
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Here is Blazor One",
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "Here is Blazor One, located enemy Sam target. Pleace Standby ....",
                    ["seconds"] = 30,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = 12,
                        [2] = 6,
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "RadioStatic.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 1,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [1]
        [2] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["predicate"] = "c_random_less",
                    ["coalitionlist"] = "",
                    ["percent"] = 100,
                    ["zone"] = "",
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Start Trigger",
            ["eventlist"] = "",
            ["predicate"] = "triggerStart",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 5,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
            }, -- end of ["actions"]
        }, -- end of [2]
        [3] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["flag"] = 5,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 400,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Flag 5 Check",
            ["eventlist"] = "",
            ["predicate"] = "triggerContinious",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 6,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "RadioStatic.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["text"] = "Enemy location at: [38T] LM4148397427",
                    ["seconds"] = 60,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 5,
                    ["predicate"] = "a_clear_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
        }, -- end of [3]
        [4] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["flag"] = 6,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 300,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Flag 6 Check",
            ["eventlist"] = "",
            ["predicate"] = "triggerContinious",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 7,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["start"] = 0,
                    ["stop"] = 1,
                    ["argument"] = 0,
                    ["speed"] = 1,
                    ["file"] = "Ka50_AvionicsWarnToneHi.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["text"] = "Enemy location at: [38T] LM4148397427",
                    ["seconds"] = 60,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 6,
                    ["predicate"] = "a_clear_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
        }, -- end of [4]
        [5] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["flag"] = 7,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 300,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["flag"] = 6,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "Ka50_AvionicsWarnToneHi.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["seconds"] = 60,
                    ["text"] = "Enemy location at: [38T] LM4148397427",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 7,
                    ["predicate"] = "a_clear_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
            }, -- end of ["actions"]
            ["predicate"] = "triggerContinious",
            ["comment"] = "Flag 7 Check",
        }, -- end of [5]
        [6] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["value"] = 30,
                    ["seconds"] = 70,
                    ["predicate"] = "c_time_since_flag",
                    ["flag"] = 1,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Active german and russian group",
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 10,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 19,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 20,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 1,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
                [6] = 
                {
                    ["group"] = 57,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [6]
                [7] = 
                {
                    ["group"] = 58,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [7]
                [8] = 
                {
                    ["group"] = 60,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [8]
                [9] = 
                {
                    ["group"] = 59,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [9]
                [10] = 
                {
                    ["group"] = 57,
                    ["predicate"] = "a_group_on",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [10]
                [11] = 
                {
                    ["group"] = 58,
                    ["predicate"] = "a_group_on",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [11]
                [12] = 
                {
                    ["group"] = 59,
                    ["predicate"] = "a_group_on",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [12]
                [13] = 
                {
                    ["group"] = 60,
                    ["predicate"] = "a_group_on",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [13]
                [14] = 
                {
                    ["group"] = 10,
                    ["predicate"] = "a_group_on",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [14]
                [15] = 
                {
                    ["group"] = 19,
                    ["predicate"] = "a_group_on",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [15]
                [16] = 
                {
                    ["group"] = 20,
                    ["predicate"] = "a_group_on",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [16]
                [17] = 
                {
                    ["flag"] = 2,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [17]
            }, -- end of ["actions"]
        }, -- end of [6]
        [7] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["group"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 10,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 19,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 20,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [4]
                [5] = 
                {
                    ["group"] = 57,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [5]
                [6] = 
                {
                    ["group"] = 58,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [6]
                [7] = 
                {
                    ["group"] = 59,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [7]
                [8] = 
                {
                    ["group"] = 60,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [8]
                [9] = 
                {
                    ["group"] = 43,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [9]
                [10] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["value"] = 10,
                    ["seconds"] = 20,
                    ["predicate"] = "c_time_since_flag",
                    ["flag"] = 2,
                }, -- end of [10]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "Target destroyed!\
Good Job....RTB!\
\
Landing to:\
Kutaisi-TWR:134.000MHz*TACAN: 44X \"KTS\" (110.70MHz)*RWY: 07*ILS: 109.75 MHz",
                    ["seconds"] = 30,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "RadioStatic.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["flag"] = 5,
                    ["predicate"] = "a_clear_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 6,
                    ["predicate"] = "a_clear_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["flag"] = 7,
                    ["predicate"] = "a_clear_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
                [6] = 
                {
                    ["flag"] = 20,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_set_flag",
                }, -- end of [6]
                [7] = 
                {
                    ["flag"] = 21,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_set_flag",
                }, -- end of [7]
                [8] = 
                {
                    ["flag"] = 22,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_set_flag",
                }, -- end of [8]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
            ["comment"] = "1.Target Dead-Message",
        }, -- end of [7]
        [8] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["group"] = 20,
                    ["predicate"] = "c_group_dead",
                    ["unit"] = 34,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "The Russian deserter escapes, must keep it on! The destruction of the helicopter is a high priority. ",
                    ["seconds"] = 60,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "RadioStatic.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 43,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["group"] = 9,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [4]
                [5] = 
                {
                    ["flag"] = 3,
                    ["group"] = 43,
                    ["predicate"] = "a_set_flag",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [5]
            }, -- end of ["actions"]
            ["comment"] = "Buk Dead",
        }, -- end of [8]
        [9] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["coalitionlist"] = "",
                    ["zone"] = "",
                    ["flag"] = 3,
                    ["predicate"] = "c_time_since_flag",
                    ["seconds"] = 10,
                }, -- end of [1]
                [2] = 
                {
                    ["group"] = 43,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_group_dead",
                    ["zone"] = "",
                }, -- end of [2]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "RadioStatic.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 60,
                    ["text"] = "The Russian deserter has gone to sleep, Good Job!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "The Russian deserter Dead",
        }, -- end of [9]
        [10] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 2,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_in_zone",
                    ["unit"] = 120,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "deserter escaped",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "RadioStatic.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["text"] = "The Russian deserter escaped, mission failed!",
                    ["seconds"] = 90,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
        }, -- end of [10]
        [11] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 134,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_in_zone",
                    ["zone"] = 3,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "RadioStatic.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 30,
                    ["text"] = " [F-15E Flight] Rock ’n’ Roll!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
            }, -- end of ["actions"]
            ["comment"] = "Cleaning",
        }, -- end of [11]
        [12] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 1,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [1]
                [2] = 
                {
                    ["unit"] = 4,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [2]
                [3] = 
                {
                    ["unit"] = 5,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [3]
                [4] = 
                {
                    ["zone"] = "",
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["unit"] = 6,
                }, -- end of [4]
                [5] = 
                {
                    ["unit"] = 64,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [5]
                [6] = 
                {
                    ["unit"] = 65,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [6]
                [7] = 
                {
                    ["unit"] = 66,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [7]
                [8] = 
                {
                    ["unit"] = 60,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [8]
                [9] = 
                {
                    ["unit"] = 41,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [9]
                [10] = 
                {
                    ["unit"] = 55,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [10]
                [11] = 
                {
                    ["unit"] = 34,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [11]
                [12] = 
                {
                    ["unit"] = 137,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [12]
                [13] = 
                {
                    ["unit"] = 140,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [13]
                [14] = 
                {
                    ["unit"] = 148,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [14]
                [15] = 
                {
                    ["unit"] = 146,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_dead",
                    ["zone"] = "",
                }, -- end of [15]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["file"] = "RadioStatic.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["seconds"] = 30,
                    ["text"] = "[F-15E Flight] take courses on the enemy camp.",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["group"] = 55,
                    ["predicate"] = "a_activate_group",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
                [4] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 61,
                }, -- end of [4]
                [5] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 62,
                }, -- end of [5]
                [6] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 64,
                }, -- end of [6]
                [7] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 65,
                }, -- end of [7]
                [8] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 66,
                }, -- end of [8]
                [9] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 67,
                }, -- end of [9]
                [10] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 68,
                }, -- end of [10]
                [11] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 69,
                }, -- end of [11]
                [12] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 70,
                }, -- end of [12]
                [13] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 71,
                }, -- end of [13]
                [14] = 
                {
                    ["flag"] = 1,
                    ["coalitionlist"] = "all",
                    ["predicate"] = "a_activate_group",
                    ["group"] = 73,
                }, -- end of [14]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
            ["comment"] = "Switch F16C and AH64D",
        }, -- end of [12]
        [13] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 4,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_out_zone",
                    ["unit"] = 28,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Outside Zone MI-28N",
            ["eventlist"] = "",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "MI-28N is destroyed!",
                    ["seconds"] = 40,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "Ka50_AvionicsWarnToneHi.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["altitude"] = 1,
                    ["zone"] = "",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["volume"] = 1000,
                    ["predicate"] = "a_explosion_unit",
                    ["unit"] = 28,
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
        }, -- end of [13]
        [14] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 29,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 4,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 40,
                    ["text"] = "MI-28N is destroyed!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "Ka50_AvionicsWarnToneHi.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["volume"] = 1000,
                    ["unit"] = 29,
                    ["predicate"] = "a_explosion_unit",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["comment"] = "Outside Zone MI-28N",
        }, -- end of [14]
        [15] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["zone"] = 4,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_out_zone",
                    ["unit"] = 30,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["eventlist"] = "",
            ["comment"] = "Outside Zone MI-28N",
            ["predicate"] = "triggerFront",
            ["actions"] = 
            {
                [1] = 
                {
                    ["text"] = "MI-28N is destroyed!",
                    ["seconds"] = 40,
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "Ka50_AvionicsWarnToneHi.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                    ["unit"] = 30,
                    ["predicate"] = "a_explosion_unit",
                    ["volume"] = 1000,
                }, -- end of [3]
            }, -- end of ["actions"]
        }, -- end of [15]
        [16] = 
        {
            ["rules"] = 
            {
                [1] = 
                {
                    ["unit"] = 31,
                    ["coalitionlist"] = "",
                    ["predicate"] = "c_unit_out_zone",
                    ["zone"] = 4,
                }, -- end of [1]
            }, -- end of ["rules"]
            ["comment"] = "Outside Zone MI-28N",
            ["actions"] = 
            {
                [1] = 
                {
                    ["seconds"] = 40,
                    ["text"] = "MI-28N is destroyed!",
                    ["predicate"] = "a_out_text_delay",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [1]
                [2] = 
                {
                    ["file"] = "Ka50_AvionicsWarnToneHi.wav",
                    ["predicate"] = "a_out_sound",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [2]
                [3] = 
                {
                    ["volume"] = 1000,
                    ["unit"] = 31,
                    ["predicate"] = "a_explosion_unit",
                    ["ai_task"] = 
                    {
                        [1] = "",
                        [2] = "",
                    }, -- end of ["ai_task"]
                }, -- end of [3]
            }, -- end of ["actions"]
            ["predicate"] = "triggerFront",
            ["eventlist"] = "",
        }, -- end of [16]
    }, -- end of ["trigrules"]
    ["currentKey"] = 185097,
    ["start_time"] = 15300,
    ["forcedOptions"] = 
    {
    }, -- end of ["forcedOptions"]
    ["failures"] = 
    {
        ["CADC_FAILURE_TAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC TAS sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TAS"]
        ["helmet"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["helmet"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V tail left sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_LEFT"]
        ["radar"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["radar"]
        ["rws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["rws"]
        ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V tail right sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_TAIL_RIGHT"]
        ["eos"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["eos"]
        ["AAR_47_FAILURE_SENSOR_BOTTOM"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 bottom sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_BOTTOM",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_BOTTOM"]
        ["AAR_47_FAILURE_SENSOR_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 left sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_LEFT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_LEFT"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V right main gear container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_GEAR"]
        ["hud"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["hud"]
        ["AAR_47_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_TOTAL"]
        ["CADC_FAILURE_TEMPERATURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC temperature sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TEMPERATURE",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TEMPERATURE"]
        ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/APN-194 left antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_LEFT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_LEFT_ANT_FAILURE"]
        ["hydro"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["hydro"]
        ["AN_ALE_40V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_TOTAL"]
        ["AIRSPEED_INDICATOR_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Airspeed indicator",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AIRSPEED_INDICATOR_FAILURE",
            ["mm"] = 0,
        }, -- end of ["AIRSPEED_INDICATOR_FAILURE"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V left wingtip container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_WING"]
        ["sas_pitch_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS PITCH RIGHT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_right",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_right"]
        ["AAR_47_FAILURE_SENSOR_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 right sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_RIGHT"]
        ["VHF_AM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "VHF AM radio",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_AM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_AM_RADIO_FAILURE_TOTAL"]
        ["autopilot"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["autopilot"]
        ["asc"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["asc"]
        ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V right wingtip container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_RIGHT_WING"]
        ["CADC_FAILURE_BARO_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC baro alt sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_BARO_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_BARO_ALT"]
        ["CADC_FAILURE_PRESSURE_ALT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC pressure alt sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_PRESSURE_ALT",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_PRESSURE_ALT"]
        ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/APN-194 right antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RADAR_ALTIMETR_RIGHT_ANT_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RADAR_ALTIMETR_RIGHT_ANT_FAILURE"]
        ["TGP_FAILURE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TGP on left wing",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_LEFT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_LEFT"]
        ["CADC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_TOTAL"]
        ["hydro_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-HYDRO",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_right",
            ["mm"] = 0,
        }, -- end of ["hydro_right"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V nose left sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_LEFT"]
        ["mlws"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["mlws"]
        ["sas_yaw_right"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS YAW RIGHT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_right",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_right"]
        ["SADL_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SADL",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "SADL_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["SADL_FAILURE_TOTAL"]
        ["AAR_47_FAILURE_SENSOR_TAIL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AAR-47 tail sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AAR_47_FAILURE_SENSOR_TAIL",
            ["mm"] = 0,
        }, -- end of ["AAR_47_FAILURE_SENSOR_TAIL"]
        ["hydro_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-HYDRO",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "hydro_left",
            ["mm"] = 0,
        }, -- end of ["hydro_left"]
        ["TACAN_FAILURE_TRANSMITTER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118 transmitter",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TRANSMITTER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TRANSMITTER"]
        ["ILS_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_TOTAL"]
        ["l_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-CONVERTER",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_conv",
            ["mm"] = 0,
        }, -- end of ["l_conv"]
        ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR-69V nose right sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_SENSOR_NOSE_RIGHT"]
        ["l_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-GENERATOR",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_gen",
            ["mm"] = 0,
        }, -- end of ["l_gen"]
        ["sas_yaw_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS YAW LEFT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_yaw_left",
            ["mm"] = 0,
        }, -- end of ["sas_yaw_left"]
        ["TACAN_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_TOTAL"]
        ["CADC_FAILURE_DYNAMIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC dynamic pressure sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_DYNAMIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_DYNAMIC"]
        ["HUD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "HUD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "HUD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["HUD_FAILURE"]
        ["TACAN_FAILURE_RECEIVER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TACAN AN/ARN-118 receiver",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TACAN_FAILURE_RECEIVER",
            ["mm"] = 0,
        }, -- end of ["TACAN_FAILURE_RECEIVER"]
        ["ILS_FAILURE_ANT_MARKER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 marker antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_MARKER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_MARKER"]
        ["mfd"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["mfd"]
        ["VHF_FM_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "VHF FM radio",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "VHF_FM_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["VHF_FM_RADIO_FAILURE_TOTAL"]
        ["RIGHT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Right MFCD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "RIGHT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["RIGHT_MFCD_FAILURE"]
        ["r_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-ENGINE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_engine",
            ["mm"] = 0,
        }, -- end of ["r_engine"]
        ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALE-40V left main gear container",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR",
            ["mm"] = 0,
        }, -- end of ["AN_ALE_40V_FAILURE_CONTAINER_LEFT_GEAR"]
        ["CICU_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CICU",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CICU_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["CICU_FAILURE_TOTAL"]
        ["IFFCC_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "IFFCC",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_TOTAL"]
        ["ecf"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["enable"] = false,
            ["mmint"] = 1,
            ["mm"] = 0,
        }, -- end of ["ecf"]
        ["r_conv"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-CONVERTER",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_conv",
            ["mm"] = 0,
        }, -- end of ["r_conv"]
        ["AN_ALR69V_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "AN/ALR69V",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "AN_ALR69V_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["AN_ALR69V_FAILURE_TOTAL"]
        ["sas_pitch_left"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "SAS PITCH LEFT",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "sas_pitch_left",
            ["mm"] = 0,
        }, -- end of ["sas_pitch_left"]
        ["l_engine"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "L-ENGINE",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "l_engine",
            ["mm"] = 0,
        }, -- end of ["l_engine"]
        ["LEFT_MFCD_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Left MFCD",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "LEFT_MFCD_FAILURE",
            ["mm"] = 0,
        }, -- end of ["LEFT_MFCD_FAILURE"]
        ["ILS_FAILURE_ANT_GLIDESLOPE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 glideslope antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_GLIDESLOPE",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_GLIDESLOPE"]
        ["UHF_RADIO_FAILURE_TOTAL"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "UHF radio",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "UHF_RADIO_FAILURE_TOTAL",
            ["mm"] = 0,
        }, -- end of ["UHF_RADIO_FAILURE_TOTAL"]
        ["CADC_FAILURE_IAS"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC IAS sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_IAS",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_IAS"]
        ["CLOCK_FAILURE"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "Digital clock",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CLOCK_FAILURE",
            ["mm"] = 0,
        }, -- end of ["CLOCK_FAILURE"]
        ["CADC_FAILURE_MACH"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC mach sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_MACH",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_MACH"]
        ["IFFCC_FAILURE_GUN"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "GUN",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "IFFCC_FAILURE_GUN",
            ["mm"] = 0,
        }, -- end of ["IFFCC_FAILURE_GUN"]
        ["ILS_FAILURE_ANT_LOCALIZER"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "ILS AN/ARN-118 localizer antenna",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "ILS_FAILURE_ANT_LOCALIZER",
            ["mm"] = 0,
        }, -- end of ["ILS_FAILURE_ANT_LOCALIZER"]
        ["r_gen"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "R-GENERATOR",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "r_gen",
            ["mm"] = 0,
        }, -- end of ["r_gen"]
        ["TGP_FAILURE_RIGHT"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "TGP on right wing",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "TGP_FAILURE_RIGHT",
            ["mm"] = 0,
        }, -- end of ["TGP_FAILURE_RIGHT"]
        ["CADC_FAILURE_STATIC"] = 
        {
            ["hh"] = 0,
            ["prob"] = 100,
            ["label"] = "CADC static pressure sensor",
            ["enable"] = false,
            ["mmint"] = 1,
            ["id"] = "CADC_FAILURE_STATIC",
            ["mm"] = 0,
        }, -- end of ["CADC_FAILURE_STATIC"]
    }, -- end of ["failures"]
} -- end of mission
