File: prog_indexed_array.svg

package info (click to toggle)
code-saturne 7.0.2%2Brepack-1~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 62,868 kB
  • sloc: ansic: 395,271; f90: 100,755; python: 86,746; cpp: 6,227; makefile: 4,247; xml: 2,389; sh: 1,091; javascript: 69
file content (735 lines) | stat: -rw-r--r-- 51,700 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<svg
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:cc="http://creativecommons.org/ns#"
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:svg="http://www.w3.org/2000/svg"
   xmlns="http://www.w3.org/2000/svg"
   id="svg25215"
   version="1.1"
   viewBox="0 0 119.99999 71.084481"
   height="71.08448mm"
   width="119.99999mm">
  <defs
     id="defs25209">
    <rect
       x="22.528791"
       y="183.94173"
       width="29.400455"
       height="11.023571"
       id="rect23021" />
    <rect
       x="22.528791"
       y="183.94173"
       width="29.400455"
       height="11.023571"
       id="rect25062" />
  </defs>
  <metadata
     id="metadata25212">
    <rdf:RDF>
      <cc:Work
         rdf:about="">
        <dc:format>image/svg+xml</dc:format>
        <dc:type
           rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
        <dc:title></dc:title>
      </cc:Work>
    </rdf:RDF>
  </metadata>
  <rect
     style="opacity:0.05;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.04285607;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.25097997"
     id="rect23636-5"
     width="27.076733"
     height="5.4153476"
     x="38.667477"
     y="58.967064" />
  <rect
     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.20467448;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.99550303"
     id="rect23638-0"
     width="27.076731"
     height="5.4153395"
     x="38.667477"
     y="58.967064" />
  <path
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
     d="M 44.082824,64.382419 V 58.967081"
     id="path12475-4" />
  <path
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
     d="M 49.498163,64.382419 V 58.967081"
     id="path12481-6" />
  <path
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
     d="M 54.913512,64.382419 V 58.967081"
     id="path12487-2" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.27119267;stroke-miterlimit:4;stroke-dasharray:none"
     x="40.241768"
     y="62.972847"
     id="text23692-6"><tspan
       id="tspan23690-2"
       x="40.241768"
       y="62.972847"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#000000;fill-opacity:1;stroke-width:0.27119267;stroke-miterlimit:4;stroke-dasharray:none">0</tspan></text>
  <text
     id="text23692-9-9"
     y="63.007263"
     x="45.681274"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#000000;fill-opacity:1;stroke-width:0.27076694"
       y="63.007263"
       x="45.681274"
       id="tspan23690-4-9">4</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     x="51.139599"
     y="63.012383"
     id="text23692-9-8-0"><tspan
       id="tspan23690-4-1-8"
       x="51.139599"
       y="63.012383"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#000000;fill-opacity:1;stroke-width:0.27076694">7</tspan></text>
  <text
     id="text23692-9-8-2-1"
     y="63.000565"
     x="55.347271"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#000000;fill-opacity:1;stroke-width:0.27076694"
       y="63.000565"
       x="55.347271"
       id="tspan23690-4-1-9-3">11</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     x="60.615047"
     y="62.993599"
     id="text23692-9-8-2-9-1"><tspan
       id="tspan23690-4-1-9-0-0"
       x="60.615047"
       y="62.993599"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#000000;fill-opacity:1;stroke-width:0.27076694">14</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="40.367462"
     y="67.043579"
     id="text24284-62"><tspan
       id="tspan24282-6"
       x="40.367462"
       y="67.043579"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">0</tspan></text>
  <text
     id="text24284-7-7"
     y="67.08448"
     x="45.864857"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
       y="67.08448"
       x="45.864857"
       id="tspan24282-7-5">1</tspan></text>
  <text
     id="text24284-6-6"
     y="67.08448"
     x="51.381039"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
       y="67.08448"
       x="51.381039"
       id="tspan24282-4-9">2</tspan></text>
  <text
     id="text24284-30-2"
     y="67.043579"
     x="56.753376"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
       y="67.043579"
       x="56.753376"
       id="tspan24282-9-8">3</tspan></text>
  <text
     id="text24284-2-2"
     y="67.08448"
     x="62.161949"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
       y="67.08448"
       x="62.161949"
       id="tspan24282-5-9">4</tspan></text>
  <path
     id="path12481-6-7"
     d="M 60.328861,64.382419 V 58.967081"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
  <text
     id="text22972"
     y="15.17411"
     x="-0.19919741"
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61023283px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="stroke-width:0.27076694"
       y="15.17411"
       x="-0.19919741"
       id="tspan22974">Mesh</tspan><tspan
       style="stroke-width:0.27076694"
       y="19.686899"
       x="-0.19919741"
       id="tspan22976">connectivity</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     x="0.74399859"
     y="48.064674"
     id="text22972-1"><tspan
       style="stroke-width:0.27076694"
       id="tspan22976-9"
       x="0.74399859"
       y="48.064674">Face vertex ids</tspan></text>
  <text
     id="text22972-1-7"
     y="63.021599"
     x="0.73368073"
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       y="63.021599"
       x="0.73368073"
       id="tspan22976-9-7"
       style="stroke-width:0.27076694">Face vertices index</tspan></text>
  <text
     y="-104.97173"
     x="-16.347372"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;white-space:pre;shape-inside:url(#rect23021);fill:#000000;fill-opacity:1;stroke:none;stroke-width:1.02337241"
     id="text23019"
     xml:space="preserve" />
  <path
     id="path21678"
     d="M 71.159541,2.2159232 100.94394,17.073193"
     style="fill:none;stroke:#000000;stroke-width:0.26268229px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
  <path
     id="path21680"
     d="M 100.94394,17.073193 71.229404,32.000328"
     style="fill:none;stroke:#000000;stroke-width:0.26268229px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" />
  <rect
     style="fill:none;fill-opacity:0.19215698;stroke:#000000;stroke-width:0.26867825;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
     id="rect21686"
     width="31.138235"
     height="14.892203"
     x="40.021309"
     y="2.215925" />
  <path
     style="fill:none;stroke:#000000;stroke-width:0.26577494px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
     d="m 40.021308,17.108131 -0.07077,14.892197"
     id="path22511" />
  <path
     style="fill:none;stroke:#000000;stroke-width:0.27141881px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
     d="M 40.021308,32.000328 H 71.159545"
     id="path22513" />
  <path
     style="fill:none;stroke:#000000;stroke-width:0.26577494px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
     d="m 71.159545,17.108131 0.07185,14.892197"
     id="path22515" />
  <path
     style="fill:none;stroke:#000000;stroke-width:0.26700503px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1"
     d="M 100.94395,17.142414 71.159545,17.108131"
     id="path22517" />
  <text
     xml:space="preserve"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:0.49809104;stroke:none;stroke-width:0.27119368;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
     x="53.008133"
     y="11.312097"
     id="text22521"><tspan
       id="tspan22519"
       x="53.008133"
       y="11.312097"
       style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.33227301px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#000000;fill-opacity:0.49809104;stroke:none;stroke-width:0.27119368;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1">2</tspan></text>
  <text
     id="text22521-2"
     y="26.458925"
     x="53.013607"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:0.5;stroke:none;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.33227301px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#000000;fill-opacity:0.5;stroke-width:0.27076694"
       y="26.458925"
       x="53.013607"
       id="tspan22519-6">0</tspan></text>
  <text
     id="text22521-6"
     y="14.032163"
     x="76.970657"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:0.5;stroke:none;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.33227301px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#000000;fill-opacity:0.5;stroke-width:0.27076694"
       y="14.032163"
       x="76.970657"
       id="tspan22519-4">3</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:0.5;stroke:none;stroke-width:0.27076694"
     x="76.982155"
     y="24.326077"
     id="text22521-6-9"><tspan
       id="tspan22519-4-5"
       x="76.982155"
       y="24.326077"
       style="font-style:normal;font-variant:normal;font-weight:bold;font-stretch:normal;font-size:4.33227301px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Bold';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#000000;fill-opacity:0.5;stroke-width:0.27076694">1</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.02337241;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
     x="99.629913"
     y="18.624403"
     id="text22601-0-1"><tspan
       id="tspan22603-6-5"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.33227301px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.02337241;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
       x="99.629913"
       y="18.624403">6</tspan></text>
  <text
     id="text22601-0-1-2"
     y="18.634857"
     x="69.781029"
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.22804689;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
     xml:space="preserve"><tspan
       y="18.634857"
       x="69.781029"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.33227301px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.22804689;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
       id="tspan22603-6-5-1">3</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.22804689;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
     x="38.67421"
     y="18.735312"
     id="text22601-0-1-2-7"><tspan
       id="tspan22603-6-5-1-8"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.33227301px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.22804689;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
       x="38.67421"
       y="18.735312">2</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.33038402;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
     x="38.502239"
     y="33.637444"
     id="text22601-0-1-2-5"><tspan
       id="tspan22603-6-5-1-7"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.33227301px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.33038402;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
       x="38.502239"
       y="33.637444">0</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.22804689;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
     x="38.636379"
     y="3.793153"
     id="text22601-0-1-2-4"><tspan
       id="tspan22603-6-5-1-1"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.33227301px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.22804689;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
       x="38.636379"
       y="3.793153">4</tspan></text>
  <text
     id="text22601-0-1-2-5-8"
     y="33.596767"
     x="69.939583"
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.22804689;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
     xml:space="preserve"><tspan
       y="33.596767"
       x="69.939583"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.33227301px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.22804689;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
       id="tspan22603-6-5-1-7-5">1</tspan></text>
  <text
     id="text22601-0-1-2-5-9"
     y="3.7722673"
     x="69.795822"
     style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.22804689;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
     xml:space="preserve"><tspan
       y="3.7722673"
       x="69.795822"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:4.33227301px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke:#ffffff;stroke-width:1.22804689;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1;paint-order:stroke fill markers"
       id="tspan22603-6-5-1-7-7">5</tspan></text>
  <rect
     y="44.074871"
     x="38.667473"
     height="5.4153471"
     width="75.814842"
     id="rect23636"
     style="opacity:0.05;fill:#000000;fill-opacity:1;stroke:none;stroke-width:0.07171179;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.25097997" />
  <rect
     y="44.074871"
     x="38.667473"
     height="5.415339"
     width="81.230186"
     id="rect23638"
     style="fill:none;fill-opacity:1;stroke:#000000;stroke-width:0.20467448;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.99550303" />
  <path
     id="path12467"
     d="M 114.48231,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.40934896;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
  <path
     id="path12475"
     d="M 44.082817,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
  <path
     id="path12481"
     d="M 49.498163,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1" />
  <path
     id="path12487"
     d="M 54.913508,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
  <path
     id="path12495"
     d="M 60.328854,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.40934896;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
  <path
     id="path12501"
     d="M 65.7442,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
  <path
     id="path12507"
     d="M 71.159545,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
  <path
     id="path12513"
     d="M 76.574891,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.40934896;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
  <path
     id="path12521"
     d="M 81.990237,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
  <path
     id="path12527"
     d="M 87.405582,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
  <path
     id="path12533"
     d="M 92.820931,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
  <path
     id="path12539"
     d="M 98.23627,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.40934896;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
  <path
     id="path12547"
     d="M 103.65162,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
  <path
     id="path12553"
     d="M 109.06697,49.490212 V 44.074873"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1" />
  <text
     id="text23692"
     y="48.08065"
     x="40.241768"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.27119368;stroke-miterlimit:4;stroke-dasharray:none"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61023283px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke-width:0.27119368;stroke-miterlimit:4;stroke-dasharray:none"
       y="48.08065"
       x="40.241768"
       id="tspan23690">0</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000f9;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     x="45.681271"
     y="48.115051"
     id="text23692-9"><tspan
       id="tspan23690-4"
       x="45.681271"
       y="48.115051"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000f9;fill-opacity:1;stroke-width:0.27076694">1</tspan></text>
  <text
     id="text23692-9-8"
     y="48.120186"
     x="51.139599"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke-width:0.27076694"
       y="48.120186"
       x="51.139599"
       id="tspan23690-4-1">3</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     x="56.527382"
     y="48.127823"
     id="text23692-9-8-2"><tspan
       id="tspan23690-4-1-9"
       x="56.527382"
       y="48.127823"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke-width:0.27076694">2</tspan></text>
  <path
     style="fill:none;stroke:#000000;stroke-width:0.2038742;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
     d="M 38.667471,49.490212 V 44.074873"
     id="path12495-3" />
  <text
     id="text23692-9-8-2-9"
     y="48.100185"
     x="61.962368"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke-width:0.27076694"
       y="48.100185"
       x="61.962368"
       id="tspan23690-4-1-9-0">1</tspan></text>
  <text
     id="text23692-9-8-2-8"
     y="48.083599"
     x="67.261108"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke-width:0.27076694"
       y="48.083599"
       x="67.261108"
       id="tspan23690-4-1-9-8">6</tspan></text>
  <text
     id="text23692-9-8-2-5"
     y="48.05368"
     x="72.743721"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke-width:0.27076694"
       y="48.05368"
       x="72.743721"
       id="tspan23690-4-1-9-09">3</tspan></text>
  <text
     id="text23692-9-8-2-53"
     y="48.120499"
     x="78.29425"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke-width:0.27076694"
       y="48.120499"
       x="78.29425"
       id="tspan23690-4-1-9-88">2</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     x="83.607918"
     y="48.088814"
     id="text23692-9-8-3"><tspan
       id="tspan23690-4-1-1"
       x="83.607918"
       y="48.088814"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke-width:0.27076694">3</tspan></text>
  <text
     id="text23692-9-8-3-8"
     y="48.083458"
     x="89.096512"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke-width:0.27076694"
       y="48.083458"
       x="89.096512"
       id="tspan23690-4-1-1-9">5</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     x="94.320366"
     y="48.076683"
     id="text23692-9-8-3-8-6"><tspan
       id="tspan23690-4-1-1-9-4"
       x="94.320366"
       y="48.076683"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke-width:0.27076694">4</tspan></text>
  <text
     id="text23692-9-8-3-3"
     y="48.05949"
     x="99.847778"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke-width:0.27076694"
       y="48.05949"
       x="99.847778"
       id="tspan23690-4-1-1-3">3</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     x="105.20895"
     y="48.108212"
     id="text23692-9-8-2-8-3"><tspan
       id="tspan23690-4-1-9-8-8"
       x="105.20895"
       y="48.108212"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke-width:0.27076694">6</tspan></text>
  <text
     xml:space="preserve"
     style="font-style:normal;font-weight:normal;font-size:10.83065701px;line-height:1.25;font-family:sans-serif;letter-spacing:0px;word-spacing:0px;fill:#0000ff;fill-opacity:1;stroke:none;stroke-width:0.27076694"
     x="110.65519"
     y="48.124653"
     id="text23692-9-8-3-8-60"><tspan
       id="tspan23690-4-1-1-9-48"
       x="110.65519"
       y="48.124653"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:3.61022258px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#0000ff;fill-opacity:1;stroke-width:0.27076694">5</tspan></text>
  <text
     id="text24284"
     y="52.151371"
     x="40.367462"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     xml:space="preserve"><tspan
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88818216px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
       y="52.151371"
       x="40.367462"
       id="tspan24282">0</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="45.864849"
     y="52.192268"
     id="text24284-7"><tspan
       id="tspan24282-7"
       x="45.864849"
       y="52.192268"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">1</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="51.381039"
     y="52.192268"
     id="text24284-6"><tspan
       id="tspan24282-4"
       x="51.381039"
       y="52.192268"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">2</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="67.558792"
     y="52.151371"
     id="text24284-3"><tspan
       id="tspan24282-0"
       x="67.558792"
       y="52.151371"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">5</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="56.753361"
     y="52.151371"
     id="text24284-30"><tspan
       id="tspan24282-9"
       x="56.753361"
       y="52.151371"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">3</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="62.161942"
     y="52.192268"
     id="text24284-2"><tspan
       id="tspan24282-5"
       x="62.161942"
       y="52.192268"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">4</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="72.918137"
     y="52.151371"
     id="text24284-4"><tspan
       id="tspan24282-05"
       x="72.918137"
       y="52.151371"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">6</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="78.352867"
     y="52.192268"
     id="text24284-9"><tspan
       id="tspan24282-46"
       x="78.352867"
       y="52.192268"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">7</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="83.794006"
     y="52.151371"
     id="text24284-92"><tspan
       id="tspan24282-2"
       x="83.794006"
       y="52.151371"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">8</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="89.241898"
     y="52.151371"
     id="text24284-47"><tspan
       id="tspan24282-75"
       x="89.241898"
       y="52.151371"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">9</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="93.603539"
     y="52.151371"
     id="text24284-48"><tspan
       id="tspan24282-1"
       x="93.603539"
       y="52.151371"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">10</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="99.05278"
     y="52.192268"
     id="text24284-28"><tspan
       id="tspan24282-93"
       x="99.05278"
       y="52.192268"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">11</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="104.49203"
     y="52.192268"
     id="text24284-68"><tspan
       id="tspan24282-02"
       x="104.49203"
       y="52.192268"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">12</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="109.90369"
     y="52.151371"
     id="text24284-1"><tspan
       id="tspan24282-051"
       x="109.90369"
       y="52.151371"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">13</tspan></text>
  <text
     xml:space="preserve"
     style="font-size:3.61022258px;line-height:1.25;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';letter-spacing:0px;word-spacing:0px;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694"
     x="115.23363"
     y="52.192268"
     id="text24284-10"><tspan
       id="tspan24282-8"
       x="115.23363"
       y="52.192268"
       style="font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:2.88819242px;font-family:sans-serif;-inkscape-font-specification:'sans-serif, Normal';font-variant-ligatures:normal;font-variant-caps:normal;font-variant-numeric:normal;fill:#b2b2b2;fill-opacity:1;stroke-width:0.27076694">14</tspan></text>
  <path
     id="path24874"
     d="M 41.375145,53.551721 V 58.96707"
     style="fill:none;stroke:#000000;stroke-width:0.20468061;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.20468062, 0.40936124;stroke-dashoffset:0;stroke-opacity:1" />
  <path
     id="path24899"
     d="M 46.79049,58.96707 63.036527,53.551721"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.20467448, 0.40934896;stroke-dashoffset:0;stroke-opacity:1" />
  <path
     id="path24901"
     d="M 52.205835,58.96707 79.282562,53.551721"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.20467448, 0.40934896;stroke-dashoffset:0;stroke-opacity:1" />
  <path
     id="path24903"
     d="M 57.621181,58.96707 100.94395,53.551721"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.20467448, 0.40934896;stroke-dashoffset:0;stroke-opacity:1" />
  <path
     id="path24905"
     d="M 63.036527,58.96707 117.18999,53.551721"
     style="fill:none;stroke:#000000;stroke-width:0.20467448;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:0.20467448, 0.40934896;stroke-dashoffset:0;stroke-opacity:1" />
</svg>