8ecd674d819b2137e45e3a0cdd0ba8a523ce465e
BRAF.md
| ... | ... | @@ -6,7 +6,8 @@ link-citations: true |
| 6 | 6 | # BRAF |
| 7 | 7 | |
| 8 | 8 | ## Overview |
| 9 | -BRAF mutations, particularly the BRAF V600E hot spot mutation, are primarily associated with hairy cell leukemia and are rare in other B-cell lymphomas. These mutations play a crucial role in the pathogenesis of HCL and have important diagnostic and therapeutic implications. Although they are rare, mutations in BRAF are reproducibly observed in some DLBCLs. Another hot spot, D594A, occurs in DLBCL. The role of these in lymphomagenesis remains poorly understood but functional evidence suggests they may contribute to aneuploidy.[@tiacciBRAFMutationsHairycell2011a] |
|
| 9 | +BRAF mutations, particularly the BRAF V600E hot spot mutation, are primarily associated with hairy cell leukemia and are rare in other B-cell lymphomas. These mutations play a crucial role in the pathogenesis of HCL and have important diagnostic and therapeutic implications. Although they are rare, mutations in BRAF are reproducibly observed in some DLBCLs. Another hot spot, D594A, occurs in DLBCL. The role of these in lymphomagenesis remains poorly understood but functional evidence suggests they may contribute to aneuploidy.[@tiacciBRAFMutationsHairycell2011a] |
|
| 10 | +Although mutations have also been reported in BL, due to [minimal support](BRAF#representative-mutation) in the original primary data and very few mutations reported in subsequent studies, this gene is very unlikely to be relevant in BL. |
|
| 10 | 11 | |
| 11 | 12 | ## History |
| 12 | 13 | ```mermaid |
| ... | ... | @@ -23,7 +24,7 @@ timeline |
| 23 | 24 | |:------:|:----:|--------------------------------------| |
| 24 | 25 | ||1|high-confidence MZL gene| |
| 25 | 26 | | |1 |high-confidence DLBCL gene [@tiacciBRAFMutationsHairycell2011a]| |
| 26 | -| |2 |relevance in BL not firmly established| |
|
| 27 | +| |2 |relevance in BL is unlikely| |
|
| 27 | 28 | |
| 28 | 29 | ## Mutation incidence in large patient cohorts (GAMBL reanalysis) |
| 29 | 30 | |
| ... | ... | @@ -74,6 +75,13 @@ View all variants in GenomePaint [hg19](https://morinlab.github.io/LLMPP/GAMBL/B |
| 74 | 75 | ## BRAF Expression |
| 75 | 76 |  |
| 76 | 77 | |
| 78 | +## Representative Mutations |
|
| 79 | +### BL |
|
| 80 | + |
|
| 81 | +**Rating** |
|
| 82 | +★ ☆ ☆ ☆ ☆ |
|
| 83 | + |
|
| 84 | + |
|
| 77 | 85 | ## References |
| 78 | 86 | |
| 79 | 87 | <!-- ORIGIN: tiacciBRAFMutationsHairycell2011a --> |
papers/loveGeneticLandscapeMutations2012.md
| ... | ... | @@ -46,7 +46,7 @@ All other BL studies, BL Tier 2, 101 |
| 46 | 46 | |[ACE](../ACE)|2 |★ ☆ ☆ ☆ ☆| |
| 47 | 47 | |[ATP2C2](../ATP2C2)|2 |★ ★ ☆ ☆ ☆| |
| 48 | 48 | |[BCL6](../BCL6)|2 |★ ★ ★ ★ ☆| |
| 49 | -|[BRAF](../BRAF)|2 || |
|
| 49 | +|[BRAF](../BRAF)|2 |★ ☆ ☆ ☆ ☆| |
|
| 50 | 50 | |[BRD4](../BRD4)|2 || |
| 51 | 51 | |[BTG2](../BTG2)|2 || |
| 52 | 52 | |[C6orf27](../C6orf27)|2 || |
papers/loveGeneticLandscapeMutations2012.pdf
papers/loveGeneticLandscapeMutations2012_tmp.html
| ... | ... | @@ -1,729 +0,0 @@ |
| 1 | -<!DOCTYPE html>
|
|
| 2 | -<html>
|
|
| 3 | -<head>
|
|
| 4 | -<title>loveGeneticLandscapeMutations2012.md</title>
|
|
| 5 | -<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
|
|
| 6 | - |
|
| 7 | -<style> |
|
| 8 | -/* https://github.com/microsoft/vscode/blob/master/extensions/markdown-language-features/media/markdown.css */
|
|
| 9 | -/*---------------------------------------------------------------------------------------------
|
|
| 10 | - * Copyright (c) Microsoft Corporation. All rights reserved.
|
|
| 11 | - * Licensed under the MIT License. See License.txt in the project root for license information.
|
|
| 12 | - *--------------------------------------------------------------------------------------------*/
|
|
| 13 | -
|
|
| 14 | -body {
|
|
| 15 | - font-family: var(--vscode-markdown-font-family, -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", "Ubuntu", "Droid Sans", sans-serif);
|
|
| 16 | - font-size: var(--vscode-markdown-font-size, 14px);
|
|
| 17 | - padding: 0 26px;
|
|
| 18 | - line-height: var(--vscode-markdown-line-height, 22px);
|
|
| 19 | - word-wrap: break-word;
|
|
| 20 | -}
|
|
| 21 | -
|
|
| 22 | -#code-csp-warning {
|
|
| 23 | - position: fixed;
|
|
| 24 | - top: 0;
|
|
| 25 | - right: 0;
|
|
| 26 | - color: white;
|
|
| 27 | - margin: 16px;
|
|
| 28 | - text-align: center;
|
|
| 29 | - font-size: 12px;
|
|
| 30 | - font-family: sans-serif;
|
|
| 31 | - background-color:#444444;
|
|
| 32 | - cursor: pointer;
|
|
| 33 | - padding: 6px;
|
|
| 34 | - box-shadow: 1px 1px 1px rgba(0,0,0,.25);
|
|
| 35 | -}
|
|
| 36 | -
|
|
| 37 | -#code-csp-warning:hover {
|
|
| 38 | - text-decoration: none;
|
|
| 39 | - background-color:#007acc;
|
|
| 40 | - box-shadow: 2px 2px 2px rgba(0,0,0,.25);
|
|
| 41 | -}
|
|
| 42 | -
|
|
| 43 | -body.scrollBeyondLastLine {
|
|
| 44 | - margin-bottom: calc(100vh - 22px);
|
|
| 45 | -}
|
|
| 46 | -
|
|
| 47 | -body.showEditorSelection .code-line {
|
|
| 48 | - position: relative;
|
|
| 49 | -}
|
|
| 50 | -
|
|
| 51 | -body.showEditorSelection .code-active-line:before,
|
|
| 52 | -body.showEditorSelection .code-line:hover:before {
|
|
| 53 | - content: "";
|
|
| 54 | - display: block;
|
|
| 55 | - position: absolute;
|
|
| 56 | - top: 0;
|
|
| 57 | - left: -12px;
|
|
| 58 | - height: 100%;
|
|
| 59 | -}
|
|
| 60 | -
|
|
| 61 | -body.showEditorSelection li.code-active-line:before,
|
|
| 62 | -body.showEditorSelection li.code-line:hover:before {
|
|
| 63 | - left: -30px;
|
|
| 64 | -}
|
|
| 65 | -
|
|
| 66 | -.vscode-light.showEditorSelection .code-active-line:before {
|
|
| 67 | - border-left: 3px solid rgba(0, 0, 0, 0.15);
|
|
| 68 | -}
|
|
| 69 | -
|
|
| 70 | -.vscode-light.showEditorSelection .code-line:hover:before {
|
|
| 71 | - border-left: 3px solid rgba(0, 0, 0, 0.40);
|
|
| 72 | -}
|
|
| 73 | -
|
|
| 74 | -.vscode-light.showEditorSelection .code-line .code-line:hover:before {
|
|
| 75 | - border-left: none;
|
|
| 76 | -}
|
|
| 77 | -
|
|
| 78 | -.vscode-dark.showEditorSelection .code-active-line:before {
|
|
| 79 | - border-left: 3px solid rgba(255, 255, 255, 0.4);
|
|
| 80 | -}
|
|
| 81 | -
|
|
| 82 | -.vscode-dark.showEditorSelection .code-line:hover:before {
|
|
| 83 | - border-left: 3px solid rgba(255, 255, 255, 0.60);
|
|
| 84 | -}
|
|
| 85 | -
|
|
| 86 | -.vscode-dark.showEditorSelection .code-line .code-line:hover:before {
|
|
| 87 | - border-left: none;
|
|
| 88 | -}
|
|
| 89 | -
|
|
| 90 | -.vscode-high-contrast.showEditorSelection .code-active-line:before {
|
|
| 91 | - border-left: 3px solid rgba(255, 160, 0, 0.7);
|
|
| 92 | -}
|
|
| 93 | -
|
|
| 94 | -.vscode-high-contrast.showEditorSelection .code-line:hover:before {
|
|
| 95 | - border-left: 3px solid rgba(255, 160, 0, 1);
|
|
| 96 | -}
|
|
| 97 | -
|
|
| 98 | -.vscode-high-contrast.showEditorSelection .code-line .code-line:hover:before {
|
|
| 99 | - border-left: none;
|
|
| 100 | -}
|
|
| 101 | -
|
|
| 102 | -img {
|
|
| 103 | - max-width: 100%;
|
|
| 104 | - max-height: 100%;
|
|
| 105 | -}
|
|
| 106 | -
|
|
| 107 | -a {
|
|
| 108 | - text-decoration: none;
|
|
| 109 | -}
|
|
| 110 | -
|
|
| 111 | -a:hover {
|
|
| 112 | - text-decoration: underline;
|
|
| 113 | -}
|
|
| 114 | -
|
|
| 115 | -a:focus,
|
|
| 116 | -input:focus,
|
|
| 117 | -select:focus,
|
|
| 118 | -textarea:focus {
|
|
| 119 | - outline: 1px solid -webkit-focus-ring-color;
|
|
| 120 | - outline-offset: -1px;
|
|
| 121 | -}
|
|
| 122 | -
|
|
| 123 | -hr {
|
|
| 124 | - border: 0;
|
|
| 125 | - height: 2px;
|
|
| 126 | - border-bottom: 2px solid;
|
|
| 127 | -}
|
|
| 128 | -
|
|
| 129 | -h1 {
|
|
| 130 | - padding-bottom: 0.3em;
|
|
| 131 | - line-height: 1.2;
|
|
| 132 | - border-bottom-width: 1px;
|
|
| 133 | - border-bottom-style: solid;
|
|
| 134 | -}
|
|
| 135 | -
|
|
| 136 | -h1, h2, h3 {
|
|
| 137 | - font-weight: normal;
|
|
| 138 | -}
|
|
| 139 | -
|
|
| 140 | -table {
|
|
| 141 | - border-collapse: collapse;
|
|
| 142 | -}
|
|
| 143 | -
|
|
| 144 | -table > thead > tr > th {
|
|
| 145 | - text-align: left;
|
|
| 146 | - border-bottom: 1px solid;
|
|
| 147 | -}
|
|
| 148 | -
|
|
| 149 | -table > thead > tr > th,
|
|
| 150 | -table > thead > tr > td,
|
|
| 151 | -table > tbody > tr > th,
|
|
| 152 | -table > tbody > tr > td {
|
|
| 153 | - padding: 5px 10px;
|
|
| 154 | -}
|
|
| 155 | -
|
|
| 156 | -table > tbody > tr + tr > td {
|
|
| 157 | - border-top: 1px solid;
|
|
| 158 | -}
|
|
| 159 | -
|
|
| 160 | -blockquote {
|
|
| 161 | - margin: 0 7px 0 5px;
|
|
| 162 | - padding: 0 16px 0 10px;
|
|
| 163 | - border-left-width: 5px;
|
|
| 164 | - border-left-style: solid;
|
|
| 165 | -}
|
|
| 166 | -
|
|
| 167 | -code {
|
|
| 168 | - font-family: Menlo, Monaco, Consolas, "Droid Sans Mono", "Courier New", monospace, "Droid Sans Fallback";
|
|
| 169 | - font-size: 1em;
|
|
| 170 | - line-height: 1.357em;
|
|
| 171 | -}
|
|
| 172 | -
|
|
| 173 | -body.wordWrap pre {
|
|
| 174 | - white-space: pre-wrap;
|
|
| 175 | -}
|
|
| 176 | -
|
|
| 177 | -pre:not(.hljs),
|
|
| 178 | -pre.hljs code > div {
|
|
| 179 | - padding: 16px;
|
|
| 180 | - border-radius: 3px;
|
|
| 181 | - overflow: auto;
|
|
| 182 | -}
|
|
| 183 | -
|
|
| 184 | -pre code {
|
|
| 185 | - color: var(--vscode-editor-foreground);
|
|
| 186 | - tab-size: 4;
|
|
| 187 | -}
|
|
| 188 | -
|
|
| 189 | -/** Theming */
|
|
| 190 | -
|
|
| 191 | -.vscode-light pre {
|
|
| 192 | - background-color: rgba(220, 220, 220, 0.4);
|
|
| 193 | -}
|
|
| 194 | -
|
|
| 195 | -.vscode-dark pre {
|
|
| 196 | - background-color: rgba(10, 10, 10, 0.4);
|
|
| 197 | -}
|
|
| 198 | -
|
|
| 199 | -.vscode-high-contrast pre {
|
|
| 200 | - background-color: rgb(0, 0, 0);
|
|
| 201 | -}
|
|
| 202 | -
|
|
| 203 | -.vscode-high-contrast h1 {
|
|
| 204 | - border-color: rgb(0, 0, 0);
|
|
| 205 | -}
|
|
| 206 | -
|
|
| 207 | -.vscode-light table > thead > tr > th {
|
|
| 208 | - border-color: rgba(0, 0, 0, 0.69);
|
|
| 209 | -}
|
|
| 210 | -
|
|
| 211 | -.vscode-dark table > thead > tr > th {
|
|
| 212 | - border-color: rgba(255, 255, 255, 0.69);
|
|
| 213 | -}
|
|
| 214 | -
|
|
| 215 | -.vscode-light h1,
|
|
| 216 | -.vscode-light hr,
|
|
| 217 | -.vscode-light table > tbody > tr + tr > td {
|
|
| 218 | - border-color: rgba(0, 0, 0, 0.18);
|
|
| 219 | -}
|
|
| 220 | -
|
|
| 221 | -.vscode-dark h1,
|
|
| 222 | -.vscode-dark hr,
|
|
| 223 | -.vscode-dark table > tbody > tr + tr > td {
|
|
| 224 | - border-color: rgba(255, 255, 255, 0.18);
|
|
| 225 | -}
|
|
| 226 | - |
|
| 227 | -</style> |
|
| 228 | - |
|
| 229 | -<style> |
|
| 230 | -/* Tomorrow Theme */
|
|
| 231 | -/* http://jmblog.github.com/color-themes-for-google-code-highlightjs */
|
|
| 232 | -/* Original theme - https://github.com/chriskempson/tomorrow-theme */
|
|
| 233 | -
|
|
| 234 | -/* Tomorrow Comment */
|
|
| 235 | -.hljs-comment,
|
|
| 236 | -.hljs-quote {
|
|
| 237 | - color: #8e908c;
|
|
| 238 | -}
|
|
| 239 | -
|
|
| 240 | -/* Tomorrow Red */
|
|
| 241 | -.hljs-variable,
|
|
| 242 | -.hljs-template-variable,
|
|
| 243 | -.hljs-tag,
|
|
| 244 | -.hljs-name,
|
|
| 245 | -.hljs-selector-id,
|
|
| 246 | -.hljs-selector-class,
|
|
| 247 | -.hljs-regexp,
|
|
| 248 | -.hljs-deletion {
|
|
| 249 | - color: #c82829;
|
|
| 250 | -}
|
|
| 251 | -
|
|
| 252 | -/* Tomorrow Orange */
|
|
| 253 | -.hljs-number,
|
|
| 254 | -.hljs-built_in,
|
|
| 255 | -.hljs-builtin-name,
|
|
| 256 | -.hljs-literal,
|
|
| 257 | -.hljs-type,
|
|
| 258 | -.hljs-params,
|
|
| 259 | -.hljs-meta,
|
|
| 260 | -.hljs-link {
|
|
| 261 | - color: #f5871f;
|
|
| 262 | -}
|
|
| 263 | -
|
|
| 264 | -/* Tomorrow Yellow */
|
|
| 265 | -.hljs-attribute {
|
|
| 266 | - color: #eab700;
|
|
| 267 | -}
|
|
| 268 | -
|
|
| 269 | -/* Tomorrow Green */
|
|
| 270 | -.hljs-string,
|
|
| 271 | -.hljs-symbol,
|
|
| 272 | -.hljs-bullet,
|
|
| 273 | -.hljs-addition {
|
|
| 274 | - color: #718c00;
|
|
| 275 | -}
|
|
| 276 | -
|
|
| 277 | -/* Tomorrow Blue */
|
|
| 278 | -.hljs-title,
|
|
| 279 | -.hljs-section {
|
|
| 280 | - color: #4271ae;
|
|
| 281 | -}
|
|
| 282 | -
|
|
| 283 | -/* Tomorrow Purple */
|
|
| 284 | -.hljs-keyword,
|
|
| 285 | -.hljs-selector-tag {
|
|
| 286 | - color: #8959a8;
|
|
| 287 | -}
|
|
| 288 | -
|
|
| 289 | -.hljs {
|
|
| 290 | - display: block;
|
|
| 291 | - overflow-x: auto;
|
|
| 292 | - color: #4d4d4c;
|
|
| 293 | - padding: 0.5em;
|
|
| 294 | -}
|
|
| 295 | -
|
|
| 296 | -.hljs-emphasis {
|
|
| 297 | - font-style: italic;
|
|
| 298 | -}
|
|
| 299 | -
|
|
| 300 | -.hljs-strong {
|
|
| 301 | - font-weight: bold;
|
|
| 302 | -} |
|
| 303 | -</style> |
|
| 304 | - |
|
| 305 | -<style> |
|
| 306 | -/*
|
|
| 307 | - * Markdown PDF CSS
|
|
| 308 | - */
|
|
| 309 | -
|
|
| 310 | - body {
|
|
| 311 | - font-family: -apple-system, BlinkMacSystemFont, "Segoe WPC", "Segoe UI", "Ubuntu", "Droid Sans", sans-serif, "Meiryo";
|
|
| 312 | - padding: 0 12px;
|
|
| 313 | -}
|
|
| 314 | -
|
|
| 315 | -pre {
|
|
| 316 | - background-color: #f8f8f8;
|
|
| 317 | - border: 1px solid #cccccc;
|
|
| 318 | - border-radius: 3px;
|
|
| 319 | - overflow-x: auto;
|
|
| 320 | - white-space: pre-wrap;
|
|
| 321 | - overflow-wrap: break-word;
|
|
| 322 | -}
|
|
| 323 | -
|
|
| 324 | -pre:not(.hljs) {
|
|
| 325 | - padding: 23px;
|
|
| 326 | - line-height: 19px;
|
|
| 327 | -}
|
|
| 328 | -
|
|
| 329 | -blockquote {
|
|
| 330 | - background: rgba(127, 127, 127, 0.1);
|
|
| 331 | - border-color: rgba(0, 122, 204, 0.5);
|
|
| 332 | -}
|
|
| 333 | -
|
|
| 334 | -.emoji {
|
|
| 335 | - height: 1.4em;
|
|
| 336 | -}
|
|
| 337 | -
|
|
| 338 | -code {
|
|
| 339 | - font-size: 14px;
|
|
| 340 | - line-height: 19px;
|
|
| 341 | -}
|
|
| 342 | -
|
|
| 343 | -/* for inline code */
|
|
| 344 | -:not(pre):not(.hljs) > code {
|
|
| 345 | - color: #C9AE75; /* Change the old color so it seems less like an error */
|
|
| 346 | - font-size: inherit;
|
|
| 347 | -}
|
|
| 348 | -
|
|
| 349 | -/* Page Break : use <div class="page"/> to insert page break
|
|
| 350 | --------------------------------------------------------- */
|
|
| 351 | -.page {
|
|
| 352 | - page-break-after: always;
|
|
| 353 | -}
|
|
| 354 | - |
|
| 355 | -</style> |
|
| 356 | -
|
|
| 357 | -<script src="https://unpkg.com/mermaid/dist/mermaid.min.js"></script>
|
|
| 358 | -</head>
|
|
| 359 | -<body>
|
|
| 360 | - <script>
|
|
| 361 | - mermaid.initialize({
|
|
| 362 | - startOnLoad: true,
|
|
| 363 | - theme: document.body.classList.contains('vscode-dark') || document.body.classList.contains('vscode-high-contrast')
|
|
| 364 | - ? 'dark'
|
|
| 365 | - : 'default'
|
|
| 366 | - });
|
|
| 367 | - </script>
|
|
| 368 | -<h1 id="lovegeneticlandscapemutations2012">@loveGeneticLandscapeMutations2012</h1> |
|
| 369 | -<h2 id="summary-of-novel-genes">Summary of novel genes</h2> |
|
| 370 | -<table> |
|
| 371 | -<thead> |
|
| 372 | -<tr> |
|
| 373 | -<th style="text-align:center">Entity</th> |
|
| 374 | -<th style="text-align:center">Tier 1 genes</th> |
|
| 375 | -<th style="text-align:center">Tier 2 genes</th> |
|
| 376 | -</tr> |
|
| 377 | -</thead> |
|
| 378 | -<tbody> |
|
| 379 | -<tr> |
|
| 380 | -<td style="text-align:center">BL</td> |
|
| 381 | -<td style="text-align:center">3</td> |
|
| 382 | -<td style="text-align:center">56</td> |
|
| 383 | -</tr> |
|
| 384 | -</tbody> |
|
| 385 | -</table> |
|
| 386 | -<pre><code class="language-mermaid"><div class="mermaid">--- |
|
| 387 | -config: |
|
| 388 | - sankey: |
|
| 389 | - showValues: true |
|
| 390 | - linkColor: target |
|
| 391 | - width: 600 |
|
| 392 | - height: 300 |
|
| 393 | - nodeAlignment: right |
|
| 394 | - prefix: '(' |
|
| 395 | - suffix: ' genes)' |
|
| 396 | ---- |
|
| 397 | -sankey-beta |
|
| 398 | -This study, New Tier 1, 3 |
|
| 399 | -New Tier 1, BL Tier 1, 3 |
|
| 400 | -This study, New Tier 2, 56 |
|
| 401 | -New Tier 2, BL Tier 2, 56 |
|
| 402 | -All other BL studies, BL Tier 1, 26 |
|
| 403 | -All other BL studies, BL Tier 2, 101 |
|
| 404 | -</div></code></pre> |
|
| 405 | -<h2 id="novel-genes-reported-in-this-study">Novel genes reported in this study</h2> |
|
| 406 | -<h3 id="tier-1">Tier 1</h3> |
|
| 407 | -<table> |
|
| 408 | -<thead> |
|
| 409 | -<tr> |
|
| 410 | -<th style="text-align:left">New gene</th> |
|
| 411 | -<th style="text-align:center">BL tier</th> |
|
| 412 | -</tr> |
|
| 413 | -</thead> |
|
| 414 | -<tbody> |
|
| 415 | -<tr> |
|
| 416 | -<td style="text-align:left"><a href="../ARID1A">ARID1A</a></td> |
|
| 417 | -<td style="text-align:center">1</td> |
|
| 418 | -</tr> |
|
| 419 | -<tr> |
|
| 420 | -<td style="text-align:left"><a href="../GNA13">GNA13</a></td> |
|
| 421 | -<td style="text-align:center">1</td> |
|
| 422 | -</tr> |
|
| 423 | -<tr> |
|
| 424 | -<td style="text-align:left"><a href="../PTEN">PTEN</a></td> |
|
| 425 | -<td style="text-align:center">1</td> |
|
| 426 | -</tr> |
|
| 427 | -</tbody> |
|
| 428 | -</table> |
|
| 429 | -<h3 id="tier-2">Tier 2</h3> |
|
| 430 | -<table> |
|
| 431 | -<thead> |
|
| 432 | -<tr> |
|
| 433 | -<th style="text-align:left">New gene</th> |
|
| 434 | -<th style="text-align:center">BL tier</th> |
|
| 435 | -<th style="text-align:center">Rating of reviewed variants</th> |
|
| 436 | -</tr> |
|
| 437 | -</thead> |
|
| 438 | -<tbody> |
|
| 439 | -<tr> |
|
| 440 | -<td style="text-align:left"><a href="../ACAD9">ACAD9</a></td> |
|
| 441 | -<td style="text-align:center">2</td> |
|
| 442 | -<td style="text-align:center">★ ☆ ☆ ☆ ☆</td> |
|
| 443 | -</tr> |
|
| 444 | -<tr> |
|
| 445 | -<td style="text-align:left"><a href="../ACE">ACE</a></td> |
|
| 446 | -<td style="text-align:center">2</td> |
|
| 447 | -<td style="text-align:center">★ ☆ ☆ ☆ ☆</td> |
|
| 448 | -</tr> |
|
| 449 | -<tr> |
|
| 450 | -<td style="text-align:left"><a href="../ATP2C2">ATP2C2</a></td> |
|
| 451 | -<td style="text-align:center">2</td> |
|
| 452 | -<td style="text-align:center">★ ★ ☆ ☆ ☆</td> |
|
| 453 | -</tr> |
|
| 454 | -<tr> |
|
| 455 | -<td style="text-align:left"><a href="../BCL6">BCL6</a></td> |
|
| 456 | -<td style="text-align:center">2</td> |
|
| 457 | -<td style="text-align:center">★ ★ ★ ★ ☆</td> |
|
| 458 | -</tr> |
|
| 459 | -<tr> |
|
| 460 | -<td style="text-align:left"><a href="../BRAF">BRAF</a></td> |
|
| 461 | -<td style="text-align:center">2</td> |
|
| 462 | -<td style="text-align:center"></td> |
|
| 463 | -</tr> |
|
| 464 | -<tr> |
|
| 465 | -<td style="text-align:left"><a href="../BRD4">BRD4</a></td> |
|
| 466 | -<td style="text-align:center">2</td> |
|
| 467 | -<td style="text-align:center"></td> |
|
| 468 | -</tr> |
|
| 469 | -<tr> |
|
| 470 | -<td style="text-align:left"><a href="../BTG2">BTG2</a></td> |
|
| 471 | -<td style="text-align:center">2</td> |
|
| 472 | -<td style="text-align:center"></td> |
|
| 473 | -</tr> |
|
| 474 | -<tr> |
|
| 475 | -<td style="text-align:left"><a href="../C6orf27">C6orf27</a></td> |
|
| 476 | -<td style="text-align:center">2</td> |
|
| 477 | -<td style="text-align:center"></td> |
|
| 478 | -</tr> |
|
| 479 | -<tr> |
|
| 480 | -<td style="text-align:left"><a href="../CAD">CAD</a></td> |
|
| 481 | -<td style="text-align:center">2</td> |
|
| 482 | -<td style="text-align:center">★ ☆ ☆ ☆ ☆</td> |
|
| 483 | -</tr> |
|
| 484 | -<tr> |
|
| 485 | -<td style="text-align:left"><a href="../CARD4">CARD4</a></td> |
|
| 486 | -<td style="text-align:center">2</td> |
|
| 487 | -<td style="text-align:center"></td> |
|
| 488 | -</tr> |
|
| 489 | -<tr> |
|
| 490 | -<td style="text-align:left"><a href="../CCT6B">CCT6B</a></td> |
|
| 491 | -<td style="text-align:center">2</td> |
|
| 492 | -<td style="text-align:center"></td> |
|
| 493 | -</tr> |
|
| 494 | -<tr> |
|
| 495 | -<td style="text-align:left"><a href="../CDC73">CDC73</a></td> |
|
| 496 | -<td style="text-align:center">2</td> |
|
| 497 | -<td style="text-align:center">★ ★ ★ ☆ ☆</td> |
|
| 498 | -</tr> |
|
| 499 | -<tr> |
|
| 500 | -<td style="text-align:left"><a href="../CDH17">CDH17</a></td> |
|
| 501 | -<td style="text-align:center">2</td> |
|
| 502 | -<td style="text-align:center"></td> |
|
| 503 | -</tr> |
|
| 504 | -<tr> |
|
| 505 | -<td style="text-align:left"><a href="../COL4A2">COL4A2</a></td> |
|
| 506 | -<td style="text-align:center">2</td> |
|
| 507 | -<td style="text-align:center"></td> |
|
| 508 | -</tr> |
|
| 509 | -<tr> |
|
| 510 | -<td style="text-align:left"><a href="../CREBBP">CREBBP</a></td> |
|
| 511 | -<td style="text-align:center">2</td> |
|
| 512 | -<td style="text-align:center"></td> |
|
| 513 | -</tr> |
|
| 514 | -<tr> |
|
| 515 | -<td style="text-align:left"><a href="../CYB5D1">CYB5D1</a></td> |
|
| 516 | -<td style="text-align:center">2</td> |
|
| 517 | -<td style="text-align:center"></td> |
|
| 518 | -</tr> |
|
| 519 | -<tr> |
|
| 520 | -<td style="text-align:left"><a href="../CYP4F22">CYP4F22</a></td> |
|
| 521 | -<td style="text-align:center">2</td> |
|
| 522 | -<td style="text-align:center"></td> |
|
| 523 | -</tr> |
|
| 524 | -<tr> |
|
| 525 | -<td style="text-align:left"><a href="../DLGAP1">DLGAP1</a></td> |
|
| 526 | -<td style="text-align:center">2</td> |
|
| 527 | -<td style="text-align:center">★ ☆ ☆ ☆ ☆</td> |
|
| 528 | -</tr> |
|
| 529 | -<tr> |
|
| 530 | -<td style="text-align:left"><a href="../DTX1">DTX1</a></td> |
|
| 531 | -<td style="text-align:center">2</td> |
|
| 532 | -<td style="text-align:center">★ ☆ ☆ ☆ ☆</td> |
|
| 533 | -</tr> |
|
| 534 | -<tr> |
|
| 535 | -<td style="text-align:left"><a href="../EIF2C4">EIF2C4</a></td> |
|
| 536 | -<td style="text-align:center">2</td> |
|
| 537 | -<td style="text-align:center"></td> |
|
| 538 | -</tr> |
|
| 539 | -<tr> |
|
| 540 | -<td style="text-align:left"><a href="../EML2">EML2</a></td> |
|
| 541 | -<td style="text-align:center">2</td> |
|
| 542 | -<td style="text-align:center">★ ☆ ☆ ☆ ☆</td> |
|
| 543 | -</tr> |
|
| 544 | -<tr> |
|
| 545 | -<td style="text-align:left"><a href="../ENTPD3">ENTPD3</a></td> |
|
| 546 | -<td style="text-align:center">2</td> |
|
| 547 | -<td style="text-align:center"></td> |
|
| 548 | -</tr> |
|
| 549 | -<tr> |
|
| 550 | -<td style="text-align:left"><a href="../EPHB2">EPHB2</a></td> |
|
| 551 | -<td style="text-align:center">2</td> |
|
| 552 | -<td style="text-align:center"></td> |
|
| 553 | -</tr> |
|
| 554 | -<tr> |
|
| 555 | -<td style="text-align:left"><a href="../EZH2">EZH2</a></td> |
|
| 556 | -<td style="text-align:center">2</td> |
|
| 557 | -<td style="text-align:center"></td> |
|
| 558 | -</tr> |
|
| 559 | -<tr> |
|
| 560 | -<td style="text-align:left"><a href="../FAM129B">FAM129B</a></td> |
|
| 561 | -<td style="text-align:center">2</td> |
|
| 562 | -<td style="text-align:center"></td> |
|
| 563 | -</tr> |
|
| 564 | -<tr> |
|
| 565 | -<td style="text-align:left"><a href="../FGFR3">FGFR3</a></td> |
|
| 566 | -<td style="text-align:center">2</td> |
|
| 567 | -<td style="text-align:center"></td> |
|
| 568 | -</tr> |
|
| 569 | -<tr> |
|
| 570 | -<td style="text-align:left"><a href="../FTCD">FTCD</a></td> |
|
| 571 | -<td style="text-align:center">2</td> |
|
| 572 | -<td style="text-align:center"></td> |
|
| 573 | -</tr> |
|
| 574 | -<tr> |
|
| 575 | -<td style="text-align:left"><a href="../GGTLA4">GGTLA4</a></td> |
|
| 576 | -<td style="text-align:center">2</td> |
|
| 577 | -<td style="text-align:center"></td> |
|
| 578 | -</tr> |
|
| 579 | -<tr> |
|
| 580 | -<td style="text-align:left"><a href="../GRIK5">GRIK5</a></td> |
|
| 581 | -<td style="text-align:center">2</td> |
|
| 582 | -<td style="text-align:center"></td> |
|
| 583 | -</tr> |
|
| 584 | -<tr> |
|
| 585 | -<td style="text-align:left"><a href="../ICK">ICK</a></td> |
|
| 586 | -<td style="text-align:center">2</td> |
|
| 587 | -<td style="text-align:center"></td> |
|
| 588 | -</tr> |
|
| 589 | -<tr> |
|
| 590 | -<td style="text-align:left"><a href="../ITPR3">ITPR3</a></td> |
|
| 591 | -<td style="text-align:center">2</td> |
|
| 592 | -<td style="text-align:center"></td> |
|
| 593 | -</tr> |
|
| 594 | -<tr> |
|
| 595 | -<td style="text-align:left"><a href="../KIFC3">KIFC3</a></td> |
|
| 596 | -<td style="text-align:center">2</td> |
|
| 597 | -<td style="text-align:center">★ ☆ ☆ ☆ ☆</td> |
|
| 598 | -</tr> |
|
| 599 | -<tr> |
|
| 600 | -<td style="text-align:left"><a href="../MAP3K6">MAP3K6</a></td> |
|
| 601 | -<td style="text-align:center">2</td> |
|
| 602 | -<td style="text-align:center"></td> |
|
| 603 | -</tr> |
|
| 604 | -<tr> |
|
| 605 | -<td style="text-align:left"><a href="../MYH10">MYH10</a></td> |
|
| 606 | -<td style="text-align:center">2</td> |
|
| 607 | -<td style="text-align:center"></td> |
|
| 608 | -</tr> |
|
| 609 | -<tr> |
|
| 610 | -<td style="text-align:left"><a href="../NBEAL1">NBEAL1</a></td> |
|
| 611 | -<td style="text-align:center">2</td> |
|
| 612 | -<td style="text-align:center"></td> |
|
| 613 | -</tr> |
|
| 614 | -<tr> |
|
| 615 | -<td style="text-align:left"><a href="../NOTCH1">NOTCH1</a></td> |
|
| 616 | -<td style="text-align:center">2</td> |
|
| 617 | -<td style="text-align:center">★ ☆ ☆ ☆ ☆</td> |
|
| 618 | -</tr> |
|
| 619 | -<tr> |
|
| 620 | -<td style="text-align:left"><a href="../NRXN2">NRXN2</a></td> |
|
| 621 | -<td style="text-align:center">2</td> |
|
| 622 | -<td style="text-align:center"></td> |
|
| 623 | -</tr> |
|
| 624 | -<tr> |
|
| 625 | -<td style="text-align:left"><a href="../P2RY2">P2RY2</a></td> |
|
| 626 | -<td style="text-align:center">2</td> |
|
| 627 | -<td style="text-align:center"></td> |
|
| 628 | -</tr> |
|
| 629 | -<tr> |
|
| 630 | -<td style="text-align:left"><a href="../PC">PC</a></td> |
|
| 631 | -<td style="text-align:center">2</td> |
|
| 632 | -<td style="text-align:center">★ ☆ ☆ ☆ ☆</td> |
|
| 633 | -</tr> |
|
| 634 | -<tr> |
|
| 635 | -<td style="text-align:left"><a href="../POLRMT">POLRMT</a></td> |
|
| 636 | -<td style="text-align:center">2</td> |
|
| 637 | -<td style="text-align:center"></td> |
|
| 638 | -</tr> |
|
| 639 | -<tr> |
|
| 640 | -<td style="text-align:left"><a href="../POR">POR</a></td> |
|
| 641 | -<td style="text-align:center">2</td> |
|
| 642 | -<td style="text-align:center"></td> |
|
| 643 | -</tr> |
|
| 644 | -<tr> |
|
| 645 | -<td style="text-align:left"><a href="../PRSS22">PRSS22</a></td> |
|
| 646 | -<td style="text-align:center">2</td> |
|
| 647 | -<td style="text-align:center">★ ☆ ☆ ☆ ☆</td> |
|
| 648 | -</tr> |
|
| 649 | -<tr> |
|
| 650 | -<td style="text-align:left"><a href="../PTPRN">PTPRN</a></td> |
|
| 651 | -<td style="text-align:center">2</td> |
|
| 652 | -<td style="text-align:center"></td> |
|
| 653 | -</tr> |
|
| 654 | -<tr> |
|
| 655 | -<td style="text-align:left"><a href="../RANBP6">RANBP6</a></td> |
|
| 656 | -<td style="text-align:center">2</td> |
|
| 657 | -<td style="text-align:center"></td> |
|
| 658 | -</tr> |
|
| 659 | -<tr> |
|
| 660 | -<td style="text-align:left"><a href="../RBP3">RBP3</a></td> |
|
| 661 | -<td style="text-align:center">2</td> |
|
| 662 | -<td style="text-align:center"></td> |
|
| 663 | -</tr> |
|
| 664 | -<tr> |
|
| 665 | -<td style="text-align:left"><a href="../RET">RET</a></td> |
|
| 666 | -<td style="text-align:center">2</td> |
|
| 667 | -<td style="text-align:center">★ ☆ ☆ ☆ ☆</td> |
|
| 668 | -</tr> |
|
| 669 | -<tr> |
|
| 670 | -<td style="text-align:left"><a href="../SALL3">SALL3</a></td> |
|
| 671 | -<td style="text-align:center">2</td> |
|
| 672 | -<td style="text-align:center"></td> |
|
| 673 | -</tr> |
|
| 674 | -<tr> |
|
| 675 | -<td style="text-align:left"><a href="../SAPS2">SAPS2</a></td> |
|
| 676 | -<td style="text-align:center">2</td> |
|
| 677 | -<td style="text-align:center"></td> |
|
| 678 | -</tr> |
|
| 679 | -<tr> |
|
| 680 | -<td style="text-align:left"><a href="../SBF1">SBF1</a></td> |
|
| 681 | -<td style="text-align:center">2</td> |
|
| 682 | -<td style="text-align:center"></td> |
|
| 683 | -</tr> |
|
| 684 | -<tr> |
|
| 685 | -<td style="text-align:left"><a href="../SF3B1">SF3B1</a></td> |
|
| 686 | -<td style="text-align:center">2</td> |
|
| 687 | -<td style="text-align:center"></td> |
|
| 688 | -</tr> |
|
| 689 | -<tr> |
|
| 690 | -<td style="text-align:left"><a href="../SHANK1">SHANK1</a></td> |
|
| 691 | -<td style="text-align:center">2</td> |
|
| 692 | -<td style="text-align:center"></td> |
|
| 693 | -</tr> |
|
| 694 | -<tr> |
|
| 695 | -<td style="text-align:left"><a href="../SLC29A2">SLC29A2</a></td> |
|
| 696 | -<td style="text-align:center">2</td> |
|
| 697 | -<td style="text-align:center"></td> |
|
| 698 | -</tr> |
|
| 699 | -<tr> |
|
| 700 | -<td style="text-align:left"><a href="../SYNGAP1">SYNGAP1</a></td> |
|
| 701 | -<td style="text-align:center">2</td> |
|
| 702 | -<td style="text-align:center">★ ☆ ☆ ☆ ☆</td> |
|
| 703 | -</tr> |
|
| 704 | -<tr> |
|
| 705 | -<td style="text-align:left"><a href="../TBC1D9B">TBC1D9B</a></td> |
|
| 706 | -<td style="text-align:center">2</td> |
|
| 707 | -<td style="text-align:center"></td> |
|
| 708 | -</tr> |
|
| 709 | -<tr> |
|
| 710 | -<td style="text-align:left"><a href="../TIGD6">TIGD6</a></td> |
|
| 711 | -<td style="text-align:center">2</td> |
|
| 712 | -<td style="text-align:center"></td> |
|
| 713 | -</tr> |
|
| 714 | -<tr> |
|
| 715 | -<td style="text-align:left"><a href="../TPST2">TPST2</a></td> |
|
| 716 | -<td style="text-align:center">2</td> |
|
| 717 | -<td style="text-align:center"></td> |
|
| 718 | -</tr> |
|
| 719 | -<tr> |
|
| 720 | -<td style="text-align:left"><a href="../ZNF229">ZNF229</a></td> |
|
| 721 | -<td style="text-align:center">2</td> |
|
| 722 | -<td style="text-align:center"><em>Germline</em></td> |
|
| 723 | -</tr> |
|
| 724 | -</tbody> |
|
| 725 | -</table> |
|
| 726 | -<h1 id="details">Details</h1> |
|
| 727 | -
|
|
| 728 | -</body>
|
|
| 729 | -</html>
|
primary/Love_BRAF.svg
| ... | ... | @@ -0,0 +1 @@ |
| 1 | +<svg xmlns="http://www.w3.org/2000/svg" width="1005" height="581" overflow="visible" viewBox="0 0 1005 581"><defs><clipPath id="ideogram_referenceFrame_0_guid_xtvx_clip_rect"><rect x="0" y="0" width="901" height="16"/></clipPath><clipPath id="cSdMOhEcfQyE"><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 8 0.5 L 893 0.5 Q 900.5 0.5 900.5 8 L 900.5 8 Q 900.5 15.5 893 15.5 L 8 15.5 Q 0.5 15.5 0.5 8 L 0.5 8 Q 0.5 0.5 8 0.5 Z" stroke-miterlimit="10" stroke-dasharray=""/></clipPath><clipPath id="ruler_referenceFrame_0_guid_7w0h_clip_rect"><rect x="0" y="0" width="901" height="40"/></clipPath><clipPath id="sequence_referenceFrame_0_guid_601u_clip_rect"><rect x="0" y="0" width="901" height="25"/></clipPath><clipPath id="1102_axis_guid_ihs4_clip_rect"><rect x="0" y="0" width="50" height="200"/></clipPath><clipPath id="1102_referenceFrame_0_guid_fniv_clip_rect"><rect x="0" y="0" width="901" height="200"/></clipPath><clipPath id="1102_track_label_guid_xm0f_clip_rect"><rect x="0" y="0" width="37.96875" height="15"/></clipPath><clipPath id="N1102_axis_guid_enqu_clip_rect"><rect x="0" y="0" width="50" height="200"/></clipPath><clipPath id="N1102_referenceFrame_0_guid_51gk_clip_rect"><rect x="0" y="0" width="901" height="200"/></clipPath><clipPath id="N1102_track_label_guid_3cfr_clip_rect"><rect x="0" y="0" width="47.3515625" height="15"/></clipPath><clipPath id="RefseqGenes_referenceFrame_0_guid_euz4_clip_rect"><rect x="0" y="0" width="901" height="70"/></clipPath><clipPath id="RefseqGenes_track_label_guid_5s68_clip_rect"><rect x="0" y="0" width="93.109375" height="15"/></clipPath></defs><rect id="svg_output_backdrop" width="100%" height="100%" fill="white"/><g id="root-group"><g transform="translate(50,5)" clip-path="url(#cSdMOhEcfQyE)"><g><rect fill="rgb(255,255,255)" stroke="none" x="0" y="0" width="901" height="16"/></g><path fill="none" stroke="none"/><g><rect fill="rgb(172,172,172)" stroke="none" x="12" y="1" width="13.615291599450716" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="26" y="1" width="15.317203049382051" height="14"/><rect fill="rgb(0,0,0)" stroke="none" x="41" y="1" width="34.605532815270564" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="75" y="1" width="10.778772516231825" height="14"/><rect fill="rgb(0,0,0)" stroke="none" x="86" y="1" width="24.394064115682525" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="111" y="1" width="30.634406098764117" height="14"/><rect fill="rgb(115,115,115)" stroke="none" x="141" y="1" width="17.58641831595716" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="159" y="1" width="21.557545032463622" height="14"/><rect fill="rgb(57,57,57)" stroke="none" x="180" y="1" width="21.55754503246365" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="202" y="1" width="10.778772516231811" height="14"/><rect fill="rgb(57,57,57)" stroke="none" x="213" y="1" width="32.903621365339234" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="246" y="1" width="18.721025949244705" height="14"/><rect fill="rgb(57,57,57)" stroke="none" x="264" y="1" width="18.15372213260099" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="283" y="1" width="6.240341983081578" height="14"/><rect fill="rgb(57,57,57)" stroke="none" x="289" y="1" width="17.01911449931339" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="306" y="1" width="19.855633582532278" height="14"/><path fill="rgb(150, 0, 0)" stroke="none" paint-order="stroke fill markers" d=" M 325.6323907535296 16 L 325.6323907535296 0 L 335.27655563647386 8 Z"/><path fill="rgb(150, 0, 0)" stroke="none" paint-order="stroke fill markers" d=" M 346.62263196934947 16 L 346.62263196934947 0 L 335.27655563647386 8 Z"/><rect fill="rgb(230,230,230)" stroke="none" x="347" y="1" width="28.365190832188944" height="14"/><rect fill="rgb(115,115,115)" stroke="none" x="375" y="1" width="32.33631754869549" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="407" y="1" width="31.769013732051633" height="14"/><rect fill="rgb(0,0,0)" stroke="none" x="439" y="1" width="49.92273586465262" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="489" y="1" width="10.211468699588067" height="14"/><rect fill="rgb(57,57,57)" stroke="none" x="499" y="1" width="16.45181068266959" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="516" y="1" width="9.64416488294421" height="14"/><rect fill="rgb(57,57,57)" stroke="none" x="525" y="1" width="30.067102282120345" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="555" y="1" width="36.87474808184572" height="14"/><rect fill="rgb(115,115,115)" stroke="none" x="592" y="1" width="8.509557249656723" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="601" y="1" width="7.374949616369122" height="14"/><rect fill="rgb(57,57,57)" stroke="none" x="608" y="1" width="40.845874798352156" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="649" y="1" width="15.884506866025845" height="14"/><rect fill="rgb(57,57,57)" stroke="none" x="665" y="1" width="20.990241215819765" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="686" y="1" width="15.317203049382101" height="14"/><rect fill="rgb(57,57,57)" stroke="none" x="701" y="1" width="18.721025949244677" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="720" y="1" width="11.913380149519412" height="14"/><rect fill="rgb(172,172,172)" stroke="none" x="732" y="1" width="6.240341983081635" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="738" y="1" width="13.0479877828069" height="14"/><rect fill="rgb(115,115,115)" stroke="none" x="751" y="1" width="27.797887015545257" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="779" y="1" width="31.201709915407832" height="14"/><rect fill="rgb(57,57,57)" stroke="none" x="810" y="1" width="26.663279382257656" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="837" y="1" width="26.663279382257656" height="14"/><rect fill="rgb(172,172,172)" stroke="none" x="863" y="1" width="14.1825954160945" height="14"/><rect fill="rgb(230,230,230)" stroke="none" x="878" y="1" width="23.38099565207267" height="14"/><path fill="none" stroke="rgb(41,41,41)" paint-order="fill stroke markers" d=" M 8 0.5 L 893 0.5 Q 900.5 0.5 900.5 8 L 900.5 8 Q 900.5 15.5 893 15.5 L 8 15.5 Q 0.5 15.5 0.5 8 L 0.5 8 Q 0.5 0.5 8 0.5 Z" stroke-miterlimit="10" stroke-dasharray=""/><g><rect fill="none" stroke="red" x="794.5" y="0.5" width="1" height="15" stroke-miterlimit="10" stroke-dasharray=""/></g></g></g><g transform="translate(50,26)" clip-path="url(#ruler_referenceFrame_0_guid_7w0h_clip_rect)"><rect fill="#FFFFFF" stroke="none" x="0" y="0" width="901" height="40"/><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 10.5 34.5 L 10.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><text fill="#000000" stroke="none" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="31" y="32" text-anchor="start" dominant-baseline="alphabetic">140,123,335 bp</text><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 66.5 34.5 L 66.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 122.5 34.5 L 122.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><text fill="#000000" stroke="none" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="144" y="32" text-anchor="start" dominant-baseline="alphabetic">140,123,340 bp</text><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 179.5 34.5 L 179.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 235.5 34.5 L 235.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><text fill="#000000" stroke="none" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="257" y="32" text-anchor="start" dominant-baseline="alphabetic">140,123,345 bp</text><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 292.5 34.5 L 292.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 348.5 34.5 L 348.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><text fill="#000000" stroke="none" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="369" y="32" text-anchor="start" dominant-baseline="alphabetic">140,123,350 bp</text><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 404.5 34.5 L 404.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 460.5 34.5 L 460.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><text fill="#000000" stroke="none" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="482" y="32" text-anchor="start" dominant-baseline="alphabetic">140,123,355 bp</text><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 517.5 34.5 L 517.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 573.5 34.5 L 573.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><text fill="#000000" stroke="none" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="594" y="32" text-anchor="start" dominant-baseline="alphabetic">140,123,360 bp</text><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 629.5 34.5 L 629.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 685.5 34.5 L 685.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><text fill="#000000" stroke="none" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="707" y="32" text-anchor="start" dominant-baseline="alphabetic">140,123,365 bp</text><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 742.5 34.5 L 742.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 798.5 34.5 L 798.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><text fill="#000000" stroke="none" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="820" y="32" text-anchor="start" dominant-baseline="alphabetic">140,123,370 bp</text><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 855.5 34.5 L 855.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 911.5 34.5 L 911.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><text fill="#000000" stroke="none" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="932" y="32" text-anchor="start" dominant-baseline="alphabetic">140,123,375 bp</text><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 967.5 34.5 L 967.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 1023.5 34.5 L 1023.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="#000000" paint-order="fill stroke markers" d=" M 0.5 38.5 L 901.5 38.5" stroke-miterlimit="10" stroke-dasharray=""/></g><g transform="translate(50,71)" clip-path="url(#sequence_referenceFrame_0_guid_601u_clip_rect)"><g><text fill="none" stroke="rgb(209,113, 5)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="-5.151659612357616" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">G</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="18.208301325142386" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="40.452539606392385" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g><g><text fill="none" stroke="rgb(209,113, 5)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="62.42334038764239" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">G</text></g><g><text fill="none" stroke="rgb(209,113, 5)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="84.94834038764239" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">G</text></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="108.0275396063924" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="130.83330132514237" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="153.07753960639238" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="175.88330132514238" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="198.4083013251424" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb( 0,0,200)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="220.37666070014237" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">C</text></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="243.17753960639237" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g><g><text fill="none" stroke="rgb( 0,0,200)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="265.42666070014235" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">C</text></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="288.2275396063924" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="311.03330132514236" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb(209,113, 5)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="332.7233403876424" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">G</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="356.0833013251424" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb( 0,0,200)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="378.0516607001424" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">C</text></g><g><text fill="none" stroke="rgb(209,113, 5)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="400.2983403876424" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">G</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="423.65830132514236" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb(209,113, 5)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="445.3483403876424" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">G</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="468.7083013251424" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="491.2333013251424" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="513.7583013251424" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="536.2833013251425" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb( 0,0,200)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="558.2516607001425" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">C</text></g><g><text fill="none" stroke="rgb( 0,0,200)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="580.7766607001424" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">C</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="603.8583013251424" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb(209,113, 5)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="625.5483403876425" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">G</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="648.9083013251425" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="671.1525396063925" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g><g><text fill="none" stroke="rgb( 0,0,200)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="693.4016607001424" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">C</text></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="716.2025396063924" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="738.7275396063925" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="761.2525396063925" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g><g><text fill="none" stroke="rgb(209,113, 5)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="783.2233403876425" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">G</text></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="806.3025396063924" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="828.8275396063924" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="851.3525396063925" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="874.1583013251425" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><text fill="none" stroke="rgb(209,113, 5)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="895.8483403876425" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">G</text></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="919.2083013251424" y="15" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g></g><g transform="translate(0,101)" clip-path="url(#1102_axis_guid_ihs4_clip_rect)"><g><rect fill="rgb(255, 255, 255)" stroke="none" x="0" y="0" width="50" height="50"/></g><g><path fill="none" stroke="black" paint-order="fill stroke markers" d=" M 39.5 0.5 L 47.5 0.5" stroke-miterlimit="10" stroke-dasharray=""/></g><g><text fill="#000000" stroke="none" font-family="Arial" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="43.5" y="12.5" text-anchor="end" dominant-baseline="alphabetic">5.0</text></g><g><path fill="none" stroke="black" paint-order="fill stroke markers" d=" M 39.5 49.5 L 47.5 49.5" stroke-miterlimit="10" stroke-dasharray=""/></g><g><text fill="#000000" stroke="none" font-family="Arial" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="43.5" y="45.5" text-anchor="end" dominant-baseline="alphabetic">0</text></g><g><path fill="none" stroke="black" paint-order="fill stroke markers" d=" M 47.5 0.5 L 47.5 49.5" stroke-miterlimit="10" stroke-dasharray=""/></g></g><g transform="translate(50,101)" clip-path="url(#1102_referenceFrame_0_guid_fniv_clip_rect)"><g><rect fill="rgb(255, 255, 255)" stroke="none" x="0" y="0" width="901" height="200"/></g><rect fill="rgb(150, 150, 150)" stroke="none" x="10" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="32" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="55" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="77" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="100" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="122" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="145" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="167" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="190" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="212" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="235" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="257" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="280" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="302" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="325" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="347" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="370" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="392" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="415" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="437" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="460" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="483" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="505" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="528" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="550" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="573" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="595" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="618" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="640" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="663" y="10" width="23" height="40"/><rect fill="rgb(150, 150, 150)" stroke="none" x="685" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="708" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="730" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="753" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="775" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="798" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="820" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="843" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="865" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="888" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="911" y="0" width="23" height="50"/><rect fill="rgb(209,113, 5)" stroke="none" x="437" y="10" width="23" height="40"/><rect fill="rgb( 0, 200, 0)" stroke="none" x="437" y="30" width="23" height="20"/><rect fill="rgb( 0,0,200)" stroke="none" x="437" y="30" width="23" height="0"/><rect fill="rgb(255,0,0)" stroke="none" x="437" y="30" width="23" height="0"/><rect fill="rgb(209,113, 5)" stroke="none" x="437" y="10" width="23" height="20"/><g transform="translate(0,55)"><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M 78 0 L 2172 0 L 2179 6 L 2172 12 L 78 12 L 78 0 Z"/></g><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M 2938 0 L 686 0 L 679 6 L 686 12 L 2938 12 L 2938 0 Z"/></g><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M 325 70 L -1927 70 L -1934 76 L -1927 82 L 325 82 L 325 70 Z"/></g><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M 33 84 L -2220 84 L -2227 90 L -2220 96 L 33 96 L 33 84 Z"/></g><g><text fill="none" stroke="rgb(209,113, 5)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="17.373340387642386" y="93" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">G</text></g><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M 1587 98 L -666 98 L -673 104 L -666 110 L 1587 110 L 1587 98 Z"/></g><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M 1722 112 L -531 112 L -538 118 L -531 124 L 1722 124 L 1722 112 Z"/></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="445.9025396063924" y="121" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M -666 112 L 1429 112 L 1436 118 L 1429 124 L -666 124 L -666 112 Z"/></g><g><text fill="none" stroke="rgb( 0, 200, 0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="445.9025396063924" y="121" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">A</text></g></g></g><g transform="translate(58,109)" clip-path="url(#1102_track_label_guid_xm0f_clip_rect)"><rect fill="white" stroke="none" x="0" y="0" width="37.96875" height="15"/><text fill="rgb(68, 68, 68)" stroke="none" font-family="Arial" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" x="3.041015625" y="12.9" text-anchor="start" dominant-baseline="alphabetic">1102</text><rect fill="none" stroke="rgb(68, 68, 68)" x="0" y="0" width="37.96875" height="15" stroke-miterlimit="10" stroke-dasharray=""/></g><g transform="translate(0,306)" clip-path="url(#N1102_axis_guid_enqu_clip_rect)"><g><rect fill="rgb(255, 255, 255)" stroke="none" x="0" y="0" width="50" height="50"/></g><g><path fill="none" stroke="black" paint-order="fill stroke markers" d=" M 39.5 0.5 L 47.5 0.5" stroke-miterlimit="10" stroke-dasharray=""/></g><g><text fill="#000000" stroke="none" font-family="Arial" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="43.5" y="12.5" text-anchor="end" dominant-baseline="alphabetic">7.0</text></g><g><path fill="none" stroke="black" paint-order="fill stroke markers" d=" M 39.5 49.5 L 47.5 49.5" stroke-miterlimit="10" stroke-dasharray=""/></g><g><text fill="#000000" stroke="none" font-family="Arial" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="43.5" y="45.5" text-anchor="end" dominant-baseline="alphabetic">0</text></g><g><path fill="none" stroke="black" paint-order="fill stroke markers" d=" M 47.5 0.5 L 47.5 49.5" stroke-miterlimit="10" stroke-dasharray=""/></g></g><g transform="translate(50,306)" clip-path="url(#N1102_referenceFrame_0_guid_51gk_clip_rect)"><g><rect fill="rgb(255, 255, 255)" stroke="none" x="0" y="0" width="901" height="200"/></g><rect fill="rgb(150, 150, 150)" stroke="none" x="10" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="32" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="55" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="77" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="100" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="122" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="145" y="0" width="23" height="50"/><rect fill="rgb(150, 150, 150)" stroke="none" x="167" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="190" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="212" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="235" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="257" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="280" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="302" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="325" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="347" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="370" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="392" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="415" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="437" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="460" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="483" y="7" width="23" height="43"/><rect fill="rgb(150, 150, 150)" stroke="none" x="505" y="14" width="23" height="36"/><rect fill="rgb(150, 150, 150)" stroke="none" x="528" y="14" width="23" height="36"/><rect fill="rgb(150, 150, 150)" stroke="none" x="550" y="14" width="23" height="36"/><rect fill="rgb(150, 150, 150)" stroke="none" x="573" y="21" width="23" height="29"/><rect fill="rgb(150, 150, 150)" stroke="none" x="595" y="21" width="23" height="29"/><rect fill="rgb(150, 150, 150)" stroke="none" x="618" y="29" width="23" height="21"/><rect fill="rgb(150, 150, 150)" stroke="none" x="640" y="29" width="23" height="21"/><rect fill="rgb(150, 150, 150)" stroke="none" x="663" y="29" width="23" height="21"/><rect fill="rgb(150, 150, 150)" stroke="none" x="685" y="29" width="23" height="21"/><rect fill="rgb(150, 150, 150)" stroke="none" x="708" y="29" width="23" height="21"/><rect fill="rgb(150, 150, 150)" stroke="none" x="730" y="29" width="23" height="21"/><rect fill="rgb(150, 150, 150)" stroke="none" x="753" y="29" width="23" height="21"/><rect fill="rgb(150, 150, 150)" stroke="none" x="775" y="29" width="23" height="21"/><rect fill="rgb(150, 150, 150)" stroke="none" x="798" y="36" width="23" height="14"/><rect fill="rgb(150, 150, 150)" stroke="none" x="820" y="36" width="23" height="14"/><rect fill="rgb(150, 150, 150)" stroke="none" x="843" y="36" width="23" height="14"/><rect fill="rgb(150, 150, 150)" stroke="none" x="865" y="36" width="23" height="14"/><rect fill="rgb(150, 150, 150)" stroke="none" x="888" y="36" width="23" height="14"/><rect fill="rgb(150, 150, 150)" stroke="none" x="911" y="36" width="23" height="14"/><rect fill="rgb(255,0,0)" stroke="none" x="595" y="21" width="23" height="28.57142857142857"/><rect fill="rgb( 0, 200, 0)" stroke="none" x="595" y="50" width="23" height="0"/><rect fill="rgb( 0,0,200)" stroke="none" x="595" y="43" width="23" height="7.142857142857142"/><rect fill="rgb(255,0,0)" stroke="none" x="595" y="21" width="23" height="21.428571428571427"/><rect fill="rgb(209,113, 5)" stroke="none" x="595" y="21" width="23" height="0"/><rect fill="rgb(209,113, 5)" stroke="none" x="775" y="29" width="23" height="21.428571428571427"/><rect fill="rgb( 0, 200, 0)" stroke="none" x="775" y="50" width="23" height="0"/><rect fill="rgb( 0,0,200)" stroke="none" x="775" y="50" width="23" height="0"/><rect fill="rgb(255,0,0)" stroke="none" x="775" y="43" width="23" height="7.142857142857142"/><rect fill="rgb(209,113, 5)" stroke="none" x="775" y="29" width="23" height="14.285714285714285"/><g transform="translate(0,55)"><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M 506 56 L -1747 56 L -1754 62 L -1747 68 L 506 68 L 506 56 Z"/></g><g><text fill="none" stroke="rgb(209,113, 5)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="490.3983403876424" y="65" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">G</text></g><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M 618 70 L -1634 70 L -1641 76 L -1634 82 L 618 82 L 618 70 Z"/></g><g><text fill="none" stroke="rgb( 0,0,200)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="603.3016607001424" y="79" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">C</text></g><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M 573 84 L -1679 84 L -1686 90 L -1679 96 L 573 96 L 573 84 Z"/></g><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M 1699 112 L -395 112 L -402 118 L -395 124 L 1699 124 L 1699 112 Z"/></g><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M 798 126 L -1454 126 L -1461 132 L -1454 138 L 798 138 L 798 126 Z"/></g><g><text fill="none" stroke="rgb(255,0,0)" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="784.0583013251425" y="135" text-anchor="start" dominant-baseline="alphabetic" stroke-miterlimit="10" stroke-dasharray="">T</text></g><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M 1564 140 L -688 140 L -695 146 L -688 152 L 1564 152 L 1564 140 Z"/></g><g><path fill="rgb(185, 185, 185)" stroke="none" paint-order="stroke fill markers" d=" M -1927 140 L 168 140 L 175 146 L 168 152 L -1927 152 L -1927 140 Z"/></g></g></g><g transform="translate(58,314)" clip-path="url(#N1102_track_label_guid_3cfr_clip_rect)"><rect fill="white" stroke="none" x="0" y="0" width="47.3515625" height="15"/><text fill="rgb(68, 68, 68)" stroke="none" font-family="Arial" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" x="3.22021484375" y="12.9" text-anchor="start" dominant-baseline="alphabetic">N1102</text><rect fill="none" stroke="rgb(68, 68, 68)" x="0" y="0" width="47.3515625" height="15" stroke-miterlimit="10" stroke-dasharray=""/></g><g transform="translate(50,511)" clip-path="url(#RefseqGenes_referenceFrame_0_guid_euz4_clip_rect)"><g><rect fill="rgb(255, 255, 255)" stroke="none" x="0" y="0" width="901" height="70"/></g><g><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M -1300289.5 17.5 L 3330690.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 17.5 15.5 L 15.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 17.5 19.5 L 15.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 47.5 15.5 L 45.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 47.5 19.5 L 45.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 77.5 15.5 L 75.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 77.5 19.5 L 75.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 107.5 15.5 L 105.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 107.5 19.5 L 105.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 137.5 15.5 L 135.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 137.5 19.5 L 135.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 167.5 15.5 L 165.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 167.5 19.5 L 165.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 197.5 15.5 L 195.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 197.5 19.5 L 195.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 227.5 15.5 L 225.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 227.5 19.5 L 225.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 257.5 15.5 L 255.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 257.5 19.5 L 255.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 287.5 15.5 L 285.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 287.5 19.5 L 285.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 317.5 15.5 L 315.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 317.5 19.5 L 315.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 347.5 15.5 L 345.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 347.5 19.5 L 345.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 377.5 15.5 L 375.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 377.5 19.5 L 375.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 407.5 15.5 L 405.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 407.5 19.5 L 405.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 437.5 15.5 L 435.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 437.5 19.5 L 435.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 467.5 15.5 L 465.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 467.5 19.5 L 465.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 497.5 15.5 L 495.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 497.5 19.5 L 495.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 527.5 15.5 L 525.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 527.5 19.5 L 525.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 557.5 15.5 L 555.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 557.5 19.5 L 555.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 587.5 15.5 L 585.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 587.5 19.5 L 585.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 617.5 15.5 L 615.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 617.5 19.5 L 615.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 647.5 15.5 L 645.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 647.5 19.5 L 645.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 677.5 15.5 L 675.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 677.5 19.5 L 675.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 707.5 15.5 L 705.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 707.5 19.5 L 705.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 737.5 15.5 L 735.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 737.5 19.5 L 735.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 767.5 15.5 L 765.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 767.5 19.5 L 765.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 797.5 15.5 L 795.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 797.5 19.5 L 795.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 827.5 15.5 L 825.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 827.5 19.5 L 825.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 857.5 15.5 L 855.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 857.5 19.5 L 855.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 887.5 15.5 L 885.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 887.5 19.5 L 885.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><rect fill="rgb(0, 0, 150)" stroke="none" x="-3414" y="10" width="3987" height="14"/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3396.5 15.5 L -3398.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3396.5 19.5 L -3398.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3366.5 15.5 L -3368.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3366.5 19.5 L -3368.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3336.5 15.5 L -3338.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3336.5 19.5 L -3338.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3306.5 15.5 L -3308.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3306.5 19.5 L -3308.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3276.5 15.5 L -3278.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3276.5 19.5 L -3278.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3246.5 15.5 L -3248.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3246.5 19.5 L -3248.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3216.5 15.5 L -3218.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3216.5 19.5 L -3218.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3186.5 15.5 L -3188.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3186.5 19.5 L -3188.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3156.5 15.5 L -3158.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3156.5 19.5 L -3158.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3126.5 15.5 L -3128.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3126.5 19.5 L -3128.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3096.5 15.5 L -3098.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3096.5 19.5 L -3098.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3066.5 15.5 L -3068.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3066.5 19.5 L -3068.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3036.5 15.5 L -3038.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3036.5 19.5 L -3038.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3006.5 15.5 L -3008.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3006.5 19.5 L -3008.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2976.5 15.5 L -2978.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2976.5 19.5 L -2978.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2946.5 15.5 L -2948.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2946.5 19.5 L -2948.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2916.5 15.5 L -2918.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2916.5 19.5 L -2918.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2886.5 15.5 L -2888.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2886.5 19.5 L -2888.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2856.5 15.5 L -2858.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2856.5 19.5 L -2858.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2826.5 15.5 L -2828.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2826.5 19.5 L -2828.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2796.5 15.5 L -2798.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2796.5 19.5 L -2798.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2766.5 15.5 L -2768.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2766.5 19.5 L -2768.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2736.5 15.5 L -2738.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2736.5 19.5 L -2738.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2706.5 15.5 L -2708.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2706.5 19.5 L -2708.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2676.5 15.5 L -2678.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2676.5 19.5 L -2678.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2646.5 15.5 L -2648.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2646.5 19.5 L -2648.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2616.5 15.5 L -2618.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2616.5 19.5 L -2618.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2586.5 15.5 L -2588.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2586.5 19.5 L -2588.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2556.5 15.5 L -2558.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2556.5 19.5 L -2558.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2526.5 15.5 L -2528.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2526.5 19.5 L -2528.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2496.5 15.5 L -2498.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2496.5 19.5 L -2498.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2466.5 15.5 L -2468.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2466.5 19.5 L -2468.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2436.5 15.5 L -2438.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2436.5 19.5 L -2438.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2406.5 15.5 L -2408.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2406.5 19.5 L -2408.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2376.5 15.5 L -2378.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2376.5 19.5 L -2378.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2346.5 15.5 L -2348.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2346.5 19.5 L -2348.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2316.5 15.5 L -2318.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2316.5 19.5 L -2318.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2286.5 15.5 L -2288.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2286.5 19.5 L -2288.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2256.5 15.5 L -2258.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2256.5 19.5 L -2258.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2226.5 15.5 L -2228.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2226.5 19.5 L -2228.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2196.5 15.5 L -2198.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2196.5 19.5 L -2198.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2166.5 15.5 L -2168.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2166.5 19.5 L -2168.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2136.5 15.5 L -2138.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2136.5 19.5 L -2138.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2106.5 15.5 L -2108.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2106.5 19.5 L -2108.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2076.5 15.5 L -2078.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2076.5 19.5 L -2078.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2046.5 15.5 L -2048.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2046.5 19.5 L -2048.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2016.5 15.5 L -2018.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2016.5 19.5 L -2018.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1986.5 15.5 L -1988.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1986.5 19.5 L -1988.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1956.5 15.5 L -1958.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1956.5 19.5 L -1958.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1926.5 15.5 L -1928.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1926.5 19.5 L -1928.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1896.5 15.5 L -1898.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1896.5 19.5 L -1898.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1866.5 15.5 L -1868.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1866.5 19.5 L -1868.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1836.5 15.5 L -1838.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1836.5 19.5 L -1838.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1806.5 15.5 L -1808.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1806.5 19.5 L -1808.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1776.5 15.5 L -1778.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1776.5 19.5 L -1778.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1746.5 15.5 L -1748.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1746.5 19.5 L -1748.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1716.5 15.5 L -1718.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1716.5 19.5 L -1718.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1686.5 15.5 L -1688.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1686.5 19.5 L -1688.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1656.5 15.5 L -1658.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1656.5 19.5 L -1658.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1626.5 15.5 L -1628.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1626.5 19.5 L -1628.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1596.5 15.5 L -1598.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1596.5 19.5 L -1598.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1566.5 15.5 L -1568.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1566.5 19.5 L -1568.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1536.5 15.5 L -1538.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1536.5 19.5 L -1538.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1506.5 15.5 L -1508.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1506.5 19.5 L -1508.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1476.5 15.5 L -1478.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1476.5 19.5 L -1478.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1446.5 15.5 L -1448.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1446.5 19.5 L -1448.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1416.5 15.5 L -1418.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1416.5 19.5 L -1418.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1386.5 15.5 L -1388.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1386.5 19.5 L -1388.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1356.5 15.5 L -1358.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1356.5 19.5 L -1358.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1326.5 15.5 L -1328.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1326.5 19.5 L -1328.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1296.5 15.5 L -1298.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1296.5 19.5 L -1298.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1266.5 15.5 L -1268.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1266.5 19.5 L -1268.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1236.5 15.5 L -1238.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1236.5 19.5 L -1238.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1206.5 15.5 L -1208.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1206.5 19.5 L -1208.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1176.5 15.5 L -1178.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1176.5 19.5 L -1178.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1146.5 15.5 L -1148.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1146.5 19.5 L -1148.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1116.5 15.5 L -1118.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1116.5 19.5 L -1118.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1086.5 15.5 L -1088.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1086.5 19.5 L -1088.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1056.5 15.5 L -1058.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1056.5 19.5 L -1058.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1026.5 15.5 L -1028.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1026.5 19.5 L -1028.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -996.5 15.5 L -998.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -996.5 19.5 L -998.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -966.5 15.5 L -968.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -966.5 19.5 L -968.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -936.5 15.5 L -938.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -936.5 19.5 L -938.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -906.5 15.5 L -908.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -906.5 19.5 L -908.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -876.5 15.5 L -878.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -876.5 19.5 L -878.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -846.5 15.5 L -848.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -846.5 19.5 L -848.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -816.5 15.5 L -818.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -816.5 19.5 L -818.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -786.5 15.5 L -788.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -786.5 19.5 L -788.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -756.5 15.5 L -758.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -756.5 19.5 L -758.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -726.5 15.5 L -728.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -726.5 19.5 L -728.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -696.5 15.5 L -698.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -696.5 19.5 L -698.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -666.5 15.5 L -668.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -666.5 19.5 L -668.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -636.5 15.5 L -638.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -636.5 19.5 L -638.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -606.5 15.5 L -608.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -606.5 19.5 L -608.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -576.5 15.5 L -578.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -576.5 19.5 L -578.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -546.5 15.5 L -548.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -546.5 19.5 L -548.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -516.5 15.5 L -518.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -516.5 19.5 L -518.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -486.5 15.5 L -488.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -486.5 19.5 L -488.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -456.5 15.5 L -458.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -456.5 19.5 L -458.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -426.5 15.5 L -428.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -426.5 19.5 L -428.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -396.5 15.5 L -398.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -396.5 19.5 L -398.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -366.5 15.5 L -368.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -366.5 19.5 L -368.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -336.5 15.5 L -338.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -336.5 19.5 L -338.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -306.5 15.5 L -308.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -306.5 19.5 L -308.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -276.5 15.5 L -278.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -276.5 19.5 L -278.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -246.5 15.5 L -248.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -246.5 19.5 L -248.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -216.5 15.5 L -218.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -216.5 19.5 L -218.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -186.5 15.5 L -188.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -186.5 19.5 L -188.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -156.5 15.5 L -158.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -156.5 19.5 L -158.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -126.5 15.5 L -128.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -126.5 19.5 L -128.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -96.5 15.5 L -98.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -96.5 19.5 L -98.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -66.5 15.5 L -68.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -66.5 19.5 L -68.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -36.5 15.5 L -38.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -36.5 19.5 L -38.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -6.5 15.5 L -8.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -6.5 19.5 L -8.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 23.5 15.5 L 21.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 23.5 19.5 L 21.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 53.5 15.5 L 51.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 53.5 19.5 L 51.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 83.5 15.5 L 81.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 83.5 19.5 L 81.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 113.5 15.5 L 111.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 113.5 19.5 L 111.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 143.5 15.5 L 141.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 143.5 19.5 L 141.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 173.5 15.5 L 171.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 173.5 19.5 L 171.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 203.5 15.5 L 201.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 203.5 19.5 L 201.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 233.5 15.5 L 231.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 233.5 19.5 L 231.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 263.5 15.5 L 261.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 263.5 19.5 L 261.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 293.5 15.5 L 291.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 293.5 19.5 L 291.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 323.5 15.5 L 321.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 323.5 19.5 L 321.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 353.5 15.5 L 351.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 353.5 19.5 L 351.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 383.5 15.5 L 381.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 383.5 19.5 L 381.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 413.5 15.5 L 411.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 413.5 19.5 L 411.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 443.5 15.5 L 441.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 443.5 19.5 L 441.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 473.5 15.5 L 471.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 473.5 19.5 L 471.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 503.5 15.5 L 501.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 503.5 19.5 L 501.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 533.5 15.5 L 531.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 533.5 19.5 L 531.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 563.5 15.5 L 561.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 563.5 19.5 L 561.5 17.5" stroke-miterlimit="10" stroke-dasharray=""/><g><g><text fill="rgb(0, 0, 150)" stroke="none" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="450.5" y="35" text-anchor="middle" dominant-baseline="alphabetic">BRAF</text></g></g></g><g><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M -1300289.5 47.5 L 3330690.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 17.5 45.5 L 15.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 17.5 49.5 L 15.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 47.5 45.5 L 45.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 47.5 49.5 L 45.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 77.5 45.5 L 75.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 77.5 49.5 L 75.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 107.5 45.5 L 105.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 107.5 49.5 L 105.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 137.5 45.5 L 135.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 137.5 49.5 L 135.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 167.5 45.5 L 165.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 167.5 49.5 L 165.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 197.5 45.5 L 195.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 197.5 49.5 L 195.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 227.5 45.5 L 225.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 227.5 49.5 L 225.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 257.5 45.5 L 255.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 257.5 49.5 L 255.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 287.5 45.5 L 285.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 287.5 49.5 L 285.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 317.5 45.5 L 315.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 317.5 49.5 L 315.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 347.5 45.5 L 345.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 347.5 49.5 L 345.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 377.5 45.5 L 375.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 377.5 49.5 L 375.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 407.5 45.5 L 405.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 407.5 49.5 L 405.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 437.5 45.5 L 435.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 437.5 49.5 L 435.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 467.5 45.5 L 465.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 467.5 49.5 L 465.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 497.5 45.5 L 495.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 497.5 49.5 L 495.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 527.5 45.5 L 525.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 527.5 49.5 L 525.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 557.5 45.5 L 555.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 557.5 49.5 L 555.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 587.5 45.5 L 585.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 587.5 49.5 L 585.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 617.5 45.5 L 615.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 617.5 49.5 L 615.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 647.5 45.5 L 645.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 647.5 49.5 L 645.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 677.5 45.5 L 675.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 677.5 49.5 L 675.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 707.5 45.5 L 705.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 707.5 49.5 L 705.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 737.5 45.5 L 735.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 737.5 49.5 L 735.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 767.5 45.5 L 765.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 767.5 49.5 L 765.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 797.5 45.5 L 795.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 797.5 49.5 L 795.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 827.5 45.5 L 825.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 827.5 49.5 L 825.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 857.5 45.5 L 855.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 857.5 49.5 L 855.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 887.5 45.5 L 885.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 887.5 49.5 L 885.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><rect fill="rgb(0, 0, 150)" stroke="none" x="-3414" y="40" width="3987" height="14"/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3396.5 45.5 L -3398.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3396.5 49.5 L -3398.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3366.5 45.5 L -3368.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3366.5 49.5 L -3368.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3336.5 45.5 L -3338.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3336.5 49.5 L -3338.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3306.5 45.5 L -3308.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3306.5 49.5 L -3308.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3276.5 45.5 L -3278.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3276.5 49.5 L -3278.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3246.5 45.5 L -3248.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3246.5 49.5 L -3248.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3216.5 45.5 L -3218.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3216.5 49.5 L -3218.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3186.5 45.5 L -3188.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3186.5 49.5 L -3188.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3156.5 45.5 L -3158.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3156.5 49.5 L -3158.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3126.5 45.5 L -3128.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3126.5 49.5 L -3128.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3096.5 45.5 L -3098.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3096.5 49.5 L -3098.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3066.5 45.5 L -3068.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3066.5 49.5 L -3068.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3036.5 45.5 L -3038.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3036.5 49.5 L -3038.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3006.5 45.5 L -3008.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3006.5 49.5 L -3008.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2976.5 45.5 L -2978.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2976.5 49.5 L -2978.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2946.5 45.5 L -2948.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2946.5 49.5 L -2948.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2916.5 45.5 L -2918.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2916.5 49.5 L -2918.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2886.5 45.5 L -2888.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2886.5 49.5 L -2888.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2856.5 45.5 L -2858.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2856.5 49.5 L -2858.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2826.5 45.5 L -2828.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2826.5 49.5 L -2828.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2796.5 45.5 L -2798.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2796.5 49.5 L -2798.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2766.5 45.5 L -2768.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2766.5 49.5 L -2768.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2736.5 45.5 L -2738.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2736.5 49.5 L -2738.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2706.5 45.5 L -2708.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2706.5 49.5 L -2708.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2676.5 45.5 L -2678.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2676.5 49.5 L -2678.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2646.5 45.5 L -2648.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2646.5 49.5 L -2648.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2616.5 45.5 L -2618.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2616.5 49.5 L -2618.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2586.5 45.5 L -2588.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2586.5 49.5 L -2588.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2556.5 45.5 L -2558.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2556.5 49.5 L -2558.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2526.5 45.5 L -2528.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2526.5 49.5 L -2528.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2496.5 45.5 L -2498.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2496.5 49.5 L -2498.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2466.5 45.5 L -2468.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2466.5 49.5 L -2468.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2436.5 45.5 L -2438.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2436.5 49.5 L -2438.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2406.5 45.5 L -2408.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2406.5 49.5 L -2408.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2376.5 45.5 L -2378.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2376.5 49.5 L -2378.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2346.5 45.5 L -2348.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2346.5 49.5 L -2348.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2316.5 45.5 L -2318.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2316.5 49.5 L -2318.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2286.5 45.5 L -2288.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2286.5 49.5 L -2288.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2256.5 45.5 L -2258.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2256.5 49.5 L -2258.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2226.5 45.5 L -2228.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2226.5 49.5 L -2228.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2196.5 45.5 L -2198.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2196.5 49.5 L -2198.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2166.5 45.5 L -2168.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2166.5 49.5 L -2168.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2136.5 45.5 L -2138.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2136.5 49.5 L -2138.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2106.5 45.5 L -2108.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2106.5 49.5 L -2108.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2076.5 45.5 L -2078.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2076.5 49.5 L -2078.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2046.5 45.5 L -2048.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2046.5 49.5 L -2048.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2016.5 45.5 L -2018.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2016.5 49.5 L -2018.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1986.5 45.5 L -1988.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1986.5 49.5 L -1988.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1956.5 45.5 L -1958.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1956.5 49.5 L -1958.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1926.5 45.5 L -1928.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1926.5 49.5 L -1928.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1896.5 45.5 L -1898.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1896.5 49.5 L -1898.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1866.5 45.5 L -1868.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1866.5 49.5 L -1868.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1836.5 45.5 L -1838.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1836.5 49.5 L -1838.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1806.5 45.5 L -1808.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1806.5 49.5 L -1808.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1776.5 45.5 L -1778.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1776.5 49.5 L -1778.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1746.5 45.5 L -1748.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1746.5 49.5 L -1748.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1716.5 45.5 L -1718.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1716.5 49.5 L -1718.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1686.5 45.5 L -1688.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1686.5 49.5 L -1688.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1656.5 45.5 L -1658.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1656.5 49.5 L -1658.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1626.5 45.5 L -1628.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1626.5 49.5 L -1628.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1596.5 45.5 L -1598.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1596.5 49.5 L -1598.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1566.5 45.5 L -1568.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1566.5 49.5 L -1568.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1536.5 45.5 L -1538.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1536.5 49.5 L -1538.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1506.5 45.5 L -1508.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1506.5 49.5 L -1508.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1476.5 45.5 L -1478.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1476.5 49.5 L -1478.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1446.5 45.5 L -1448.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1446.5 49.5 L -1448.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1416.5 45.5 L -1418.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1416.5 49.5 L -1418.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1386.5 45.5 L -1388.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1386.5 49.5 L -1388.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1356.5 45.5 L -1358.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1356.5 49.5 L -1358.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1326.5 45.5 L -1328.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1326.5 49.5 L -1328.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1296.5 45.5 L -1298.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1296.5 49.5 L -1298.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1266.5 45.5 L -1268.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1266.5 49.5 L -1268.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1236.5 45.5 L -1238.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1236.5 49.5 L -1238.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1206.5 45.5 L -1208.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1206.5 49.5 L -1208.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1176.5 45.5 L -1178.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1176.5 49.5 L -1178.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1146.5 45.5 L -1148.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1146.5 49.5 L -1148.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1116.5 45.5 L -1118.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1116.5 49.5 L -1118.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1086.5 45.5 L -1088.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1086.5 49.5 L -1088.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1056.5 45.5 L -1058.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1056.5 49.5 L -1058.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1026.5 45.5 L -1028.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1026.5 49.5 L -1028.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -996.5 45.5 L -998.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -996.5 49.5 L -998.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -966.5 45.5 L -968.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -966.5 49.5 L -968.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -936.5 45.5 L -938.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -936.5 49.5 L -938.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -906.5 45.5 L -908.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -906.5 49.5 L -908.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -876.5 45.5 L -878.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -876.5 49.5 L -878.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -846.5 45.5 L -848.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -846.5 49.5 L -848.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -816.5 45.5 L -818.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -816.5 49.5 L -818.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -786.5 45.5 L -788.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -786.5 49.5 L -788.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -756.5 45.5 L -758.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -756.5 49.5 L -758.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -726.5 45.5 L -728.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -726.5 49.5 L -728.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -696.5 45.5 L -698.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -696.5 49.5 L -698.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -666.5 45.5 L -668.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -666.5 49.5 L -668.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -636.5 45.5 L -638.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -636.5 49.5 L -638.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -606.5 45.5 L -608.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -606.5 49.5 L -608.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -576.5 45.5 L -578.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -576.5 49.5 L -578.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -546.5 45.5 L -548.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -546.5 49.5 L -548.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -516.5 45.5 L -518.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -516.5 49.5 L -518.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -486.5 45.5 L -488.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -486.5 49.5 L -488.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -456.5 45.5 L -458.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -456.5 49.5 L -458.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -426.5 45.5 L -428.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -426.5 49.5 L -428.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -396.5 45.5 L -398.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -396.5 49.5 L -398.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -366.5 45.5 L -368.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -366.5 49.5 L -368.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -336.5 45.5 L -338.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -336.5 49.5 L -338.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -306.5 45.5 L -308.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -306.5 49.5 L -308.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -276.5 45.5 L -278.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -276.5 49.5 L -278.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -246.5 45.5 L -248.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -246.5 49.5 L -248.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -216.5 45.5 L -218.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -216.5 49.5 L -218.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -186.5 45.5 L -188.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -186.5 49.5 L -188.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -156.5 45.5 L -158.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -156.5 49.5 L -158.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -126.5 45.5 L -128.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -126.5 49.5 L -128.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -96.5 45.5 L -98.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -96.5 49.5 L -98.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -66.5 45.5 L -68.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -66.5 49.5 L -68.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -36.5 45.5 L -38.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -36.5 49.5 L -38.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -6.5 45.5 L -8.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -6.5 49.5 L -8.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 23.5 45.5 L 21.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 23.5 49.5 L 21.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 53.5 45.5 L 51.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 53.5 49.5 L 51.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 83.5 45.5 L 81.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 83.5 49.5 L 81.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 113.5 45.5 L 111.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 113.5 49.5 L 111.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 143.5 45.5 L 141.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 143.5 49.5 L 141.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 173.5 45.5 L 171.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 173.5 49.5 L 171.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 203.5 45.5 L 201.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 203.5 49.5 L 201.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 233.5 45.5 L 231.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 233.5 49.5 L 231.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 263.5 45.5 L 261.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 263.5 49.5 L 261.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 293.5 45.5 L 291.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 293.5 49.5 L 291.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 323.5 45.5 L 321.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 323.5 49.5 L 321.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 353.5 45.5 L 351.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 353.5 49.5 L 351.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 383.5 45.5 L 381.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 383.5 49.5 L 381.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 413.5 45.5 L 411.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 413.5 49.5 L 411.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 443.5 45.5 L 441.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 443.5 49.5 L 441.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 473.5 45.5 L 471.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 473.5 49.5 L 471.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 503.5 45.5 L 501.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 503.5 49.5 L 501.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 533.5 45.5 L 531.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 533.5 49.5 L 531.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 563.5 45.5 L 561.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 563.5 49.5 L 561.5 47.5" stroke-miterlimit="10" stroke-dasharray=""/><g><g><text fill="rgb(0, 0, 150)" stroke="none" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="450.5" y="65" text-anchor="middle" dominant-baseline="alphabetic">BRAF</text></g></g></g><g><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M -1045126.5 77.5 L 3330690.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 17.5 75.5 L 15.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 17.5 79.5 L 15.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 47.5 75.5 L 45.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 47.5 79.5 L 45.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 77.5 75.5 L 75.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 77.5 79.5 L 75.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 107.5 75.5 L 105.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 107.5 79.5 L 105.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 137.5 75.5 L 135.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 137.5 79.5 L 135.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 167.5 75.5 L 165.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 167.5 79.5 L 165.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 197.5 75.5 L 195.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 197.5 79.5 L 195.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 227.5 75.5 L 225.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 227.5 79.5 L 225.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 257.5 75.5 L 255.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 257.5 79.5 L 255.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 287.5 75.5 L 285.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 287.5 79.5 L 285.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 317.5 75.5 L 315.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 317.5 79.5 L 315.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 347.5 75.5 L 345.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 347.5 79.5 L 345.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 377.5 75.5 L 375.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 377.5 79.5 L 375.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 407.5 75.5 L 405.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 407.5 79.5 L 405.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 437.5 75.5 L 435.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 437.5 79.5 L 435.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 467.5 75.5 L 465.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 467.5 79.5 L 465.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 497.5 75.5 L 495.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 497.5 79.5 L 495.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 527.5 75.5 L 525.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 527.5 79.5 L 525.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 557.5 75.5 L 555.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 557.5 79.5 L 555.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 587.5 75.5 L 585.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 587.5 79.5 L 585.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 617.5 75.5 L 615.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 617.5 79.5 L 615.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 647.5 75.5 L 645.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 647.5 79.5 L 645.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 677.5 75.5 L 675.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 677.5 79.5 L 675.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 707.5 75.5 L 705.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 707.5 79.5 L 705.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 737.5 75.5 L 735.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 737.5 79.5 L 735.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 767.5 75.5 L 765.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 767.5 79.5 L 765.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 797.5 75.5 L 795.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 797.5 79.5 L 795.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 827.5 75.5 L 825.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 827.5 79.5 L 825.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 857.5 75.5 L 855.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 857.5 79.5 L 855.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 887.5 75.5 L 885.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 887.5 79.5 L 885.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><rect fill="rgb(0, 0, 150)" stroke="none" x="-3414" y="70" width="3987" height="14"/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3396.5 75.5 L -3398.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3396.5 79.5 L -3398.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3366.5 75.5 L -3368.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3366.5 79.5 L -3368.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3336.5 75.5 L -3338.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3336.5 79.5 L -3338.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3306.5 75.5 L -3308.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3306.5 79.5 L -3308.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3276.5 75.5 L -3278.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3276.5 79.5 L -3278.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3246.5 75.5 L -3248.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3246.5 79.5 L -3248.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3216.5 75.5 L -3218.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3216.5 79.5 L -3218.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3186.5 75.5 L -3188.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3186.5 79.5 L -3188.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3156.5 75.5 L -3158.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3156.5 79.5 L -3158.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3126.5 75.5 L -3128.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3126.5 79.5 L -3128.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3096.5 75.5 L -3098.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3096.5 79.5 L -3098.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3066.5 75.5 L -3068.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3066.5 79.5 L -3068.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3036.5 75.5 L -3038.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3036.5 79.5 L -3038.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3006.5 75.5 L -3008.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3006.5 79.5 L -3008.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2976.5 75.5 L -2978.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2976.5 79.5 L -2978.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2946.5 75.5 L -2948.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2946.5 79.5 L -2948.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2916.5 75.5 L -2918.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2916.5 79.5 L -2918.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2886.5 75.5 L -2888.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2886.5 79.5 L -2888.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2856.5 75.5 L -2858.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2856.5 79.5 L -2858.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2826.5 75.5 L -2828.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2826.5 79.5 L -2828.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2796.5 75.5 L -2798.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2796.5 79.5 L -2798.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2766.5 75.5 L -2768.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2766.5 79.5 L -2768.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2736.5 75.5 L -2738.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2736.5 79.5 L -2738.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2706.5 75.5 L -2708.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2706.5 79.5 L -2708.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2676.5 75.5 L -2678.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2676.5 79.5 L -2678.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2646.5 75.5 L -2648.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2646.5 79.5 L -2648.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2616.5 75.5 L -2618.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2616.5 79.5 L -2618.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2586.5 75.5 L -2588.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2586.5 79.5 L -2588.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2556.5 75.5 L -2558.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2556.5 79.5 L -2558.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2526.5 75.5 L -2528.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2526.5 79.5 L -2528.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2496.5 75.5 L -2498.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2496.5 79.5 L -2498.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2466.5 75.5 L -2468.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2466.5 79.5 L -2468.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2436.5 75.5 L -2438.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2436.5 79.5 L -2438.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2406.5 75.5 L -2408.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2406.5 79.5 L -2408.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2376.5 75.5 L -2378.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2376.5 79.5 L -2378.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2346.5 75.5 L -2348.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2346.5 79.5 L -2348.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2316.5 75.5 L -2318.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2316.5 79.5 L -2318.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2286.5 75.5 L -2288.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2286.5 79.5 L -2288.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2256.5 75.5 L -2258.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2256.5 79.5 L -2258.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2226.5 75.5 L -2228.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2226.5 79.5 L -2228.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2196.5 75.5 L -2198.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2196.5 79.5 L -2198.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2166.5 75.5 L -2168.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2166.5 79.5 L -2168.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2136.5 75.5 L -2138.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2136.5 79.5 L -2138.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2106.5 75.5 L -2108.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2106.5 79.5 L -2108.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2076.5 75.5 L -2078.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2076.5 79.5 L -2078.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2046.5 75.5 L -2048.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2046.5 79.5 L -2048.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2016.5 75.5 L -2018.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2016.5 79.5 L -2018.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1986.5 75.5 L -1988.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1986.5 79.5 L -1988.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1956.5 75.5 L -1958.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1956.5 79.5 L -1958.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1926.5 75.5 L -1928.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1926.5 79.5 L -1928.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1896.5 75.5 L -1898.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1896.5 79.5 L -1898.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1866.5 75.5 L -1868.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1866.5 79.5 L -1868.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1836.5 75.5 L -1838.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1836.5 79.5 L -1838.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1806.5 75.5 L -1808.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1806.5 79.5 L -1808.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1776.5 75.5 L -1778.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1776.5 79.5 L -1778.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1746.5 75.5 L -1748.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1746.5 79.5 L -1748.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1716.5 75.5 L -1718.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1716.5 79.5 L -1718.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1686.5 75.5 L -1688.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1686.5 79.5 L -1688.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1656.5 75.5 L -1658.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1656.5 79.5 L -1658.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1626.5 75.5 L -1628.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1626.5 79.5 L -1628.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1596.5 75.5 L -1598.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1596.5 79.5 L -1598.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1566.5 75.5 L -1568.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1566.5 79.5 L -1568.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1536.5 75.5 L -1538.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1536.5 79.5 L -1538.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1506.5 75.5 L -1508.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1506.5 79.5 L -1508.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1476.5 75.5 L -1478.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1476.5 79.5 L -1478.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1446.5 75.5 L -1448.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1446.5 79.5 L -1448.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1416.5 75.5 L -1418.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1416.5 79.5 L -1418.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1386.5 75.5 L -1388.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1386.5 79.5 L -1388.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1356.5 75.5 L -1358.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1356.5 79.5 L -1358.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1326.5 75.5 L -1328.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1326.5 79.5 L -1328.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1296.5 75.5 L -1298.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1296.5 79.5 L -1298.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1266.5 75.5 L -1268.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1266.5 79.5 L -1268.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1236.5 75.5 L -1238.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1236.5 79.5 L -1238.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1206.5 75.5 L -1208.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1206.5 79.5 L -1208.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1176.5 75.5 L -1178.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1176.5 79.5 L -1178.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1146.5 75.5 L -1148.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1146.5 79.5 L -1148.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1116.5 75.5 L -1118.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1116.5 79.5 L -1118.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1086.5 75.5 L -1088.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1086.5 79.5 L -1088.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1056.5 75.5 L -1058.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1056.5 79.5 L -1058.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1026.5 75.5 L -1028.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1026.5 79.5 L -1028.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -996.5 75.5 L -998.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -996.5 79.5 L -998.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -966.5 75.5 L -968.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -966.5 79.5 L -968.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -936.5 75.5 L -938.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -936.5 79.5 L -938.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -906.5 75.5 L -908.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -906.5 79.5 L -908.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -876.5 75.5 L -878.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -876.5 79.5 L -878.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -846.5 75.5 L -848.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -846.5 79.5 L -848.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -816.5 75.5 L -818.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -816.5 79.5 L -818.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -786.5 75.5 L -788.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -786.5 79.5 L -788.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -756.5 75.5 L -758.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -756.5 79.5 L -758.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -726.5 75.5 L -728.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -726.5 79.5 L -728.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -696.5 75.5 L -698.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -696.5 79.5 L -698.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -666.5 75.5 L -668.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -666.5 79.5 L -668.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -636.5 75.5 L -638.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -636.5 79.5 L -638.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -606.5 75.5 L -608.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -606.5 79.5 L -608.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -576.5 75.5 L -578.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -576.5 79.5 L -578.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -546.5 75.5 L -548.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -546.5 79.5 L -548.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -516.5 75.5 L -518.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -516.5 79.5 L -518.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -486.5 75.5 L -488.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -486.5 79.5 L -488.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -456.5 75.5 L -458.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -456.5 79.5 L -458.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -426.5 75.5 L -428.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -426.5 79.5 L -428.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -396.5 75.5 L -398.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -396.5 79.5 L -398.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -366.5 75.5 L -368.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -366.5 79.5 L -368.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -336.5 75.5 L -338.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -336.5 79.5 L -338.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -306.5 75.5 L -308.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -306.5 79.5 L -308.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -276.5 75.5 L -278.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -276.5 79.5 L -278.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -246.5 75.5 L -248.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -246.5 79.5 L -248.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -216.5 75.5 L -218.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -216.5 79.5 L -218.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -186.5 75.5 L -188.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -186.5 79.5 L -188.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -156.5 75.5 L -158.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -156.5 79.5 L -158.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -126.5 75.5 L -128.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -126.5 79.5 L -128.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -96.5 75.5 L -98.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -96.5 79.5 L -98.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -66.5 75.5 L -68.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -66.5 79.5 L -68.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -36.5 75.5 L -38.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -36.5 79.5 L -38.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -6.5 75.5 L -8.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -6.5 79.5 L -8.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 23.5 75.5 L 21.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 23.5 79.5 L 21.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 53.5 75.5 L 51.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 53.5 79.5 L 51.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 83.5 75.5 L 81.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 83.5 79.5 L 81.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 113.5 75.5 L 111.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 113.5 79.5 L 111.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 143.5 75.5 L 141.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 143.5 79.5 L 141.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 173.5 75.5 L 171.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 173.5 79.5 L 171.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 203.5 75.5 L 201.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 203.5 79.5 L 201.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 233.5 75.5 L 231.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 233.5 79.5 L 231.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 263.5 75.5 L 261.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 263.5 79.5 L 261.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 293.5 75.5 L 291.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 293.5 79.5 L 291.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 323.5 75.5 L 321.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 323.5 79.5 L 321.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 353.5 75.5 L 351.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 353.5 79.5 L 351.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 383.5 75.5 L 381.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 383.5 79.5 L 381.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 413.5 75.5 L 411.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 413.5 79.5 L 411.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 443.5 75.5 L 441.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 443.5 79.5 L 441.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 473.5 75.5 L 471.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 473.5 79.5 L 471.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 503.5 75.5 L 501.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 503.5 79.5 L 501.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 533.5 75.5 L 531.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 533.5 79.5 L 531.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 563.5 75.5 L 561.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 563.5 79.5 L 561.5 77.5" stroke-miterlimit="10" stroke-dasharray=""/><g><g><text fill="rgb(0, 0, 150)" stroke="none" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="450.5" y="95" text-anchor="middle" dominant-baseline="alphabetic">BRAF</text></g></g></g><g><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M -1045126.5 107.5 L 3330690.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 17.5 105.5 L 15.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 17.5 109.5 L 15.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 47.5 105.5 L 45.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 47.5 109.5 L 45.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 77.5 105.5 L 75.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 77.5 109.5 L 75.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 107.5 105.5 L 105.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 107.5 109.5 L 105.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 137.5 105.5 L 135.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 137.5 109.5 L 135.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 167.5 105.5 L 165.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 167.5 109.5 L 165.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 197.5 105.5 L 195.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 197.5 109.5 L 195.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 227.5 105.5 L 225.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 227.5 109.5 L 225.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 257.5 105.5 L 255.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 257.5 109.5 L 255.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 287.5 105.5 L 285.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 287.5 109.5 L 285.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 317.5 105.5 L 315.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 317.5 109.5 L 315.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 347.5 105.5 L 345.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 347.5 109.5 L 345.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 377.5 105.5 L 375.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 377.5 109.5 L 375.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 407.5 105.5 L 405.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 407.5 109.5 L 405.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 437.5 105.5 L 435.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 437.5 109.5 L 435.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 467.5 105.5 L 465.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 467.5 109.5 L 465.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 497.5 105.5 L 495.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 497.5 109.5 L 495.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 527.5 105.5 L 525.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 527.5 109.5 L 525.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 557.5 105.5 L 555.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 557.5 109.5 L 555.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 587.5 105.5 L 585.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 587.5 109.5 L 585.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 617.5 105.5 L 615.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 617.5 109.5 L 615.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 647.5 105.5 L 645.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 647.5 109.5 L 645.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 677.5 105.5 L 675.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 677.5 109.5 L 675.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 707.5 105.5 L 705.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 707.5 109.5 L 705.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 737.5 105.5 L 735.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 737.5 109.5 L 735.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 767.5 105.5 L 765.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 767.5 109.5 L 765.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 797.5 105.5 L 795.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 797.5 109.5 L 795.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 827.5 105.5 L 825.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 827.5 109.5 L 825.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 857.5 105.5 L 855.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 857.5 109.5 L 855.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 887.5 105.5 L 885.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="rgb(0, 0, 150)" paint-order="fill stroke markers" d=" M 887.5 109.5 L 885.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><rect fill="rgb(0, 0, 150)" stroke="none" x="-3414" y="100" width="3987" height="14"/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3396.5 105.5 L -3398.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3396.5 109.5 L -3398.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3366.5 105.5 L -3368.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3366.5 109.5 L -3368.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3336.5 105.5 L -3338.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3336.5 109.5 L -3338.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3306.5 105.5 L -3308.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3306.5 109.5 L -3308.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3276.5 105.5 L -3278.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3276.5 109.5 L -3278.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3246.5 105.5 L -3248.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3246.5 109.5 L -3248.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3216.5 105.5 L -3218.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3216.5 109.5 L -3218.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3186.5 105.5 L -3188.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3186.5 109.5 L -3188.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3156.5 105.5 L -3158.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3156.5 109.5 L -3158.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3126.5 105.5 L -3128.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3126.5 109.5 L -3128.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3096.5 105.5 L -3098.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3096.5 109.5 L -3098.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3066.5 105.5 L -3068.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3066.5 109.5 L -3068.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3036.5 105.5 L -3038.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3036.5 109.5 L -3038.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3006.5 105.5 L -3008.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -3006.5 109.5 L -3008.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2976.5 105.5 L -2978.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2976.5 109.5 L -2978.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2946.5 105.5 L -2948.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2946.5 109.5 L -2948.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2916.5 105.5 L -2918.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2916.5 109.5 L -2918.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2886.5 105.5 L -2888.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2886.5 109.5 L -2888.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2856.5 105.5 L -2858.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2856.5 109.5 L -2858.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2826.5 105.5 L -2828.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2826.5 109.5 L -2828.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2796.5 105.5 L -2798.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2796.5 109.5 L -2798.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2766.5 105.5 L -2768.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2766.5 109.5 L -2768.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2736.5 105.5 L -2738.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2736.5 109.5 L -2738.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2706.5 105.5 L -2708.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2706.5 109.5 L -2708.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2676.5 105.5 L -2678.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2676.5 109.5 L -2678.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2646.5 105.5 L -2648.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2646.5 109.5 L -2648.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2616.5 105.5 L -2618.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2616.5 109.5 L -2618.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2586.5 105.5 L -2588.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2586.5 109.5 L -2588.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2556.5 105.5 L -2558.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2556.5 109.5 L -2558.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2526.5 105.5 L -2528.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2526.5 109.5 L -2528.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2496.5 105.5 L -2498.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2496.5 109.5 L -2498.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2466.5 105.5 L -2468.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2466.5 109.5 L -2468.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2436.5 105.5 L -2438.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2436.5 109.5 L -2438.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2406.5 105.5 L -2408.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2406.5 109.5 L -2408.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2376.5 105.5 L -2378.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2376.5 109.5 L -2378.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2346.5 105.5 L -2348.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2346.5 109.5 L -2348.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2316.5 105.5 L -2318.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2316.5 109.5 L -2318.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2286.5 105.5 L -2288.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2286.5 109.5 L -2288.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2256.5 105.5 L -2258.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2256.5 109.5 L -2258.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2226.5 105.5 L -2228.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2226.5 109.5 L -2228.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2196.5 105.5 L -2198.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2196.5 109.5 L -2198.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2166.5 105.5 L -2168.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2166.5 109.5 L -2168.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2136.5 105.5 L -2138.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2136.5 109.5 L -2138.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2106.5 105.5 L -2108.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2106.5 109.5 L -2108.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2076.5 105.5 L -2078.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2076.5 109.5 L -2078.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2046.5 105.5 L -2048.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2046.5 109.5 L -2048.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2016.5 105.5 L -2018.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -2016.5 109.5 L -2018.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1986.5 105.5 L -1988.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1986.5 109.5 L -1988.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1956.5 105.5 L -1958.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1956.5 109.5 L -1958.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1926.5 105.5 L -1928.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1926.5 109.5 L -1928.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1896.5 105.5 L -1898.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1896.5 109.5 L -1898.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1866.5 105.5 L -1868.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1866.5 109.5 L -1868.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1836.5 105.5 L -1838.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1836.5 109.5 L -1838.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1806.5 105.5 L -1808.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1806.5 109.5 L -1808.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1776.5 105.5 L -1778.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1776.5 109.5 L -1778.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1746.5 105.5 L -1748.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1746.5 109.5 L -1748.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1716.5 105.5 L -1718.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1716.5 109.5 L -1718.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1686.5 105.5 L -1688.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1686.5 109.5 L -1688.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1656.5 105.5 L -1658.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1656.5 109.5 L -1658.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1626.5 105.5 L -1628.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1626.5 109.5 L -1628.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1596.5 105.5 L -1598.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1596.5 109.5 L -1598.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1566.5 105.5 L -1568.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1566.5 109.5 L -1568.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1536.5 105.5 L -1538.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1536.5 109.5 L -1538.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1506.5 105.5 L -1508.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1506.5 109.5 L -1508.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1476.5 105.5 L -1478.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1476.5 109.5 L -1478.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1446.5 105.5 L -1448.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1446.5 109.5 L -1448.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1416.5 105.5 L -1418.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1416.5 109.5 L -1418.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1386.5 105.5 L -1388.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1386.5 109.5 L -1388.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1356.5 105.5 L -1358.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1356.5 109.5 L -1358.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1326.5 105.5 L -1328.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1326.5 109.5 L -1328.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1296.5 105.5 L -1298.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1296.5 109.5 L -1298.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1266.5 105.5 L -1268.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1266.5 109.5 L -1268.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1236.5 105.5 L -1238.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1236.5 109.5 L -1238.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1206.5 105.5 L -1208.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1206.5 109.5 L -1208.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1176.5 105.5 L -1178.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1176.5 109.5 L -1178.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1146.5 105.5 L -1148.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1146.5 109.5 L -1148.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1116.5 105.5 L -1118.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1116.5 109.5 L -1118.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1086.5 105.5 L -1088.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1086.5 109.5 L -1088.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1056.5 105.5 L -1058.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1056.5 109.5 L -1058.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1026.5 105.5 L -1028.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -1026.5 109.5 L -1028.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -996.5 105.5 L -998.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -996.5 109.5 L -998.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -966.5 105.5 L -968.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -966.5 109.5 L -968.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -936.5 105.5 L -938.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -936.5 109.5 L -938.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -906.5 105.5 L -908.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -906.5 109.5 L -908.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -876.5 105.5 L -878.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -876.5 109.5 L -878.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -846.5 105.5 L -848.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -846.5 109.5 L -848.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -816.5 105.5 L -818.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -816.5 109.5 L -818.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -786.5 105.5 L -788.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -786.5 109.5 L -788.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -756.5 105.5 L -758.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -756.5 109.5 L -758.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -726.5 105.5 L -728.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -726.5 109.5 L -728.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -696.5 105.5 L -698.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -696.5 109.5 L -698.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -666.5 105.5 L -668.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -666.5 109.5 L -668.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -636.5 105.5 L -638.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -636.5 109.5 L -638.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -606.5 105.5 L -608.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -606.5 109.5 L -608.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -576.5 105.5 L -578.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -576.5 109.5 L -578.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -546.5 105.5 L -548.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -546.5 109.5 L -548.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -516.5 105.5 L -518.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -516.5 109.5 L -518.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -486.5 105.5 L -488.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -486.5 109.5 L -488.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -456.5 105.5 L -458.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -456.5 109.5 L -458.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -426.5 105.5 L -428.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -426.5 109.5 L -428.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -396.5 105.5 L -398.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -396.5 109.5 L -398.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -366.5 105.5 L -368.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -366.5 109.5 L -368.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -336.5 105.5 L -338.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -336.5 109.5 L -338.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -306.5 105.5 L -308.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -306.5 109.5 L -308.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -276.5 105.5 L -278.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -276.5 109.5 L -278.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -246.5 105.5 L -248.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -246.5 109.5 L -248.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -216.5 105.5 L -218.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -216.5 109.5 L -218.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -186.5 105.5 L -188.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -186.5 109.5 L -188.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -156.5 105.5 L -158.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -156.5 109.5 L -158.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -126.5 105.5 L -128.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -126.5 109.5 L -128.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -96.5 105.5 L -98.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -96.5 109.5 L -98.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -66.5 105.5 L -68.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -66.5 109.5 L -68.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -36.5 105.5 L -38.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -36.5 109.5 L -38.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -6.5 105.5 L -8.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M -6.5 109.5 L -8.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 23.5 105.5 L 21.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 23.5 109.5 L 21.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 53.5 105.5 L 51.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 53.5 109.5 L 51.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 83.5 105.5 L 81.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 83.5 109.5 L 81.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 113.5 105.5 L 111.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 113.5 109.5 L 111.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 143.5 105.5 L 141.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 143.5 109.5 L 141.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 173.5 105.5 L 171.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 173.5 109.5 L 171.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 203.5 105.5 L 201.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 203.5 109.5 L 201.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 233.5 105.5 L 231.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 233.5 109.5 L 231.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 263.5 105.5 L 261.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 263.5 109.5 L 261.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 293.5 105.5 L 291.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 293.5 109.5 L 291.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 323.5 105.5 L 321.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 323.5 109.5 L 321.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 353.5 105.5 L 351.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 353.5 109.5 L 351.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 383.5 105.5 L 381.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 383.5 109.5 L 381.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 413.5 105.5 L 411.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 413.5 109.5 L 411.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 443.5 105.5 L 441.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 443.5 109.5 L 441.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 473.5 105.5 L 471.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 473.5 109.5 L 471.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 503.5 105.5 L 501.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 503.5 109.5 L 501.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 533.5 105.5 L 531.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 533.5 109.5 L 531.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 563.5 105.5 L 561.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><path fill="none" stroke="white" paint-order="fill stroke markers" d=" M 563.5 109.5 L 561.5 107.5" stroke-miterlimit="10" stroke-dasharray=""/><g><g><text fill="rgb(0, 0, 150)" stroke="none" font-family="sans-serif" font-size="10px" font-style="normal" font-weight="normal" text-decoration="normal" x="450.5" y="125" text-anchor="middle" dominant-baseline="alphabetic">BRAF</text></g></g></g></g><g transform="translate(58,519)" clip-path="url(#RefseqGenes_track_label_guid_5s68_clip_rect)"><rect fill="white" stroke="none" x="0" y="0" width="93.109375" height="15"/><text fill="rgb(68, 68, 68)" stroke="none" font-family="Arial" font-size="12px" font-style="normal" font-weight="normal" text-decoration="normal" x="4.099609375" y="12.9" text-anchor="start" dominant-baseline="alphabetic">Refseq Genes</text><rect fill="none" stroke="rgb(68, 68, 68)" x="0" y="0" width="93.109375" height="15" stroke-miterlimit="10" stroke-dasharray=""/></g></g></svg> |
|
| ... | ... | \ No newline at end of file |