File size: 126,599 Bytes
910877d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
<?xml version='1.0' encoding='UTF-8' ?>
<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='576.00pt' height='432.00pt' viewBox='0 0 576.00 432.00'>
<g class='svglite'>
<defs>
  <style type='text/css'><![CDATA[
    .svglite line, .svglite polyline, .svglite polygon, .svglite path, .svglite rect, .svglite circle {
      fill: none;
      stroke: #000000;
      stroke-linecap: round;
      stroke-linejoin: round;
      stroke-miterlimit: 10.00;
    }
    .svglite text {
      white-space: pre;
    }
    .svglite g.glyphgroup path {
      fill: inherit;
      stroke: none;
    }
  ]]></style>
</defs>
<rect width='100%' height='100%' style='stroke: none; fill: #FFFFFF;'/>
<defs>
  <clipPath id='cpMC4wMHw1NzYuMDB8MC4wMHw0MzIuMDA='>
    <rect x='0.00' y='0.00' width='576.00' height='432.00' />
  </clipPath>
</defs>
<g clip-path='url(#cpMC4wMHw1NzYuMDB8MC4wMHw0MzIuMDA=)'>
<rect x='0.00' y='0.00' width='576.00' height='432.00' style='stroke-width: 1.07; stroke: none; fill: #FFFFFF;' />
</g>
<defs>
  <clipPath id='cpMTMzLjUxfDQ5MS43M3wzOC4xMnwzMjUuMjg='>
    <rect x='133.51' y='38.12' width='358.21' height='287.15' />
  </clipPath>
</defs>
<g clip-path='url(#cpMTMzLjUxfDQ5MS43M3wzOC4xMnwzMjUuMjg=)'>
<rect x='134.88' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='134.88' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='134.88' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='134.88' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE984;' />
<rect x='134.88' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFC9F;' />
<rect x='134.88' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='134.88' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFEA2;' />
<rect x='134.88' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='134.88' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='134.88' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='134.88' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFEA2;' />
<rect x='134.88' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFA9C;' />
<rect x='134.88' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFEA2;' />
<rect x='134.88' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF799;' />
<rect x='134.88' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='134.88' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99B;' />
<rect x='134.88' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='134.88' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC44C;' />
<rect x='134.88' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFDA0;' />
<rect x='134.88' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='134.88' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='134.88' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='134.88' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99C;' />
<rect x='134.88' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFDA0;' />
<rect x='134.88' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99B;' />
<rect x='134.88' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='148.55' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #AB335A;' />
<rect x='148.55' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='148.55' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE780;' />
<rect x='148.55' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #ED7C2D;' />
<rect x='148.55' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #430A68;' />
<rect x='148.55' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC852;' />
<rect x='148.55' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FBA210;' />
<rect x='148.55' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='148.55' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEB533;' />
<rect x='148.55' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #E76B33;' />
<rect x='148.55' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEE8B;' />
<rect x='148.55' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #932667;' />
<rect x='148.55' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD05E;' />
<rect x='148.55' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDB6F;' />
<rect x='148.55' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEAF27;' />
<rect x='148.55' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDB70;' />
<rect x='148.55' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F89B19;' />
<rect x='148.55' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #CA4548;' />
<rect x='148.55' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #E56635;' />
<rect x='148.55' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F99E16;' />
<rect x='148.55' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEA86;' />
<rect x='148.55' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEAF28;' />
<rect x='148.55' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDAB1E;' />
<rect x='148.55' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F28A26;' />
<rect x='148.55' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8991A;' />
<rect x='148.55' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FBA111;' />
<rect x='162.23' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD72;' />
<rect x='162.23' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF89B;' />
<rect x='162.23' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='162.23' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF899;' />
<rect x='162.23' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF696;' />
<rect x='162.23' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCB58;' />
<rect x='162.23' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD567;' />
<rect x='162.23' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD86B;' />
<rect x='162.23' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='162.23' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE178;' />
<rect x='162.23' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99B;' />
<rect x='162.23' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC752;' />
<rect x='162.23' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE27A;' />
<rect x='162.23' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF595;' />
<rect x='162.23' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99C;' />
<rect x='162.23' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEA86;' />
<rect x='162.23' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEC88;' />
<rect x='162.23' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE57E;' />
<rect x='162.23' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF596;' />
<rect x='162.23' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF392;' />
<rect x='162.23' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='162.23' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF08E;' />
<rect x='162.23' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD160;' />
<rect x='162.23' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCE5C;' />
<rect x='162.23' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD86B;' />
<rect x='162.23' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEB330;' />
<rect x='175.90' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #EC7A2E;' />
<rect x='175.90' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD465;' />
<rect x='175.90' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF89A;' />
<rect x='175.90' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='175.90' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF696;' />
<rect x='175.90' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEF8D;' />
<rect x='175.90' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFC9F;' />
<rect x='175.90' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='175.90' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD73;' />
<rect x='175.90' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEF8C;' />
<rect x='175.90' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDA816;' />
<rect x='175.90' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F6931F;' />
<rect x='175.90' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE178;' />
<rect x='175.90' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEF8D;' />
<rect x='175.90' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF190;' />
<rect x='175.90' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='175.90' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF89B;' />
<rect x='175.90' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD161;' />
<rect x='175.90' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD76A;' />
<rect x='175.90' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEF8C;' />
<rect x='175.90' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='175.90' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='175.90' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='175.90' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #DD523A;' />
<rect x='175.90' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC853;' />
<rect x='175.90' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF08E;' />
<rect x='189.57' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFBA3C;' />
<rect x='189.57' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FAA012;' />
<rect x='189.57' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF89A;' />
<rect x='189.57' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF08E;' />
<rect x='189.57' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='189.57' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFED89;' />
<rect x='189.57' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF190;' />
<rect x='189.57' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='189.57' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEA86;' />
<rect x='189.57' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDE74;' />
<rect x='189.57' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9F;' />
<rect x='189.57' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE985;' />
<rect x='189.57' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99B;' />
<rect x='189.57' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF799;' />
<rect x='189.57' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD86A;' />
<rect x='189.57' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='189.57' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD86B;' />
<rect x='189.57' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC44C;' />
<rect x='189.57' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F99C18;' />
<rect x='189.57' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC249;' />
<rect x='189.57' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='189.57' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='189.57' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD669;' />
<rect x='189.57' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF392;' />
<rect x='189.57' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='189.57' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE984;' />
<rect x='203.24' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8991A;' />
<rect x='203.24' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCF5E;' />
<rect x='203.24' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #EF812B;' />
<rect x='203.24' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDA6E;' />
<rect x='203.24' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE076;' />
<rect x='203.24' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='203.24' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #B43856;' />
<rect x='203.24' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #A42F5E;' />
<rect x='203.24' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFB635;' />
<rect x='203.24' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF190;' />
<rect x='203.24' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEAF28;' />
<rect x='203.24' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCE5D;' />
<rect x='203.24' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #ED7D2C;' />
<rect x='203.24' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #CA4548;' />
<rect x='203.24' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #D74D3E;' />
<rect x='203.24' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #BC3D51;' />
<rect x='203.24' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #D84E3E;' />
<rect x='203.24' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFB736;' />
<rect x='203.24' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8991A;' />
<rect x='203.24' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDA6E;' />
<rect x='203.24' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8991A;' />
<rect x='203.24' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #C6434A;' />
<rect x='203.24' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEB86;' />
<rect x='203.24' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #EA7430;' />
<rect x='203.24' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEC88;' />
<rect x='203.24' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCA40B;' />
<rect x='216.92' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD72;' />
<rect x='216.92' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC047;' />
<rect x='216.92' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC34B;' />
<rect x='216.92' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF596;' />
<rect x='216.92' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFC9F;' />
<rect x='216.92' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #EB772F;' />
<rect x='216.92' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='216.92' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE67F;' />
<rect x='216.92' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='216.92' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #E97131;' />
<rect x='216.92' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF392;' />
<rect x='216.92' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD05F;' />
<rect x='216.92' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE57E;' />
<rect x='216.92' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #000004;' />
<rect x='216.92' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEB22D;' />
<rect x='216.92' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD262;' />
<rect x='216.92' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC954;' />
<rect x='216.92' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #BA3C52;' />
<rect x='216.92' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEE8B;' />
<rect x='216.92' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='216.92' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='216.92' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #D24A42;' />
<rect x='216.92' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='216.92' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEB02A;' />
<rect x='216.92' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFA9D;' />
<rect x='216.92' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='230.59' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='230.59' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFA9D;' />
<rect x='230.59' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEB87;' />
<rect x='230.59' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFA9D;' />
<rect x='230.59' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='230.59' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F7981C;' />
<rect x='230.59' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='230.59' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='230.59' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF89B;' />
<rect x='230.59' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEC88;' />
<rect x='230.59' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFED8A;' />
<rect x='230.59' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='230.59' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='230.59' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD364;' />
<rect x='230.59' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE781;' />
<rect x='230.59' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F89B19;' />
<rect x='230.59' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #EB7630;' />
<rect x='230.59' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE57E;' />
<rect x='230.59' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD566;' />
<rect x='230.59' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='230.59' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFB839;' />
<rect x='230.59' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='230.59' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='230.59' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC954;' />
<rect x='230.59' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99B;' />
<rect x='230.59' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='244.26' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8991A;' />
<rect x='244.26' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE47D;' />
<rect x='244.26' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='244.26' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC650;' />
<rect x='244.26' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDC71;' />
<rect x='244.26' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDC71;' />
<rect x='244.26' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF698;' />
<rect x='244.26' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='244.26' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='244.26' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='244.26' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCB58;' />
<rect x='244.26' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDA917;' />
<rect x='244.26' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEB431;' />
<rect x='244.26' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFA9C;' />
<rect x='244.26' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE781;' />
<rect x='244.26' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='244.26' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE37B;' />
<rect x='244.26' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD161;' />
<rect x='244.26' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD566;' />
<rect x='244.26' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #ED7D2D;' />
<rect x='244.26' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='244.26' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEC88;' />
<rect x='244.26' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE27A;' />
<rect x='244.26' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F99E15;' />
<rect x='244.26' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF291;' />
<rect x='244.26' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFBB3D;' />
<rect x='257.93' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD72;' />
<rect x='257.93' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD566;' />
<rect x='257.93' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEB87;' />
<rect x='257.93' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='257.93' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCD5A;' />
<rect x='257.93' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFDA1;' />
<rect x='257.93' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC046;' />
<rect x='257.93' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='257.93' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF595;' />
<rect x='257.93' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='257.93' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFA9D;' />
<rect x='257.93' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFB533;' />
<rect x='257.93' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9F;' />
<rect x='257.93' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE37B;' />
<rect x='257.93' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFED89;' />
<rect x='257.93' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='257.93' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='257.93' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F18628;' />
<rect x='257.93' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF190;' />
<rect x='257.93' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE27A;' />
<rect x='257.93' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='257.93' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE47D;' />
<rect x='257.93' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDC71;' />
<rect x='257.93' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEB87;' />
<rect x='257.93' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEB12C;' />
<rect x='257.93' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='271.60' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD72;' />
<rect x='271.60' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='271.60' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='271.60' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #E97331;' />
<rect x='271.60' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDC71;' />
<rect x='271.60' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFB839;' />
<rect x='271.60' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEA85;' />
<rect x='271.60' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE077;' />
<rect x='271.60' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEB12C;' />
<rect x='271.60' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='271.60' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='271.60' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE985;' />
<rect x='271.60' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDA6D;' />
<rect x='271.60' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF291;' />
<rect x='271.60' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCA55;' />
<rect x='271.60' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC650;' />
<rect x='271.60' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDA6E;' />
<rect x='271.60' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD161;' />
<rect x='271.60' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F08429;' />
<rect x='271.60' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F99E16;' />
<rect x='271.60' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='271.60' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #E66A34;' />
<rect x='271.60' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDA816;' />
<rect x='271.60' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDF75;' />
<rect x='271.60' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF08F;' />
<rect x='271.60' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEE8C;' />
<rect x='285.28' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD72;' />
<rect x='285.28' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F28926;' />
<rect x='285.28' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FBA20F;' />
<rect x='285.28' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8991B;' />
<rect x='285.28' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD96D;' />
<rect x='285.28' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE37C;' />
<rect x='285.28' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD669;' />
<rect x='285.28' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='285.28' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCA40C;' />
<rect x='285.28' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F38C24;' />
<rect x='285.28' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='285.28' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='285.28' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F7971C;' />
<rect x='285.28' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='285.28' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCF5E;' />
<rect x='285.28' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE781;' />
<rect x='285.28' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD261;' />
<rect x='285.28' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #EE802B;' />
<rect x='285.28' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFB634;' />
<rect x='285.28' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #C2414D;' />
<rect x='285.28' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF08E;' />
<rect x='285.28' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC650;' />
<rect x='285.28' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FBA30F;' />
<rect x='285.28' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #8C2367;' />
<rect x='285.28' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEB32F;' />
<rect x='285.28' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #EE7F2C;' />
<rect x='298.95' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD72;' />
<rect x='298.95' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE279;' />
<rect x='298.95' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEAF27;' />
<rect x='298.95' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCB58;' />
<rect x='298.95' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF292;' />
<rect x='298.95' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FA9F14;' />
<rect x='298.95' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDE74;' />
<rect x='298.95' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEB87;' />
<rect x='298.95' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEB029;' />
<rect x='298.95' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='298.95' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE47D;' />
<rect x='298.95' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #EA7430;' />
<rect x='298.95' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='298.95' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF799;' />
<rect x='298.95' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='298.95' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE47D;' />
<rect x='298.95' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF291;' />
<rect x='298.95' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF291;' />
<rect x='298.95' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDF75;' />
<rect x='298.95' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FBA111;' />
<rect x='298.95' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #E15D37;' />
<rect x='298.95' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE883;' />
<rect x='298.95' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDF76;' />
<rect x='298.95' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FBA210;' />
<rect x='298.95' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99B;' />
<rect x='298.95' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDA6E;' />
<rect x='312.62' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='312.62' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE780;' />
<rect x='312.62' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF291;' />
<rect x='312.62' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFDA0;' />
<rect x='312.62' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEC88;' />
<rect x='312.62' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F99C18;' />
<rect x='312.62' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #A22E60;' />
<rect x='312.62' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDA6F;' />
<rect x='312.62' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFA9C;' />
<rect x='312.62' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEC88;' />
<rect x='312.62' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFA9D;' />
<rect x='312.62' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF89A;' />
<rect x='312.62' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='312.62' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='312.62' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD73;' />
<rect x='312.62' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCF5E;' />
<rect x='312.62' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC34A;' />
<rect x='312.62' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #721968;' />
<rect x='312.62' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE27A;' />
<rect x='312.62' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='312.62' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF393;' />
<rect x='312.62' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE883;' />
<rect x='312.62' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='312.62' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC750;' />
<rect x='312.62' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFDA2;' />
<rect x='312.62' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE37C;' />
<rect x='326.29' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='326.29' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCA56;' />
<rect x='326.29' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='326.29' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF08E;' />
<rect x='326.29' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFBA3C;' />
<rect x='326.29' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F18628;' />
<rect x='326.29' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCE5C;' />
<rect x='326.29' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDA6F;' />
<rect x='326.29' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEA86;' />
<rect x='326.29' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD96C;' />
<rect x='326.29' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFB736;' />
<rect x='326.29' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD76A;' />
<rect x='326.29' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF799;' />
<rect x='326.29' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEF8D;' />
<rect x='326.29' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='326.29' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDAB1F;' />
<rect x='326.29' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC954;' />
<rect x='326.29' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEB02A;' />
<rect x='326.29' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #C6434A;' />
<rect x='326.29' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE680;' />
<rect x='326.29' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEA86;' />
<rect x='326.29' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #BD3D50;' />
<rect x='326.29' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDF76;' />
<rect x='326.29' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE984;' />
<rect x='326.29' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCD5A;' />
<rect x='326.29' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE37C;' />
<rect x='339.97' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFBA3C;' />
<rect x='339.97' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF493;' />
<rect x='339.97' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF291;' />
<rect x='339.97' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFDA0;' />
<rect x='339.97' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE984;' />
<rect x='339.97' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFB839;' />
<rect x='339.97' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF596;' />
<rect x='339.97' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #EF822A;' />
<rect x='339.97' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF595;' />
<rect x='339.97' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='339.97' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE883;' />
<rect x='339.97' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='339.97' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='339.97' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD73;' />
<rect x='339.97' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDF75;' />
<rect x='339.97' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='339.97' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #A9325C;' />
<rect x='339.97' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF89A;' />
<rect x='339.97' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F99D17;' />
<rect x='339.97' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='339.97' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD667;' />
<rect x='339.97' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF08E;' />
<rect x='339.97' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F99E16;' />
<rect x='339.97' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF596;' />
<rect x='339.97' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF291;' />
<rect x='339.97' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEB86;' />
<rect x='353.64' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='353.64' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE67F;' />
<rect x='353.64' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE984;' />
<rect x='353.64' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF596;' />
<rect x='353.64' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD05F;' />
<rect x='353.64' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FAA112;' />
<rect x='353.64' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCD5A;' />
<rect x='353.64' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #ED7D2C;' />
<rect x='353.64' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD261;' />
<rect x='353.64' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='353.64' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDA6D;' />
<rect x='353.64' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE077;' />
<rect x='353.64' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='353.64' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC650;' />
<rect x='353.64' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD262;' />
<rect x='353.64' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #B03658;' />
<rect x='353.64' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='353.64' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF89A;' />
<rect x='353.64' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #E86F32;' />
<rect x='353.64' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE27A;' />
<rect x='353.64' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFBB3E;' />
<rect x='353.64' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCA56;' />
<rect x='353.64' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #8E2467;' />
<rect x='353.64' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE47D;' />
<rect x='353.64' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FBA30E;' />
<rect x='353.64' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD86B;' />
<rect x='367.31' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #AB335A;' />
<rect x='367.31' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD76A;' />
<rect x='367.31' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='367.31' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEB87;' />
<rect x='367.31' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDC71;' />
<rect x='367.31' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF595;' />
<rect x='367.31' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC852;' />
<rect x='367.31' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99C;' />
<rect x='367.31' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF393;' />
<rect x='367.31' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCA713;' />
<rect x='367.31' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99B;' />
<rect x='367.31' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD465;' />
<rect x='367.31' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF799;' />
<rect x='367.31' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FBA20F;' />
<rect x='367.31' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEE8B;' />
<rect x='367.31' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99B;' />
<rect x='367.31' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF08E;' />
<rect x='367.31' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='367.31' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD76A;' />
<rect x='367.31' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='367.31' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='367.31' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF799;' />
<rect x='367.31' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='367.31' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE279;' />
<rect x='367.31' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='367.31' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='380.98' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F8991A;' />
<rect x='380.98' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDAA1D;' />
<rect x='380.98' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEB87;' />
<rect x='380.98' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD76A;' />
<rect x='380.98' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #A5305E;' />
<rect x='380.98' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDAE25;' />
<rect x='380.98' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEC88;' />
<rect x='380.98' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC751;' />
<rect x='380.98' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCB58;' />
<rect x='380.98' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD668;' />
<rect x='380.98' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F08329;' />
<rect x='380.98' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDAA1C;' />
<rect x='380.98' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDC71;' />
<rect x='380.98' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCE5C;' />
<rect x='380.98' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #E05A38;' />
<rect x='380.98' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #9C2B63;' />
<rect x='380.98' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #9C2B63;' />
<rect x='380.98' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #E36136;' />
<rect x='380.98' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='380.98' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC64F;' />
<rect x='380.98' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDC70;' />
<rect x='380.98' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #E05B38;' />
<rect x='380.98' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #912567;' />
<rect x='380.98' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD567;' />
<rect x='380.98' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEA85;' />
<rect x='380.98' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDAE24;' />
<rect x='394.65' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='394.65' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='394.65' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='394.65' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFA9D;' />
<rect x='394.65' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDC71;' />
<rect x='394.65' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9F;' />
<rect x='394.65' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFC9F;' />
<rect x='394.65' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='394.65' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE47C;' />
<rect x='394.65' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='394.65' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF08F;' />
<rect x='394.65' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFBE43;' />
<rect x='394.65' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF392;' />
<rect x='394.65' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFA9C;' />
<rect x='394.65' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFEA2;' />
<rect x='394.65' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99B;' />
<rect x='394.65' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='394.65' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDE74;' />
<rect x='394.65' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEF8C;' />
<rect x='394.65' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='394.65' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF393;' />
<rect x='394.65' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCE5C;' />
<rect x='394.65' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDC71;' />
<rect x='394.65' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF08F;' />
<rect x='394.65' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF291;' />
<rect x='394.65' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE781;' />
<rect x='408.33' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='408.33' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99C;' />
<rect x='408.33' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='408.33' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='408.33' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='408.33' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDE74;' />
<rect x='408.33' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFDA1;' />
<rect x='408.33' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC148;' />
<rect x='408.33' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFEA2;' />
<rect x='408.33' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='408.33' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF596;' />
<rect x='408.33' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9F;' />
<rect x='408.33' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFBA3D;' />
<rect x='408.33' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF799;' />
<rect x='408.33' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFEA2;' />
<rect x='408.33' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD262;' />
<rect x='408.33' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEC88;' />
<rect x='408.33' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF89A;' />
<rect x='408.33' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF392;' />
<rect x='408.33' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='408.33' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='408.33' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='408.33' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='408.33' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF392;' />
<rect x='408.33' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFC9F;' />
<rect x='408.33' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFBE43;' />
<rect x='422.00' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='422.00' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF798;' />
<rect x='422.00' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='422.00' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFDA0;' />
<rect x='422.00' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE076;' />
<rect x='422.00' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDC71;' />
<rect x='422.00' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEB330;' />
<rect x='422.00' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99C;' />
<rect x='422.00' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF18F;' />
<rect x='422.00' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEF8C;' />
<rect x='422.00' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC046;' />
<rect x='422.00' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE47D;' />
<rect x='422.00' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99B;' />
<rect x='422.00' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='422.00' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC853;' />
<rect x='422.00' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFCA0;' />
<rect x='422.00' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE178;' />
<rect x='422.00' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='422.00' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCB57;' />
<rect x='422.00' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFB93B;' />
<rect x='422.00' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='422.00' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='422.00' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='422.00' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='422.00' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='422.00' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF291;' />
<rect x='435.67' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD72;' />
<rect x='435.67' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE984;' />
<rect x='435.67' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE077;' />
<rect x='435.67' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFA9D;' />
<rect x='435.67' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEB330;' />
<rect x='435.67' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF291;' />
<rect x='435.67' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='435.67' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='435.67' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEF8D;' />
<rect x='435.67' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF190;' />
<rect x='435.67' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD73;' />
<rect x='435.67' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD76A;' />
<rect x='435.67' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFF08E;' />
<rect x='435.67' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF799;' />
<rect x='435.67' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99C;' />
<rect x='435.67' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F6961E;' />
<rect x='435.67' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #E56734;' />
<rect x='435.67' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD86A;' />
<rect x='435.67' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FBA111;' />
<rect x='435.67' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE680;' />
<rect x='435.67' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='435.67' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEC88;' />
<rect x='435.67' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='435.67' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEB87;' />
<rect x='435.67' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEF8C;' />
<rect x='435.67' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE984;' />
<rect x='449.34' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='449.34' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDE75;' />
<rect x='449.34' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDB70;' />
<rect x='449.34' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F08529;' />
<rect x='449.34' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEF8D;' />
<rect x='449.34' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDAA1C;' />
<rect x='449.34' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE47D;' />
<rect x='449.34' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE37B;' />
<rect x='449.34' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD567;' />
<rect x='449.34' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDE74;' />
<rect x='449.34' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFED8A;' />
<rect x='449.34' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #C3414C;' />
<rect x='449.34' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC147;' />
<rect x='449.34' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD160;' />
<rect x='449.34' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='449.34' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF393;' />
<rect x='449.34' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDF75;' />
<rect x='449.34' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFC44C;' />
<rect x='449.34' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF392;' />
<rect x='449.34' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE27A;' />
<rect x='449.34' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFED8A;' />
<rect x='449.34' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF799;' />
<rect x='449.34' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE27A;' />
<rect x='449.34' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='449.34' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCE5D;' />
<rect x='449.34' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD86B;' />
<rect x='463.02' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='463.02' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE279;' />
<rect x='463.02' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDAB1D;' />
<rect x='463.02' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD05F;' />
<rect x='463.02' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99B;' />
<rect x='463.02' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF291;' />
<rect x='463.02' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF899;' />
<rect x='463.02' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99C;' />
<rect x='463.02' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF89B;' />
<rect x='463.02' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEB533;' />
<rect x='463.02' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE67F;' />
<rect x='463.02' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FBA30D;' />
<rect x='463.02' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9F;' />
<rect x='463.02' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF799;' />
<rect x='463.02' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD73;' />
<rect x='463.02' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF697;' />
<rect x='463.02' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD668;' />
<rect x='463.02' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF291;' />
<rect x='463.02' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFEE8B;' />
<rect x='463.02' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDE74;' />
<rect x='463.02' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99B;' />
<rect x='463.02' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9E;' />
<rect x='463.02' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE27A;' />
<rect x='463.02' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCE5C;' />
<rect x='463.02' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='463.02' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD86B;' />
<rect x='476.69' y='313.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
<rect x='476.69' y='302.26' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE47D;' />
<rect x='476.69' y='291.30' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F99C17;' />
<rect x='476.69' y='280.34' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE47C;' />
<rect x='476.69' y='269.38' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDC71;' />
<rect x='476.69' y='258.42' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDB70;' />
<rect x='476.69' y='247.46' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF596;' />
<rect x='476.69' y='236.50' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDF99C;' />
<rect x='476.69' y='225.54' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD465;' />
<rect x='476.69' y='214.58' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FEF494;' />
<rect x='476.69' y='203.62' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FDFB9F;' />
<rect x='476.69' y='192.66' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #F08529;' />
<rect x='476.69' y='181.70' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE57E;' />
<rect x='476.69' y='170.74' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD73;' />
<rect x='476.69' y='159.78' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE179;' />
<rect x='476.69' y='148.82' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDB70;' />
<rect x='476.69' y='137.86' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFB838;' />
<rect x='476.69' y='126.90' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFD86A;' />
<rect x='476.69' y='115.94' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCA55;' />
<rect x='476.69' y='104.98' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCA55;' />
<rect x='476.69' y='94.02' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #EE7F2C;' />
<rect x='476.69' y='83.06' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFCE5C;' />
<rect x='476.69' y='72.10' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFE27A;' />
<rect x='476.69' y='61.14' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDD72;' />
<rect x='476.69' y='50.18' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FFDF75;' />
<rect x='476.69' y='39.22' width='13.67' height='10.96' style='stroke-width: 0.43; stroke: #F2F2F2; stroke-linecap: butt; stroke-linejoin: miter; fill: #FCFFA4;' />
</g>
<g clip-path='url(#cpMC4wMHw1NzYuMDB8MC4wMHw0MzIuMDA=)'>
<text x='128.58' y='321.73' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='20.05px' lengthAdjust='spacingAndGlyphs'>Adult</text>
<text x='128.58' y='310.77' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='94.83px' lengthAdjust='spacingAndGlyphs'>Arts_and_Entertainment</text>
<text x='128.58' y='299.81' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='79.73px' lengthAdjust='spacingAndGlyphs'>Autos_and_Vehicles</text>
<text x='128.58' y='288.85' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='80.20px' lengthAdjust='spacingAndGlyphs'>Beauty_and_Fitness</text>
<text x='128.58' y='277.89' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='86.05px' lengthAdjust='spacingAndGlyphs'>Books_and_Literature</text>
<text x='128.58' y='266.93' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='95.84px' lengthAdjust='spacingAndGlyphs'>Business_and_Industrial</text>
<text x='128.58' y='255.97' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='110.50px' lengthAdjust='spacingAndGlyphs'>Computers_and_Electronics</text>
<text x='128.58' y='245.01' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='31.30px' lengthAdjust='spacingAndGlyphs'>Finance</text>
<text x='128.58' y='234.05' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='65.03px' lengthAdjust='spacingAndGlyphs'>Food_and_Drink</text>
<text x='128.58' y='223.09' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='28.36px' lengthAdjust='spacingAndGlyphs'>Games</text>
<text x='128.58' y='212.13' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='25.42px' lengthAdjust='spacingAndGlyphs'>Health</text>
<text x='128.58' y='201.17' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='85.58px' lengthAdjust='spacingAndGlyphs'>Hobbies_and_Leisure</text>
<text x='128.58' y='190.21' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='77.25px' lengthAdjust='spacingAndGlyphs'>Home_and_Garden</text>
<text x='128.58' y='179.25' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='87.02px' lengthAdjust='spacingAndGlyphs'>Internet_and_Telecom</text>
<text x='128.58' y='168.29' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='82.17px' lengthAdjust='spacingAndGlyphs'>Jobs_and_Education</text>
<text x='128.58' y='157.33' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='88.98px' lengthAdjust='spacingAndGlyphs'>Law_and_Government</text>
<text x='128.58' y='146.37' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='22.02px' lengthAdjust='spacingAndGlyphs'>News</text>
<text x='128.58' y='135.41' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='81.64px' lengthAdjust='spacingAndGlyphs'>Online_Communities</text>
<text x='128.58' y='124.45' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='80.70px' lengthAdjust='spacingAndGlyphs'>People_and_Society</text>
<text x='128.58' y='113.49' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='73.36px' lengthAdjust='spacingAndGlyphs'>Pets_and_Animals</text>
<text x='128.58' y='102.53' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='47.92px' lengthAdjust='spacingAndGlyphs'>Real_Estate</text>
<text x='128.58' y='91.57' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='31.31px' lengthAdjust='spacingAndGlyphs'>Science</text>
<text x='128.58' y='80.61' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='74.34px' lengthAdjust='spacingAndGlyphs'>Sensitive_Subjects</text>
<text x='128.58' y='69.65' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='37.17px' lengthAdjust='spacingAndGlyphs'>Shopping</text>
<text x='128.58' y='58.69' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='25.42px' lengthAdjust='spacingAndGlyphs'>Sports</text>
<text x='128.58' y='47.73' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='104.92px' lengthAdjust='spacingAndGlyphs'>Travel_and_Transportation</text>
<text transform='translate(146.00,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='20.05px' lengthAdjust='spacingAndGlyphs'>Adult</text>
<text transform='translate(159.67,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='94.83px' lengthAdjust='spacingAndGlyphs'>Arts_and_Entertainment</text>
<text transform='translate(173.34,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='79.73px' lengthAdjust='spacingAndGlyphs'>Autos_and_Vehicles</text>
<text transform='translate(187.02,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='80.20px' lengthAdjust='spacingAndGlyphs'>Beauty_and_Fitness</text>
<text transform='translate(200.69,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='86.05px' lengthAdjust='spacingAndGlyphs'>Books_and_Literature</text>
<text transform='translate(214.36,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='95.84px' lengthAdjust='spacingAndGlyphs'>Business_and_Industrial</text>
<text transform='translate(228.03,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='110.50px' lengthAdjust='spacingAndGlyphs'>Computers_and_Electronics</text>
<text transform='translate(241.71,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='31.30px' lengthAdjust='spacingAndGlyphs'>Finance</text>
<text transform='translate(255.38,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='65.03px' lengthAdjust='spacingAndGlyphs'>Food_and_Drink</text>
<text transform='translate(269.05,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='28.36px' lengthAdjust='spacingAndGlyphs'>Games</text>
<text transform='translate(282.72,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='25.42px' lengthAdjust='spacingAndGlyphs'>Health</text>
<text transform='translate(296.39,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='85.58px' lengthAdjust='spacingAndGlyphs'>Hobbies_and_Leisure</text>
<text transform='translate(310.07,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='77.25px' lengthAdjust='spacingAndGlyphs'>Home_and_Garden</text>
<text transform='translate(323.74,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='87.02px' lengthAdjust='spacingAndGlyphs'>Internet_and_Telecom</text>
<text transform='translate(337.41,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='82.17px' lengthAdjust='spacingAndGlyphs'>Jobs_and_Education</text>
<text transform='translate(351.08,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='88.98px' lengthAdjust='spacingAndGlyphs'>Law_and_Government</text>
<text transform='translate(364.76,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='22.02px' lengthAdjust='spacingAndGlyphs'>News</text>
<text transform='translate(378.43,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='81.64px' lengthAdjust='spacingAndGlyphs'>Online_Communities</text>
<text transform='translate(392.10,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='80.70px' lengthAdjust='spacingAndGlyphs'>People_and_Society</text>
<text transform='translate(405.77,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='73.36px' lengthAdjust='spacingAndGlyphs'>Pets_and_Animals</text>
<text transform='translate(419.44,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='47.92px' lengthAdjust='spacingAndGlyphs'>Real_Estate</text>
<text transform='translate(433.12,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='31.31px' lengthAdjust='spacingAndGlyphs'>Science</text>
<text transform='translate(446.79,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='74.34px' lengthAdjust='spacingAndGlyphs'>Sensitive_Subjects</text>
<text transform='translate(460.46,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='37.17px' lengthAdjust='spacingAndGlyphs'>Shopping</text>
<text transform='translate(474.13,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='25.42px' lengthAdjust='spacingAndGlyphs'>Sports</text>
<text transform='translate(487.81,334.49) rotate(-45)' text-anchor='end' style='font-size: 8.80px;fill: #4D4D4D; font-family: "Arimo";' textLength='104.92px' lengthAdjust='spacingAndGlyphs'>Travel_and_Transportation</text>
<text x='312.62' y='424.23' text-anchor='middle' style='font-size: 11.00px; font-family: "Arimo";' textLength='76.50px' lengthAdjust='spacingAndGlyphs'>Predicted Label</text>
<text transform='translate(13.05,181.70) rotate(-90)' text-anchor='middle' style='font-size: 11.00px; font-family: "Arimo";' textLength='60.59px' lengthAdjust='spacingAndGlyphs'>Actual Label</text>
<text x='508.17' y='139.55' style='font-size: 11.00px; font-family: "Arimo";' textLength='56.88px' lengthAdjust='spacingAndGlyphs'>Error Count</text>
<image width='17.28' height='86.40' x='508.17' y='146.17' preserveAspectRatio='none' xlink:href='data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAEsCAYAAAACUNnVAAAA3UlEQVQ4jZWQS5KFMAwDW4Ka+58YzyKJyY+Ct5Mlqx0AzrB1YGMG5UHJWKhXkrC6cVBIa4BrDSZvHLfqa9DGciPel2NKN15SDNgCa1KApVRj2gUfV57Tn5af0sWLpbGjFO8FdddiJLexNp7GAhhGEbmSqOINY7k2e4mfoOVp66FKWb0umL7oCyr2KASWb9XIuP1OHKmmNGqDTk28VGOtAzwFTPhtOh2692Kzt0uvTK/ewxeWrly5MDox/sMq6kzvxNKB8YFJVT33HvK7uhv+mP7k7XivjdikMfKiNf4BjLNi9cIvwX0AAAAASUVORK5CYII='/>
<polyline points='521.99,232.43 525.45,232.43 ' style='stroke-width: 0.38; stroke: #FFFFFF; stroke-linecap: butt;' />
<polyline points='521.99,204.55 525.45,204.55 ' style='stroke-width: 0.38; stroke: #FFFFFF; stroke-linecap: butt;' />
<polyline points='521.99,176.66 525.45,176.66 ' style='stroke-width: 0.38; stroke: #FFFFFF; stroke-linecap: butt;' />
<polyline points='521.99,148.78 525.45,148.78 ' style='stroke-width: 0.38; stroke: #FFFFFF; stroke-linecap: butt;' />
<polyline points='511.62,232.43 508.17,232.43 ' style='stroke-width: 0.38; stroke: #FFFFFF; stroke-linecap: butt;' />
<polyline points='511.62,204.55 508.17,204.55 ' style='stroke-width: 0.38; stroke: #FFFFFF; stroke-linecap: butt;' />
<polyline points='511.62,176.66 508.17,176.66 ' style='stroke-width: 0.38; stroke: #FFFFFF; stroke-linecap: butt;' />
<polyline points='511.62,148.78 508.17,148.78 ' style='stroke-width: 0.38; stroke: #FFFFFF; stroke-linecap: butt;' />
<text x='530.93' y='235.46' style='font-size: 8.80px; font-family: "Arimo";' textLength='17.11px' lengthAdjust='spacingAndGlyphs'>0.00</text>
<text x='530.93' y='207.57' style='font-size: 8.80px; font-family: "Arimo";' textLength='17.11px' lengthAdjust='spacingAndGlyphs'>0.02</text>
<text x='530.93' y='179.69' style='font-size: 8.80px; font-family: "Arimo";' textLength='17.11px' lengthAdjust='spacingAndGlyphs'>0.04</text>
<text x='530.93' y='151.81' style='font-size: 8.80px; font-family: "Arimo";' textLength='17.11px' lengthAdjust='spacingAndGlyphs'>0.06</text>
<text x='133.51' y='30.36' style='font-size: 11.00px; font-family: "Arimo";' textLength='335.28px' lengthAdjust='spacingAndGlyphs'>Diagonal (correct predictions) has been zeroed out to highlight errors</text>
<text x='133.51' y='14.56' style='font-size: 13.20px; font-family: "Arimo";' textLength='152.41px' lengthAdjust='spacingAndGlyphs'>Misclassification Heatmap</text>
</g>
</g>
</svg>