{"templateId":"markdown","sharedDataIds":{"sidebar":"sidebar-sidebars.yaml"},"props":{"metadata":{"markdoc":{"tagList":["img","small-center"]},"type":"markdown"},"seo":{"title":"Air express search","meta":[{"name":"robots","content":"noindex"}],"llmstxt":{"hide":false,"sections":[{"title":"Table of contents","includeFiles":["**/*"],"excludeFiles":[]}],"excludeFiles":[]}},"dynamicMarkdocComponents":[],"compilationErrors":[],"ast":{"$$mdtype":"Tag","name":"article","attributes":{},"children":[{"$$mdtype":"Tag","name":"Heading","attributes":{"level":1,"id":"air-express-search","__idx":0},"children":["Air express search"]},{"$$mdtype":"Tag","name":"p","attributes":{"style":{"fontSize":"1.25rem","fontWeight":"500","opacity":"0.7","margin":"0.25rem 0 1.5rem 0"}},"children":["Prioritizing non-stop flights on high-volume routes."]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"feature-overview","__idx":1},"children":["Feature overview"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Air express search allows you to prioritize and display only non-stop flights on busy routes. This optimizes the air search and displays the results faster compared to a full search."]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When the express search is enabled:"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Only non-stop flights are displayed by default."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["An option for travelers to also view flights with one or more stops is displayed."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["If there aren't enough non-stop flights for a specific route, then the extended search is triggered and will display all available flights."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"key-benefits","__idx":2},"children":["Key benefits"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Integrating air express search reduces API latency by intelligently prioritizing non-stop flights on high-volume routes."," ",{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]},{"$$mdtype":"Tag","name":"br","attributes":{},"children":[]}]},{"$$mdtype":"Tag","name":"Mermaid","attributes":{"data-language":"mermaid","diagramSource":"flowchart TD\n    A1[API Request] --> A2([searchMode: EXPRESS])\n    A2 --> B{Non-stop flights >= threshold?}\n    B -->|Yes| C[Return non-stop flights only]\n    B -->|No| D([EXPRESS_EXTENDED])\n    D --> E[Return all flights]\n    C --> F{User satisfied?}\n    F -->|Yes| G[End]\n    F -->|No| H[User clicks 'Show all flights']\n    H --> I([searchMode: EXPRESS_EXTENDED])\n    I --> E\n","diagramHtml":"<div class=\"mermaid\" data-processed=\"true\"><svg id=\"mermaid-1770029492305\" width=\"100%\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" class=\"flowchart\" style=\"max-width: 625.6669311523438px;\" viewBox=\"0 0 625.6669311523438 1219.953125\" role=\"graphics-document document\" aria-roledescription=\"flowchart-v2\"><style>#mermaid-1770029492305{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;fill:#333;}@keyframes edge-animation-frame{from{stroke-dashoffset:0;}}@keyframes dash{to{stroke-dashoffset:0;}}#mermaid-1770029492305 .edge-animation-slow{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 50s linear infinite;stroke-linecap:round;}#mermaid-1770029492305 .edge-animation-fast{stroke-dasharray:9,5!important;stroke-dashoffset:900;animation:dash 20s linear infinite;stroke-linecap:round;}#mermaid-1770029492305 .error-icon{fill:#552222;}#mermaid-1770029492305 .error-text{fill:#552222;stroke:#552222;}#mermaid-1770029492305 .edge-thickness-normal{stroke-width:1px;}#mermaid-1770029492305 .edge-thickness-thick{stroke-width:3.5px;}#mermaid-1770029492305 .edge-pattern-solid{stroke-dasharray:0;}#mermaid-1770029492305 .edge-thickness-invisible{stroke-width:0;fill:none;}#mermaid-1770029492305 .edge-pattern-dashed{stroke-dasharray:3;}#mermaid-1770029492305 .edge-pattern-dotted{stroke-dasharray:2;}#mermaid-1770029492305 .marker{fill:#333333;stroke:#333333;}#mermaid-1770029492305 .marker.cross{stroke:#333333;}#mermaid-1770029492305 svg{font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:16px;}#mermaid-1770029492305 p{margin:0;}#mermaid-1770029492305 .label{font-family:\"trebuchet ms\",verdana,arial,sans-serif;color:#333;}#mermaid-1770029492305 .cluster-label text{fill:#333;}#mermaid-1770029492305 .cluster-label span{color:#333;}#mermaid-1770029492305 .cluster-label span p{background-color:transparent;}#mermaid-1770029492305 .label text,#mermaid-1770029492305 span{fill:#333;color:#333;}#mermaid-1770029492305 .node rect,#mermaid-1770029492305 .node circle,#mermaid-1770029492305 .node ellipse,#mermaid-1770029492305 .node polygon,#mermaid-1770029492305 .node path{fill:#ECECFF;stroke:#9370DB;stroke-width:1px;}#mermaid-1770029492305 .rough-node .label text,#mermaid-1770029492305 .node .label text,#mermaid-1770029492305 .image-shape .label,#mermaid-1770029492305 .icon-shape .label{text-anchor:middle;}#mermaid-1770029492305 .node .katex path{fill:#000;stroke:#000;stroke-width:1px;}#mermaid-1770029492305 .rough-node .label,#mermaid-1770029492305 .node .label,#mermaid-1770029492305 .image-shape .label,#mermaid-1770029492305 .icon-shape .label{text-align:center;}#mermaid-1770029492305 .node.clickable{cursor:pointer;}#mermaid-1770029492305 .root .anchor path{fill:#333333!important;stroke-width:0;stroke:#333333;}#mermaid-1770029492305 .arrowheadPath{fill:#333333;}#mermaid-1770029492305 .edgePath .path{stroke:#333333;stroke-width:2.0px;}#mermaid-1770029492305 .flowchart-link{stroke:#333333;fill:none;}#mermaid-1770029492305 .edgeLabel{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-1770029492305 .edgeLabel p{background-color:rgba(232,232,232, 0.8);}#mermaid-1770029492305 .edgeLabel rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-1770029492305 .labelBkg{background-color:rgba(232, 232, 232, 0.5);}#mermaid-1770029492305 .cluster rect{fill:#ffffde;stroke:#aaaa33;stroke-width:1px;}#mermaid-1770029492305 .cluster text{fill:#333;}#mermaid-1770029492305 .cluster span{color:#333;}#mermaid-1770029492305 div.mermaidTooltip{position:absolute;text-align:center;max-width:200px;padding:2px;font-family:\"trebuchet ms\",verdana,arial,sans-serif;font-size:12px;background:hsl(80, 100%, 96.2745098039%);border:1px solid #aaaa33;border-radius:2px;pointer-events:none;z-index:100;}#mermaid-1770029492305 .flowchartTitleText{text-anchor:middle;font-size:18px;fill:#333;}#mermaid-1770029492305 rect.text{fill:none;stroke-width:0;}#mermaid-1770029492305 .icon-shape,#mermaid-1770029492305 .image-shape{background-color:rgba(232,232,232, 0.8);text-align:center;}#mermaid-1770029492305 .icon-shape p,#mermaid-1770029492305 .image-shape p{background-color:rgba(232,232,232, 0.8);padding:2px;}#mermaid-1770029492305 .icon-shape rect,#mermaid-1770029492305 .image-shape rect{opacity:0.5;background-color:rgba(232,232,232, 0.8);fill:rgba(232,232,232, 0.8);}#mermaid-1770029492305 .label-icon{display:inline-block;height:1em;overflow:visible;vertical-align:-0.125em;}#mermaid-1770029492305 .node .label-icon path{fill:currentColor;stroke:revert;stroke-width:revert;}#mermaid-1770029492305 :root{--mermaid-font-family:\"trebuchet ms\",verdana,arial,sans-serif;}</style><g><marker id=\"mermaid-1770029492305_flowchart-v2-pointEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 0 L 10 5 L 0 10 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"mermaid-1770029492305_flowchart-v2-pointStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"4.5\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"8\" markerHeight=\"8\" orient=\"auto\"><path d=\"M 0 5 L 10 10 L 10 0 z\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"mermaid-1770029492305_flowchart-v2-circleEnd\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"11\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"mermaid-1770029492305_flowchart-v2-circleStart\" class=\"marker flowchart-v2\" viewBox=\"0 0 10 10\" refX=\"-1\" refY=\"5\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><circle cx=\"5\" cy=\"5\" r=\"5\" class=\"arrowMarkerPath\" style=\"stroke-width: 1; stroke-dasharray: 1, 0;\"></circle></marker><marker id=\"mermaid-1770029492305_flowchart-v2-crossEnd\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"12\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><marker id=\"mermaid-1770029492305_flowchart-v2-crossStart\" class=\"marker cross flowchart-v2\" viewBox=\"0 0 11 11\" refX=\"-1\" refY=\"5.2\" markerUnits=\"userSpaceOnUse\" markerWidth=\"11\" markerHeight=\"11\" orient=\"auto\"><path d=\"M 1,1 l 9,9 M 10,1 l -9,9\" class=\"arrowMarkerPath\" style=\"stroke-width: 2; stroke-dasharray: 1, 0;\"></path></marker><g class=\"root\"><g class=\"clusters\"></g><g class=\"edgePaths\"><path d=\"M291.006,62L291.006,66.167C291.006,70.333,291.006,78.667,291.077,86.417C291.147,94.167,291.287,101.334,291.358,104.917L291.428,108.501\" id=\"L_A1_A2_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_A1_A2_0\" data-points=\"W3sieCI6MjkxLjAwNjQzMTU3OTU4OTg0LCJ5Ijo2Mn0seyJ4IjoyOTEuMDA2NDMxNTc5NTg5ODQsInkiOjg3fSx7IngiOjI5MS41MDY0MzE1Nzk1ODk4NCwieSI6MTEyLjV9XQ==\" marker-end=\"url(#mermaid-1770029492305_flowchart-v2-pointEnd)\"></path><path d=\"M291.506,151.5L291.423,155.583C291.34,159.667,291.173,167.833,291.09,175.417C291.006,183,291.006,190,291.006,193.5L291.006,197\" id=\"L_A2_B_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_A2_B_0\" data-points=\"W3sieCI6MjkxLjUwNjQzMTU3OTU4OTg0LCJ5IjoxNTEuNX0seyJ4IjoyOTEuMDA2NDMxNTc5NTg5ODQsInkiOjE3Nn0seyJ4IjoyOTEuMDA2NDMxNTc5NTg5ODQsInkiOjIwMX1d\" marker-end=\"url(#mermaid-1770029492305_flowchart-v2-pointEnd)\"></path><path d=\"M232.844,420.838L221.433,436.698C210.021,452.558,187.198,484.279,175.787,505.64C164.375,527,164.375,538,164.375,543.5L164.375,549\" id=\"L_B_C_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_B_C_0\" data-points=\"W3sieCI6MjMyLjg0NDAzNjE2MTIwODMsInkiOjQyMC44Mzc2MDQ1ODE2MTg0NX0seyJ4IjoxNjQuMzc1LCJ5Ijo1MTZ9LHsieCI6MTY0LjM3NSwieSI6NTUzfV0=\" marker-end=\"url(#mermaid-1770029492305_flowchart-v2-pointEnd)\"></path><path d=\"M371.022,398.984L397.479,418.487C423.936,437.989,476.849,476.995,503.306,509.164C529.763,541.333,529.763,566.667,529.763,590C529.763,613.333,529.763,634.667,529.763,662.996C529.763,691.326,529.763,726.651,529.763,763.977C529.763,801.302,529.763,840.628,529.763,872.957C529.763,905.286,529.763,930.62,529.763,953.953C529.763,977.286,529.763,998.62,529.837,1014.87C529.912,1031.12,530.061,1042.287,530.135,1047.87L530.21,1053.453\" id=\"L_B_D_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_B_D_0\" data-points=\"W3sieCI6MzcxLjAyMjQxNTU3MDg5NDIsInkiOjM5OC45ODQwMTYwMDg2OTU2fSx7IngiOjUyOS43NjI4NjMxNTkxNzk3LCJ5Ijo1MTZ9LHsieCI6NTI5Ljc2Mjg2MzE1OTE3OTcsInkiOjU5Mn0seyJ4Ijo1MjkuNzYyODYzMTU5MTc5NywieSI6NjU2fSx7IngiOjUyOS43NjI4NjMxNTkxNzk3LCJ5Ijo3NjEuOTc2NTYyNX0seyJ4Ijo1MjkuNzYyODYzMTU5MTc5NywieSI6ODc5Ljk1MzEyNX0seyJ4Ijo1MjkuNzYyODYzMTU5MTc5NywieSI6OTU1Ljk1MzEyNX0seyJ4Ijo1MjkuNzYyODYzMTU5MTc5NywieSI6MTAxOS45NTMxMjV9LHsieCI6NTMwLjI2Mjg2MzE1OTE3OTcsInkiOjEwNTcuNDUzMTI0OTk5OTk5NX1d\" marker-end=\"url(#mermaid-1770029492305_flowchart-v2-pointEnd)\"></path><path d=\"M530.263,1096.453L530.18,1102.536C530.096,1108.62,529.93,1120.786,520.316,1130.783C510.703,1140.78,491.643,1148.607,482.113,1152.52L472.583,1156.434\" id=\"L_D_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_D_E_0\" data-points=\"W3sieCI6NTMwLjI2Mjg2MzE1OTE3OTcsInkiOjEwOTYuNDUzMTI1MDAwMDAwNX0seyJ4Ijo1MjkuNzYyODYzMTU5MTc5NywieSI6MTEzMi45NTMxMjV9LHsieCI6NDY4Ljg4MjM2NzIwNzQ1MzgsInkiOjExNTcuOTUzMTI1fV0=\" marker-end=\"url(#mermaid-1770029492305_flowchart-v2-pointEnd)\"></path><path d=\"M164.375,631L164.375,635.167C164.375,639.333,164.375,647.667,164.375,655.333C164.375,663,164.375,670,164.375,673.5L164.375,677\" id=\"L_C_F_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_C_F_0\" data-points=\"W3sieCI6MTY0LjM3NSwieSI6NjMxfSx7IngiOjE2NC4zNzUsInkiOjY1Nn0seyJ4IjoxNjQuMzc1LCJ5Ijo2ODF9XQ==\" marker-end=\"url(#mermaid-1770029492305_flowchart-v2-pointEnd)\"></path><path d=\"M124.916,803.494L112.805,816.238C100.694,828.981,76.472,854.467,64.361,874.71C52.25,894.953,52.25,909.953,52.25,917.453L52.25,924.953\" id=\"L_F_G_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_G_0\" data-points=\"W3sieCI6MTI0LjkxNjM0OTc3NzYxMTc5LCJ5Ijo4MDMuNDk0NDc0Nzc3NjExOH0seyJ4Ijo1Mi4yNSwieSI6ODc5Ljk1MzEyNX0seyJ4Ijo1Mi4yNSwieSI6OTI4Ljk1MzEyNX1d\" marker-end=\"url(#mermaid-1770029492305_flowchart-v2-pointEnd)\"></path><path d=\"M203.834,803.494L215.945,816.238C228.056,828.981,252.278,854.467,264.389,872.71C276.5,890.953,276.5,901.953,276.5,907.453L276.5,912.953\" id=\"L_F_H_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_F_H_0\" data-points=\"W3sieCI6MjAzLjgzMzY1MDIyMjM4ODIsInkiOjgwMy40OTQ0NzQ3Nzc2MTE4fSx7IngiOjI3Ni41LCJ5Ijo4NzkuOTUzMTI1fSx7IngiOjI3Ni41LCJ5Ijo5MTYuOTUzMTI1fV0=\" marker-end=\"url(#mermaid-1770029492305_flowchart-v2-pointEnd)\"></path><path d=\"M276.5,994.953L276.5,999.12C276.5,1003.286,276.5,1011.62,276.57,1019.37C276.641,1027.12,276.781,1034.287,276.851,1037.87L276.922,1041.454\" id=\"L_H_I_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_H_I_0\" data-points=\"W3sieCI6Mjc2LjUsInkiOjk5NC45NTMxMjV9LHsieCI6Mjc2LjUsInkiOjEwMTkuOTUzMTI1fSx7IngiOjI3NywieSI6MTA0NS40NTMxMjV9XQ==\" marker-end=\"url(#mermaid-1770029492305_flowchart-v2-pointEnd)\"></path><path d=\"M277,1108.453L276.917,1112.536C276.833,1116.62,276.667,1124.786,286.113,1132.783C295.56,1140.78,314.62,1148.607,324.15,1152.52L333.68,1156.434\" id=\"L_I_E_0\" class=\"edge-thickness-normal edge-pattern-solid edge-thickness-normal edge-pattern-solid flowchart-link\" style=\";\" data-edge=\"true\" data-et=\"edge\" data-id=\"L_I_E_0\" data-points=\"W3sieCI6Mjc3LCJ5IjoxMTA4LjQ1MzEyNX0seyJ4IjoyNzYuNSwieSI6MTEzMi45NTMxMjV9LHsieCI6MzM3LjM4MDQ5NTk1MTcyNTksInkiOjExNTcuOTUzMTI1fV0=\" marker-end=\"url(#mermaid-1770029492305_flowchart-v2-pointEnd)\"></path></g><g class=\"edgeLabels\"><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_A1_A2_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_A2_B_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(164.375, 516)\"><g class=\"label\" data-id=\"L_B_C_0\" transform=\"translate(-12.78125, -12)\"><foreignObject width=\"25.5625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Yes</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(529.7628631591797, 761.9765625)\"><g class=\"label\" data-id=\"L_B_D_0\" transform=\"translate(-10.8359375, -12)\"><foreignObject width=\"21.671875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>No</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_D_E_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_C_F_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(52.25, 879.953125)\"><g class=\"label\" data-id=\"L_F_G_0\" transform=\"translate(-12.78125, -12)\"><foreignObject width=\"25.5625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>Yes</p></span></div></foreignObject></g></g><g class=\"edgeLabel\" transform=\"translate(276.5, 879.953125)\"><g class=\"label\" data-id=\"L_F_H_0\" transform=\"translate(-10.8359375, -12)\"><foreignObject width=\"21.671875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"><p>No</p></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_H_I_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g><g class=\"edgeLabel\"><g class=\"label\" data-id=\"L_I_E_0\" transform=\"translate(0, 0)\"><foreignObject width=\"0\" height=\"0\"><div xmlns=\"http://www.w3.org/1999/xhtml\" class=\"labelBkg\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"edgeLabel\"></span></div></foreignObject></g></g></g><g class=\"nodes\"><g class=\"node default\" id=\"flowchart-A1-0\" transform=\"translate(291.00643157958984, 35)\"><rect class=\"basic label-container\" style=\"\" x=\"-74.5703125\" y=\"-27\" width=\"149.140625\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-44.5703125, -12)\"><rect></rect><foreignObject width=\"89.140625\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>API Request</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-A2-1\" transform=\"translate(291.00643157958984, 131.5)\"><g class=\"basic label-container outer-path\"><path d=\"M-75.2421875 -19.5 C-22.0071904994128 -19.5, 31.2278065011744 -19.5, 75.2421875 -19.5 C75.2421875 -19.5, 75.2421875 -19.5, 75.2421875 -19.5 C75.61017652196333 -19.488199308312815, 75.97816554392666 -19.47639861662563, 76.4915567896239 -19.45993515863156 C76.8106842206238 -19.429149319169888, 77.12981165162368 -19.398363479708216, 77.73579215284786 -19.3399052695533 C77.99252580099827 -19.29839856431952, 78.24925944914865 -19.25689185908574, 78.96978075967675 -19.140403561325776 C79.26092428009926 -19.073951952678364, 79.55206780052177 -19.007500344030948, 80.18845188623538 -18.862249829261074 C80.56171057694496 -18.751468609133322, 80.93496926765454 -18.640687389005567, 81.3867977514606 -18.50658706670804 C81.77295685085453 -18.36447694851549, 82.15911595024845 -18.222366830322944, 82.5598940951478 -18.074876768247425 C82.91653558740282 -17.917002159020107, 83.27317707965784 -17.759127549792794, 83.70292041279238 -17.568892924097174 C84.10657476370245 -17.35830670778034, 84.51022911461254 -17.147720491463502, 84.81117976407678 -16.990714730406097 C85.04109596424622 -16.85133817872581, 85.27101216441568 -16.711961627045525, 85.8801180736057 -16.342718045390892 C86.15856307777509 -16.148486864172288, 86.43700808194448 -15.95425568295368, 86.90534284457871 -15.627565626425154 C87.11483610105017 -15.460500329238847, 87.32432935752163 -15.29343503205254, 87.88264120850187 -14.848196188198123 C88.1371697389527 -14.617040111298568, 88.3916982694035 -14.385884034399014, 88.80799723676799 -14.007812326905688 C88.9856414958311 -13.824380044558106, 89.16328575489422 -13.640947762210525, 89.67760844296865 -13.10986736009568 C89.995923479851 -12.735956405134953, 90.31423851673337 -12.362045450174225, 90.48790140812658 -12.158051136245305 C90.77330862153381 -11.775631471411632, 91.05871583494107 -11.39321180657796, 91.23554646464063 -11.156274872382312 C91.44162975034166 -10.839675604434838, 91.64771303604269 -10.523076336487364, 91.91747137860425 -10.108655082055241 C92.05588067358619 -9.86289536335391, 92.19428996856813 -9.617135644652578, 92.5308739742735 -9.019496659696287 C92.67780522929336 -8.714390764822344, 92.8247364843132 -8.409284869948399, 93.07323364880834 -7.893275190886684 C93.20102652498916 -7.577624316012868, 93.32881940117 -7.26197344113905, 93.54232172997033 -6.734618561215508 C93.66280234224556 -6.371750153021205, 93.7832829545208 -6.008881744826901, 93.93621063421489 -5.548287939305138 C94.02918047130949 -5.193753657081144, 94.12215030840409 -4.83921937485715, 94.25328178754556 -4.339158212148133 C94.3417411608126 -3.8849380263170428, 94.43020053407963 -3.430717840485953, 94.49223227658177 -3.1121979531509023 C94.53100641698855 -2.811473376976011, 94.56978055739533 -2.5107488008011196, 94.65208020250937 -1.872449005199798 C94.66961285790885 -1.5993637452482017, 94.68714551330832 -1.3262784852966052, 94.73216871591342 -0.6250057626472757 C94.73216871591342 -0.13845720019308183, 94.73216871591342 0.34809136226111204, 94.73216871591342 0.625005762647271 C94.70909768461894 0.9843556976600973, 94.68602665332445 1.3437056326729238, 94.65208020250937 1.8724490051997846 C94.59574084742842 2.309405917743583, 94.53940149234747 2.7463628302873806, 94.49223227658177 3.1121979531508885 C94.44155083264168 3.3724364562563265, 94.39086938870157 3.632674959361764, 94.25328178754556 4.339158212148129 C94.16523648081203 4.674913125800437, 94.07719117407848 5.010668039452744, 93.93621063421489 5.548287939305125 C93.82564245229945 5.881301686587039, 93.715074270384 6.214315433868952, 93.54232172997033 6.734618561215495 C93.36168027683883 7.1808064429152125, 93.18103882370733 7.626994324614931, 93.07323364880834 7.893275190886679 C92.87215079189693 8.310828045747124, 92.67106793498552 8.72838090060757, 92.5308739742735 9.019496659696284 C92.3844896921911 9.27941677554951, 92.23810541010869 9.539336891402737, 91.91747137860425 10.108655082055236 C91.65501973798638 10.511851280177655, 91.39256809736852 10.915047478300076, 91.23554646464065 11.156274872382301 C90.958059025773 11.528082760839217, 90.68057158690536 11.899890649296132, 90.48790140812659 12.158051136245302 C90.29016273425228 12.390326234227357, 90.09242406037797 12.622601332209411, 89.67760844296866 13.10986736009567 C89.42847240498004 13.367120773768043, 89.17933636699141 13.624374187440418, 88.80799723676799 14.007812326905684 C88.61301336149118 14.184891523441447, 88.41802948621438 14.36197071997721, 87.8826412085019 14.848196188198111 C87.62660452830526 15.052378627232718, 87.37056784810862 15.256561066267325, 86.90534284457871 15.627565626425152 C86.60999967620427 15.833584235483467, 86.31465650782982 16.039602844541783, 85.8801180736057 16.34271804539089 C85.47878375707784 16.58600926657231, 85.07744944054998 16.829300487753734, 84.81117976407678 16.990714730406093 C84.58158540910586 17.110493958332228, 84.35199105413491 17.23027318625836, 83.70292041279238 17.56889292409717 C83.40766805591122 17.699592384138477, 83.11241569903007 17.830291844179783, 82.5598940951478 18.07487676824742 C82.29131485870523 18.17371640997753, 82.02273562226266 18.272556051707642, 81.38679775146062 18.506587066708033 C81.12112975613495 18.585435933200927, 80.85546176080929 18.66428479969382, 80.18845188623541 18.86224982926107 C79.89650492655832 18.92888481767541, 79.60455796688123 18.995519806089753, 78.96978075967677 19.140403561325773 C78.66531481672095 19.18962725381422, 78.36084887376514 19.238850946302662, 77.73579215284788 19.3399052695533 C77.31154859043276 19.380831535791952, 76.88730502801765 19.421757802030605, 76.4915567896239 19.45993515863156 C76.07455733172414 19.473307519606198, 75.65755787382439 19.486679880580837, 75.2421875 19.5 C75.2421875 19.5, 75.2421875 19.5, 75.2421875 19.5 C29.07441791684036 19.5, -17.09335166631928 19.5, -75.2421875 19.5 C-75.69168162279627 19.48558559836916, -76.14117574559252 19.471171196738315, -76.4915567896239 19.45993515863156 C-76.7504222772626 19.43496271637035, -77.0092877649013 19.409990274109145, -77.73579215284786 19.3399052695533 C-78.19699020766457 19.265342344694865, -78.65818826248127 19.19077941983643, -78.96978075967675 19.140403561325773 C-79.3625895319124 19.050747522379776, -79.75539830414807 18.961091483433783, -80.18845188623538 18.862249829261074 C-80.50216813419102 18.76914049359803, -80.81588438214666 18.676031157934986, -81.38679775146059 18.506587066708043 C-81.64579091212566 18.411275189476765, -81.90478407279073 18.315963312245486, -82.5598940951478 18.074876768247425 C-83.01681657089036 17.87261074235986, -83.4737390466329 17.670344716472297, -83.70292041279238 17.568892924097174 C-83.92953172885676 17.45066994565786, -84.15614304492115 17.332446967218548, -84.81117976407678 16.990714730406097 C-85.06692134708109 16.835682679884524, -85.32266293008539 16.680650629362955, -85.88011807360569 16.3427180453909 C-86.27379184641471 16.068108263342282, -86.66746561922373 15.793498481293668, -86.90534284457871 15.627565626425156 C-87.1294459227633 15.448849385206321, -87.35354900094787 15.270133143987486, -87.88264120850187 14.848196188198125 C-88.11881402282064 14.633710287024053, -88.35498683713942 14.419224385849983, -88.80799723676797 14.007812326905697 C-89.11839640284045 13.687299703690385, -89.42879556891293 13.366787080475076, -89.67760844296865 13.109867360095677 C-89.96826640083594 12.768443983878429, -90.25892435870323 12.42702060766118, -90.48790140812658 12.158051136245307 C-90.67748773129237 11.90402273487249, -90.86707405445817 11.649994333499672, -91.23554646464063 11.156274872382316 C-91.42747450857553 10.861421857002266, -91.61940255251041 10.56656884162222, -91.91747137860425 10.108655082055249 C-92.15548725649677 9.686033789135951, -92.39350313438928 9.263412496216652, -92.5308739742735 9.019496659696289 C-92.74644738232527 8.57185386534476, -92.96202079037705 8.124211070993233, -93.07323364880834 7.893275190886686 C-93.25654598765011 7.440490169844527, -93.4398583264919 6.98770514880237, -93.54232172997033 6.73461856121551 C-93.67298986649995 6.341066953128545, -93.80365800302958 5.947515345041579, -93.93621063421489 5.5482879393051325 C-94.03985487180512 5.153047541676832, -94.14349910939536 4.757807144048532, -94.25328178754556 4.339158212148136 C-94.34497611709153 3.8683272095329864, -94.4366704466375 3.397496206917837, -94.49223227658177 3.112197953150904 C-94.55469253293946 2.6277685390134082, -94.61715278929715 2.143339124875913, -94.65208020250937 1.872449005199809 C-94.67944655130208 1.4461960330342336, -94.70681290009479 1.0199430608686582, -94.73216871591342 0.6250057626472781 C-94.73216871591342 0.2443794308565324, -94.73216871591342 -0.13624690093421332, -94.73216871591342 -0.6250057626472687 C-94.71518520946329 -0.8895375844476354, -94.69820170301317 -1.1540694062480021, -94.65208020250937 -1.8724490051997822 C-94.59108561625557 -2.3455109714407962, -94.53009103000178 -2.81857293768181, -94.49223227658177 -3.112197953150895 C-94.40268959215392 -3.5719807128349084, -94.31314690772605 -4.0317634725189215, -94.25328178754556 -4.339158212148126 C-94.13867581702677 -4.776200448278116, -94.02406984650797 -5.213242684408106, -93.93621063421489 -5.548287939305123 C-93.80313844449583 -5.949080172564796, -93.67006625477677 -6.349872405824469, -93.54232172997033 -6.734618561215485 C-93.39453521835291 -7.099654102168322, -93.2467487067355 -7.464689643121158, -93.07323364880834 -7.893275190886676 C-92.88057257412152 -8.293340034760492, -92.68791149943469 -8.69340487863431, -92.5308739742735 -9.019496659696282 C-92.32360491240283 -9.387523867316075, -92.11633585053215 -9.75555107493587, -91.91747137860425 -10.108655082055243 C-91.77434352793169 -10.32853789589764, -91.63121567725912 -10.548420709740036, -91.23554646464063 -11.156274872382308 C-90.94980578784765 -11.539141347773734, -90.66406511105467 -11.922007823165162, -90.48790140812659 -12.158051136245302 C-90.19163066111624 -12.50606761396674, -89.89535991410588 -12.85408409168818, -89.67760844296866 -13.10986736009567 C-89.42188059296676 -13.373927360869581, -89.16615274296485 -13.637987361643491, -88.80799723676799 -14.007812326905677 C-88.46216090913681 -14.321891729332508, -88.11632458150564 -14.635971131759339, -87.8826412085019 -14.848196188198107 C-87.62847885565994 -15.050883901045305, -87.37431650281798 -15.253571613892504, -86.90534284457871 -15.627565626425149 C-86.52423763627318 -15.893408121960515, -86.14313242796767 -16.15925061749588, -85.88011807360571 -16.342718045390885 C-85.59057546513509 -16.51824047618701, -85.30103285666446 -16.69376290698314, -84.81117976407678 -16.99071473040609 C-84.47709396676815 -17.165007076869838, -84.14300816945952 -17.33929942333359, -83.7029204127924 -17.56889292409717 C-83.40820123289097 -17.69935636250568, -83.11348205298957 -17.829819800914184, -82.55989409514781 -18.07487676824742 C-82.1520692761105 -18.22496007154445, -81.7442444570732 -18.375043374841482, -81.38679775146062 -18.506587066708033 C-81.0865296838673 -18.595705053030482, -80.78626161627396 -18.68482303935293, -80.18845188623541 -18.862249829261067 C-79.93047575712322 -18.921131197279355, -79.67249962801104 -18.980012565297642, -78.96978075967677 -19.140403561325773 C-78.67376046110414 -19.188261827527292, -78.37774016253152 -19.236120093728815, -77.73579215284788 -19.3399052695533 C-77.24532176069245 -19.387220358407586, -76.754851368537 -19.434535447261872, -76.4915567896239 -19.45993515863156 C-76.00058358038304 -19.475679713830537, -75.50961037114217 -19.491424269029512, -75.2421875 -19.5 C-75.2421875 -19.5, -75.2421875 -19.5, -75.2421875 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M-75.2421875 -19.5 C-37.28966544264643 -19.5, 0.6628566147071382 -19.5, 75.2421875 -19.5 M-75.2421875 -19.5 C-18.539122640796144 -19.5, 38.16394221840771 -19.5, 75.2421875 -19.5 M75.2421875 -19.5 C75.2421875 -19.5, 75.2421875 -19.5, 75.2421875 -19.5 M75.2421875 -19.5 C75.2421875 -19.5, 75.2421875 -19.5, 75.2421875 -19.5 M75.2421875 -19.5 C75.50752204308579 -19.491491237645597, 75.77285658617159 -19.48298247529119, 76.4915567896239 -19.45993515863156 M75.2421875 -19.5 C75.53501957805973 -19.490609445219686, 75.82785165611948 -19.481218890439372, 76.4915567896239 -19.45993515863156 M76.4915567896239 -19.45993515863156 C76.98809346562783 -19.412034862670183, 77.48463014163175 -19.364134566708806, 77.73579215284786 -19.3399052695533 M76.4915567896239 -19.45993515863156 C76.85728633574774 -19.42465366917112, 77.2230158818716 -19.389372179710687, 77.73579215284786 -19.3399052695533 M77.73579215284786 -19.3399052695533 C78.07197592502753 -19.28555368441138, 78.40815969720721 -19.231202099269463, 78.96978075967675 -19.140403561325776 M77.73579215284786 -19.3399052695533 C78.00786156062352 -19.2959191976339, 78.27993096839917 -19.2519331257145, 78.96978075967675 -19.140403561325776 M78.96978075967675 -19.140403561325776 C79.39564108330867 -19.04320372145511, 79.8215014069406 -18.94600388158445, 80.18845188623538 -18.862249829261074 M78.96978075967675 -19.140403561325776 C79.4126992629904 -19.039310303257786, 79.85561776630404 -18.938217045189795, 80.18845188623538 -18.862249829261074 M80.18845188623538 -18.862249829261074 C80.54162905982517 -18.75742869800444, 80.89480623341497 -18.652607566747808, 81.3867977514606 -18.50658706670804 M80.18845188623538 -18.862249829261074 C80.59372095118489 -18.741968098084797, 80.99899001613439 -18.621686366908516, 81.3867977514606 -18.50658706670804 M81.3867977514606 -18.50658706670804 C81.73373371477409 -18.37891142516779, 82.08066967808757 -18.251235783627536, 82.5598940951478 -18.074876768247425 M81.3867977514606 -18.50658706670804 C81.71171239512555 -18.3870154743613, 82.03662703879048 -18.26744388201456, 82.5598940951478 -18.074876768247425 M82.5598940951478 -18.074876768247425 C82.85363542826474 -17.94484619360361, 83.14737676138168 -17.814815618959795, 83.70292041279238 -17.568892924097174 M82.5598940951478 -18.074876768247425 C82.86794576508608 -17.938511431993863, 83.17599743502436 -17.8021460957403, 83.70292041279238 -17.568892924097174 M83.70292041279238 -17.568892924097174 C83.97070582065508 -17.42918944833994, 84.23849122851779 -17.289485972582707, 84.81117976407678 -16.990714730406097 M83.70292041279238 -17.568892924097174 C84.09493713925991 -17.364378048997757, 84.48695386572746 -17.159863173898344, 84.81117976407678 -16.990714730406097 M84.81117976407678 -16.990714730406097 C85.18265860285445 -16.76552207528711, 85.55413744163211 -16.540329420168117, 85.8801180736057 -16.342718045390892 M84.81117976407678 -16.990714730406097 C85.20713103015227 -16.75068674604322, 85.60308229622775 -16.510658761680336, 85.8801180736057 -16.342718045390892 M85.8801180736057 -16.342718045390892 C86.13412296295333 -16.16553523027643, 86.38812785230094 -15.98835241516197, 86.90534284457871 -15.627565626425154 M85.8801180736057 -16.342718045390892 C86.20430517461892 -16.11657915755748, 86.52849227563216 -15.890440269724069, 86.90534284457871 -15.627565626425154 M86.90534284457871 -15.627565626425154 C87.15812766966513 -15.425976455305433, 87.41091249475157 -15.224387284185712, 87.88264120850187 -14.848196188198123 M86.90534284457871 -15.627565626425154 C87.14296435784976 -15.438068792965527, 87.3805858711208 -15.248571959505902, 87.88264120850187 -14.848196188198123 M87.88264120850187 -14.848196188198123 C88.22207231681098 -14.539933836486773, 88.56150342512011 -14.231671484775422, 88.80799723676799 -14.007812326905688 M87.88264120850187 -14.848196188198123 C88.08014338421128 -14.668829937840046, 88.2776455599207 -14.489463687481969, 88.80799723676799 -14.007812326905688 M88.80799723676799 -14.007812326905688 C89.00113818866015 -13.808378436909983, 89.1942791405523 -13.608944546914277, 89.67760844296865 -13.10986736009568 M88.80799723676799 -14.007812326905688 C89.04519153406099 -13.76288974093669, 89.28238583135399 -13.517967154967693, 89.67760844296865 -13.10986736009568 M89.67760844296865 -13.10986736009568 C89.9901931540819 -12.742687571848123, 90.30277786519514 -12.375507783600566, 90.48790140812658 -12.158051136245305 M89.67760844296865 -13.10986736009568 C89.98310692676873 -12.751011457667936, 90.28860541056879 -12.39215555524019, 90.48790140812658 -12.158051136245305 M90.48790140812658 -12.158051136245305 C90.72302269360112 -11.843010033699171, 90.95814397907567 -11.527968931153035, 91.23554646464063 -11.156274872382312 M90.48790140812658 -12.158051136245305 C90.6860704938284 -11.89252261497997, 90.88423957953022 -11.626994093714636, 91.23554646464063 -11.156274872382312 M91.23554646464063 -11.156274872382312 C91.44599476626844 -10.832969767800405, 91.65644306789625 -10.509664663218496, 91.91747137860425 -10.108655082055241 M91.23554646464063 -11.156274872382312 C91.47971697126604 -10.781163405244142, 91.72388747789144 -10.406051938105971, 91.91747137860425 -10.108655082055241 M91.91747137860425 -10.108655082055241 C92.05491474641867 -9.864610464850559, 92.1923581142331 -9.620565847645876, 92.5308739742735 -9.019496659696287 M91.91747137860425 -10.108655082055241 C92.09879382224625 -9.786698722480462, 92.28011626588825 -9.464742362905683, 92.5308739742735 -9.019496659696287 M92.5308739742735 -9.019496659696287 C92.69088698681261 -8.68722621542882, 92.85089999935173 -8.354955771161356, 93.07323364880834 -7.893275190886684 M92.5308739742735 -9.019496659696287 C92.68977004758192 -8.689545563640028, 92.84866612089034 -8.359594467583769, 93.07323364880834 -7.893275190886684 M93.07323364880834 -7.893275190886684 C93.22338411033996 -7.522400647941871, 93.3735345718716 -7.151526104997057, 93.54232172997033 -6.734618561215508 M93.07323364880834 -7.893275190886684 C93.21267336782476 -7.548856389032545, 93.3521130868412 -7.204437587178404, 93.54232172997033 -6.734618561215508 M93.54232172997033 -6.734618561215508 C93.69005055768322 -6.289682869536522, 93.83777938539612 -5.844747177857536, 93.93621063421489 -5.548287939305138 M93.54232172997033 -6.734618561215508 C93.68233500224125 -6.312920893220939, 93.82234827451217 -5.891223225226371, 93.93621063421489 -5.548287939305138 M93.93621063421489 -5.548287939305138 C94.05737364715118 -5.086240858597042, 94.17853666008749 -4.624193777888945, 94.25328178754556 -4.339158212148133 M93.93621063421489 -5.548287939305138 C94.03061331366001 -5.1882896082007735, 94.12501599310515 -4.82829127709641, 94.25328178754556 -4.339158212148133 M94.25328178754556 -4.339158212148133 C94.32939438732309 -3.9483360986941944, 94.40550698710061 -3.557513985240256, 94.49223227658177 -3.1121979531509023 M94.25328178754556 -4.339158212148133 C94.30137496353136 -4.092209917957395, 94.34946813951716 -3.8452616237666577, 94.49223227658177 -3.1121979531509023 M94.49223227658177 -3.1121979531509023 C94.52438843435374 -2.8628011434231695, 94.55654459212569 -2.6134043336954367, 94.65208020250937 -1.872449005199798 M94.49223227658177 -3.1121979531509023 C94.52778014477262 -2.836495707183309, 94.56332801296345 -2.5607934612157157, 94.65208020250937 -1.872449005199798 M94.65208020250937 -1.872449005199798 C94.67432636748617 -1.5259470289048134, 94.696572532463 -1.1794450526098288, 94.73216871591342 -0.6250057626472757 M94.65208020250937 -1.872449005199798 C94.67443844348252 -1.5242013547956612, 94.69679668445568 -1.1759537043915245, 94.73216871591342 -0.6250057626472757 M94.73216871591342 -0.6250057626472757 C94.73216871591342 -0.14792986750714887, 94.73216871591342 0.32914602763297796, 94.73216871591342 0.625005762647271 M94.73216871591342 -0.6250057626472757 C94.73216871591342 -0.30305943868613017, 94.73216871591342 0.018886885275015364, 94.73216871591342 0.625005762647271 M94.73216871591342 0.625005762647271 C94.7050207934567 1.0478565683192627, 94.67787287099998 1.4707073739912544, 94.65208020250937 1.8724490051997846 M94.73216871591342 0.625005762647271 C94.70151807951854 1.1024141652459056, 94.67086744312365 1.5798225678445403, 94.65208020250937 1.8724490051997846 M94.65208020250937 1.8724490051997846 C94.59494315860071 2.3155926347697284, 94.53780611469207 2.7587362643396727, 94.49223227658177 3.1121979531508885 M94.65208020250937 1.8724490051997846 C94.60439263266967 2.2423043799006614, 94.55670506282998 2.612159754601538, 94.49223227658177 3.1121979531508885 M94.49223227658177 3.1121979531508885 C94.4432634029745 3.3636427695491693, 94.39429452936722 3.6150875859474496, 94.25328178754556 4.339158212148129 M94.49223227658177 3.1121979531508885 C94.39966819342763 3.58749495672151, 94.30710411027349 4.062791960292132, 94.25328178754556 4.339158212148129 M94.25328178754556 4.339158212148129 C94.14885144707506 4.737396360758001, 94.04442110660457 5.135634509367872, 93.93621063421489 5.548287939305125 M94.25328178754556 4.339158212148129 C94.18963880528118 4.581856486565206, 94.12599582301681 4.824554760982283, 93.93621063421489 5.548287939305125 M93.93621063421489 5.548287939305125 C93.78745195841859 5.996325369327324, 93.63869328262228 6.444362799349522, 93.54232172997033 6.734618561215495 M93.93621063421489 5.548287939305125 C93.82884338114319 5.871660998908443, 93.72147612807149 6.195034058511761, 93.54232172997033 6.734618561215495 M93.54232172997033 6.734618561215495 C93.35582523167388 7.195268517672222, 93.16932873337743 7.655918474128948, 93.07323364880834 7.893275190886679 M93.54232172997033 6.734618561215495 C93.41069179186864 7.059747053218362, 93.27906185376698 7.384875545221229, 93.07323364880834 7.893275190886679 M93.07323364880834 7.893275190886679 C92.96191021419706 8.124440684796921, 92.85058677958578 8.355606178707164, 92.5308739742735 9.019496659696284 M93.07323364880834 7.893275190886679 C92.93738724334817 8.17536315847216, 92.801540837888 8.457451126057643, 92.5308739742735 9.019496659696284 M92.5308739742735 9.019496659696284 C92.39938683062604 9.252965397759413, 92.2678996869786 9.486434135822542, 91.91747137860425 10.108655082055236 M92.5308739742735 9.019496659696284 C92.37025418842943 9.304693353979422, 92.20963440258535 9.58989004826256, 91.91747137860425 10.108655082055236 M91.91747137860425 10.108655082055236 C91.65318362305393 10.5146720457798, 91.3888958675036 10.920689009504366, 91.23554646464065 11.156274872382301 M91.91747137860425 10.108655082055236 C91.66100850671292 10.502650923204133, 91.40454563482157 10.89664676435303, 91.23554646464065 11.156274872382301 M91.23554646464065 11.156274872382301 C90.98009096805148 11.498561965337283, 90.72463547146232 11.840849058292262, 90.48790140812659 12.158051136245302 M91.23554646464065 11.156274872382301 C91.01988685275593 11.445239105313009, 90.80422724087121 11.734203338243717, 90.48790140812659 12.158051136245302 M90.48790140812659 12.158051136245302 C90.21726550324294 12.475955469740876, 89.94662959835928 12.793859803236453, 89.67760844296866 13.10986736009567 M90.48790140812659 12.158051136245302 C90.2789083806729 12.403546238332549, 90.06991535321922 12.649041340419794, 89.67760844296866 13.10986736009567 M89.67760844296866 13.10986736009567 C89.42625008965113 13.369415496800626, 89.17489173633359 13.628963633505581, 88.80799723676799 14.007812326905684 M89.67760844296866 13.10986736009567 C89.40437846467873 13.391999745278426, 89.13114848638881 13.67413213046118, 88.80799723676799 14.007812326905684 M88.80799723676799 14.007812326905684 C88.60039426812108 14.196351850157265, 88.39279129947415 14.384891373408845, 87.8826412085019 14.848196188198111 M88.80799723676799 14.007812326905684 C88.58141754993049 14.213586003521495, 88.35483786309301 14.419359680137305, 87.8826412085019 14.848196188198111 M87.8826412085019 14.848196188198111 C87.54679372741295 15.11602561708973, 87.210946246324 15.383855045981347, 86.90534284457871 15.627565626425152 M87.8826412085019 14.848196188198111 C87.50625665078311 15.148352856965104, 87.12987209306435 15.4485095257321, 86.90534284457871 15.627565626425152 M86.90534284457871 15.627565626425152 C86.60997333935077 15.833602606932356, 86.31460383412285 16.03963958743956, 85.8801180736057 16.34271804539089 M86.90534284457871 15.627565626425152 C86.49939794999877 15.910735211812863, 86.09345305541882 16.193904797200574, 85.8801180736057 16.34271804539089 M85.8801180736057 16.34271804539089 C85.53992405756328 16.548945657117745, 85.19973004152088 16.755173268844604, 84.81117976407678 16.990714730406093 M85.8801180736057 16.34271804539089 C85.52935475755464 16.555352828895092, 85.17859144150357 16.767987612399295, 84.81117976407678 16.990714730406093 M84.81117976407678 16.990714730406093 C84.46434034381681 17.17166063379447, 84.11750092355683 17.352606537182844, 83.70292041279238 17.56889292409717 M84.81117976407678 16.990714730406093 C84.55261056313171 17.12561011691766, 84.29404136218663 17.260505503429226, 83.70292041279238 17.56889292409717 M83.70292041279238 17.56889292409717 C83.28572224450939 17.7535741774521, 82.86852407622638 17.938255430807036, 82.5598940951478 18.07487676824742 M83.70292041279238 17.56889292409717 C83.35731516193289 17.721882116637154, 83.0117099110734 17.87487130917714, 82.5598940951478 18.07487676824742 M82.5598940951478 18.07487676824742 C82.20023704160408 18.207233888584867, 81.84057998806037 18.339591008922312, 81.38679775146062 18.506587066708033 M82.5598940951478 18.07487676824742 C82.30674048539039 18.16803963676446, 82.053586875633 18.2612025052815, 81.38679775146062 18.506587066708033 M81.38679775146062 18.506587066708033 C81.09414518161356 18.593444813273955, 80.80149261176649 18.680302559839877, 80.18845188623541 18.86224982926107 M81.38679775146062 18.506587066708033 C80.92777721367534 18.642821952874733, 80.46875667589008 18.77905683904143, 80.18845188623541 18.86224982926107 M80.18845188623541 18.86224982926107 C79.73703779188455 18.965282150544393, 79.2856236975337 19.068314471827716, 78.96978075967677 19.140403561325773 M80.18845188623541 18.86224982926107 C79.88595991779285 18.931291647113518, 79.58346794935026 19.000333464965966, 78.96978075967677 19.140403561325773 M78.96978075967677 19.140403561325773 C78.56822090590016 19.205324644341196, 78.16666105212357 19.270245727356624, 77.73579215284788 19.3399052695533 M78.96978075967677 19.140403561325773 C78.55310796446993 19.207767987509026, 78.1364351692631 19.275132413692283, 77.73579215284788 19.3399052695533 M77.73579215284788 19.3399052695533 C77.30048757880967 19.38189857828042, 76.86518300477145 19.423891887007542, 76.4915567896239 19.45993515863156 M77.73579215284788 19.3399052695533 C77.4090835914011 19.37142245155154, 77.0823750299543 19.402939633549778, 76.4915567896239 19.45993515863156 M76.4915567896239 19.45993515863156 C76.22136661242557 19.468599631721034, 75.95117643522725 19.47726410481051, 75.2421875 19.5 M76.4915567896239 19.45993515863156 C76.03935401111305 19.47443642157909, 75.58715123260218 19.488937684526622, 75.2421875 19.5 M75.2421875 19.5 C75.2421875 19.5, 75.2421875 19.5, 75.2421875 19.5 M75.2421875 19.5 C75.2421875 19.5, 75.2421875 19.5, 75.2421875 19.5 M75.2421875 19.5 C23.06034652597291 19.5, -29.12149444805418 19.5, -75.2421875 19.5 M75.2421875 19.5 C43.019541454436414 19.5, 10.796895408872828 19.5, -75.2421875 19.5 M-75.2421875 19.5 C-75.50026179084385 19.491724059803772, -75.7583360816877 19.483448119607544, -76.4915567896239 19.45993515863156 M-75.2421875 19.5 C-75.61979853500375 19.48789074908272, -75.9974095700075 19.475781498165443, -76.4915567896239 19.45993515863156 M-76.4915567896239 19.45993515863156 C-76.74428443656554 19.435554826480562, -76.99701208350717 19.41117449432957, -77.73579215284786 19.3399052695533 M-76.4915567896239 19.45993515863156 C-76.85879573470494 19.42450805926904, -77.22603467978598 19.389080959906522, -77.73579215284786 19.3399052695533 M-77.73579215284786 19.3399052695533 C-78.08951117478865 19.282718721217893, -78.44323019672944 19.22553217288249, -78.96978075967675 19.140403561325773 M-77.73579215284786 19.3399052695533 C-78.21027751583662 19.26319415575422, -78.68476287882538 19.186483041955146, -78.96978075967675 19.140403561325773 M-78.96978075967675 19.140403561325773 C-79.43164756731021 19.034985476446025, -79.89351437494368 18.929567391566277, -80.18845188623538 18.862249829261074 M-78.96978075967675 19.140403561325773 C-79.22960252655565 19.081100938531147, -79.48942429343454 19.021798315736522, -80.18845188623538 18.862249829261074 M-80.18845188623538 18.862249829261074 C-80.52283829335498 18.76300569885805, -80.85722470047456 18.663761568455023, -81.38679775146059 18.506587066708043 M-80.18845188623538 18.862249829261074 C-80.58162445845534 18.74555827363114, -80.97479703067529 18.628866718001206, -81.38679775146059 18.506587066708043 M-81.38679775146059 18.506587066708043 C-81.68395855914109 18.39722914255723, -81.98111936682157 18.287871218406412, -82.5598940951478 18.074876768247425 M-81.38679775146059 18.506587066708043 C-81.79164252111332 18.357600449131816, -82.19648729076603 18.20861383155559, -82.5598940951478 18.074876768247425 M-82.5598940951478 18.074876768247425 C-83.01415177271373 17.87379036946422, -83.46840945027967 17.672703970681017, -83.70292041279238 17.568892924097174 M-82.5598940951478 18.074876768247425 C-82.99999455137005 17.880057351394015, -83.44009500759232 17.685237934540606, -83.70292041279238 17.568892924097174 M-83.70292041279238 17.568892924097174 C-84.05964251299051 17.382791232915217, -84.41636461318865 17.196689541733264, -84.81117976407678 16.990714730406097 M-83.70292041279238 17.568892924097174 C-84.11381660386301 17.354528644407193, -84.52471279493366 17.140164364717215, -84.81117976407678 16.990714730406097 M-84.81117976407678 16.990714730406097 C-85.22265788231427 16.741274277016707, -85.63413600055175 16.491833823627314, -85.88011807360569 16.3427180453909 M-84.81117976407678 16.990714730406097 C-85.11211268501492 16.808287425255255, -85.41304560595306 16.625860120104413, -85.88011807360569 16.3427180453909 M-85.88011807360569 16.3427180453909 C-86.11652305238368 16.17781216600196, -86.35292803116168 16.01290628661302, -86.90534284457871 15.627565626425156 M-85.88011807360569 16.3427180453909 C-86.26871783814006 16.0716476718644, -86.65731760267444 15.800577298337904, -86.90534284457871 15.627565626425156 M-86.90534284457871 15.627565626425156 C-87.15096610726937 15.431687610738887, -87.39658936996001 15.235809595052618, -87.88264120850187 14.848196188198125 M-86.90534284457871 15.627565626425156 C-87.1467457692469 15.435053218003885, -87.3881486939151 15.242540809582614, -87.88264120850187 14.848196188198125 M-87.88264120850187 14.848196188198125 C-88.15975519125877 14.596528601092512, -88.43686917401565 14.344861013986899, -88.80799723676797 14.007812326905697 M-87.88264120850187 14.848196188198125 C-88.16573006195362 14.59110238161386, -88.44881891540537 14.334008575029596, -88.80799723676797 14.007812326905697 M-88.80799723676797 14.007812326905697 C-89.07837427891346 13.728625832522496, -89.34875132105893 13.449439338139296, -89.67760844296865 13.109867360095677 M-88.80799723676797 14.007812326905697 C-89.0933709415042 13.713140547148646, -89.37874464624043 13.418468767391596, -89.67760844296865 13.109867360095677 M-89.67760844296865 13.109867360095677 C-89.85782526904337 12.898174421560404, -90.03804209511809 12.68648148302513, -90.48790140812658 12.158051136245307 M-89.67760844296865 13.109867360095677 C-89.98678190854629 12.74669461495962, -90.29595537412392 12.383521869823564, -90.48790140812658 12.158051136245307 M-90.48790140812658 12.158051136245307 C-90.73605730293164 11.825544844673624, -90.9842131977367 11.493038553101943, -91.23554646464063 11.156274872382316 M-90.48790140812658 12.158051136245307 C-90.64849282073962 11.942873273522494, -90.80908423335265 11.727695410799681, -91.23554646464063 11.156274872382316 M-91.23554646464063 11.156274872382316 C-91.40563786662906 10.894968802991428, -91.57572926861748 10.633662733600541, -91.91747137860425 10.108655082055249 M-91.23554646464063 11.156274872382316 C-91.41728137605496 10.877081245793176, -91.5990162874693 10.597887619204037, -91.91747137860425 10.108655082055249 M-91.91747137860425 10.108655082055249 C-92.13534405828344 9.721800077283715, -92.35321673796263 9.334945072512182, -92.5308739742735 9.019496659696289 M-91.91747137860425 10.108655082055249 C-92.05509044344066 9.86429849699677, -92.19270950827708 9.619941911938293, -92.5308739742735 9.019496659696289 M-92.5308739742735 9.019496659696289 C-92.74004708637858 8.585144216822469, -92.94922019848366 8.150791773948649, -93.07323364880834 7.893275190886686 M-92.5308739742735 9.019496659696289 C-92.71400564518481 8.639219826658907, -92.89713731609612 8.258942993621526, -93.07323364880834 7.893275190886686 M-93.07323364880834 7.893275190886686 C-93.22569144575033 7.516701484868989, -93.37814924269232 7.1401277788512925, -93.54232172997033 6.73461856121551 M-93.07323364880834 7.893275190886686 C-93.18369919388861 7.620423158832386, -93.29416473896889 7.347571126778086, -93.54232172997033 6.73461856121551 M-93.54232172997033 6.73461856121551 C-93.65797029652583 6.386303504847085, -93.77361886308134 6.03798844847866, -93.93621063421489 5.5482879393051325 M-93.54232172997033 6.73461856121551 C-93.66047845047179 6.378749344781935, -93.77863517097325 6.022880128348358, -93.93621063421489 5.5482879393051325 M-93.93621063421489 5.5482879393051325 C-94.0480357299039 5.121850384139867, -94.15986082559292 4.695412828974601, -94.25328178754556 4.339158212148136 M-93.93621063421489 5.5482879393051325 C-94.03592729429039 5.1680250969633965, -94.13564395436589 4.7877622546216605, -94.25328178754556 4.339158212148136 M-94.25328178754556 4.339158212148136 C-94.32526908940548 3.969518631619071, -94.3972563912654 3.5998790510900065, -94.49223227658177 3.112197953150904 M-94.25328178754556 4.339158212148136 C-94.30136907545531 4.092240151983437, -94.34945636336508 3.845322091818738, -94.49223227658177 3.112197953150904 M-94.49223227658177 3.112197953150904 C-94.54461573051296 2.7059222287436886, -94.59699918444413 2.2996465043364736, -94.65208020250937 1.872449005199809 M-94.49223227658177 3.112197953150904 C-94.54891150698951 2.67260503468855, -94.60559073739724 2.233012116226196, -94.65208020250937 1.872449005199809 M-94.65208020250937 1.872449005199809 C-94.67143644799151 1.5709598577353474, -94.69079269347365 1.2694707102708858, -94.73216871591342 0.6250057626472781 M-94.65208020250937 1.872449005199809 C-94.68186165374796 1.408578863004045, -94.71164310498655 0.944708720808281, -94.73216871591342 0.6250057626472781 M-94.73216871591342 0.6250057626472781 C-94.73216871591342 0.27890286401818276, -94.73216871591342 -0.06720003461091262, -94.73216871591342 -0.6250057626472687 M-94.73216871591342 0.6250057626472781 C-94.73216871591342 0.29668611106344905, -94.73216871591342 -0.03163354052038003, -94.73216871591342 -0.6250057626472687 M-94.73216871591342 -0.6250057626472687 C-94.71029701667923 -0.9656751327374193, -94.68842531744507 -1.30634450282757, -94.65208020250937 -1.8724490051997822 M-94.73216871591342 -0.6250057626472687 C-94.71573707919421 -0.8809417679272231, -94.69930544247502 -1.1368777732071775, -94.65208020250937 -1.8724490051997822 M-94.65208020250937 -1.8724490051997822 C-94.60280567056803 -2.254612544579901, -94.55353113862668 -2.63677608396002, -94.49223227658177 -3.112197953150895 M-94.65208020250937 -1.8724490051997822 C-94.5895342650945 -2.357542944697148, -94.52698832767963 -2.8426368841945138, -94.49223227658177 -3.112197953150895 M-94.49223227658177 -3.112197953150895 C-94.43025666756677 -3.430429606893385, -94.36828105855174 -3.748661260635875, -94.25328178754556 -4.339158212148126 M-94.49223227658177 -3.112197953150895 C-94.3983148326279 -3.5944441783952374, -94.30439738867402 -4.07669040363958, -94.25328178754556 -4.339158212148126 M-94.25328178754556 -4.339158212148126 C-94.15433285460587 -4.7164933781860094, -94.05538392166616 -5.093828544223893, -93.93621063421489 -5.548287939305123 M-94.25328178754556 -4.339158212148126 C-94.16123394891636 -4.6901765146269, -94.06918611028715 -5.041194817105675, -93.93621063421489 -5.548287939305123 M-93.93621063421489 -5.548287939305123 C-93.83151383788116 -5.86361800869315, -93.72681704154743 -6.178948078081177, -93.54232172997033 -6.734618561215485 M-93.93621063421489 -5.548287939305123 C-93.8188466981855 -5.901769415221883, -93.70148276215609 -6.255250891138643, -93.54232172997033 -6.734618561215485 M-93.54232172997033 -6.734618561215485 C-93.42265229343074 -7.0302043831194245, -93.30298285689115 -7.325790205023363, -93.07323364880834 -7.893275190886676 M-93.54232172997033 -6.734618561215485 C-93.42663053141365 -7.020378058387618, -93.31093933285699 -7.306137555559752, -93.07323364880834 -7.893275190886676 M-93.07323364880834 -7.893275190886676 C-92.86140998876465 -8.333131553267659, -92.64958632872097 -8.772987915648642, -92.5308739742735 -9.019496659696282 M-93.07323364880834 -7.893275190886676 C-92.86681526828905 -8.321907374680816, -92.66039688776974 -8.750539558474955, -92.5308739742735 -9.019496659696282 M-92.5308739742735 -9.019496659696282 C-92.4050929723486 -9.242833565321524, -92.27931197042369 -9.466170470946766, -91.91747137860425 -10.108655082055243 M-92.5308739742735 -9.019496659696282 C-92.35841600906303 -9.325713240190096, -92.18595804385257 -9.63192982068391, -91.91747137860425 -10.108655082055243 M-91.91747137860425 -10.108655082055243 C-91.65120110153869 -10.517717731208768, -91.38493082447314 -10.926780380362292, -91.23554646464063 -11.156274872382308 M-91.91747137860425 -10.108655082055243 C-91.68817625167092 -10.460913971387635, -91.4588811247376 -10.813172860720027, -91.23554646464063 -11.156274872382308 M-91.23554646464063 -11.156274872382308 C-90.96909680490263 -11.513293142367873, -90.70264714516462 -11.870311412353438, -90.48790140812659 -12.158051136245302 M-91.23554646464063 -11.156274872382308 C-91.08317401677941 -11.360440071100786, -90.93080156891818 -11.564605269819262, -90.48790140812659 -12.158051136245302 M-90.48790140812659 -12.158051136245302 C-90.18812814785777 -12.510181865338781, -89.88835488758896 -12.862312594432261, -89.67760844296866 -13.10986736009567 M-90.48790140812659 -12.158051136245302 C-90.2459627363752 -12.442246066784893, -90.00402406462382 -12.726440997324486, -89.67760844296866 -13.10986736009567 M-89.67760844296866 -13.10986736009567 C-89.33311976539788 -13.46558020273392, -88.9886310878271 -13.821293045372167, -88.80799723676799 -14.007812326905677 M-89.67760844296866 -13.10986736009567 C-89.4397562779835 -13.35546924846876, -89.20190411299835 -13.601071136841849, -88.80799723676799 -14.007812326905677 M-88.80799723676799 -14.007812326905677 C-88.48411018199519 -14.30195798046846, -88.16022312722241 -14.596103634031245, -87.8826412085019 -14.848196188198107 M-88.80799723676799 -14.007812326905677 C-88.5869087176811 -14.208599070258728, -88.36582019859422 -14.409385813611777, -87.8826412085019 -14.848196188198107 M-87.8826412085019 -14.848196188198107 C-87.51403986684595 -15.14214594927507, -87.14543852519002 -15.436095710352031, -86.90534284457871 -15.627565626425149 M-87.8826412085019 -14.848196188198107 C-87.610983789954 -15.064835750382532, -87.33932637140613 -15.281475312566954, -86.90534284457871 -15.627565626425149 M-86.90534284457871 -15.627565626425149 C-86.69552043413299 -15.773928656886335, -86.48569802368725 -15.920291687347524, -85.88011807360571 -16.342718045390885 M-86.90534284457871 -15.627565626425149 C-86.53808574103296 -15.883748283554898, -86.17082863748719 -16.139930940684646, -85.88011807360571 -16.342718045390885 M-85.88011807360571 -16.342718045390885 C-85.54108185763464 -16.548243791910508, -85.20204564166356 -16.753769538430127, -84.81117976407678 -16.99071473040609 M-85.88011807360571 -16.342718045390885 C-85.58886725624637 -16.5192760024539, -85.29761643888703 -16.695833959516914, -84.81117976407678 -16.99071473040609 M-84.81117976407678 -16.99071473040609 C-84.45765297885315 -17.175149427812553, -84.1041261936295 -17.359584125219016, -83.7029204127924 -17.56889292409717 M-84.81117976407678 -16.99071473040609 C-84.42710756995575 -17.191084948069054, -84.04303537583472 -17.39145516573202, -83.7029204127924 -17.56889292409717 M-83.7029204127924 -17.56889292409717 C-83.33965216273214 -17.72970100242908, -82.97638391267188 -17.89050908076099, -82.55989409514781 -18.07487676824742 M-83.7029204127924 -17.56889292409717 C-83.39515783187161 -17.705130289218204, -83.08739525095085 -17.841367654339237, -82.55989409514781 -18.07487676824742 M-82.55989409514781 -18.07487676824742 C-82.19243335305386 -18.21010571810786, -81.8249726109599 -18.3453346679683, -81.38679775146062 -18.506587066708033 M-82.55989409514781 -18.07487676824742 C-82.17645248227397 -18.215986826280407, -81.79301086940013 -18.357096884313393, -81.38679775146062 -18.506587066708033 M-81.38679775146062 -18.506587066708033 C-80.95388971903323 -18.63507189835185, -80.52098168660584 -18.763556729995667, -80.18845188623541 -18.862249829261067 M-81.38679775146062 -18.506587066708033 C-81.1276011059208 -18.583515270553292, -80.86840446038099 -18.660443474398555, -80.18845188623541 -18.862249829261067 M-80.18845188623541 -18.862249829261067 C-79.74760852167942 -18.96286945044917, -79.30676515712344 -19.063489071637274, -78.96978075967677 -19.140403561325773 M-80.18845188623541 -18.862249829261067 C-79.91050678452164 -18.92568898496594, -79.63256168280788 -18.989128140670818, -78.96978075967677 -19.140403561325773 M-78.96978075967677 -19.140403561325773 C-78.61433027634588 -19.19787003891104, -78.258879793015 -19.255336516496314, -77.73579215284788 -19.3399052695533 M-78.96978075967677 -19.140403561325773 C-78.62750757782698 -19.19573963499908, -78.2852343959772 -19.251075708672385, -77.73579215284788 -19.3399052695533 M-77.73579215284788 -19.3399052695533 C-77.36954196936232 -19.37523698427386, -77.00329178587675 -19.41056869899442, -76.4915567896239 -19.45993515863156 M-77.73579215284788 -19.3399052695533 C-77.41110192349913 -19.37122774548144, -77.08641169415037 -19.402550221409584, -76.4915567896239 -19.45993515863156 M-76.4915567896239 -19.45993515863156 C-76.06709139028615 -19.473546937816543, -75.64262599094839 -19.487158717001524, -75.2421875 -19.5 M-76.4915567896239 -19.45993515863156 C-76.04587379975665 -19.47422734464729, -75.6001908098894 -19.488519530663016, -75.2421875 -19.5 M-75.2421875 -19.5 C-75.2421875 -19.5, -75.2421875 -19.5, -75.2421875 -19.5 M-75.2421875 -19.5 C-75.2421875 -19.5, -75.2421875 -19.5, -75.2421875 -19.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-82.3671875, -12)\"><rect></rect><foreignObject width=\"164.734375\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>searchMode: EXPRESS</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-B-3\" transform=\"translate(291.00643157958984, 340)\"><polygon points=\"139,0 278,-139 139,-278 0,-139\" class=\"label-container\" transform=\"translate(-138.5, 139)\"></polygon><g class=\"label\" style=\"\" transform=\"translate(-100, -24)\"><rect></rect><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>Non-stop flights &gt;= threshold?</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-C-5\" transform=\"translate(164.375, 592)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-39\" width=\"260\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -24)\"><rect></rect><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>Return non-stop flights only</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-D-7\" transform=\"translate(529.7628631591797, 1076.453125)\"><g class=\"basic label-container outer-path\"><path d=\"M-68.4140625 -19.5 C-37.89174799141263 -19.5, -7.369433482825251 -19.5, 68.4140625 -19.5 C68.4140625 -19.5, 68.4140625 -19.5, 68.4140625 -19.5 C68.91251936535443 -19.484015458515515, 69.41097623070884 -19.46803091703103, 69.6634317896239 -19.45993515863156 C69.95701371913192 -19.43161366297585, 70.25059564863993 -19.40329216732014, 70.90766715284786 -19.3399052695533 C71.3231369646045 -19.272735332405, 71.73860677636114 -19.2055653952567, 72.14165575967675 -19.140403561325776 C72.47227095789063 -19.06494279979925, 72.8028861561045 -18.989482038272726, 73.36032688623538 -18.862249829261074 C73.83121545733194 -18.722492573104166, 74.3021040284285 -18.582735316947257, 74.5586727514606 -18.50658706670804 C74.97851201388967 -18.352082337182544, 75.39835127631873 -18.197577607657053, 75.7317690951478 -18.074876768247425 C75.97544944149585 -17.967006707439786, 76.2191297878439 -17.859136646632148, 76.87479541279238 -17.568892924097174 C77.24014209497095 -17.37829179402033, 77.60548877714952 -17.187690663943492, 77.98305476407678 -16.990714730406097 C78.37682461987555 -16.752009129772357, 78.77059447567432 -16.513303529138618, 79.0519930736057 -16.342718045390892 C79.34500075649227 -16.138328569907383, 79.63800843937884 -15.93393909442387, 80.07721784457871 -15.627565626425154 C80.45155135713408 -15.329044611595373, 80.82588486968943 -15.030523596765592, 81.05451620850187 -14.848196188198123 C81.24798874637726 -14.672489548302526, 81.44146128425267 -14.496782908406928, 81.97987223676799 -14.007812326905688 C82.24940700153127 -13.729495553071864, 82.51894176629455 -13.45117877923804, 82.84948344296865 -13.10986736009568 C83.14865067955488 -12.75844850090349, 83.4478179161411 -12.4070296417113, 83.65977640812658 -12.158051136245305 C83.95795942622192 -11.758513057029328, 84.25614244431728 -11.35897497781335, 84.40742146464063 -11.156274872382312 C84.55183585508286 -10.934415587969417, 84.69625024552508 -10.712556303556521, 85.08934637860425 -10.108655082055241 C85.32257064347775 -9.694541783254644, 85.55579490835125 -9.280428484454047, 85.7027489742735 -9.019496659696287 C85.87806541669183 -8.655448315843701, 86.05338185911015 -8.291399971991115, 86.24510864880834 -7.893275190886684 C86.35206176095704 -7.629098936081638, 86.45901487310574 -7.364922681276591, 86.71419672997033 -6.734618561215508 C86.82587722288879 -6.3982547104151735, 86.93755771580726 -6.061890859614839, 87.10808563421489 -5.548287939305138 C87.1740561738752 -5.296713679767619, 87.24002671353551 -5.0451394202301, 87.42515678754556 -4.339158212148133 C87.51112678897381 -3.8977204245803194, 87.59709679040205 -3.4562826370125057, 87.66410727658177 -3.1121979531509023 C87.71886609804078 -2.6874993472672957, 87.77362491949977 -2.2628007413836886, 87.82395520250937 -1.872449005199798 C87.84594440942574 -1.5299493581089356, 87.86793361634211 -1.1874497110180735, 87.90404371591342 -0.6250057626472757 C87.90404371591342 -0.3431042299393642, 87.90404371591342 -0.06120269723145266, 87.90404371591342 0.625005762647271 C87.87508387792244 1.0760786153173283, 87.84612403993145 1.5271514679873854, 87.82395520250937 1.8724490051997846 C87.78885710402562 2.1446629261362085, 87.75375900554188 2.4168768470726327, 87.66410727658177 3.1121979531508885 C87.60047206112314 3.438951335223399, 87.53683684566452 3.7657047172959093, 87.42515678754556 4.339158212148129 C87.30184294130096 4.809407352437832, 87.17852909505636 5.2796564927275345, 87.10808563421489 5.548287939305125 C86.99297604998652 5.8949796667793475, 86.87786646575816 6.2416713942535695, 86.71419672997033 6.734618561215495 C86.54050554385924 7.163639149000527, 86.36681435774814 7.592659736785559, 86.24510864880834 7.893275190886679 C86.1059286987247 8.182285335209246, 85.96674874864105 8.471295479531811, 85.7027489742735 9.019496659696284 C85.45964654725202 9.451149635663004, 85.21654412023055 9.882802611629726, 85.08934637860425 10.108655082055236 C84.93644243538027 10.34355659930502, 84.78353849215631 10.5784581165548, 84.40742146464065 11.156274872382301 C84.16555497221039 11.480353937748097, 83.92368847978013 11.804433003113894, 83.65977640812659 12.158051136245302 C83.42238709678011 12.43690212918735, 83.18499778543364 12.7157531221294, 82.84948344296866 13.10986736009567 C82.56636502396957 13.402210372166717, 82.28324660497049 13.694553384237764, 81.97987223676799 14.007812326905684 C81.72756134760354 14.23695440066453, 81.4752504584391 14.466096474423374, 81.0545162085019 14.848196188198111 C80.70642342026476 15.125790923679109, 80.3583306320276 15.403385659160104, 80.07721784457871 15.627565626425152 C79.75566441235325 15.851867380921902, 79.43411098012778 16.076169135418652, 79.0519930736057 16.34271804539089 C78.80530716725673 16.492260491506936, 78.55862126090774 16.641802937622987, 77.98305476407678 16.990714730406093 C77.7326557190276 17.121347751820004, 77.48225667397844 17.251980773233914, 76.87479541279238 17.56889292409717 C76.60240974143554 17.68946998077299, 76.3300240700787 17.810047037448808, 75.7317690951478 18.07487676824742 C75.42126278678444 18.189145960013988, 75.11075647842107 18.30341515178056, 74.55867275146062 18.506587066708033 C74.30038887944934 18.58324436416127, 74.04210500743805 18.659901661614512, 73.36032688623541 18.86224982926107 C72.93441583464022 18.959461247458318, 72.50850478304504 19.056672665655565, 72.14165575967677 19.140403561325773 C71.69572185236413 19.212498697190977, 71.24978794505151 19.284593833056185, 70.90766715284788 19.3399052695533 C70.65678477048591 19.36410759124955, 70.40590238812395 19.388309912945797, 69.6634317896239 19.45993515863156 C69.1825972469756 19.47535458652663, 68.7017627043273 19.4907740144217, 68.4140625 19.5 C68.4140625 19.5, 68.4140625 19.5, 68.4140625 19.5 C34.87482983647153 19.5, 1.3355971729430536 19.5, -68.4140625 19.5 C-68.73378070476657 19.48974725946687, -69.05349890953315 19.479494518933738, -69.6634317896239 19.45993515863156 C-70.0137539031352 19.426140005665108, -70.36407601664651 19.392344852698656, -70.90766715284786 19.3399052695533 C-71.25238939486147 19.284173250825454, -71.59711163687507 19.228441232097605, -72.14165575967675 19.140403561325773 C-72.55406842685557 19.046273061286374, -72.96648109403436 18.952142561246973, -73.36032688623538 18.862249829261074 C-73.80976044395968 18.728860308453392, -74.25919400168397 18.59547078764571, -74.55867275146059 18.506587066708043 C-74.80341713329359 18.416518871801237, -75.04816151512658 18.326450676894428, -75.7317690951478 18.074876768247425 C-75.98826525889783 17.961333525243646, -76.24476142264785 17.847790282239867, -76.87479541279238 17.568892924097174 C-77.17438131440397 17.412599151120336, -77.47396721601557 17.256305378143498, -77.98305476407678 16.990714730406097 C-78.22270029513761 16.845440201163555, -78.46234582619846 16.700165671921017, -79.05199307360569 16.3427180453909 C-79.25775903859845 16.199184615677012, -79.46352500359122 16.05565118596312, -80.07721784457871 15.627565626425156 C-80.30423305109966 15.446527040353054, -80.53124825762062 15.265488454280954, -81.05451620850187 14.848196188198125 C-81.29397002087572 14.630730571400894, -81.53342383324956 14.413264954603662, -81.97987223676797 14.007812326905697 C-82.1912166565426 13.789581861788847, -82.4025610763172 13.571351396671997, -82.84948344296865 13.109867360095677 C-83.04164684669365 12.884141291672861, -83.23381025041864 12.658415223250048, -83.65977640812658 12.158051136245307 C-83.86893261755176 11.877800870138218, -84.07808882697697 11.597550604031131, -84.40742146464063 11.156274872382316 C-84.54787841951986 10.940495271714434, -84.68833537439907 10.724715671046555, -85.08934637860425 10.108655082055249 C-85.30741964769686 9.721443910468281, -85.52549291678949 9.334232738881315, -85.7027489742735 9.019496659696289 C-85.85386769728105 8.705695397948448, -86.00498642028857 8.391894136200607, -86.24510864880834 7.893275190886686 C-86.35936393558613 7.611062423569859, -86.47361922236391 7.3288496562530305, -86.71419672997033 6.73461856121551 C-86.85378274916627 6.314207711409243, -86.9933687683622 5.893796861602977, -87.10808563421489 5.5482879393051325 C-87.21928398762611 5.124240424076908, -87.33048234103734 4.700192908848684, -87.42515678754556 4.339158212148136 C-87.49133363390061 3.999354092596398, -87.55751048025566 3.65954997304466, -87.66410727658177 3.112197953150904 C-87.70014195146719 2.8327201305910292, -87.7361766263526 2.5532423080311544, -87.82395520250937 1.872449005199809 C-87.84341094037472 1.5694101835579382, -87.86286667824008 1.266371361916067, -87.90404371591342 0.6250057626472781 C-87.90404371591342 0.35155368871062687, -87.90404371591342 0.07810161477397559, -87.90404371591342 -0.6250057626472687 C-87.87363894747075 -1.0985845734290265, -87.8432341790281 -1.5721633842107843, -87.82395520250937 -1.8724490051997822 C-87.78826801981035 -2.149231746982113, -87.75258083711131 -2.426014488764444, -87.66410727658177 -3.112197953150895 C-87.59464549908648 -3.468869499837379, -87.52518372159118 -3.825541046523863, -87.42515678754556 -4.339158212148126 C-87.35610002246067 -4.602501586808127, -87.28704325737579 -4.865844961468127, -87.10808563421489 -5.548287939305123 C-86.98530012611377 -5.918098326491685, -86.86251461801267 -6.287908713678248, -86.71419672997033 -6.734618561215485 C-86.60229336971993 -7.011022024538236, -86.49039000946955 -7.287425487860986, -86.24510864880834 -7.893275190886676 C-86.08865104859939 -8.218162745376915, -85.93219344839045 -8.543050299867156, -85.7027489742735 -9.019496659696282 C-85.48610211733894 -9.404175092056724, -85.26945526040438 -9.788853524417165, -85.08934637860425 -10.108655082055243 C-84.92762435230793 -10.357103542891009, -84.7659023260116 -10.605552003726775, -84.40742146464063 -11.156274872382308 C-84.22779128392706 -11.396962949892394, -84.04816110321347 -11.63765102740248, -83.65977640812659 -12.158051136245302 C-83.38924540048272 -12.4758322514742, -83.11871439283887 -12.793613366703099, -82.84948344296866 -13.10986736009567 C-82.5488803239351 -13.42026476047289, -82.24827720490151 -13.730662160850109, -81.97987223676799 -14.007812326905677 C-81.6462190362274 -14.310827335656723, -81.3125658356868 -14.61384234440777, -81.0545162085019 -14.848196188198107 C-80.84257558786808 -15.017213193176794, -80.63063496723427 -15.18623019815548, -80.07721784457871 -15.627565626425149 C-79.71643272170643 -15.87923371000461, -79.35564759883414 -16.130901793584073, -79.05199307360571 -16.342718045390885 C-78.7131096483213 -16.548151169298354, -78.37422622303689 -16.753584293205822, -77.98305476407678 -16.99071473040609 C-77.65112220000759 -17.163883736468033, -77.3191896359384 -17.337052742529977, -76.8747954127924 -17.56889292409717 C-76.63852940160477 -17.67348087866772, -76.40226339041716 -17.778068833238272, -75.73176909514781 -18.07487676824742 C-75.44424523938079 -18.180688205011073, -75.15672138361377 -18.28649964177472, -74.55867275146062 -18.506587066708033 C-74.29097294833923 -18.58603896308952, -74.02327314521784 -18.665490859471007, -73.36032688623541 -18.862249829261067 C-73.03973256542568 -18.93542339091243, -72.71913824461596 -19.008596952563792, -72.14165575967677 -19.140403561325773 C-71.69147332313288 -19.21318556644925, -71.241290886589 -19.28596757157273, -70.90766715284788 -19.3399052695533 C-70.59027997006906 -19.370523229362036, -70.27289278729026 -19.401141189170776, -69.6634317896239 -19.45993515863156 C-69.39295913979305 -19.46860869006856, -69.12248648996218 -19.477282221505558, -68.4140625 -19.5 C-68.4140625 -19.5, -68.4140625 -19.5, -68.4140625 -19.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M-68.4140625 -19.5 C-14.795871752249582 -19.5, 38.82231899550084 -19.5, 68.4140625 -19.5 M-68.4140625 -19.5 C-22.726823632951408 -19.5, 22.960415234097184 -19.5, 68.4140625 -19.5 M68.4140625 -19.5 C68.4140625 -19.5, 68.4140625 -19.5, 68.4140625 -19.5 M68.4140625 -19.5 C68.4140625 -19.5, 68.4140625 -19.5, 68.4140625 -19.5 M68.4140625 -19.5 C68.77064999224733 -19.488564933179077, 69.12723748449466 -19.47712986635815, 69.6634317896239 -19.45993515863156 M68.4140625 -19.5 C68.84167434222555 -19.486287320515785, 69.26928618445109 -19.47257464103157, 69.6634317896239 -19.45993515863156 M69.6634317896239 -19.45993515863156 C70.12743168708954 -19.41517364656457, 70.5914315845552 -19.370412134497577, 70.90766715284786 -19.3399052695533 M69.6634317896239 -19.45993515863156 C69.9693062689487 -19.43042781547898, 70.2751807482735 -19.400920472326398, 70.90766715284786 -19.3399052695533 M70.90766715284786 -19.3399052695533 C71.19491186053365 -19.29346577283064, 71.48215656821944 -19.247026276107977, 72.14165575967675 -19.140403561325776 M70.90766715284786 -19.3399052695533 C71.26039663160039 -19.282878702886553, 71.6131261103529 -19.22585213621981, 72.14165575967675 -19.140403561325776 M72.14165575967675 -19.140403561325776 C72.54526740721629 -19.04828183658702, 72.9488790547558 -18.956160111848266, 73.36032688623538 -18.862249829261074 M72.14165575967675 -19.140403561325776 C72.48309367920213 -19.06247258428476, 72.8245315987275 -18.984541607243745, 73.36032688623538 -18.862249829261074 M73.36032688623538 -18.862249829261074 C73.69414736396457 -18.763173663730495, 74.02796784169377 -18.66409749819992, 74.5586727514606 -18.50658706670804 M73.36032688623538 -18.862249829261074 C73.82123896252457 -18.725453544395304, 74.28215103881377 -18.588657259529533, 74.5586727514606 -18.50658706670804 M74.5586727514606 -18.50658706670804 C74.87883771002929 -18.388763402382327, 75.19900266859798 -18.27093973805662, 75.7317690951478 -18.074876768247425 M74.5586727514606 -18.50658706670804 C74.97687469651993 -18.352684885109806, 75.39507664157927 -18.19878270351157, 75.7317690951478 -18.074876768247425 M75.7317690951478 -18.074876768247425 C75.97053315213313 -17.96918300290412, 76.20929720911846 -17.86348923756082, 76.87479541279238 -17.568892924097174 M75.7317690951478 -18.074876768247425 C76.10352904776069 -17.910309665092868, 76.47528900037359 -17.745742561938314, 76.87479541279238 -17.568892924097174 M76.87479541279238 -17.568892924097174 C77.262654985396 -17.366546833505783, 77.6505145579996 -17.164200742914392, 77.98305476407678 -16.990714730406097 M76.87479541279238 -17.568892924097174 C77.22105839392913 -17.38824774863016, 77.56732137506586 -17.207602573163147, 77.98305476407678 -16.990714730406097 M77.98305476407678 -16.990714730406097 C78.34028096874462 -16.77416210584225, 78.69750717341248 -16.55760948127841, 79.0519930736057 -16.342718045390892 M77.98305476407678 -16.990714730406097 C78.25175203018466 -16.82782886865109, 78.52044929629255 -16.664943006896085, 79.0519930736057 -16.342718045390892 M79.0519930736057 -16.342718045390892 C79.41856960744038 -16.08701012423022, 79.78514614127504 -15.83130220306954, 80.07721784457871 -15.627565626425154 M79.0519930736057 -16.342718045390892 C79.43764827027655 -16.07370167493769, 79.82330346694742 -15.804685304484494, 80.07721784457871 -15.627565626425154 M80.07721784457871 -15.627565626425154 C80.36404734914979 -15.398826729383392, 80.65087685372087 -15.170087832341633, 81.05451620850187 -14.848196188198123 M80.07721784457871 -15.627565626425154 C80.2954083944736 -15.45356446917837, 80.51359894436847 -15.279563311931584, 81.05451620850187 -14.848196188198123 M81.05451620850187 -14.848196188198123 C81.35812607118764 -14.57246574398368, 81.6617359338734 -14.296735299769233, 81.97987223676799 -14.007812326905688 M81.05451620850187 -14.848196188198123 C81.31364221027111 -14.6128648094896, 81.57276821204036 -14.377533430781078, 81.97987223676799 -14.007812326905688 M81.97987223676799 -14.007812326905688 C82.19921945757953 -13.781318312676028, 82.41856667839106 -13.554824298446368, 82.84948344296865 -13.10986736009568 M81.97987223676799 -14.007812326905688 C82.2991026190986 -13.678180747847502, 82.61833300142924 -13.348549168789317, 82.84948344296865 -13.10986736009568 M82.84948344296865 -13.10986736009568 C83.02816046936489 -12.899983157879825, 83.20683749576115 -12.69009895566397, 83.65977640812658 -12.158051136245305 M82.84948344296865 -13.10986736009568 C83.01405439135894 -12.916552959764198, 83.17862533974923 -12.723238559432714, 83.65977640812658 -12.158051136245305 M83.65977640812658 -12.158051136245305 C83.88026223370653 -11.862620216640103, 84.10074805928647 -11.567189297034899, 84.40742146464063 -11.156274872382312 M83.65977640812658 -12.158051136245305 C83.87665449573375 -11.867454256851945, 84.0935325833409 -11.576857377458584, 84.40742146464063 -11.156274872382312 M84.40742146464063 -11.156274872382312 C84.6273245291119 -10.81844471311353, 84.84722759358318 -10.48061455384475, 85.08934637860425 -10.108655082055241 M84.40742146464063 -11.156274872382312 C84.57333216336983 -10.901391485873624, 84.73924286209902 -10.646508099364938, 85.08934637860425 -10.108655082055241 M85.08934637860425 -10.108655082055241 C85.30702963856278 -9.722136411178543, 85.52471289852133 -9.335617740301844, 85.7027489742735 -9.019496659696287 M85.08934637860425 -10.108655082055241 C85.32724982250456 -9.686233427074283, 85.56515326640486 -9.263811772093327, 85.7027489742735 -9.019496659696287 M85.7027489742735 -9.019496659696287 C85.9029005747743 -8.603877578698167, 86.10305217527511 -8.188258497700048, 86.24510864880834 -7.893275190886684 M85.7027489742735 -9.019496659696287 C85.8789929980111 -8.653522173387168, 86.0552370217487 -8.28754768707805, 86.24510864880834 -7.893275190886684 M86.24510864880834 -7.893275190886684 C86.37613956066521 -7.569626305289893, 86.50717047252206 -7.245977419693103, 86.71419672997033 -6.734618561215508 M86.24510864880834 -7.893275190886684 C86.37532358175908 -7.571641788963917, 86.5055385147098 -7.2500083870411505, 86.71419672997033 -6.734618561215508 M86.71419672997033 -6.734618561215508 C86.80592635008001 -6.4583435605753285, 86.8976559701897 -6.182068559935149, 87.10808563421489 -5.548287939305138 M86.71419672997033 -6.734618561215508 C86.8407644271068 -6.353416823264402, 86.96733212424328 -5.972215085313295, 87.10808563421489 -5.548287939305138 M87.10808563421489 -5.548287939305138 C87.22990275314947 -5.083746468934235, 87.35171987208406 -4.619204998563331, 87.42515678754556 -4.339158212148133 M87.10808563421489 -5.548287939305138 C87.22508684326291 -5.102111620560223, 87.34208805231094 -4.655935301815307, 87.42515678754556 -4.339158212148133 M87.42515678754556 -4.339158212148133 C87.48952843740558 -4.008623395069916, 87.5539000872656 -3.6780885779917, 87.66410727658177 -3.1121979531509023 M87.42515678754556 -4.339158212148133 C87.48375567011854 -4.038265335014098, 87.54235455269152 -3.7373724578800633, 87.66410727658177 -3.1121979531509023 M87.66410727658177 -3.1121979531509023 C87.72724902426936 -2.6224830268344386, 87.79039077195694 -2.132768100517975, 87.82395520250937 -1.872449005199798 M87.66410727658177 -3.1121979531509023 C87.70913353234073 -2.762983204924391, 87.75415978809967 -2.4137684566978796, 87.82395520250937 -1.872449005199798 M87.82395520250937 -1.872449005199798 C87.8438103466854 -1.5631891078740847, 87.86366549086145 -1.2539292105483713, 87.90404371591342 -0.6250057626472757 M87.82395520250937 -1.872449005199798 C87.84330404950492 -1.5710750951359467, 87.86265289650046 -1.2697011850720956, 87.90404371591342 -0.6250057626472757 M87.90404371591342 -0.6250057626472757 C87.90404371591342 -0.2720514492599284, 87.90404371591342 0.08090286412741887, 87.90404371591342 0.625005762647271 M87.90404371591342 -0.6250057626472757 C87.90404371591342 -0.15468725603640898, 87.90404371591342 0.31563125057445773, 87.90404371591342 0.625005762647271 M87.90404371591342 0.625005762647271 C87.88801473596611 0.8746700636862825, 87.8719857560188 1.1243343647252941, 87.82395520250937 1.8724490051997846 M87.90404371591342 0.625005762647271 C87.87382938877994 1.0956182963171683, 87.84361506164645 1.5662308299870658, 87.82395520250937 1.8724490051997846 M87.82395520250937 1.8724490051997846 C87.78814054694696 2.1502204013381343, 87.75232589138454 2.4279917974764835, 87.66410727658177 3.1121979531508885 M87.82395520250937 1.8724490051997846 C87.79145260503866 2.124532732818759, 87.75895000756795 2.376616460437733, 87.66410727658177 3.1121979531508885 M87.66410727658177 3.1121979531508885 C87.61215980788872 3.3789372257883854, 87.56021233919564 3.6456764984258827, 87.42515678754556 4.339158212148129 M87.66410727658177 3.1121979531508885 C87.58025023029538 3.5427861626385138, 87.496393184009 3.9733743721261385, 87.42515678754556 4.339158212148129 M87.42515678754556 4.339158212148129 C87.32816271644086 4.709038642766716, 87.23116864533614 5.078919073385304, 87.10808563421489 5.548287939305125 M87.42515678754556 4.339158212148129 C87.35908473443463 4.5911195864690875, 87.29301268132369 4.843080960790045, 87.10808563421489 5.548287939305125 M87.10808563421489 5.548287939305125 C86.9808229554413 5.931582851216906, 86.85356027666772 6.314877763128687, 86.71419672997033 6.734618561215495 M87.10808563421489 5.548287939305125 C87.01636129414834 5.824547037296653, 86.92463695408178 6.100806135288181, 86.71419672997033 6.734618561215495 M86.71419672997033 6.734618561215495 C86.53440345173063 7.178711434534108, 86.35461017349093 7.622804307852721, 86.24510864880834 7.893275190886679 M86.71419672997033 6.734618561215495 C86.60735618067349 6.998516783600187, 86.50051563137664 7.262415005984879, 86.24510864880834 7.893275190886679 M86.24510864880834 7.893275190886679 C86.04001333891846 8.319159990209668, 85.83491802902856 8.745044789532658, 85.7027489742735 9.019496659696284 M86.24510864880834 7.893275190886679 C86.06285530693197 8.271728154889793, 85.88060196505559 8.650181118892906, 85.7027489742735 9.019496659696284 M85.7027489742735 9.019496659696284 C85.57833185973351 9.240411845161034, 85.45391474519352 9.461327030625785, 85.08934637860425 10.108655082055236 M85.7027489742735 9.019496659696284 C85.46051649255315 9.449604959689347, 85.21828401083279 9.879713259682411, 85.08934637860425 10.108655082055236 M85.08934637860425 10.108655082055236 C84.83601684145415 10.49783727962341, 84.58268730430405 10.887019477191583, 84.40742146464065 11.156274872382301 M85.08934637860425 10.108655082055236 C84.91010031016046 10.384025177493713, 84.73085424171667 10.659395272932189, 84.40742146464065 11.156274872382301 M84.40742146464065 11.156274872382301 C84.20176287467406 11.431838647054548, 83.99610428470747 11.707402421726794, 83.65977640812659 12.158051136245302 M84.40742146464065 11.156274872382301 C84.25778389890556 11.356775578204639, 84.10814633317048 11.557276284026974, 83.65977640812659 12.158051136245302 M83.65977640812659 12.158051136245302 C83.46555598464937 12.386193497116817, 83.27133556117214 12.614335857988333, 82.84948344296866 13.10986736009567 M83.65977640812659 12.158051136245302 C83.42702941733387 12.431448995309388, 83.19428242654114 12.704846854373475, 82.84948344296866 13.10986736009567 M82.84948344296866 13.10986736009567 C82.61673875692827 13.350195357126468, 82.38399407088788 13.590523354157266, 81.97987223676799 14.007812326905684 M82.84948344296866 13.10986736009567 C82.66200394639336 13.303455332662603, 82.47452444981805 13.497043305229536, 81.97987223676799 14.007812326905684 M81.97987223676799 14.007812326905684 C81.75640168924006 14.210762365463872, 81.53293114171213 14.413712404022059, 81.0545162085019 14.848196188198111 M81.97987223676799 14.007812326905684 C81.76135286693082 14.206265836886098, 81.54283349709367 14.404719346866512, 81.0545162085019 14.848196188198111 M81.0545162085019 14.848196188198111 C80.70841733232115 15.124200831874363, 80.3623184561404 15.400205475550614, 80.07721784457871 15.627565626425152 M81.0545162085019 14.848196188198111 C80.68092775639346 15.14612303714836, 80.30733930428501 15.444049886098608, 80.07721784457871 15.627565626425152 M80.07721784457871 15.627565626425152 C79.76107358511176 15.848094176164883, 79.4449293256448 16.068622725904614, 79.0519930736057 16.34271804539089 M80.07721784457871 15.627565626425152 C79.67172448286568 15.910420242031442, 79.26623112115266 16.193274857637732, 79.0519930736057 16.34271804539089 M79.0519930736057 16.34271804539089 C78.80209914181408 16.494205215382713, 78.55220521002248 16.645692385374538, 77.98305476407678 16.990714730406093 M79.0519930736057 16.34271804539089 C78.80399092414298 16.493058405817596, 78.55598877468024 16.643398766244303, 77.98305476407678 16.990714730406093 M77.98305476407678 16.990714730406093 C77.69769114760284 17.139588746336432, 77.41232753112888 17.28846276226677, 76.87479541279238 17.56889292409717 M77.98305476407678 16.990714730406093 C77.66455178780605 17.15687752911564, 77.34604881153533 17.323040327825186, 76.87479541279238 17.56889292409717 M76.87479541279238 17.56889292409717 C76.53808162676559 17.717946128911656, 76.20136784073878 17.866999333726138, 75.7317690951478 18.07487676824742 M76.87479541279238 17.56889292409717 C76.42465323920696 17.768157511350285, 75.97451106562156 17.9674220986034, 75.7317690951478 18.07487676824742 M75.7317690951478 18.07487676824742 C75.27650348378899 18.24241872165664, 74.82123787243017 18.409960675065864, 74.55867275146062 18.506587066708033 M75.7317690951478 18.07487676824742 C75.28453830755417 18.239461832237957, 74.83730751996055 18.404046896228493, 74.55867275146062 18.506587066708033 M74.55867275146062 18.506587066708033 C74.20855664784963 18.61049968846284, 73.85844054423866 18.714412310217654, 73.36032688623541 18.86224982926107 M74.55867275146062 18.506587066708033 C74.20361589705635 18.611966077363757, 73.8485590426521 18.717345088019485, 73.36032688623541 18.86224982926107 M73.36032688623541 18.86224982926107 C73.09372316882178 18.923100388008887, 72.82711945140815 18.983950946756703, 72.14165575967677 19.140403561325773 M73.36032688623541 18.86224982926107 C72.90702167810437 18.96571378492405, 72.45371646997333 19.069177740587026, 72.14165575967677 19.140403561325773 M72.14165575967677 19.140403561325773 C71.64835561103752 19.220156503757977, 71.15505546239828 19.299909446190185, 70.90766715284788 19.3399052695533 M72.14165575967677 19.140403561325773 C71.7760331147862 19.199514595105722, 71.41041046989565 19.258625628885667, 70.90766715284788 19.3399052695533 M70.90766715284788 19.3399052695533 C70.46799649529258 19.382319769106328, 70.02832583773728 19.42473426865936, 69.6634317896239 19.45993515863156 M70.90766715284788 19.3399052695533 C70.49513545996666 19.3797017058236, 70.08260376708546 19.419498142093904, 69.6634317896239 19.45993515863156 M69.6634317896239 19.45993515863156 C69.24701491043945 19.47328883744072, 68.83059803125501 19.48664251624988, 68.4140625 19.5 M69.6634317896239 19.45993515863156 C69.22819994169657 19.47389219686719, 68.79296809376923 19.487849235102818, 68.4140625 19.5 M68.4140625 19.5 C68.4140625 19.5, 68.4140625 19.5, 68.4140625 19.5 M68.4140625 19.5 C68.4140625 19.5, 68.4140625 19.5, 68.4140625 19.5 M68.4140625 19.5 C36.418456462936156 19.5, 4.422850425872312 19.5, -68.4140625 19.5 M68.4140625 19.5 C35.69333183349024 19.5, 2.972601166980482 19.5, -68.4140625 19.5 M-68.4140625 19.5 C-68.85655743951851 19.48581004855379, -69.29905237903702 19.471620097107582, -69.6634317896239 19.45993515863156 M-68.4140625 19.5 C-68.77755774431776 19.4883434150153, -69.14105298863552 19.4766868300306, -69.6634317896239 19.45993515863156 M-69.6634317896239 19.45993515863156 C-69.95114678672847 19.43217963888879, -70.23886178383304 19.40442411914602, -70.90766715284786 19.3399052695533 M-69.6634317896239 19.45993515863156 C-69.92514889649495 19.434687624092582, -70.18686600336599 19.409440089553602, -70.90766715284786 19.3399052695533 M-70.90766715284786 19.3399052695533 C-71.29317233237252 19.27757978176507, -71.67867751189719 19.215254293976837, -72.14165575967675 19.140403561325773 M-70.90766715284786 19.3399052695533 C-71.38790692770252 19.262263827069876, -71.86814670255715 19.184622384586454, -72.14165575967675 19.140403561325773 M-72.14165575967675 19.140403561325773 C-72.51052997294656 19.056210429276142, -72.87940418621635 18.972017297226508, -73.36032688623538 18.862249829261074 M-72.14165575967675 19.140403561325773 C-72.41528072347897 19.077950448907675, -72.68890568728119 19.015497336489577, -73.36032688623538 18.862249829261074 M-73.36032688623538 18.862249829261074 C-73.77431012266825 18.739381777730152, -74.18829335910112 18.61651372619923, -74.55867275146059 18.506587066708043 M-73.36032688623538 18.862249829261074 C-73.69811586519536 18.761995833396284, -74.03590484415534 18.661741837531498, -74.55867275146059 18.506587066708043 M-74.55867275146059 18.506587066708043 C-74.8002495773752 18.41768456165977, -75.0418264032898 18.328782056611498, -75.7317690951478 18.074876768247425 M-74.55867275146059 18.506587066708043 C-74.81327773089548 18.412890080733373, -75.06788271033038 18.319193094758703, -75.7317690951478 18.074876768247425 M-75.7317690951478 18.074876768247425 C-76.04558440195198 17.935960040925536, -76.35939970875617 17.79704331360365, -76.87479541279238 17.568892924097174 M-75.7317690951478 18.074876768247425 C-76.09196067207233 17.915430641846434, -76.45215224899687 17.755984515445444, -76.87479541279238 17.568892924097174 M-76.87479541279238 17.568892924097174 C-77.18453485150492 17.407302057318418, -77.49427429021748 17.245711190539662, -77.98305476407678 16.990714730406097 M-76.87479541279238 17.568892924097174 C-77.19471628938594 17.401990407697422, -77.51463716597948 17.235087891297667, -77.98305476407678 16.990714730406097 M-77.98305476407678 16.990714730406097 C-78.35817527337801 16.76331447321489, -78.73329578267924 16.53591421602368, -79.05199307360569 16.3427180453909 M-77.98305476407678 16.990714730406097 C-78.33429033852298 16.77779366108747, -78.68552591296917 16.564872591768843, -79.05199307360569 16.3427180453909 M-79.05199307360569 16.3427180453909 C-79.36249290394046 16.126126805070378, -79.67299273427524 15.909535564749856, -80.07721784457871 15.627565626425156 M-79.05199307360569 16.3427180453909 C-79.43666946807497 16.07438444498186, -79.82134586254423 15.806050844572821, -80.07721784457871 15.627565626425156 M-80.07721784457871 15.627565626425156 C-80.45872543550979 15.323323475000981, -80.84023302644088 15.019081323576804, -81.05451620850187 14.848196188198125 M-80.07721784457871 15.627565626425156 C-80.39464868133415 15.374422981302018, -80.71207951808958 15.12128033617888, -81.05451620850187 14.848196188198125 M-81.05451620850187 14.848196188198125 C-81.41227501492229 14.523289105986413, -81.7700338213427 14.198382023774702, -81.97987223676797 14.007812326905697 M-81.05451620850187 14.848196188198125 C-81.24829158111102 14.672214521809906, -81.44206695372016 14.496232855421686, -81.97987223676797 14.007812326905697 M-81.97987223676797 14.007812326905697 C-82.24058402771809 13.738605997913591, -82.5012958186682 13.469399668921486, -82.84948344296865 13.109867360095677 M-81.97987223676797 14.007812326905697 C-82.1826305888234 13.798447681638184, -82.38538894087881 13.589083036370669, -82.84948344296865 13.109867360095677 M-82.84948344296865 13.109867360095677 C-83.1246955504144 12.786587558677354, -83.39990765786015 12.463307757259033, -83.65977640812658 12.158051136245307 M-82.84948344296865 13.109867360095677 C-83.06294696537577 12.859120960257753, -83.2764104877829 12.608374560419827, -83.65977640812658 12.158051136245307 M-83.65977640812658 12.158051136245307 C-83.81612888795839 11.948553057274625, -83.9724813677902 11.739054978303942, -84.40742146464063 11.156274872382316 M-83.65977640812658 12.158051136245307 C-83.89991174818644 11.836291657344614, -84.1400470882463 11.514532178443918, -84.40742146464063 11.156274872382316 M-84.40742146464063 11.156274872382316 C-84.5443349787988 10.945938948209028, -84.68124849295698 10.73560302403574, -85.08934637860425 10.108655082055249 M-84.40742146464063 11.156274872382316 C-84.65135144232215 10.781532922293014, -84.89528142000368 10.406790972203712, -85.08934637860425 10.108655082055249 M-85.08934637860425 10.108655082055249 C-85.21440495879921 9.886600909364656, -85.33946353899418 9.664546736674062, -85.7027489742735 9.019496659696289 M-85.08934637860425 10.108655082055249 C-85.32786608790234 9.685139185456887, -85.56638579720044 9.261623288858523, -85.7027489742735 9.019496659696289 M-85.7027489742735 9.019496659696289 C-85.89856670350238 8.6128769551243, -86.09438443273127 8.20625725055231, -86.24510864880834 7.893275190886686 M-85.7027489742735 9.019496659696289 C-85.83007314861756 8.755105287369949, -85.95739732296161 8.490713915043608, -86.24510864880834 7.893275190886686 M-86.24510864880834 7.893275190886686 C-86.37860041825108 7.563547939475324, -86.51209218769382 7.233820688063963, -86.71419672997033 6.73461856121551 M-86.24510864880834 7.893275190886686 C-86.38051849189436 7.5588102604929865, -86.51592833498039 7.224345330099287, -86.71419672997033 6.73461856121551 M-86.71419672997033 6.73461856121551 C-86.79394472186017 6.49443031576029, -86.87369271375002 6.25424207030507, -87.10808563421489 5.5482879393051325 M-86.71419672997033 6.73461856121551 C-86.84153948548679 6.351082470912671, -86.96888224100326 5.967546380609832, -87.10808563421489 5.5482879393051325 M-87.10808563421489 5.5482879393051325 C-87.20813618312374 5.166751834133473, -87.3081867320326 4.785215728961813, -87.42515678754556 4.339158212148136 M-87.10808563421489 5.5482879393051325 C-87.22807085571753 5.090732287791614, -87.34805607722016 4.633176636278095, -87.42515678754556 4.339158212148136 M-87.42515678754556 4.339158212148136 C-87.5147106949249 3.8793178249802227, -87.60426460230426 3.4194774378123096, -87.66410727658177 3.112197953150904 M-87.42515678754556 4.339158212148136 C-87.50874596402875 3.909945457485677, -87.59233514051193 3.480732702823218, -87.66410727658177 3.112197953150904 M-87.66410727658177 3.112197953150904 C-87.71537853899827 2.7145481665045423, -87.76664980141476 2.31689837985818, -87.82395520250937 1.872449005199809 M-87.66410727658177 3.112197953150904 C-87.71244689754985 2.7372853986603882, -87.76078651851792 2.362372844169872, -87.82395520250937 1.872449005199809 M-87.82395520250937 1.872449005199809 C-87.84709705722346 1.5119959382588308, -87.87023891193756 1.1515428713178524, -87.90404371591342 0.6250057626472781 M-87.82395520250937 1.872449005199809 C-87.84085760081147 1.609180508274132, -87.85775999911358 1.345912011348455, -87.90404371591342 0.6250057626472781 M-87.90404371591342 0.6250057626472781 C-87.90404371591342 0.28079431597940646, -87.90404371591342 -0.06341713068846522, -87.90404371591342 -0.6250057626472687 M-87.90404371591342 0.6250057626472781 C-87.90404371591342 0.3300245942365966, -87.90404371591342 0.03504342582591502, -87.90404371591342 -0.6250057626472687 M-87.90404371591342 -0.6250057626472687 C-87.87960126399577 -1.0057166808568052, -87.8551588120781 -1.3864275990663417, -87.82395520250937 -1.8724490051997822 M-87.90404371591342 -0.6250057626472687 C-87.87956781404512 -1.0062376908384332, -87.85509191217682 -1.3874696190295976, -87.82395520250937 -1.8724490051997822 M-87.82395520250937 -1.8724490051997822 C-87.76831142056868 -2.3040111898241578, -87.71266763862799 -2.735573374448533, -87.66410727658177 -3.112197953150895 M-87.82395520250937 -1.8724490051997822 C-87.78083020710616 -2.2069179535534893, -87.73770521170295 -2.541386901907196, -87.66410727658177 -3.112197953150895 M-87.66410727658177 -3.112197953150895 C-87.60838046786957 -3.3983433380228845, -87.55265365915736 -3.684488722894874, -87.42515678754556 -4.339158212148126 M-87.66410727658177 -3.112197953150895 C-87.58360762939678 -3.5255466278393675, -87.50310798221179 -3.9388953025278397, -87.42515678754556 -4.339158212148126 M-87.42515678754556 -4.339158212148126 C-87.32543061654523 -4.719457323768286, -87.2257044455449 -5.099756435388447, -87.10808563421489 -5.548287939305123 M-87.42515678754556 -4.339158212148126 C-87.33208846699614 -4.694068054468352, -87.23902014644672 -5.0489778967885774, -87.10808563421489 -5.548287939305123 M-87.10808563421489 -5.548287939305123 C-86.97173914552212 -5.958941839384906, -86.83539265682936 -6.369595739464689, -86.71419672997033 -6.734618561215485 M-87.10808563421489 -5.548287939305123 C-86.96787303495634 -5.970585948427977, -86.8276604356978 -6.392883957550831, -86.71419672997033 -6.734618561215485 M-86.71419672997033 -6.734618561215485 C-86.6046637445411 -7.005167152901891, -86.49513075911187 -7.275715744588298, -86.24510864880834 -7.893275190886676 M-86.71419672997033 -6.734618561215485 C-86.54177588935504 -7.160501371065439, -86.36935504873973 -7.586384180915392, -86.24510864880834 -7.893275190886676 M-86.24510864880834 -7.893275190886676 C-86.10424598021706 -8.185779536194762, -85.96338331162578 -8.478283881502847, -85.7027489742735 -9.019496659696282 M-86.24510864880834 -7.893275190886676 C-86.02929589943648 -8.341414982610457, -85.81348315006461 -8.789554774334237, -85.7027489742735 -9.019496659696282 M-85.7027489742735 -9.019496659696282 C-85.48002249453364 -9.41497007797609, -85.2572960147938 -9.8104434962559, -85.08934637860425 -10.108655082055243 M-85.7027489742735 -9.019496659696282 C-85.48229905019095 -9.410927822880296, -85.26184912610839 -9.80235898606431, -85.08934637860425 -10.108655082055243 M-85.08934637860425 -10.108655082055243 C-84.9308720048311 -10.352114276498598, -84.77239763105796 -10.595573470941954, -84.40742146464063 -11.156274872382308 M-85.08934637860425 -10.108655082055243 C-84.93805844001686 -10.341073982225232, -84.78677050142946 -10.573492882395223, -84.40742146464063 -11.156274872382308 M-84.40742146464063 -11.156274872382308 C-84.25404429255079 -11.361786310034871, -84.10066712046095 -11.567297747687434, -83.65977640812659 -12.158051136245302 M-84.40742146464063 -11.156274872382308 C-84.17518135993748 -11.467455455175752, -83.94294125523432 -11.778636037969196, -83.65977640812659 -12.158051136245302 M-83.65977640812659 -12.158051136245302 C-83.40040951109413 -12.462718251894156, -83.14104261406167 -12.76738536754301, -82.84948344296866 -13.10986736009567 M-83.65977640812659 -12.158051136245302 C-83.38524528648628 -12.480531012987354, -83.11071416484597 -12.803010889729407, -82.84948344296866 -13.10986736009567 M-82.84948344296866 -13.10986736009567 C-82.6493609164102 -13.316510299132268, -82.44923838985174 -13.523153238168865, -81.97987223676799 -14.007812326905677 M-82.84948344296866 -13.10986736009567 C-82.63525142575945 -13.331079506639904, -82.42101940855022 -13.552291653184138, -81.97987223676799 -14.007812326905677 M-81.97987223676799 -14.007812326905677 C-81.67416587676976 -14.28544675450903, -81.36845951677152 -14.563081182112382, -81.0545162085019 -14.848196188198107 M-81.97987223676799 -14.007812326905677 C-81.72284110423722 -14.241241200799022, -81.46580997170645 -14.474670074692368, -81.0545162085019 -14.848196188198107 M-81.0545162085019 -14.848196188198107 C-80.81510541642223 -15.039119923892903, -80.57569462434255 -15.230043659587697, -80.07721784457871 -15.627565626425149 M-81.0545162085019 -14.848196188198107 C-80.77320503109394 -15.072534366176129, -80.49189385368598 -15.29687254415415, -80.07721784457871 -15.627565626425149 M-80.07721784457871 -15.627565626425149 C-79.81866192019396 -15.807923046570385, -79.5601059958092 -15.988280466715622, -79.05199307360571 -16.342718045390885 M-80.07721784457871 -15.627565626425149 C-79.75452639472273 -15.852661212756965, -79.43183494486674 -16.07775679908878, -79.05199307360571 -16.342718045390885 M-79.05199307360571 -16.342718045390885 C-78.67292371605849 -16.572512117594822, -78.29385435851127 -16.802306189798756, -77.98305476407678 -16.99071473040609 M-79.05199307360571 -16.342718045390885 C-78.64522252336207 -16.58930474339767, -78.23845197311842 -16.835891441404456, -77.98305476407678 -16.99071473040609 M-77.98305476407678 -16.99071473040609 C-77.60155173584305 -17.18974461587128, -77.22004870760931 -17.388774501336474, -76.8747954127924 -17.56889292409717 M-77.98305476407678 -16.99071473040609 C-77.57723944988614 -17.202428319882237, -77.1714241356955 -17.41414190935838, -76.8747954127924 -17.56889292409717 M-76.8747954127924 -17.56889292409717 C-76.63336848396793 -17.675765463812372, -76.39194155514346 -17.782638003527577, -75.73176909514781 -18.07487676824742 M-76.8747954127924 -17.56889292409717 C-76.52476027936584 -17.7238430942418, -76.17472514593926 -17.87879326438643, -75.73176909514781 -18.07487676824742 M-75.73176909514781 -18.07487676824742 C-75.37584545072407 -18.205859959517458, -75.01992180630033 -18.336843150787494, -74.55867275146062 -18.506587066708033 M-75.73176909514781 -18.07487676824742 C-75.2979735282548 -18.23451754682631, -74.86417796136179 -18.3941583254052, -74.55867275146062 -18.506587066708033 M-74.55867275146062 -18.506587066708033 C-74.31085955239378 -18.580136723393043, -74.06304635332694 -18.653686380078053, -73.36032688623541 -18.862249829261067 M-74.55867275146062 -18.506587066708033 C-74.12349413146438 -18.635745796823723, -73.68831551146816 -18.764904526939414, -73.36032688623541 -18.862249829261067 M-73.36032688623541 -18.862249829261067 C-72.93147889614004 -18.960131584505667, -72.50263090604466 -19.05801333975027, -72.14165575967677 -19.140403561325773 M-73.36032688623541 -18.862249829261067 C-73.10517292557012 -18.920487055747724, -72.85001896490482 -18.978724282234378, -72.14165575967677 -19.140403561325773 M-72.14165575967677 -19.140403561325773 C-71.75240141709807 -19.203335184721386, -71.36314707451938 -19.266266808117, -70.90766715284788 -19.3399052695533 M-72.14165575967677 -19.140403561325773 C-71.6707304581213 -19.216539112001, -71.19980515656584 -19.292674662676234, -70.90766715284788 -19.3399052695533 M-70.90766715284788 -19.3399052695533 C-70.42313635174125 -19.38664737320251, -69.9386055506346 -19.433389476851723, -69.6634317896239 -19.45993515863156 M-70.90766715284788 -19.3399052695533 C-70.44590242533809 -19.38445115746283, -69.98413769782832 -19.428997045372366, -69.6634317896239 -19.45993515863156 M-69.6634317896239 -19.45993515863156 C-69.21199044596239 -19.474412003845515, -68.76054910230086 -19.48888884905947, -68.4140625 -19.5 M-69.6634317896239 -19.45993515863156 C-69.37466602435398 -19.4691953146753, -69.08590025908407 -19.47845547071904, -68.4140625 -19.5 M-68.4140625 -19.5 C-68.4140625 -19.5, -68.4140625 -19.5, -68.4140625 -19.5 M-68.4140625 -19.5 C-68.4140625 -19.5, -68.4140625 -19.5, -68.4140625 -19.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-75.5390625, -12)\"><rect></rect><foreignObject width=\"151.078125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>EXPRESS_EXTENDED</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-E-9\" transform=\"translate(403.13143157958984, 1184.953125)\"><rect class=\"basic label-container\" style=\"\" x=\"-90.6484375\" y=\"-27\" width=\"181.296875\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-60.6484375, -12)\"><rect></rect><foreignObject width=\"121.296875\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>Return all flights</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-F-11\" transform=\"translate(164.375, 761.9765625)\"><polygon points=\"80.9765625,0 161.953125,-80.9765625 80.9765625,-161.953125 0,-80.9765625\" class=\"label-container\" transform=\"translate(-80.4765625, 80.9765625)\"></polygon><g class=\"label\" style=\"\" transform=\"translate(-53.9765625, -12)\"><rect></rect><foreignObject width=\"107.953125\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>User satisfied?</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-G-13\" transform=\"translate(52.25, 955.953125)\"><rect class=\"basic label-container\" style=\"\" x=\"-44.25\" y=\"-27\" width=\"88.5\" height=\"54\"></rect><g class=\"label\" style=\"\" transform=\"translate(-14.25, -12)\"><rect></rect><foreignObject width=\"28.5\" height=\"24\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table-cell; white-space: nowrap; line-height: 1.5; max-width: 200px; text-align: center;\"><span class=\"nodeLabel\"><p>End</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-H-15\" transform=\"translate(276.5, 955.953125)\"><rect class=\"basic label-container\" style=\"\" x=\"-130\" y=\"-39\" width=\"260\" height=\"78\"></rect><g class=\"label\" style=\"\" transform=\"translate(-100, -24)\"><rect></rect><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>User clicks 'Show all flights'</p></span></div></foreignObject></g></g><g class=\"node default\" id=\"flowchart-I-17\" transform=\"translate(276.5, 1076.453125)\"><g class=\"basic label-container outer-path\"><path d=\"M-83.875 -31.5 C-50.12732408037664 -31.5, -16.379648160753277 -31.5, 83.875 -31.5 C83.875 -31.5, 83.875 -31.5, 83.875 -31.5 C84.62246917757476 -31.47603011833567, 85.36993835514953 -31.45206023667134, 85.89321192939245 -31.435279871635593 C86.40217931161952 -31.38618040039498, 86.91114669384659 -31.33708092915437, 87.90313059306193 -31.241385435432253 C88.35555966967163 -31.168240210965887, 88.80798874628132 -31.095094986499525, 89.89649680409322 -30.91911344521856 C90.3176790453726 -30.822981347117523, 90.738861286652 -30.726849249016485, 91.86511939314947 -30.469788185729428 C92.26949711310698 -30.34977100106801, 92.67387483306447 -30.22975381640659, 93.80090886774406 -29.895256030836062 C94.3409701262945 -29.696508495417955, 94.88103138484492 -29.497760959999848, 95.69591065370028 -29.197877856399685 C96.42458438751999 -28.875315609776024, 97.15325812133968 -28.552753363152366, 97.54233778220308 -28.380519338926202 C98.04796310639435 -28.116734931164093, 98.55358843058562 -27.85295052340198, 99.33260288812403 -27.44653917988677 C100.01565797218491 -27.03246717385183, 100.69871305624581 -26.618395167816892, 101.05934938813228 -26.399775304092984 C101.65049784038729 -25.98741573420394, 102.2416462926423 -25.575056164314898, 102.7154817104733 -25.244529088840633 C103.13352248828673 -24.91115269306672, 103.55156326610016 -24.577776297292814, 104.29419445219533 -23.985547688627737 C104.69845952371041 -23.61840484694539, 105.10272459522551 -23.25126200526304, 105.78900034400982 -22.62800452807842 C106.1450231284728 -22.26038177310619, 106.50104591293577 -21.89275901813396, 107.19375690787243 -21.177478043231485 C107.69143223958505 -20.592880280073224, 108.1891075712977 -20.00828251691496, 108.50269169774293 -19.63992875855011 C108.81079967535486 -19.227092137764327, 109.11890765296678 -18.81425551697854, 109.7104260198041 -18.02167479384835 C110.1269967525928 -17.38171028338059, 110.5435674853815 -16.74174577291282, 110.8119970346684 -16.329365901781543 C111.09863312493826 -15.820414498455891, 111.38526921520813 -15.311463095130241, 111.8028781507495 -14.56995614258631 C112.12639388758689 -13.89816879291562, 112.44990962442427 -13.22638144324493, 112.67899762499809 -12.750675308355413 C112.9222740434412 -12.149777851371354, 113.16555046188431 -11.548880394387295, 113.43675529456745 -10.878999214271206 C113.62703142627299 -10.305917821958644, 113.81730755797854 -9.732836429646081, 114.07303737065482 -8.962618978877531 C114.21618065110674 -8.416751611824132, 114.35932393155868 -7.870884244770735, 114.58522923372745 -7.009409419623907 C114.72751034250346 -6.278825997182054, 114.86979145127948 -5.5482425747402, 114.97122617755518 -5.027396693551458 C115.05370117927333 -4.387736866756643, 115.1361761809915 -3.748077039961829, 115.22944205789975 -3.024725316091981 C115.27760736116473 -2.274511839406915, 115.3257726644297 -1.5242983627218494, 115.35881581032167 -1.0096246935071378 C115.35881581032167 -0.33571698017107954, 115.35881581032167 0.3381907331649787, 115.35881581032167 1.00962469350713 C115.3140030974088 1.7076188692959664, 115.26919038449591 2.405613045084803, 115.22944205789975 3.02472531609196 C115.14164456010242 3.7056653714310626, 115.0538470623051 4.386605426770165, 114.97122617755518 5.027396693551435 C114.89011097933721 5.443906092697483, 114.80899578111925 5.860415491843531, 114.58522923372745 7.0094094196239 C114.45299650047268 7.513670141553462, 114.3207637672179 8.017930863483024, 114.07303737065482 8.96261897887751 C113.83420925204351 9.681931220041633, 113.59538113343221 10.401243461205757, 113.43675529456746 10.878999214271184 C113.24765281570188 11.346085993116855, 113.05855033683632 11.813172771962526, 112.67899762499809 12.750675308355405 C112.44621953307205 13.234043996893107, 112.21344144114602 13.717412685430808, 111.8028781507495 14.569956142586303 C111.46196718312721 15.175278086578487, 111.12105621550492 15.78060003057067, 110.81199703466841 16.329365901781536 C110.43485203761836 16.908761894862323, 110.0577070405683 17.488157887943107, 109.71042601980412 18.021674793848334 C109.4633583225377 18.352722999855068, 109.21629062527128 18.683771205861802, 108.50269169774295 19.639928758550102 C108.18726637994091 20.010445285049414, 107.87184106213886 20.380961811548726, 107.19375690787246 21.177478043231467 C106.77418786671548 21.610717525484954, 106.3546188255585 22.04395700773844, 105.78900034400982 22.628004528078414 C105.24472251850018 23.12230324840415, 104.70044469299053 23.61660196872989, 104.29419445219536 23.985547688627715 C103.85519249503992 24.33564006712648, 103.41619053788446 24.68573244562524, 102.71548171047331 25.24452908884063 C102.2850701649209 25.544765550802484, 101.85465861936848 25.84500201276434, 101.05934938813229 26.399775304092973 C100.48237097465113 26.74954300904677, 99.90539256116998 27.09931071400057, 99.33260288812404 27.446539179886766 C98.8930473201025 27.67585503817483, 98.45349175208095 27.905170896462895, 97.54233778220309 28.3805193389262 C97.02705628097146 28.608619174238793, 96.51177477973984 28.836719009551388, 95.6959106537003 29.197877856399682 C94.98008590878166 29.461307979541143, 94.26426116386304 29.724738102682604, 93.80090886774407 29.895256030836055 C93.16008125509514 30.085450302497478, 92.51925364244622 30.275644574158903, 91.86511939314951 30.46978818572942 C91.42960661481821 30.569191135397062, 90.99409383648691 30.668594085064708, 89.89649680409323 30.919113445218557 C89.34808773762992 31.007775970108515, 88.79967867116662 31.096438494998473, 87.90313059306196 31.24138543543225 C87.41225168752588 31.288739933081057, 86.92137278198982 31.336094430729865, 85.89321192939245 31.435279871635593 C85.23137878191031 31.456503572495272, 84.56954563442815 31.477727273354954, 83.875 31.5 C83.875 31.5, 83.875 31.5, 83.875 31.5 C49.43235275726739 31.5, 14.989705514534776 31.5, -83.875 31.5 C-84.53195796349415 31.478932636801844, -85.1889159269883 31.457865273603687, -85.89321192939244 31.435279871635593 C-86.59299279236895 31.36777285339387, -87.29277365534546 31.300265835152143, -87.90313059306195 31.24138543543225 C-88.37743228099427 31.164704016791877, -88.85173396892658 31.088022598151504, -89.89649680409323 30.919113445218557 C-90.45930185212924 30.7906568656505, -91.02210690016526 30.66220028608245, -91.86511939314947 30.469788185729428 C-92.48886066232215 30.28466505112371, -93.11260193149484 30.099541916517992, -93.80090886774403 29.89525603083607 C-94.24035729407076 29.73353494773111, -94.67980572039751 29.571813864626147, -95.69591065370028 29.197877856399685 C-96.2353361769826 28.959090178732218, -96.77476170026493 28.720302501064747, -97.54233778220308 28.380519338926206 C-98.11594302218117 28.081269852641324, -98.68954826215926 27.782020366356445, -99.33260288812403 27.446539179886773 C-100.00008952735143 27.041904856600226, -100.66757616657884 26.637270533313682, -101.05934938813226 26.399775304092994 C-101.5325298803275 26.069705076390964, -102.00571037252274 25.739634848688933, -102.7154817104733 25.244529088840636 C-103.33714033897117 24.74877287564446, -103.95879896746902 24.25301666244828, -104.29419445219533 23.98554768862774 C-104.83472011303655 23.494656584977033, -105.37524577387777 23.003765481326322, -105.7890003440098 22.628004528078435 C-106.07362640798353 22.33410474879113, -106.35825247195724 22.040204969503826, -107.19375690787244 21.177478043231478 C-107.61030757162426 20.688173931184362, -108.02685823537608 20.19886981913725, -108.50269169774293 19.639928758550113 C-108.95859999893393 19.029053169054848, -109.41450830012494 18.418177579559586, -109.7104260198041 18.021674793848355 C-110.03033073526774 17.53021524445208, -110.35023545073136 17.038755695055805, -110.8119970346684 16.329365901781557 C-111.09673117777523 15.823791598236896, -111.38146532088207 15.318217294692237, -111.8028781507495 14.569956142586314 C-112.00523200468548 14.149764035209381, -112.20758585862146 13.729571927832449, -112.67899762499809 12.750675308355417 C-112.93629342936305 12.115149697098005, -113.193589233728 11.479624085840591, -113.43675529456745 10.878999214271209 C-113.6670979983185 10.185243690698922, -113.89744070206955 9.491488167126633, -114.07303737065482 8.962618978877522 C-114.21605595494724 8.41722713232396, -114.35907453923967 7.871835285770397, -114.58522923372743 7.009409419623911 C-114.72941454483139 6.269048320681457, -114.87359985593532 5.528687221739003, -114.97122617755518 5.027396693551461 C-115.07058409539452 4.256796303229619, -115.16994201323386 3.4861959129077773, -115.22944205789975 3.024725316091999 C-115.27239625199684 2.355679071028381, -115.31535044609393 1.6866328259647623, -115.35881581032167 1.0096246935071416 C-115.35881581032167 0.20602376306274062, -115.35881581032167 -0.5975771673816603, -115.35881581032167 -1.0096246935071262 C-115.31207393824569 -1.7376670804505676, -115.2653320661697 -2.4657094673940088, -115.22944205789975 -3.024725316091956 C-115.1590954207418 -3.5703199423742498, -115.08874878358385 -4.115914568656543, -114.97122617755518 -5.027396693551446 C-114.86260019368133 -5.585168162633854, -114.75397420980748 -6.1429396317162634, -114.58522923372745 -7.009409419623896 C-114.40692779993844 -7.689350062991604, -114.22862636614944 -8.369290706359312, -114.07303737065482 -8.962618978877506 C-113.91687634483202 -9.432951107775192, -113.76071531900922 -9.90328323667288, -113.43675529456746 -10.878999214271168 C-113.19137066490046 -11.485103993737733, -112.94598603523346 -12.091208773204297, -112.67899762499809 -12.750675308355401 C-112.50241594056618 -13.117350954321045, -112.32583425613427 -13.484026600286688, -111.8028781507495 -14.5699561425863 C-111.57923878519215 -14.967050482074793, -111.35559941963479 -15.364144821563286, -110.8119970346684 -16.329365901781546 C-110.58821205674636 -16.673159722550412, -110.36442707882433 -17.016953543319282, -109.71042601980412 -18.021674793848344 C-109.24972860453266 -18.638967359914144, -108.78903118926121 -19.256259925979943, -108.50269169774295 -19.639928758550102 C-108.1514512392254 -20.052515787273087, -107.80021078070786 -20.465102815996072, -107.19375690787246 -21.177478043231467 C-106.89757319848849 -21.48331204030519, -106.60138948910452 -21.78914603737891, -105.78900034400984 -22.628004528078403 C-105.47284041817916 -22.91513260758458, -105.15668049234849 -23.202260687090764, -104.29419445219536 -23.98554768862771 C-103.87704299899316 -24.318214871690092, -103.45989154579095 -24.650882054752472, -102.71548171047331 -25.244529088840626 C-102.21252115953293 -25.595372596365312, -101.70956060859253 -25.946216103889995, -101.0593493881323 -26.39977530409297 C-100.42364251054804 -26.785144549112832, -99.78793563296378 -27.1705137941327, -99.33260288812404 -27.446539179886763 C-98.7119556933392 -27.770330423862514, -98.09130849855435 -28.094121667838266, -97.54233778220309 -28.3805193389262 C-96.8709592004279 -28.677718721340053, -96.19958061865272 -28.974918103753904, -95.6959106537003 -29.19787785639968 C-94.96256242850427 -29.467756782268495, -94.22921420330826 -29.737635708137315, -93.80090886774407 -29.895256030836055 C-93.31328518263858 -30.03998018098641, -92.82566149753308 -30.184704331136768, -91.86511939314951 -30.469788185729417 C-91.43080628013173 -30.568917319617796, -90.99649316711397 -30.668046453506175, -89.89649680409325 -30.919113445218553 C-89.43620577827171 -30.993529728663162, -88.97591475245018 -31.067946012107768, -87.90313059306196 -31.24138543543225 C-87.21805325761872 -31.307474022056418, -86.53297592217548 -31.373562608680587, -85.89321192939246 -31.435279871635593 C-85.28064916692753 -31.454923567146757, -84.6680864044626 -31.474567262657924, -83.87500000000001 -31.5 C-83.87500000000001 -31.5, -83.875 -31.5, -83.875 -31.5\" stroke=\"none\" stroke-width=\"0\" fill=\"#ECECFF\" style=\"\"></path><path d=\"M-83.875 -31.5 C-47.62536057593589 -31.5, -11.375721151871787 -31.5, 83.875 -31.5 M-83.875 -31.5 C-48.73554466784197 -31.5, -13.596089335683942 -31.5, 83.875 -31.5 M83.875 -31.5 C83.875 -31.5, 83.875 -31.5, 83.875 -31.5 M83.875 -31.5 C83.875 -31.5, 83.875 -31.5, 83.875 -31.5 M83.875 -31.5 C84.35661350829686 -31.484555592192745, 84.83822701659372 -31.46911118438549, 85.89321192939245 -31.435279871635593 M83.875 -31.5 C84.54971931664306 -31.478363064776737, 85.22443863328611 -31.456726129553473, 85.89321192939245 -31.435279871635593 M85.89321192939245 -31.435279871635593 C86.47791743161416 -31.378874035047517, 87.06262293383588 -31.322468198459436, 87.90313059306193 -31.241385435432253 M85.89321192939245 -31.435279871635593 C86.62610994563732 -31.364578081447274, 87.35900796188221 -31.293876291258954, 87.90313059306193 -31.241385435432253 M87.90313059306193 -31.241385435432253 C88.31036287048866 -31.175547278951377, 88.71759514791539 -31.109709122470502, 89.89649680409322 -30.91911344521856 M87.90313059306193 -31.241385435432253 C88.34755903318396 -31.169533691827354, 88.79198747330598 -31.09768194822245, 89.89649680409322 -30.91911344521856 M89.89649680409322 -30.91911344521856 C90.51563656187501 -30.777798835769367, 91.13477631965681 -30.63648422632017, 91.86511939314947 -30.469788185729428 M89.89649680409322 -30.91911344521856 C90.36452798703328 -30.812288381901386, 90.83255916997336 -30.70546331858421, 91.86511939314947 -30.469788185729428 M91.86511939314947 -30.469788185729428 C92.38027649559315 -30.316892261838955, 92.89543359803685 -30.163996337948483, 93.80090886774406 -29.895256030836062 M91.86511939314947 -30.469788185729428 C92.27742345757052 -30.347418503637456, 92.68972752199159 -30.22504882154549, 93.80090886774406 -29.895256030836062 M93.80090886774406 -29.895256030836062 C94.29451229669476 -29.713605406162124, 94.78811572564545 -29.53195478148819, 95.69591065370028 -29.197877856399685 M93.80090886774406 -29.895256030836062 C94.32569098527907 -29.702131360550464, 94.85047310281406 -29.50900669026486, 95.69591065370028 -29.197877856399685 M95.69591065370028 -29.197877856399685 C96.37647328503394 -28.89661296768145, 97.0570359163676 -28.59534807896321, 97.54233778220308 -28.380519338926202 M95.69591065370028 -29.197877856399685 C96.08026271153634 -29.02773660179437, 96.46461476937237 -28.857595347189054, 97.54233778220308 -28.380519338926202 M97.54233778220308 -28.380519338926202 C97.94605222891865 -28.169901770666133, 98.34976667563421 -27.959284202406064, 99.33260288812403 -27.44653917988677 M97.54233778220308 -28.380519338926202 C98.06289331948598 -28.108945848557447, 98.58344885676888 -27.837372358188695, 99.33260288812403 -27.44653917988677 M99.33260288812403 -27.44653917988677 C99.87386358742073 -27.118423763172178, 100.41512428671743 -26.79030834645759, 101.05934938813228 -26.399775304092984 M99.33260288812403 -27.44653917988677 C99.8711914234489 -27.120043644675278, 100.40977995877377 -26.793548109463785, 101.05934938813228 -26.399775304092984 M101.05934938813228 -26.399775304092984 C101.57738031164267 -26.038419357049378, 102.09541123515307 -25.677063410005776, 102.7154817104733 -25.244529088840633 M101.05934938813228 -26.399775304092984 C101.64646345274772 -25.99022994837547, 102.23357751736319 -25.580684592657956, 102.7154817104733 -25.244529088840633 M102.7154817104733 -25.244529088840633 C103.31695907478809 -24.764866896784458, 103.91843643910289 -24.285204704728283, 104.29419445219533 -23.985547688627737 M102.7154817104733 -25.244529088840633 C103.09558183524639 -24.941409354223207, 103.47568196001949 -24.638289619605786, 104.29419445219533 -23.985547688627737 M104.29419445219533 -23.985547688627737 C104.80144205713586 -23.524878834856928, 105.30868966207639 -23.06420998108612, 105.78900034400982 -22.62800452807842 M104.29419445219533 -23.985547688627737 C104.63504409388801 -23.675997062429772, 104.97589373558068 -23.36644643623181, 105.78900034400982 -22.62800452807842 M105.78900034400982 -22.62800452807842 C106.10660045769005 -22.30005633524932, 106.42420057137026 -21.972108142420215, 107.19375690787243 -21.177478043231485 M105.78900034400982 -22.62800452807842 C106.30390767151131 -22.096320437755345, 106.81881499901279 -21.56463634743227, 107.19375690787243 -21.177478043231485 M107.19375690787243 -21.177478043231485 C107.63816154694074 -20.655455066841526, 108.08256618600905 -20.133432090451567, 108.50269169774293 -19.63992875855011 M107.19375690787243 -21.177478043231485 C107.61799317013124 -20.67914598985511, 108.04222943239006 -20.180813936478735, 108.50269169774293 -19.63992875855011 M108.50269169774293 -19.63992875855011 C108.74954102918483 -19.309173142854693, 108.99639036062672 -18.97841752715928, 109.7104260198041 -18.02167479384835 M108.50269169774293 -19.63992875855011 C108.8542840426925 -19.168827047039258, 109.20587638764205 -18.697725335528403, 109.7104260198041 -18.02167479384835 M109.7104260198041 -18.02167479384835 C110.13888857264864 -17.363441254374017, 110.56735112549318 -16.705207714899686, 110.8119970346684 -16.329365901781543 M109.7104260198041 -18.02167479384835 C109.94119308443419 -17.667154612943122, 110.17196014906426 -17.312634432037893, 110.8119970346684 -16.329365901781543 M110.8119970346684 -16.329365901781543 C111.16501658939075 -15.702543935265806, 111.51803614411311 -15.075721968750072, 111.8028781507495 -14.56995614258631 M110.8119970346684 -16.329365901781543 C111.12089106493679 -15.780893272127681, 111.42978509520519 -15.23242064247382, 111.8028781507495 -14.56995614258631 M111.8028781507495 -14.56995614258631 C112.10556272294505 -13.941425152009915, 112.4082472951406 -13.312894161433517, 112.67899762499809 -12.750675308355413 M111.8028781507495 -14.56995614258631 C112.09673375017911 -13.959758702868134, 112.39058934960873 -13.349561263149958, 112.67899762499809 -12.750675308355413 M112.67899762499809 -12.750675308355413 C112.95495132051158 -12.069064345235336, 113.23090501602508 -11.387453382115261, 113.43675529456745 -10.878999214271206 M112.67899762499809 -12.750675308355413 C112.86533359245252 -12.290421866182125, 113.05166955990694 -11.830168424008837, 113.43675529456745 -10.878999214271206 M113.43675529456745 -10.878999214271206 C113.66229208320394 -10.199718341305385, 113.88782887184043 -9.520437468339564, 114.07303737065482 -8.962618978877531 M113.43675529456745 -10.878999214271206 C113.63626043932199 -10.27812150509863, 113.83576558407653 -9.677243795926056, 114.07303737065482 -8.962618978877531 M114.07303737065482 -8.962618978877531 C114.26328247999062 -8.237131924228137, 114.45352758932643 -7.511644869578744, 114.58522923372745 -7.009409419623907 M114.07303737065482 -8.962618978877531 C114.21370011773475 -8.426210960641525, 114.35436286481468 -7.8898029424055185, 114.58522923372745 -7.009409419623907 M114.58522923372745 -7.009409419623907 C114.73486700307615 -6.241051099972079, 114.88450477242485 -5.472692780320252, 114.97122617755518 -5.027396693551458 M114.58522923372745 -7.009409419623907 C114.6675510636089 -6.586704221907552, 114.74987289349035 -6.163999024191198, 114.97122617755518 -5.027396693551458 M114.97122617755518 -5.027396693551458 C115.02652055428175 -4.598544426769991, 115.0818149310083 -4.169692159988524, 115.22944205789975 -3.024725316091981 M114.97122617755518 -5.027396693551458 C115.06607365940042 -4.291778354113605, 115.16092114124564 -3.556160014675752, 115.22944205789975 -3.024725316091981 M115.22944205789975 -3.024725316091981 C115.26587859271054 -2.4571968753724964, 115.30231512752131 -1.8896684346530115, 115.35881581032167 -1.0096246935071378 M115.22944205789975 -3.024725316091981 C115.278856657085 -2.2550530470351626, 115.32827125627024 -1.4853807779783446, 115.35881581032167 -1.0096246935071378 M115.35881581032167 -1.0096246935071378 C115.35881581032167 -0.438334922763997, 115.35881581032167 0.1329548479791438, 115.35881581032167 1.00962469350713 M115.35881581032167 -1.0096246935071378 C115.35881581032167 -0.5652390576890165, 115.35881581032167 -0.1208534218708952, 115.35881581032167 1.00962469350713 M115.35881581032167 1.00962469350713 C115.3115365595983 1.7460371866479618, 115.26425730887492 2.482449679788794, 115.22944205789975 3.02472531609196 M115.35881581032167 1.00962469350713 C115.32370616790884 1.5564857140802388, 115.288596525496 2.1033467346533476, 115.22944205789975 3.02472531609196 M115.22944205789975 3.02472531609196 C115.14832648635318 3.653841670925729, 115.06721091480662 4.282958025759498, 114.97122617755518 5.027396693551435 M115.22944205789975 3.02472531609196 C115.15409323970725 3.609115870685839, 115.07874442151476 4.193506425279718, 114.97122617755518 5.027396693551435 M114.97122617755518 5.027396693551435 C114.84765966631137 5.661884612997027, 114.72409315506755 6.29637253244262, 114.58522923372745 7.0094094196239 M114.97122617755518 5.027396693551435 C114.88880085048444 5.45063332746064, 114.8063755234137 5.873869961369845, 114.58522923372745 7.0094094196239 M114.58522923372745 7.0094094196239 C114.46228643286648 7.47824360305371, 114.33934363200552 7.94707778648352, 114.07303737065482 8.96261897887751 M114.58522923372745 7.0094094196239 C114.44727353195766 7.53549430085144, 114.30931783018788 8.06157918207898, 114.07303737065482 8.96261897887751 M114.07303737065482 8.96261897887751 C113.90688234126442 9.463051454192586, 113.74072731187402 9.96348392950766, 113.43675529456746 10.878999214271184 M114.07303737065482 8.96261897887751 C113.83855397436666 9.668845608641792, 113.60407057807852 10.375072238406077, 113.43675529456746 10.878999214271184 M113.43675529456746 10.878999214271184 C113.25574473197263 11.32609880348157, 113.07473416937779 11.773198392691954, 112.67899762499809 12.750675308355405 M113.43675529456746 10.878999214271184 C113.20607301282993 11.44878891010138, 112.9753907310924 12.018578605931573, 112.67899762499809 12.750675308355405 M112.67899762499809 12.750675308355405 C112.34409728591582 13.446103028179065, 112.00919694683355 14.141530748002724, 111.8028781507495 14.569956142586303 M112.67899762499809 12.750675308355405 C112.43852444871658 13.250023004205666, 112.19805127243508 13.749370700055925, 111.8028781507495 14.569956142586303 M111.8028781507495 14.569956142586303 C111.45732943451198 15.183512878867816, 111.11178071827445 15.797069615149328, 110.81199703466841 16.329365901781536 M111.8028781507495 14.569956142586303 C111.59791456083917 14.93388975128615, 111.39295097092884 15.297823359986, 110.81199703466841 16.329365901781536 M110.81199703466841 16.329365901781536 C110.51300335901611 16.788700478627185, 110.21400968336381 17.248035055472833, 109.71042601980412 18.021674793848334 M110.81199703466841 16.329365901781536 C110.56780335016725 16.704512976360988, 110.3236096656661 17.079660050940443, 109.71042601980412 18.021674793848334 M109.71042601980412 18.021674793848334 C109.41072902156843 18.42324146852595, 109.11103202333273 18.82480814320357, 108.50269169774295 19.639928758550102 M109.71042601980412 18.021674793848334 C109.34768360884077 18.50771657802575, 108.98494119787742 18.993758362203167, 108.50269169774295 19.639928758550102 M108.50269169774295 19.639928758550102 C108.02653609112961 20.199248228099673, 107.5503804845163 20.758567697649244, 107.19375690787246 21.177478043231467 M108.50269169774295 19.639928758550102 C108.19444076456483 20.002017844636097, 107.88618983138672 20.364106930722095, 107.19375690787246 21.177478043231467 M107.19375690787246 21.177478043231467 C106.76490051913906 21.620307474363017, 106.33604413040568 22.063136905494563, 105.78900034400982 22.628004528078414 M107.19375690787246 21.177478043231467 C106.70185122027347 21.685411051885453, 106.20994553267448 22.193344060539435, 105.78900034400982 22.628004528078414 M105.78900034400982 22.628004528078414 C105.32394184513261 23.0503583519851, 104.8588833462554 23.472712175891786, 104.29419445219536 23.985547688627715 M105.78900034400982 22.628004528078414 C105.32358462808945 23.05068276705225, 104.85816891216908 23.473361006026092, 104.29419445219536 23.985547688627715 M104.29419445219536 23.985547688627715 C103.88816606875496 24.309344519552372, 103.48213768531457 24.63314135047703, 102.71548171047331 25.24452908884063 M104.29419445219536 23.985547688627715 C103.72666341403473 24.438138588925614, 103.15913237587412 24.890729489223517, 102.71548171047331 25.24452908884063 M102.71548171047331 25.24452908884063 C102.22368551670877 25.587584824096673, 101.73188932294421 25.930640559352717, 101.05934938813229 26.399775304092973 M102.71548171047331 25.24452908884063 C102.20706002253476 25.599182049126416, 101.69863833459621 25.953835009412202, 101.05934938813229 26.399775304092973 M101.05934938813229 26.399775304092973 C100.60729434098442 26.673813730244337, 100.15523929383657 26.947852156395705, 99.33260288812404 27.446539179886766 M101.05934938813229 26.399775304092973 C100.41533580720095 26.790180121497443, 99.77132222626962 27.180584938901912, 99.33260288812404 27.446539179886766 M99.33260288812404 27.446539179886766 C98.95571630947185 27.643160666562242, 98.57882973081965 27.839782153237717, 97.54233778220309 28.3805193389262 M99.33260288812404 27.446539179886766 C98.95924022423978 27.64132224248499, 98.58587756035551 27.836105305083212, 97.54233778220309 28.3805193389262 M97.54233778220309 28.3805193389262 C96.92565863890815 28.65350490252604, 96.3089794956132 28.926490466125884, 95.6959106537003 29.197877856399682 M97.54233778220309 28.3805193389262 C96.97968474754393 28.62958914686055, 96.41703171288476 28.878658954794904, 95.6959106537003 29.197877856399682 M95.6959106537003 29.197877856399682 C95.27672511145896 29.352142010853168, 94.85753956921762 29.506406165306654, 93.80090886774407 29.895256030836055 M95.6959106537003 29.197877856399682 C95.05444397077463 29.433943525369344, 94.41297728784895 29.670009194339006, 93.80090886774407 29.895256030836055 M93.80090886774407 29.895256030836055 C93.1557719997494 30.08672926686435, 92.51063513175475 30.27820250289264, 91.86511939314951 30.46978818572942 M93.80090886774407 29.895256030836055 C93.29649591840999 30.04496314648081, 92.79208296907589 30.19467026212557, 91.86511939314951 30.46978818572942 M91.86511939314951 30.46978818572942 C91.12696103040767 30.63826801509176, 90.38880266766583 30.806747844454105, 89.89649680409323 30.919113445218557 M91.86511939314951 30.46978818572942 C91.09838242125444 30.644790896138133, 90.33164544935937 30.819793606546845, 89.89649680409323 30.919113445218557 M89.89649680409323 30.919113445218557 C89.44494799268233 30.992116355234142, 88.99339918127141 31.065119265249724, 87.90313059306196 31.24138543543225 M89.89649680409323 30.919113445218557 C89.2634810083103 31.02145452996993, 88.63046521252735 31.1237956147213, 87.90313059306196 31.24138543543225 M87.90313059306196 31.24138543543225 C87.31376568785457 31.298240759022605, 86.72440078264717 31.35509608261296, 85.89321192939245 31.435279871635593 M87.90313059306196 31.24138543543225 C87.21731762379738 31.307544987766434, 86.53150465453281 31.37370454010062, 85.89321192939245 31.435279871635593 M85.89321192939245 31.435279871635593 C85.3576054785655 31.4524557280189, 84.82199902773856 31.46963158440221, 83.875 31.5 M85.89321192939245 31.435279871635593 C85.36836918159173 31.45211055701313, 84.84352643379101 31.468941242390663, 83.875 31.5 M83.875 31.5 C83.875 31.5, 83.875 31.5, 83.875 31.5 M83.875 31.5 C83.875 31.5, 83.875 31.5, 83.875 31.5 M83.875 31.5 C25.366440928759232 31.5, -33.142118142481536 31.5, -83.875 31.5 M83.875 31.5 C23.874489743548125 31.5, -36.12602051290375 31.5, -83.875 31.5 M-83.875 31.5 C-84.41508755416538 31.482680443354568, -84.95517510833076 31.46536088670913, -85.89321192939244 31.435279871635593 M-83.875 31.5 C-84.36298841357916 31.484351161388343, -84.85097682715833 31.468702322776682, -85.89321192939244 31.435279871635593 M-85.89321192939244 31.435279871635593 C-86.50268433954506 31.376484801225985, -87.11215674969769 31.317689730816376, -87.90313059306195 31.24138543543225 M-85.89321192939244 31.435279871635593 C-86.42972150511974 31.38352343811235, -86.96623108084707 31.3317670045891, -87.90313059306195 31.24138543543225 M-87.90313059306195 31.24138543543225 C-88.48013871242131 31.148099237459025, -89.05714683178066 31.0548130394858, -89.89649680409323 30.919113445218557 M-87.90313059306195 31.24138543543225 C-88.54746808838536 31.137213946100267, -89.19180558370876 31.033042456768285, -89.89649680409323 30.919113445218557 M-89.89649680409323 30.919113445218557 C-90.63970620401923 30.749480749580027, -91.38291560394524 30.579848053941497, -91.86511939314947 30.469788185729428 M-89.89649680409323 30.919113445218557 C-90.50450084122524 30.78034049134031, -91.11250487835724 30.641567537462063, -91.86511939314947 30.469788185729428 M-91.86511939314947 30.469788185729428 C-92.4658575622044 30.291492250492922, -93.06659573125933 30.11319631525642, -93.80090886774403 29.89525603083607 M-91.86511939314947 30.469788185729428 C-92.45921998966467 30.29346224718138, -93.0533205861799 30.117136308633338, -93.80090886774403 29.89525603083607 M-93.80090886774403 29.89525603083607 C-94.2761906175608 29.720347953447163, -94.75147236737759 29.545439876058254, -95.69591065370028 29.197877856399685 M-93.80090886774403 29.89525603083607 C-94.54573190655884 29.621154267483522, -95.29055494537366 29.347052504130975, -95.69591065370028 29.197877856399685 M-95.69591065370028 29.197877856399685 C-96.4087125523632 28.88234160037867, -97.12151445102612 28.566805344357658, -97.54233778220308 28.380519338926206 M-95.69591065370028 29.197877856399685 C-96.33670748406558 28.914216108159565, -96.97750431443087 28.630554359919447, -97.54233778220308 28.380519338926206 M-97.54233778220308 28.380519338926206 C-98.0880639888218 28.095814326487538, -98.63379019544051 27.81110931404887, -99.33260288812403 27.446539179886773 M-97.54233778220308 28.380519338926206 C-98.23341275904872 28.019985966160487, -98.92448773589435 27.659452593394764, -99.33260288812403 27.446539179886773 M-99.33260288812403 27.446539179886773 C-100.00576588439259 27.038463815603905, -100.67892888066115 26.630388451321036, -101.05934938813226 26.399775304092994 M-99.33260288812403 27.446539179886773 C-100.01488514290553 27.032935667502652, -100.69716739768701 26.61933215511853, -101.05934938813226 26.399775304092994 M-101.05934938813226 26.399775304092994 C-101.54028386258334 26.064296234033772, -102.02121833703441 25.728817163974554, -102.7154817104733 25.244529088840636 M-101.05934938813226 26.399775304092994 C-101.5721776942823 26.042048477702302, -102.08500600043233 25.684321651311606, -102.7154817104733 25.244529088840636 M-102.7154817104733 25.244529088840636 C-103.18696010521032 24.86853761560487, -103.65843849994734 24.4925461423691, -104.29419445219533 23.98554768862774 M-102.7154817104733 25.244529088840636 C-103.18555106494355 24.869661287721478, -103.65562041941381 24.494793486602322, -104.29419445219533 23.98554768862774 M-104.29419445219533 23.98554768862774 C-104.80120168580346 23.525097133741134, -105.3082089194116 23.06464657885453, -105.7890003440098 22.628004528078435 M-104.29419445219533 23.98554768862774 C-104.75863151752546 23.56375823422629, -105.22306858285557 23.141968779824843, -105.7890003440098 22.628004528078435 M-105.7890003440098 22.628004528078435 C-106.30169824547085 22.09860185153938, -106.81439614693187 21.569199175000325, -107.19375690787244 21.177478043231478 M-105.7890003440098 22.628004528078435 C-106.29201492627222 22.108600673627247, -106.79502950853464 21.58919681917606, -107.19375690787244 21.177478043231478 M-107.19375690787244 21.177478043231478 C-107.5455685649422 20.764220052186946, -107.89738022201196 20.35096206114242, -108.50269169774293 19.639928758550113 M-107.19375690787244 21.177478043231478 C-107.51488745821653 20.80025982595134, -107.83601800856063 20.423041608671205, -108.50269169774293 19.639928758550113 M-108.50269169774293 19.639928758550113 C-108.96708614127363 19.01768251142314, -109.4314805848043 18.395436264296166, -109.7104260198041 18.021674793848355 M-108.50269169774293 19.639928758550113 C-108.9552978469034 19.033477751943515, -109.40790399606388 18.42702674533692, -109.7104260198041 18.021674793848355 M-109.7104260198041 18.021674793848355 C-110.05999161717067 17.484648164787167, -110.40955721453723 16.947621535725983, -110.8119970346684 16.329365901781557 M-109.7104260198041 18.021674793848355 C-110.1131309079069 17.403011944318774, -110.51583579600971 16.784349094789192, -110.8119970346684 16.329365901781557 M-110.8119970346684 16.329365901781557 C-111.14553901040738 15.737128349069541, -111.47908098614636 15.144890796357526, -111.8028781507495 14.569956142586314 M-110.8119970346684 16.329365901781557 C-111.08442707750957 15.84563877418382, -111.35685712035077 15.361911646586082, -111.8028781507495 14.569956142586314 M-111.8028781507495 14.569956142586314 C-112.14000573793504 13.869903494420743, -112.47713332512058 13.169850846255173, -112.67899762499809 12.750675308355417 M-111.8028781507495 14.569956142586314 C-112.06930672500847 14.016711507479297, -112.33573529926745 13.46346687237228, -112.67899762499809 12.750675308355417 M-112.67899762499809 12.750675308355417 C-112.87929293117088 12.25594202966231, -113.07958823734369 11.761208750969201, -113.43675529456745 10.878999214271209 M-112.67899762499809 12.750675308355417 C-112.91921989459391 12.157321658072108, -113.15944216418973 11.5639680077888, -113.43675529456745 10.878999214271209 M-113.43675529456745 10.878999214271209 C-113.67234802322305 10.169431452164263, -113.90794075187867 9.459863690057318, -114.07303737065482 8.962618978877522 M-113.43675529456745 10.878999214271209 C-113.64612192490814 10.248420281727455, -113.85548855524885 9.617841349183703, -114.07303737065482 8.962618978877522 M-114.07303737065482 8.962618978877522 C-114.20530210658184 8.458236216888617, -114.33756684250885 7.953853454899711, -114.58522923372743 7.009409419623911 M-114.07303737065482 8.962618978877522 C-114.17683897373504 8.566778478433221, -114.28064057681529 8.170937977988922, -114.58522923372743 7.009409419623911 M-114.58522923372743 7.009409419623911 C-114.67934262463149 6.526157048203792, -114.77345601553556 6.042904676783672, -114.97122617755518 5.027396693551461 M-114.58522923372743 7.009409419623911 C-114.69634657417065 6.4388453611062335, -114.80746391461386 5.868281302588555, -114.97122617755518 5.027396693551461 M-114.97122617755518 5.027396693551461 C-115.06090140981482 4.3318933005232765, -115.15057664207445 3.636389907495091, -115.22944205789975 3.024725316091999 M-114.97122617755518 5.027396693551461 C-115.06753358816431 4.280455434916316, -115.16384099877345 3.5335141762811713, -115.22944205789975 3.024725316091999 M-115.22944205789975 3.024725316091999 C-115.2760841858057 2.298236525108707, -115.32272631371166 1.5717477341254151, -115.35881581032167 1.0096246935071416 M-115.22944205789975 3.024725316091999 C-115.27472116326112 2.3194667014526966, -115.32000026862248 1.6142080868133941, -115.35881581032167 1.0096246935071416 M-115.35881581032167 1.0096246935071416 C-115.35881581032167 0.5740795657854927, -115.35881581032167 0.1385344380638437, -115.35881581032167 -1.0096246935071262 M-115.35881581032167 1.0096246935071416 C-115.35881581032167 0.5506546340532439, -115.35881581032167 0.09168457459934631, -115.35881581032167 -1.0096246935071262 M-115.35881581032167 -1.0096246935071262 C-115.31334605915326 -1.7178527704775597, -115.26787630798486 -2.4260808474479933, -115.22944205789975 -3.024725316091956 M-115.35881581032167 -1.0096246935071262 C-115.32391969970011 -1.5531597840713576, -115.28902358907857 -2.096694874635589, -115.22944205789975 -3.024725316091956 M-115.22944205789975 -3.024725316091956 C-115.17650542651371 -3.435291375601838, -115.12356879512767 -3.8458574351117205, -114.97122617755518 -5.027396693551446 M-115.22944205789975 -3.024725316091956 C-115.1470892370769 -3.663437531990138, -115.06473641625404 -4.30214974788832, -114.97122617755518 -5.027396693551446 M-114.97122617755518 -5.027396693551446 C-114.82460053394163 -5.780288384166227, -114.6779748903281 -6.533180074781009, -114.58522923372745 -7.009409419623896 M-114.97122617755518 -5.027396693551446 C-114.85962973974581 -5.600420815787096, -114.74803330193643 -6.173444938022747, -114.58522923372745 -7.009409419623896 M-114.58522923372745 -7.009409419623896 C-114.41955650779329 -7.641191326624469, -114.25388378185913 -8.272973233625041, -114.07303737065482 -8.962618978877506 M-114.58522923372745 -7.009409419623896 C-114.47416259867339 -7.432954635669165, -114.36309596361932 -7.856499851714434, -114.07303737065482 -8.962618978877506 M-114.07303737065482 -8.962618978877506 C-113.9313124324367 -9.389471911988117, -113.78958749421858 -9.816324845098729, -113.43675529456746 -10.878999214271168 M-114.07303737065482 -8.962618978877506 C-113.84191242924409 -9.658730477648115, -113.61078748783335 -10.354841976418726, -113.43675529456746 -10.878999214271168 M-113.43675529456746 -10.878999214271168 C-113.18047340664286 -11.512020432318153, -112.92419151871826 -12.145041650365137, -112.67899762499809 -12.750675308355401 M-113.43675529456746 -10.878999214271168 C-113.15291629845728 -11.580087022316976, -112.86907730234711 -12.281174830362785, -112.67899762499809 -12.750675308355401 M-112.67899762499809 -12.750675308355401 C-112.46709918352387 -13.190686955976956, -112.25520074204965 -13.63069860359851, -111.8028781507495 -14.5699561425863 M-112.67899762499809 -12.750675308355401 C-112.33158309848146 -13.472089006147238, -111.98416857196483 -14.193502703939075, -111.8028781507495 -14.5699561425863 M-111.8028781507495 -14.5699561425863 C-111.51770119885143 -15.076316697979058, -111.23252424695336 -15.582677253371815, -110.8119970346684 -16.329365901781546 M-111.8028781507495 -14.5699561425863 C-111.42140033587647 -15.247308631710892, -111.03992252100343 -15.924661120835482, -110.8119970346684 -16.329365901781546 M-110.8119970346684 -16.329365901781546 C-110.49149852669561 -16.821737675927498, -110.17100001872284 -17.31410945007345, -109.71042601980412 -18.021674793848344 M-110.8119970346684 -16.329365901781546 C-110.48801718171644 -16.827085956687515, -110.1640373287645 -17.324806011593488, -109.71042601980412 -18.021674793848344 M-109.71042601980412 -18.021674793848344 C-109.39977575963226 -18.43791784165772, -109.08912549946042 -18.854160889467092, -108.50269169774295 -19.639928758550102 M-109.71042601980412 -18.021674793848344 C-109.37613533776059 -18.46959385327903, -109.04184465571706 -18.917512912709714, -108.50269169774295 -19.639928758550102 M-108.50269169774295 -19.639928758550102 C-108.21913969039119 -19.973005080951776, -107.93558768303942 -20.306081403353446, -107.19375690787246 -21.177478043231467 M-108.50269169774295 -19.639928758550102 C-108.17002396208103 -20.030699210189, -107.8373562264191 -20.421469661827892, -107.19375690787246 -21.177478043231467 M-107.19375690787246 -21.177478043231467 C-106.68615018868009 -21.701623656084283, -106.17854346948772 -22.225769268937096, -105.78900034400984 -22.628004528078403 M-107.19375690787246 -21.177478043231467 C-106.6898908447822 -21.69776112154528, -106.18602478169194 -22.218044199859097, -105.78900034400984 -22.628004528078403 M-105.78900034400984 -22.628004528078403 C-105.36962096667536 -23.00887378240331, -104.95024158934086 -23.389743036728213, -104.29419445219536 -23.98554768862771 M-105.78900034400984 -22.628004528078403 C-105.24026443426573 -23.126351962551432, -104.69152852452163 -23.624699397024457, -104.29419445219536 -23.98554768862771 M-104.29419445219536 -23.98554768862771 C-103.88220424224988 -24.314098917539305, -103.4702140323044 -24.642650146450897, -102.71548171047331 -25.244529088840626 M-104.29419445219536 -23.98554768862771 C-103.79871208799646 -24.38068168873687, -103.30322972379757 -24.775815688846027, -102.71548171047331 -25.244529088840626 M-102.71548171047331 -25.244529088840626 C-102.26197824874744 -25.560873471892144, -101.80847478702158 -25.877217854943662, -101.0593493881323 -26.39977530409297 M-102.71548171047331 -25.244529088840626 C-102.37393689217777 -25.482775968846713, -102.03239207388222 -25.7210228488528, -101.0593493881323 -26.39977530409297 M-101.0593493881323 -26.39977530409297 C-100.45238621626102 -26.767719945792862, -99.84542304438973 -27.13566458749275, -99.33260288812404 -27.446539179886763 M-101.0593493881323 -26.39977530409297 C-100.70468852962841 -26.614772800736574, -100.35002767112452 -26.829770297380183, -99.33260288812404 -27.446539179886763 M-99.33260288812404 -27.446539179886763 C-98.85815855254702 -27.694056485861196, -98.38371421697 -27.941573791835626, -97.54233778220309 -28.3805193389262 M-99.33260288812404 -27.446539179886763 C-98.61871534787362 -27.81897385236862, -97.90482780762319 -28.191408524850477, -97.54233778220309 -28.3805193389262 M-97.54233778220309 -28.3805193389262 C-96.94560440568401 -28.644675503244518, -96.34887102916491 -28.908831667562836, -95.6959106537003 -29.19787785639968 M-97.54233778220309 -28.3805193389262 C-97.04502078267319 -28.600666822233446, -96.54770378314329 -28.820814305540697, -95.6959106537003 -29.19787785639968 M-95.6959106537003 -29.19787785639968 C-94.95524909107144 -29.47044815804753, -94.21458752844258 -29.74301845969538, -93.80090886774407 -29.895256030836055 M-95.6959106537003 -29.19787785639968 C-95.06318997814849 -29.430724913808554, -94.43046930259668 -29.66357197121743, -93.80090886774407 -29.895256030836055 M-93.80090886774407 -29.895256030836055 C-93.3621065079467 -30.025490267903326, -92.92330414814933 -30.155724504970596, -91.86511939314951 -30.469788185729417 M-93.80090886774407 -29.895256030836055 C-93.08122440412407 -30.108854601937633, -92.36153994050406 -30.322453173039214, -91.86511939314951 -30.469788185729417 M-91.86511939314951 -30.469788185729417 C-91.38530067687645 -30.579303676609, -90.90548196060341 -30.688819167488585, -89.89649680409325 -30.919113445218553 M-91.86511939314951 -30.469788185729417 C-91.45701926283412 -30.562934377371676, -91.04891913251875 -30.65608056901393, -89.89649680409325 -30.919113445218553 M-89.89649680409325 -30.919113445218553 C-89.22475401724459 -31.027715609553127, -88.55301123039595 -31.136317773887704, -87.90313059306196 -31.24138543543225 M-89.89649680409325 -30.919113445218553 C-89.1374961562387 -31.041822783825744, -88.37849550838416 -31.16453212243293, -87.90313059306196 -31.24138543543225 M-87.90313059306196 -31.24138543543225 C-87.48529513844598 -31.2816935192184, -87.06745968382998 -31.322001603004548, -85.89321192939246 -31.435279871635593 M-87.90313059306196 -31.24138543543225 C-87.35210198337438 -31.29454250269995, -86.80107337368679 -31.347699569967652, -85.89321192939246 -31.435279871635593 M-85.89321192939246 -31.435279871635593 C-85.36102310526114 -31.45234613138278, -84.8288342811298 -31.469412391129968, -83.87500000000001 -31.5 M-85.89321192939246 -31.435279871635593 C-85.23722831120578 -31.456315989476188, -84.58124469301909 -31.47735210731678, -83.87500000000001 -31.5 M-83.87500000000001 -31.5 C-83.87500000000001 -31.5, -83.875 -31.5, -83.875 -31.5 M-83.87500000000001 -31.5 C-83.87500000000001 -31.5, -83.87500000000001 -31.5, -83.875 -31.5\" stroke=\"#9370DB\" stroke-width=\"1.3\" fill=\"none\" stroke-dasharray=\"0 0\" style=\"\"></path></g><g class=\"label\" style=\"\" transform=\"translate(-100, -24)\"><rect></rect><foreignObject width=\"200\" height=\"48\"><div xmlns=\"http://www.w3.org/1999/xhtml\" style=\"display: table; white-space: break-spaces; line-height: 1.5; max-width: 200px; text-align: center; width: 200px;\"><span class=\"nodeLabel\"><p>searchMode: EXPRESS_EXTENDED</p></span></div></foreignObject></g></g></g></g></g></svg></div>"},"children":["flowchart TD\n    A1[API Request] --> A2([searchMode: EXPRESS])\n    A2 --> B{Non-stop flights >= threshold?}\n    B -->|Yes| C[Return non-stop flights only]\n    B -->|No| D([EXPRESS_EXTENDED])\n    D --> E[Return all flights]\n    C --> F{User satisfied?}\n    F -->|Yes| G[End]\n    F -->|No| H[User clicks 'Show all flights']\n    H --> I([searchMode: EXPRESS_EXTENDED])\n    I --> E\n"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":2,"id":"integration-procedure","__idx":3},"children":["Integration procedure"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The following sections explain how to use air express search:"]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"1-prerequisites","__idx":4},"children":["1. Prerequisites"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The settings below must be configured in the backend before starting API integration."]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Feature flag"]},": Contact your Spotnana representative to enable the express search feature for your company profile."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Threshold configuration"]},": The threshold setting indicates whether a specific route qualifies for an express search based on non-stop flight availability. The default value configured by Spotnana will be ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":[">=15"]}," non-stop flights (i.e., the API will only use express search if a specific route contains 15 or more non-stop flight schedules). Contact your Spotnana representative if you wish to adjust the threshold to another value before integrating."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"2-api-implementation","__idx":5},"children":["2. API implementation"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Use ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["searchMode: EXPRESS"]}," in the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/docs/openapi/airapi/air/airsearch"},"children":["get air itineraries"]}," API request to initiate the air express search. The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["searchMode"]}," supports the following values:"]},{"$$mdtype":"Tag","name":"div","attributes":{"className":"md-table-wrapper"},"children":[{"$$mdtype":"Tag","name":"table","attributes":{"className":"md"},"children":[{"$$mdtype":"Tag","name":"thead","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"th","attributes":{"width":"40%","data-label":"Search mode"},"children":["Search mode "]},{"$$mdtype":"Tag","name":"th","attributes":{"data-label":"Description"},"children":["Description"]}]}]},{"$$mdtype":"Tag","name":"tbody","attributes":{},"children":[{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NORMAL"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Standard search that returns all available flight itineraries. This is used as a default value when ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["searchMode"]}," is not set in the API request."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EXPRESS"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["Filters the results to display only non-stop flights on the specific route (assuming the threshold has been met)."]}]},{"$$mdtype":"Tag","name":"tr","attributes":{},"children":[{"$$mdtype":"Tag","name":"td","attributes":{},"children":[{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EXPRESS_EXTENDED"]}]},{"$$mdtype":"Tag","name":"td","attributes":{},"children":["A fallback search mechanism when express search doesn't find enough non-stop flights (i.e., less than the threshold value). This mode is also used when the user is not satisfied with the express search results and wants to view all flight options instead."]}]}]}]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["Here's a sample request for the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/docs/openapi/airapi/air/airsearch"},"children":["get air itineraries"]}," API where ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["searchMode"]}," is set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EXPRESS"]}," on busy routes."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","data-title":"POST /v2/air/search-flights","data-highlight":"{16}","header":{"title":"POST /v2/air/search-flights","controls":{"copy":{}}},"source":"// ... payload truncated for focus\n{\n  \"legs\": [\n    {\n      \"origin\": {\n        \"airport\": \"JFK\"\n      },\n      \"destination\": {\n        \"airport\": \"LAX\"\n      },\n      \"date\": {\n        \"iso8601\": \"2026-12-15\"\n      }\n    }\n  ],\n  \"searchMode\": \"EXPRESS\"\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"3-threshold-and-fallback-mechanism","__idx":6},"children":["3. Threshold and fallback mechanism"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["The ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/docs/openapi/airapi/air/airsearch"},"children":["get air itineraries"]}," API call employs a fallback mechanism based on the threshold value configured in the backend (see ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"#prerequisites"},"children":["prerequisites"]}," for more information). Consider the following scenarios:"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Scenario A:"]}," The number of non-stop flights is greater than or equal to the threshold value"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["API behavior:"]}," The API uses the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["searchMode: EXPRESS"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Result:"]}," Only non-stop flights are returned and the response time is reduced."]}]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Scenario B:"]}," The number of non-stop flights is less than the threshold value"]},{"$$mdtype":"Tag","name":"ul","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["API behavior:"]}," The API call uses ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["searchMode: EXPRESS_EXTENDED"]},"."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Result:"]}," All the available flights (both non-stop and those with connections) are returned."]}]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"4-pagination","__idx":7},"children":["4. Pagination"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["To control the volume of flight itineraries displayed and to optimize the frontend rendering, use the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["legSearchParams"]}," > ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["pageSize"]}," field in the ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/docs/openapi/airapi/air/airsearch"},"children":["get air itineraries"]}," API to paginate the results displayed. Pagination works for all search modes (i.e., ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["NORMAL"]},", ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EXPRESS"]},", or ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EXPRESS_EXTENDED"]},"). The ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["pageSize"]}," field assumes a default value of 50 if no value is provided in the request."]},{"$$mdtype":"Tag","name":"CodeBlock","attributes":{"data-language":"json","data-title":"POST /v2/air/search-flights","data-highlight":"{5}","header":{"title":"POST /v2/air/search-flights","controls":{"copy":{}}},"source":"{\n  // ... payload truncated for focus\n  \"searchMode\": \"EXPRESS\",\n  \"legSearchParams\": {\n    \"pageSize\": 25\n  }\n}\n","lang":"json"},"children":[]},{"$$mdtype":"Tag","name":"Heading","attributes":{"level":3,"id":"5-frontend-ui-recommendations","__idx":8},"children":["5. Frontend UI recommendations"]},{"$$mdtype":"Tag","name":"p","attributes":{},"children":["When implementing the frontend for air express search, use the following workflow:"]},{"$$mdtype":"Tag","name":"ol","attributes":{},"children":[{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Primary view: Display the non-stop itineraries returned by the ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EXPRESS"]}," search."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["User override: Provide a clear UI element (e.g., a ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Show all flights"]}," or ",{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Enable extended results"]}," action button)."]},{"$$mdtype":"Tag","name":"li","attributes":{},"children":["Action: Link this UI element to a ",{"$$mdtype":"Tag","name":"a","attributes":{"href":"/docs/openapi/airapi/air/airsearch"},"children":["get air itineraries"]}," API call with ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["searchMode"]}," set to ",{"$$mdtype":"Tag","name":"code","attributes":{},"children":["EXPRESS_EXTENDED"]},". This ensures the users can still access the full inventory if the express results do not meet their needs."]}]},{"$$mdtype":"Tag","name":"Image","attributes":{"src":"/docs/assets/air-express-search.d8ae0080f30f29f2a7c36e9e741c587727f57d6a99fa4a66f6490ba05fe6e401.9c1bb791.png","alt":"Tax inclusion sample image","withLightbox":false,"width":"100%","height":"100%","align":"center","border":"1px solid black"},"children":[]},{"$$mdtype":"Tag","name":"SmallCenter","attributes":{},"children":[{"$$mdtype":"Tag","name":"p","attributes":{},"children":[{"$$mdtype":"Tag","name":"em","attributes":{},"children":[{"$$mdtype":"Tag","name":"strong","attributes":{},"children":["Fig:"]}," UI elements on Spotnana OBT to override air express search results."]}]}]}]},"headings":[{"value":"Air express search","id":"air-express-search","depth":1},{"value":"Feature overview","id":"feature-overview","depth":2},{"value":"Key benefits","id":"key-benefits","depth":2},{"value":"Integration procedure","id":"integration-procedure","depth":2},{"value":"1. Prerequisites","id":"1-prerequisites","depth":3},{"value":"2. API implementation","id":"2-api-implementation","depth":3},{"value":"3. Threshold and fallback mechanism","id":"3-threshold-and-fallback-mechanism","depth":3},{"value":"4. Pagination","id":"4-pagination","depth":3},{"value":"5. Frontend UI recommendations","id":"5-frontend-ui-recommendations","depth":3}],"frontmatter":{"seo":{"title":"Air express search"}},"lastModified":"2026-02-04T13:02:54.000Z","pagePropGetterError":{"message":"","name":""}},"slug":"/guides/air_guides/air_express_search_guide","userData":{"isAuthenticated":false,"teams":["anonymous"]},"isPublic":true}