rsyntaxtree 1.2.7 → 1.2.8

Sign up to get free protection for your applications and to get access to all the features.
Files changed (145) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +64 -0
  3. data/README.md +3 -2
  4. data/bin/rsyntaxtree +5 -5
  5. data/dev/generate_examples.rb +1 -13
  6. data/docs/_examples/000.md +1 -1
  7. data/docs/_examples/001.md +1 -1
  8. data/docs/_examples/002.md +1 -1
  9. data/docs/_examples/003.md +1 -1
  10. data/docs/_examples/004.md +1 -1
  11. data/docs/_examples/005.md +1 -1
  12. data/docs/_examples/006.md +1 -1
  13. data/docs/_examples/007.md +1 -1
  14. data/docs/_examples/008.md +1 -1
  15. data/docs/_examples/009.md +1 -1
  16. data/docs/_examples/010.md +1 -1
  17. data/docs/_examples/011.md +1 -1
  18. data/docs/_examples/012.md +1 -1
  19. data/docs/_examples/014.md +1 -1
  20. data/docs/_examples/015.md +1 -1
  21. data/docs/_examples/016.md +1 -1
  22. data/docs/_examples/019.md +1 -1
  23. data/docs/_examples/021.md +1 -1
  24. data/docs/_examples/024.md +1 -1
  25. data/docs/_examples/025.md +1 -1
  26. data/docs/_examples/026.md +1 -1
  27. data/docs/_examples/027.md +1 -1
  28. data/docs/_examples/030.md +1 -1
  29. data/docs/_examples/031.md +1 -1
  30. data/docs/_examples/032.md +1 -1
  31. data/docs/_examples/034.md +1 -1
  32. data/docs/_examples/035.md +2 -2
  33. data/docs/_examples/040.md +1 -1
  34. data/docs/_examples/042.md +1 -1
  35. data/docs/_examples/047.md +21 -0
  36. data/docs/_includes/box_and_circle_table.html +24 -0
  37. data/docs/assets/css/style.scss +6 -0
  38. data/docs/assets/img/000.png +0 -0
  39. data/docs/assets/img/001.png +0 -0
  40. data/docs/assets/img/002.png +0 -0
  41. data/docs/assets/img/003.png +0 -0
  42. data/docs/assets/img/004.png +0 -0
  43. data/docs/assets/img/005.png +0 -0
  44. data/docs/assets/img/006.png +0 -0
  45. data/docs/assets/img/007.png +0 -0
  46. data/docs/assets/img/008.png +0 -0
  47. data/docs/assets/img/009.png +0 -0
  48. data/docs/assets/img/010.png +0 -0
  49. data/docs/assets/img/011.png +0 -0
  50. data/docs/assets/img/012.png +0 -0
  51. data/docs/assets/img/013.png +0 -0
  52. data/docs/assets/img/014.png +0 -0
  53. data/docs/assets/img/015.png +0 -0
  54. data/docs/assets/img/016.png +0 -0
  55. data/docs/assets/img/017.png +0 -0
  56. data/docs/assets/img/018.png +0 -0
  57. data/docs/assets/img/019.png +0 -0
  58. data/docs/assets/img/020.png +0 -0
  59. data/docs/assets/img/021.png +0 -0
  60. data/docs/assets/img/022.png +0 -0
  61. data/docs/assets/img/023.png +0 -0
  62. data/docs/assets/img/024.png +0 -0
  63. data/docs/assets/img/025.png +0 -0
  64. data/docs/assets/img/026.png +0 -0
  65. data/docs/assets/img/027.png +0 -0
  66. data/docs/assets/img/028.png +0 -0
  67. data/docs/assets/img/029.png +0 -0
  68. data/docs/assets/img/030.png +0 -0
  69. data/docs/assets/img/031.png +0 -0
  70. data/docs/assets/img/032.png +0 -0
  71. data/docs/assets/img/033.png +0 -0
  72. data/docs/assets/img/034.png +0 -0
  73. data/docs/assets/img/035.png +0 -0
  74. data/docs/assets/img/036.png +0 -0
  75. data/docs/assets/img/037.png +0 -0
  76. data/docs/assets/img/038.png +0 -0
  77. data/docs/assets/img/040.png +0 -0
  78. data/docs/assets/img/041.png +0 -0
  79. data/docs/assets/img/042.png +0 -0
  80. data/docs/assets/img/043.png +0 -0
  81. data/docs/assets/img/044.png +0 -0
  82. data/docs/assets/img/045.png +0 -0
  83. data/docs/assets/img/047.png +0 -0
  84. data/docs/assets/img/elements/arrow_both.png +0 -0
  85. data/docs/assets/img/elements/arrow_both_bold.png +0 -0
  86. data/docs/assets/img/elements/arrow_left.png +0 -0
  87. data/docs/assets/img/elements/arrow_left_bold.png +0 -0
  88. data/docs/assets/img/elements/arrow_right.png +0 -0
  89. data/docs/assets/img/elements/arrow_right_bold.png +0 -0
  90. data/docs/assets/svg/000.svg +33 -33
  91. data/docs/assets/svg/001.svg +13 -13
  92. data/docs/assets/svg/002.svg +33 -33
  93. data/docs/assets/svg/003.svg +25 -25
  94. data/docs/assets/svg/004.svg +36 -36
  95. data/docs/assets/svg/005.svg +16 -16
  96. data/docs/assets/svg/006.svg +21 -21
  97. data/docs/assets/svg/007.svg +27 -27
  98. data/docs/assets/svg/008.svg +31 -31
  99. data/docs/assets/svg/009.svg +30 -30
  100. data/docs/assets/svg/010.svg +48 -48
  101. data/docs/assets/svg/011.svg +25 -25
  102. data/docs/assets/svg/012.svg +30 -30
  103. data/docs/assets/svg/013.svg +71 -71
  104. data/docs/assets/svg/014.svg +93 -93
  105. data/docs/assets/svg/015.svg +29 -29
  106. data/docs/assets/svg/016.svg +378 -378
  107. data/docs/assets/svg/017.svg +29 -29
  108. data/docs/assets/svg/018.svg +31 -31
  109. data/docs/assets/svg/019.svg +149 -149
  110. data/docs/assets/svg/020.svg +56 -56
  111. data/docs/assets/svg/021.svg +69 -69
  112. data/docs/assets/svg/022.svg +69 -69
  113. data/docs/assets/svg/023.svg +45 -45
  114. data/docs/assets/svg/024.svg +19 -19
  115. data/docs/assets/svg/025.svg +117 -117
  116. data/docs/assets/svg/026.svg +19 -19
  117. data/docs/assets/svg/027.svg +59 -59
  118. data/docs/assets/svg/028.svg +15 -15
  119. data/docs/assets/svg/029.svg +49 -49
  120. data/docs/assets/svg/030.svg +36 -36
  121. data/docs/assets/svg/031.svg +11 -11
  122. data/docs/assets/svg/032.svg +33 -33
  123. data/docs/assets/svg/033.svg +30 -30
  124. data/docs/assets/svg/034.svg +44 -44
  125. data/docs/assets/svg/035.svg +18 -18
  126. data/docs/assets/svg/036.svg +11 -11
  127. data/docs/assets/svg/037.svg +14 -14
  128. data/docs/assets/svg/038.svg +33 -33
  129. data/docs/assets/svg/039.svg +1 -1
  130. data/docs/assets/svg/040.svg +90 -90
  131. data/docs/assets/svg/041.svg +43 -43
  132. data/docs/assets/svg/042.svg +11 -11
  133. data/docs/assets/svg/043.svg +121 -121
  134. data/docs/assets/svg/044.svg +2 -2
  135. data/docs/assets/svg/045.svg +36 -36
  136. data/docs/assets/svg/046.svg +641 -641
  137. data/docs/assets/svg/047.svg +67 -0
  138. data/docs/documentation.md +1 -1
  139. data/docs/documentation_ja.md +1 -1
  140. data/docs/examples.html +5 -4
  141. data/lib/rsyntaxtree/svg_graph.rb +8 -7
  142. data/lib/rsyntaxtree/version.rb +1 -1
  143. data/lib/rsyntaxtree.rb +30 -23
  144. data/test/example_verify_test.rb +1 -13
  145. metadata +12 -3
@@ -25,966 +25,966 @@
25
25
  </pattern>
26
26
  </defs>
27
27
  <rect x="0" y="0" width="37603.20000000001" height="1012.0" stroke="none" fill="white" />"
28
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='18778.600000000002' y='132.0'><tspan x='18778.600000000002' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">A</tspan>
28
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='18778.600000000002' y='132.0'><tspan x='18778.600000000002' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">A</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2299.7999999999993' y='334.4'><tspan x='2299.7999999999993' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='2299.7999999999993' y='334.4'><tspan x='2299.7999999999993' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='731.7000000000007' y='536.8'><tspan x='731.7000000000007' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='731.7000000000007' y='536.8'><tspan x='731.7000000000007' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='204.5' y='739.2'><tspan x='204.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='204.5' y='739.2'><tspan x='204.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.599999999998545' y='941.6'><tspan x='33.599999999998545' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='33.599999999998545' y='941.6'><tspan x='33.599999999998545' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='208.0' y='941.6'><tspan x='208.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='208.0' y='941.6'><tspan x='208.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='382.40000000000146' y='941.6'><tspan x='382.40000000000146' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='382.40000000000146' y='941.6'><tspan x='382.40000000000146' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='727.7000000000007' y='739.2'><tspan x='727.7000000000007' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='727.7000000000007' y='739.2'><tspan x='727.7000000000007' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='556.7999999999993' y='941.6'><tspan x='556.7999999999993' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='556.7999999999993' y='941.6'><tspan x='556.7999999999993' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='731.2000000000007' y='941.6'><tspan x='731.2000000000007' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='731.2000000000007' y='941.6'><tspan x='731.2000000000007' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='905.6000000000022' y='941.6'><tspan x='905.6000000000022' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='905.6000000000022' y='941.6'><tspan x='905.6000000000022' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1250.9000000000015' y='739.2'><tspan x='1250.9000000000015' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='1250.9000000000015' y='739.2'><tspan x='1250.9000000000015' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1080.0' y='941.6'><tspan x='1080.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1080.0' y='941.6'><tspan x='1080.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1254.4000000000015' y='941.6'><tspan x='1254.4000000000015' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1254.4000000000015' y='941.6'><tspan x='1254.4000000000015' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1428.800000000003' y='941.6'><tspan x='1428.800000000003' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1428.800000000003' y='941.6'><tspan x='1428.800000000003' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
57
57
  </text>
58
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2301.2999999999993' y='536.8'><tspan x='2301.2999999999993' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
58
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='2301.2999999999993' y='536.8'><tspan x='2301.2999999999993' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1774.0999999999985' y='739.2'><tspan x='1774.0999999999985' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='1774.0999999999985' y='739.2'><tspan x='1774.0999999999985' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
61
61
  </text>
62
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1603.199999999997' y='941.6'><tspan x='1603.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
62
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1603.199999999997' y='941.6'><tspan x='1603.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
63
63
  </text>
64
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1777.5999999999985' y='941.6'><tspan x='1777.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
64
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1777.5999999999985' y='941.6'><tspan x='1777.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
65
65
  </text>
66
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1952.0' y='941.6'><tspan x='1952.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
66
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='1952.0' y='941.6'><tspan x='1952.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
67
67
  </text>
68
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2297.2999999999993' y='739.2'><tspan x='2297.2999999999993' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
68
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='2297.2999999999993' y='739.2'><tspan x='2297.2999999999993' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
69
69
  </text>
70
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2126.399999999998' y='941.6'><tspan x='2126.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
70
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='2126.399999999998' y='941.6'><tspan x='2126.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
71
71
  </text>
72
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2300.7999999999993' y='941.6'><tspan x='2300.7999999999993' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
72
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='2300.7999999999993' y='941.6'><tspan x='2300.7999999999993' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
73
73
  </text>
74
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2475.199999999999' y='941.6'><tspan x='2475.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
74
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='2475.199999999999' y='941.6'><tspan x='2475.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
75
75
  </text>
76
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2820.499999999998' y='739.2'><tspan x='2820.499999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
76
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='2820.499999999998' y='739.2'><tspan x='2820.499999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
77
77
  </text>
78
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2649.5999999999985' y='941.6'><tspan x='2649.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
78
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='2649.5999999999985' y='941.6'><tspan x='2649.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
79
79
  </text>
80
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2823.999999999998' y='941.6'><tspan x='2823.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
80
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='2823.999999999998' y='941.6'><tspan x='2823.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
81
81
  </text>
82
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2998.399999999998' y='941.6'><tspan x='2998.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
82
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='2998.399999999998' y='941.6'><tspan x='2998.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
83
83
  </text>
84
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='3870.899999999998' y='536.8'><tspan x='3870.899999999998' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
84
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='3870.899999999998' y='536.8'><tspan x='3870.899999999998' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
85
85
  </text>
86
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='3343.699999999997' y='739.2'><tspan x='3343.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
86
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='3343.699999999997' y='739.2'><tspan x='3343.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
87
87
  </text>
88
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='3172.7999999999975' y='941.6'><tspan x='3172.7999999999975' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
88
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='3172.7999999999975' y='941.6'><tspan x='3172.7999999999975' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
89
89
  </text>
90
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='3347.199999999997' y='941.6'><tspan x='3347.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
90
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='3347.199999999997' y='941.6'><tspan x='3347.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
91
91
  </text>
92
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='3521.5999999999967' y='941.6'><tspan x='3521.5999999999967' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
92
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='3521.5999999999967' y='941.6'><tspan x='3521.5999999999967' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
93
93
  </text>
94
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='3866.899999999998' y='739.2'><tspan x='3866.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
94
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='3866.899999999998' y='739.2'><tspan x='3866.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
95
95
  </text>
96
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='3695.999999999998' y='941.6'><tspan x='3695.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
96
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='3695.999999999998' y='941.6'><tspan x='3695.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
97
97
  </text>
98
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='3870.399999999998' y='941.6'><tspan x='3870.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
98
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='3870.399999999998' y='941.6'><tspan x='3870.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
99
99
  </text>
100
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='4044.7999999999975' y='941.6'><tspan x='4044.7999999999975' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
100
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='4044.7999999999975' y='941.6'><tspan x='4044.7999999999975' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
101
101
  </text>
102
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='4390.0999999999985' y='739.2'><tspan x='4390.0999999999985' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
102
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='4390.0999999999985' y='739.2'><tspan x='4390.0999999999985' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
103
103
  </text>
104
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='4219.199999999999' y='941.6'><tspan x='4219.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
104
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='4219.199999999999' y='941.6'><tspan x='4219.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
105
105
  </text>
106
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='4393.5999999999985' y='941.6'><tspan x='4393.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
106
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='4393.5999999999985' y='941.6'><tspan x='4393.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
107
107
  </text>
108
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='4567.999999999998' y='941.6'><tspan x='4567.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
108
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='4567.999999999998' y='941.6'><tspan x='4567.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
109
109
  </text>
110
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='7008.5999999999985' y='334.4'><tspan x='7008.5999999999985' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
110
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='7008.5999999999985' y='334.4'><tspan x='7008.5999999999985' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
111
111
  </text>
112
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='5440.499999999998' y='536.8'><tspan x='5440.499999999998' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
112
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='5440.499999999998' y='536.8'><tspan x='5440.499999999998' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
113
113
  </text>
114
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='4913.299999999997' y='739.2'><tspan x='4913.299999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
114
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='4913.299999999997' y='739.2'><tspan x='4913.299999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
115
115
  </text>
116
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='4742.399999999998' y='941.6'><tspan x='4742.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
116
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='4742.399999999998' y='941.6'><tspan x='4742.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
117
117
  </text>
118
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='4916.799999999997' y='941.6'><tspan x='4916.799999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
118
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='4916.799999999997' y='941.6'><tspan x='4916.799999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
119
119
  </text>
120
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='5091.199999999997' y='941.6'><tspan x='5091.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
120
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='5091.199999999997' y='941.6'><tspan x='5091.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
121
121
  </text>
122
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='5436.499999999998' y='739.2'><tspan x='5436.499999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
122
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='5436.499999999998' y='739.2'><tspan x='5436.499999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
123
123
  </text>
124
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='5265.5999999999985' y='941.6'><tspan x='5265.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
124
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='5265.5999999999985' y='941.6'><tspan x='5265.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
125
125
  </text>
126
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='5439.999999999998' y='941.6'><tspan x='5439.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
126
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='5439.999999999998' y='941.6'><tspan x='5439.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
127
127
  </text>
128
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='5614.399999999998' y='941.6'><tspan x='5614.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
128
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='5614.399999999998' y='941.6'><tspan x='5614.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
129
129
  </text>
130
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='5959.699999999999' y='739.2'><tspan x='5959.699999999999' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
130
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='5959.699999999999' y='739.2'><tspan x='5959.699999999999' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
131
131
  </text>
132
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='5788.799999999999' y='941.6'><tspan x='5788.799999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
132
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='5788.799999999999' y='941.6'><tspan x='5788.799999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
133
133
  </text>
134
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='5963.199999999999' y='941.6'><tspan x='5963.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
134
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='5963.199999999999' y='941.6'><tspan x='5963.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
135
135
  </text>
136
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='6137.5999999999985' y='941.6'><tspan x='6137.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
136
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='6137.5999999999985' y='941.6'><tspan x='6137.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
137
137
  </text>
138
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='7010.0999999999985' y='536.8'><tspan x='7010.0999999999985' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
138
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='7010.0999999999985' y='536.8'><tspan x='7010.0999999999985' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
139
139
  </text>
140
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='6482.899999999998' y='739.2'><tspan x='6482.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
140
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='6482.899999999998' y='739.2'><tspan x='6482.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
141
141
  </text>
142
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='6311.999999999998' y='941.6'><tspan x='6311.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
142
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='6311.999999999998' y='941.6'><tspan x='6311.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
143
143
  </text>
144
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='6486.399999999998' y='941.6'><tspan x='6486.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
144
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='6486.399999999998' y='941.6'><tspan x='6486.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
145
145
  </text>
146
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='6660.799999999997' y='941.6'><tspan x='6660.799999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
146
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='6660.799999999997' y='941.6'><tspan x='6660.799999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
147
147
  </text>
148
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='7006.0999999999985' y='739.2'><tspan x='7006.0999999999985' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
148
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='7006.0999999999985' y='739.2'><tspan x='7006.0999999999985' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
149
149
  </text>
150
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='6835.199999999999' y='941.6'><tspan x='6835.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
150
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='6835.199999999999' y='941.6'><tspan x='6835.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
151
151
  </text>
152
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='7009.5999999999985' y='941.6'><tspan x='7009.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
152
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='7009.5999999999985' y='941.6'><tspan x='7009.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
153
153
  </text>
154
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='7183.999999999998' y='941.6'><tspan x='7183.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
154
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='7183.999999999998' y='941.6'><tspan x='7183.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
155
155
  </text>
156
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='7529.299999999999' y='739.2'><tspan x='7529.299999999999' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
156
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='7529.299999999999' y='739.2'><tspan x='7529.299999999999' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
157
157
  </text>
158
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='7358.4' y='941.6'><tspan x='7358.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
158
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='7358.4' y='941.6'><tspan x='7358.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
159
159
  </text>
160
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='7532.799999999999' y='941.6'><tspan x='7532.799999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
160
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='7532.799999999999' y='941.6'><tspan x='7532.799999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
161
161
  </text>
162
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='7707.199999999999' y='941.6'><tspan x='7707.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
162
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='7707.199999999999' y='941.6'><tspan x='7707.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
163
163
  </text>
164
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='8579.699999999999' y='536.8'><tspan x='8579.699999999999' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
164
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='8579.699999999999' y='536.8'><tspan x='8579.699999999999' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
165
165
  </text>
166
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='8052.499999999998' y='739.2'><tspan x='8052.499999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
166
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='8052.499999999998' y='739.2'><tspan x='8052.499999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
167
167
  </text>
168
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='7881.5999999999985' y='941.6'><tspan x='7881.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
168
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='7881.5999999999985' y='941.6'><tspan x='7881.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
169
169
  </text>
170
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='8055.999999999998' y='941.6'><tspan x='8055.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
170
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='8055.999999999998' y='941.6'><tspan x='8055.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
171
171
  </text>
172
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='8230.399999999998' y='941.6'><tspan x='8230.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
172
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='8230.399999999998' y='941.6'><tspan x='8230.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
173
173
  </text>
174
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='8575.699999999999' y='739.2'><tspan x='8575.699999999999' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
174
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='8575.699999999999' y='739.2'><tspan x='8575.699999999999' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
175
175
  </text>
176
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='8404.8' y='941.6'><tspan x='8404.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
176
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='8404.8' y='941.6'><tspan x='8404.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
177
177
  </text>
178
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='8579.199999999999' y='941.6'><tspan x='8579.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
178
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='8579.199999999999' y='941.6'><tspan x='8579.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
179
179
  </text>
180
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='8753.599999999999' y='941.6'><tspan x='8753.599999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
180
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='8753.599999999999' y='941.6'><tspan x='8753.599999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
181
181
  </text>
182
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='9098.9' y='739.2'><tspan x='9098.9' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
182
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='9098.9' y='739.2'><tspan x='9098.9' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
183
183
  </text>
184
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='8928.0' y='941.6'><tspan x='8928.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
184
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='8928.0' y='941.6'><tspan x='8928.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
185
185
  </text>
186
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='9102.4' y='941.6'><tspan x='9102.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
186
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='9102.4' y='941.6'><tspan x='9102.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
187
187
  </text>
188
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='9276.8' y='941.6'><tspan x='9276.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
188
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='9276.8' y='941.6'><tspan x='9276.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
189
189
  </text>
190
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='11717.399999999998' y='334.4'><tspan x='11717.399999999998' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
190
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='11717.399999999998' y='334.4'><tspan x='11717.399999999998' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
191
191
  </text>
192
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='10149.299999999997' y='536.8'><tspan x='10149.299999999997' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
192
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='10149.299999999997' y='536.8'><tspan x='10149.299999999997' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
193
193
  </text>
194
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='9622.099999999997' y='739.2'><tspan x='9622.099999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
194
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='9622.099999999997' y='739.2'><tspan x='9622.099999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
195
195
  </text>
196
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='9451.199999999997' y='941.6'><tspan x='9451.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
196
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='9451.199999999997' y='941.6'><tspan x='9451.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
197
197
  </text>
198
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='9625.599999999997' y='941.6'><tspan x='9625.599999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
198
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='9625.599999999997' y='941.6'><tspan x='9625.599999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
199
199
  </text>
200
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='9799.999999999996' y='941.6'><tspan x='9799.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
200
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='9799.999999999996' y='941.6'><tspan x='9799.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
201
201
  </text>
202
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='10145.299999999997' y='739.2'><tspan x='10145.299999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
202
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='10145.299999999997' y='739.2'><tspan x='10145.299999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
203
203
  </text>
204
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='9974.399999999998' y='941.6'><tspan x='9974.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
204
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='9974.399999999998' y='941.6'><tspan x='9974.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
205
205
  </text>
206
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='10148.799999999997' y='941.6'><tspan x='10148.799999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
206
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='10148.799999999997' y='941.6'><tspan x='10148.799999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
207
207
  </text>
208
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='10323.199999999997' y='941.6'><tspan x='10323.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
208
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='10323.199999999997' y='941.6'><tspan x='10323.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
209
209
  </text>
210
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='10668.499999999998' y='739.2'><tspan x='10668.499999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
210
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='10668.499999999998' y='739.2'><tspan x='10668.499999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
211
211
  </text>
212
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='10497.599999999999' y='941.6'><tspan x='10497.599999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
212
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='10497.599999999999' y='941.6'><tspan x='10497.599999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
213
213
  </text>
214
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='10671.999999999996' y='941.6'><tspan x='10671.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
214
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='10671.999999999996' y='941.6'><tspan x='10671.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
215
215
  </text>
216
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='10846.399999999998' y='941.6'><tspan x='10846.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
216
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='10846.399999999998' y='941.6'><tspan x='10846.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
217
217
  </text>
218
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='11718.899999999996' y='536.8'><tspan x='11718.899999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
218
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='11718.899999999996' y='536.8'><tspan x='11718.899999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
219
219
  </text>
220
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='11191.699999999997' y='739.2'><tspan x='11191.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
220
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='11191.699999999997' y='739.2'><tspan x='11191.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
221
221
  </text>
222
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='11020.799999999996' y='941.6'><tspan x='11020.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
222
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='11020.799999999996' y='941.6'><tspan x='11020.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
223
223
  </text>
224
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='11195.199999999997' y='941.6'><tspan x='11195.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
224
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='11195.199999999997' y='941.6'><tspan x='11195.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
225
225
  </text>
226
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='11369.599999999995' y='941.6'><tspan x='11369.599999999995' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
226
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='11369.599999999995' y='941.6'><tspan x='11369.599999999995' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
227
227
  </text>
228
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='11714.899999999996' y='739.2'><tspan x='11714.899999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
228
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='11714.899999999996' y='739.2'><tspan x='11714.899999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
229
229
  </text>
230
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='11543.999999999996' y='941.6'><tspan x='11543.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
230
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='11543.999999999996' y='941.6'><tspan x='11543.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
231
231
  </text>
232
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='11718.399999999996' y='941.6'><tspan x='11718.399999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
232
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='11718.399999999996' y='941.6'><tspan x='11718.399999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
233
233
  </text>
234
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='11892.799999999996' y='941.6'><tspan x='11892.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
234
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='11892.799999999996' y='941.6'><tspan x='11892.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
235
235
  </text>
236
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='12238.099999999995' y='739.2'><tspan x='12238.099999999995' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
236
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='12238.099999999995' y='739.2'><tspan x='12238.099999999995' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
237
237
  </text>
238
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='12067.199999999997' y='941.6'><tspan x='12067.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
238
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='12067.199999999997' y='941.6'><tspan x='12067.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
239
239
  </text>
240
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='12241.599999999995' y='941.6'><tspan x='12241.599999999995' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
240
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='12241.599999999995' y='941.6'><tspan x='12241.599999999995' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
241
241
  </text>
242
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='12415.999999999996' y='941.6'><tspan x='12415.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
242
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='12415.999999999996' y='941.6'><tspan x='12415.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
243
243
  </text>
244
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='13288.499999999996' y='536.8'><tspan x='13288.499999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
244
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='13288.499999999996' y='536.8'><tspan x='13288.499999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
245
245
  </text>
246
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='12761.299999999996' y='739.2'><tspan x='12761.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
246
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='12761.299999999996' y='739.2'><tspan x='12761.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
247
247
  </text>
248
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='12590.399999999998' y='941.6'><tspan x='12590.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
248
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='12590.399999999998' y='941.6'><tspan x='12590.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
249
249
  </text>
250
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='12764.799999999996' y='941.6'><tspan x='12764.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
250
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='12764.799999999996' y='941.6'><tspan x='12764.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
251
251
  </text>
252
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='12939.199999999997' y='941.6'><tspan x='12939.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
252
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='12939.199999999997' y='941.6'><tspan x='12939.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
253
253
  </text>
254
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='13284.499999999996' y='739.2'><tspan x='13284.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
254
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='13284.499999999996' y='739.2'><tspan x='13284.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
255
255
  </text>
256
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='13113.599999999997' y='941.6'><tspan x='13113.599999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
256
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='13113.599999999997' y='941.6'><tspan x='13113.599999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
257
257
  </text>
258
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='13287.999999999996' y='941.6'><tspan x='13287.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
258
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='13287.999999999996' y='941.6'><tspan x='13287.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
259
259
  </text>
260
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='13462.399999999996' y='941.6'><tspan x='13462.399999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
260
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='13462.399999999996' y='941.6'><tspan x='13462.399999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
261
261
  </text>
262
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='13807.699999999997' y='739.2'><tspan x='13807.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
262
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='13807.699999999997' y='739.2'><tspan x='13807.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
263
263
  </text>
264
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='13636.799999999996' y='941.6'><tspan x='13636.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
264
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='13636.799999999996' y='941.6'><tspan x='13636.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
265
265
  </text>
266
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='13811.199999999997' y='941.6'><tspan x='13811.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
266
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='13811.199999999997' y='941.6'><tspan x='13811.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
267
267
  </text>
268
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='13985.599999999995' y='941.6'><tspan x='13985.599999999995' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
268
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='13985.599999999995' y='941.6'><tspan x='13985.599999999995' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
269
269
  </text>
270
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='16426.199999999997' y='334.4'><tspan x='16426.199999999997' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
270
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='16426.199999999997' y='334.4'><tspan x='16426.199999999997' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
271
271
  </text>
272
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='14858.099999999995' y='536.8'><tspan x='14858.099999999995' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
272
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='14858.099999999995' y='536.8'><tspan x='14858.099999999995' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
273
273
  </text>
274
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='14330.899999999996' y='739.2'><tspan x='14330.899999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
274
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='14330.899999999996' y='739.2'><tspan x='14330.899999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
275
275
  </text>
276
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='14159.999999999996' y='941.6'><tspan x='14159.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
276
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='14159.999999999996' y='941.6'><tspan x='14159.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
277
277
  </text>
278
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='14334.399999999996' y='941.6'><tspan x='14334.399999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
278
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='14334.399999999996' y='941.6'><tspan x='14334.399999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
279
279
  </text>
280
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='14508.799999999996' y='941.6'><tspan x='14508.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
280
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='14508.799999999996' y='941.6'><tspan x='14508.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
281
281
  </text>
282
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='14854.099999999997' y='739.2'><tspan x='14854.099999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
282
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='14854.099999999997' y='739.2'><tspan x='14854.099999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
283
283
  </text>
284
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='14683.199999999997' y='941.6'><tspan x='14683.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
284
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='14683.199999999997' y='941.6'><tspan x='14683.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
285
285
  </text>
286
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='14857.599999999997' y='941.6'><tspan x='14857.599999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
286
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='14857.599999999997' y='941.6'><tspan x='14857.599999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
287
287
  </text>
288
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='15031.999999999996' y='941.6'><tspan x='15031.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
288
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='15031.999999999996' y='941.6'><tspan x='15031.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
289
289
  </text>
290
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='15377.299999999996' y='739.2'><tspan x='15377.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
290
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='15377.299999999996' y='739.2'><tspan x='15377.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
291
291
  </text>
292
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='15206.399999999996' y='941.6'><tspan x='15206.399999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
292
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='15206.399999999996' y='941.6'><tspan x='15206.399999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
293
293
  </text>
294
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='15380.799999999996' y='941.6'><tspan x='15380.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
294
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='15380.799999999996' y='941.6'><tspan x='15380.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
295
295
  </text>
296
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='15555.199999999997' y='941.6'><tspan x='15555.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
296
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='15555.199999999997' y='941.6'><tspan x='15555.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
297
297
  </text>
298
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='16427.699999999997' y='536.8'><tspan x='16427.699999999997' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
298
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='16427.699999999997' y='536.8'><tspan x='16427.699999999997' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
299
299
  </text>
300
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='15900.499999999996' y='739.2'><tspan x='15900.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
300
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='15900.499999999996' y='739.2'><tspan x='15900.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
301
301
  </text>
302
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='15729.599999999997' y='941.6'><tspan x='15729.599999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
302
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='15729.599999999997' y='941.6'><tspan x='15729.599999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
303
303
  </text>
304
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='15903.999999999996' y='941.6'><tspan x='15903.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
304
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='15903.999999999996' y='941.6'><tspan x='15903.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
305
305
  </text>
306
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='16078.399999999998' y='941.6'><tspan x='16078.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
306
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='16078.399999999998' y='941.6'><tspan x='16078.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
307
307
  </text>
308
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='16423.699999999997' y='739.2'><tspan x='16423.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
308
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='16423.699999999997' y='739.2'><tspan x='16423.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
309
309
  </text>
310
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='16252.799999999996' y='941.6'><tspan x='16252.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
310
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='16252.799999999996' y='941.6'><tspan x='16252.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
311
311
  </text>
312
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='16427.199999999997' y='941.6'><tspan x='16427.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
312
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='16427.199999999997' y='941.6'><tspan x='16427.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
313
313
  </text>
314
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='16601.6' y='941.6'><tspan x='16601.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
314
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='16601.6' y='941.6'><tspan x='16601.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
315
315
  </text>
316
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='16946.899999999998' y='739.2'><tspan x='16946.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
316
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='16946.899999999998' y='739.2'><tspan x='16946.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
317
317
  </text>
318
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='16775.999999999996' y='941.6'><tspan x='16775.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
318
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='16775.999999999996' y='941.6'><tspan x='16775.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
319
319
  </text>
320
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='16950.399999999998' y='941.6'><tspan x='16950.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
320
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='16950.399999999998' y='941.6'><tspan x='16950.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
321
321
  </text>
322
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='17124.799999999996' y='941.6'><tspan x='17124.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
322
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='17124.799999999996' y='941.6'><tspan x='17124.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
323
323
  </text>
324
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='17997.299999999996' y='536.8'><tspan x='17997.299999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
324
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='17997.299999999996' y='536.8'><tspan x='17997.299999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
325
325
  </text>
326
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='17470.1' y='739.2'><tspan x='17470.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
326
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='17470.1' y='739.2'><tspan x='17470.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
327
327
  </text>
328
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='17299.199999999997' y='941.6'><tspan x='17299.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
328
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='17299.199999999997' y='941.6'><tspan x='17299.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
329
329
  </text>
330
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='17473.6' y='941.6'><tspan x='17473.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
330
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='17473.6' y='941.6'><tspan x='17473.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
331
331
  </text>
332
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='17647.999999999996' y='941.6'><tspan x='17647.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
332
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='17647.999999999996' y='941.6'><tspan x='17647.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
333
333
  </text>
334
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='17993.299999999996' y='739.2'><tspan x='17993.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
334
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='17993.299999999996' y='739.2'><tspan x='17993.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
335
335
  </text>
336
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='17822.399999999998' y='941.6'><tspan x='17822.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
336
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='17822.399999999998' y='941.6'><tspan x='17822.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
337
337
  </text>
338
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='17996.799999999996' y='941.6'><tspan x='17996.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
338
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='17996.799999999996' y='941.6'><tspan x='17996.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
339
339
  </text>
340
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='18171.199999999997' y='941.6'><tspan x='18171.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
340
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='18171.199999999997' y='941.6'><tspan x='18171.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
341
341
  </text>
342
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='18516.499999999996' y='739.2'><tspan x='18516.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
342
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='18516.499999999996' y='739.2'><tspan x='18516.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
343
343
  </text>
344
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='18345.6' y='941.6'><tspan x='18345.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
344
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='18345.6' y='941.6'><tspan x='18345.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
345
345
  </text>
346
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='18519.999999999996' y='941.6'><tspan x='18519.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
346
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='18519.999999999996' y='941.6'><tspan x='18519.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
347
347
  </text>
348
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='18694.399999999998' y='941.6'><tspan x='18694.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
348
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='18694.399999999998' y='941.6'><tspan x='18694.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
349
349
  </text>
350
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='21134.999999999996' y='334.4'><tspan x='21134.999999999996' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
350
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='21134.999999999996' y='334.4'><tspan x='21134.999999999996' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
351
351
  </text>
352
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='19566.899999999998' y='536.8'><tspan x='19566.899999999998' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
352
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='19566.899999999998' y='536.8'><tspan x='19566.899999999998' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
353
353
  </text>
354
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='19039.699999999997' y='739.2'><tspan x='19039.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
354
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='19039.699999999997' y='739.2'><tspan x='19039.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
355
355
  </text>
356
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='18868.799999999996' y='941.6'><tspan x='18868.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
356
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='18868.799999999996' y='941.6'><tspan x='18868.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
357
357
  </text>
358
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='19043.199999999997' y='941.6'><tspan x='19043.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
358
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='19043.199999999997' y='941.6'><tspan x='19043.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
359
359
  </text>
360
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='19217.6' y='941.6'><tspan x='19217.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
360
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='19217.6' y='941.6'><tspan x='19217.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
361
361
  </text>
362
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='19562.899999999998' y='739.2'><tspan x='19562.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
362
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='19562.899999999998' y='739.2'><tspan x='19562.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
363
363
  </text>
364
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='19391.999999999996' y='941.6'><tspan x='19391.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
364
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='19391.999999999996' y='941.6'><tspan x='19391.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
365
365
  </text>
366
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='19566.399999999998' y='941.6'><tspan x='19566.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
366
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='19566.399999999998' y='941.6'><tspan x='19566.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
367
367
  </text>
368
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='19740.799999999996' y='941.6'><tspan x='19740.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
368
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='19740.799999999996' y='941.6'><tspan x='19740.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
369
369
  </text>
370
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='20086.1' y='739.2'><tspan x='20086.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
370
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='20086.1' y='739.2'><tspan x='20086.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
371
371
  </text>
372
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='19915.199999999997' y='941.6'><tspan x='19915.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
372
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='19915.199999999997' y='941.6'><tspan x='19915.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
373
373
  </text>
374
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='20089.6' y='941.6'><tspan x='20089.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
374
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='20089.6' y='941.6'><tspan x='20089.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
375
375
  </text>
376
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='20263.999999999996' y='941.6'><tspan x='20263.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
376
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='20263.999999999996' y='941.6'><tspan x='20263.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
377
377
  </text>
378
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='21136.499999999996' y='536.8'><tspan x='21136.499999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
378
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='21136.499999999996' y='536.8'><tspan x='21136.499999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
379
379
  </text>
380
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='20609.299999999996' y='739.2'><tspan x='20609.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
380
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='20609.299999999996' y='739.2'><tspan x='20609.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
381
381
  </text>
382
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='20438.399999999998' y='941.6'><tspan x='20438.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
382
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='20438.399999999998' y='941.6'><tspan x='20438.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
383
383
  </text>
384
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='20612.799999999996' y='941.6'><tspan x='20612.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
384
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='20612.799999999996' y='941.6'><tspan x='20612.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
385
385
  </text>
386
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='20787.199999999997' y='941.6'><tspan x='20787.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
386
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='20787.199999999997' y='941.6'><tspan x='20787.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
387
387
  </text>
388
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='21132.499999999996' y='739.2'><tspan x='21132.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
388
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='21132.499999999996' y='739.2'><tspan x='21132.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
389
389
  </text>
390
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='20961.6' y='941.6'><tspan x='20961.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
390
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='20961.6' y='941.6'><tspan x='20961.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
391
391
  </text>
392
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='21135.999999999996' y='941.6'><tspan x='21135.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
392
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='21135.999999999996' y='941.6'><tspan x='21135.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
393
393
  </text>
394
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='21310.399999999998' y='941.6'><tspan x='21310.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
394
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='21310.399999999998' y='941.6'><tspan x='21310.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
395
395
  </text>
396
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='21655.699999999997' y='739.2'><tspan x='21655.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
396
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='21655.699999999997' y='739.2'><tspan x='21655.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
397
397
  </text>
398
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='21484.799999999996' y='941.6'><tspan x='21484.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
398
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='21484.799999999996' y='941.6'><tspan x='21484.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
399
399
  </text>
400
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='21659.199999999997' y='941.6'><tspan x='21659.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
400
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='21659.199999999997' y='941.6'><tspan x='21659.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
401
401
  </text>
402
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='21833.6' y='941.6'><tspan x='21833.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
402
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='21833.6' y='941.6'><tspan x='21833.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
403
403
  </text>
404
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='22706.1' y='536.8'><tspan x='22706.1' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
404
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='22706.1' y='536.8'><tspan x='22706.1' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
405
405
  </text>
406
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='22178.899999999998' y='739.2'><tspan x='22178.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
406
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='22178.899999999998' y='739.2'><tspan x='22178.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
407
407
  </text>
408
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='22007.999999999996' y='941.6'><tspan x='22007.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
408
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='22007.999999999996' y='941.6'><tspan x='22007.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
409
409
  </text>
410
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='22182.399999999998' y='941.6'><tspan x='22182.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
410
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='22182.399999999998' y='941.6'><tspan x='22182.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
411
411
  </text>
412
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='22356.799999999996' y='941.6'><tspan x='22356.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
412
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='22356.799999999996' y='941.6'><tspan x='22356.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
413
413
  </text>
414
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='22702.1' y='739.2'><tspan x='22702.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
414
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='22702.1' y='739.2'><tspan x='22702.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
415
415
  </text>
416
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='22531.199999999997' y='941.6'><tspan x='22531.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
416
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='22531.199999999997' y='941.6'><tspan x='22531.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
417
417
  </text>
418
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='22705.6' y='941.6'><tspan x='22705.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
418
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='22705.6' y='941.6'><tspan x='22705.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
419
419
  </text>
420
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='22879.999999999996' y='941.6'><tspan x='22879.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
420
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='22879.999999999996' y='941.6'><tspan x='22879.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
421
421
  </text>
422
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='23225.299999999996' y='739.2'><tspan x='23225.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
422
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='23225.299999999996' y='739.2'><tspan x='23225.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
423
423
  </text>
424
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='23054.399999999998' y='941.6'><tspan x='23054.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
424
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='23054.399999999998' y='941.6'><tspan x='23054.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
425
425
  </text>
426
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='23228.799999999996' y='941.6'><tspan x='23228.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
426
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='23228.799999999996' y='941.6'><tspan x='23228.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
427
427
  </text>
428
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='23403.199999999997' y='941.6'><tspan x='23403.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
428
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='23403.199999999997' y='941.6'><tspan x='23403.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
429
429
  </text>
430
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='25843.799999999996' y='334.4'><tspan x='25843.799999999996' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
430
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='25843.799999999996' y='334.4'><tspan x='25843.799999999996' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
431
431
  </text>
432
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='24275.699999999997' y='536.8'><tspan x='24275.699999999997' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
432
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='24275.699999999997' y='536.8'><tspan x='24275.699999999997' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
433
433
  </text>
434
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='23748.499999999996' y='739.2'><tspan x='23748.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
434
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='23748.499999999996' y='739.2'><tspan x='23748.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
435
435
  </text>
436
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='23577.6' y='941.6'><tspan x='23577.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
436
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='23577.6' y='941.6'><tspan x='23577.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
437
437
  </text>
438
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='23751.999999999996' y='941.6'><tspan x='23751.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
438
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='23751.999999999996' y='941.6'><tspan x='23751.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
439
439
  </text>
440
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='23926.399999999998' y='941.6'><tspan x='23926.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
440
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='23926.399999999998' y='941.6'><tspan x='23926.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
441
441
  </text>
442
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='24271.699999999997' y='739.2'><tspan x='24271.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
442
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='24271.699999999997' y='739.2'><tspan x='24271.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
443
443
  </text>
444
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='24100.799999999996' y='941.6'><tspan x='24100.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
444
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='24100.799999999996' y='941.6'><tspan x='24100.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
445
445
  </text>
446
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='24275.199999999997' y='941.6'><tspan x='24275.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
446
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='24275.199999999997' y='941.6'><tspan x='24275.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
447
447
  </text>
448
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='24449.6' y='941.6'><tspan x='24449.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
448
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='24449.6' y='941.6'><tspan x='24449.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
449
449
  </text>
450
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='24794.899999999998' y='739.2'><tspan x='24794.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
450
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='24794.899999999998' y='739.2'><tspan x='24794.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
451
451
  </text>
452
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='24623.999999999996' y='941.6'><tspan x='24623.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
452
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='24623.999999999996' y='941.6'><tspan x='24623.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
453
453
  </text>
454
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='24798.399999999998' y='941.6'><tspan x='24798.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
454
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='24798.399999999998' y='941.6'><tspan x='24798.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
455
455
  </text>
456
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='24972.799999999996' y='941.6'><tspan x='24972.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
456
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='24972.799999999996' y='941.6'><tspan x='24972.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
457
457
  </text>
458
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='25845.299999999996' y='536.8'><tspan x='25845.299999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
458
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='25845.299999999996' y='536.8'><tspan x='25845.299999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
459
459
  </text>
460
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='25318.1' y='739.2'><tspan x='25318.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
460
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='25318.1' y='739.2'><tspan x='25318.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
461
461
  </text>
462
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='25147.199999999997' y='941.6'><tspan x='25147.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
462
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='25147.199999999997' y='941.6'><tspan x='25147.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
463
463
  </text>
464
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='25321.6' y='941.6'><tspan x='25321.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
464
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='25321.6' y='941.6'><tspan x='25321.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
465
465
  </text>
466
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='25495.999999999996' y='941.6'><tspan x='25495.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
466
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='25495.999999999996' y='941.6'><tspan x='25495.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
467
467
  </text>
468
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='25841.299999999996' y='739.2'><tspan x='25841.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
468
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='25841.299999999996' y='739.2'><tspan x='25841.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
469
469
  </text>
470
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='25670.399999999998' y='941.6'><tspan x='25670.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
470
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='25670.399999999998' y='941.6'><tspan x='25670.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
471
471
  </text>
472
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='25844.799999999996' y='941.6'><tspan x='25844.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
472
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='25844.799999999996' y='941.6'><tspan x='25844.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
473
473
  </text>
474
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='26019.199999999997' y='941.6'><tspan x='26019.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
474
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='26019.199999999997' y='941.6'><tspan x='26019.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
475
475
  </text>
476
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='26364.499999999996' y='739.2'><tspan x='26364.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
476
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='26364.499999999996' y='739.2'><tspan x='26364.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
477
477
  </text>
478
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='26193.6' y='941.6'><tspan x='26193.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
478
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='26193.6' y='941.6'><tspan x='26193.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
479
479
  </text>
480
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='26367.999999999996' y='941.6'><tspan x='26367.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
480
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='26367.999999999996' y='941.6'><tspan x='26367.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
481
481
  </text>
482
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='26542.399999999998' y='941.6'><tspan x='26542.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
482
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='26542.399999999998' y='941.6'><tspan x='26542.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
483
483
  </text>
484
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='27414.899999999998' y='536.8'><tspan x='27414.899999999998' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
484
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='27414.899999999998' y='536.8'><tspan x='27414.899999999998' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
485
485
  </text>
486
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='26887.699999999997' y='739.2'><tspan x='26887.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
486
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='26887.699999999997' y='739.2'><tspan x='26887.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
487
487
  </text>
488
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='26716.799999999996' y='941.6'><tspan x='26716.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
488
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='26716.799999999996' y='941.6'><tspan x='26716.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
489
489
  </text>
490
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='26891.199999999997' y='941.6'><tspan x='26891.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
490
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='26891.199999999997' y='941.6'><tspan x='26891.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
491
491
  </text>
492
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='27065.6' y='941.6'><tspan x='27065.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
492
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='27065.6' y='941.6'><tspan x='27065.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
493
493
  </text>
494
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='27410.899999999998' y='739.2'><tspan x='27410.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
494
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='27410.899999999998' y='739.2'><tspan x='27410.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
495
495
  </text>
496
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='27240.0' y='941.6'><tspan x='27240.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
496
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='27240.0' y='941.6'><tspan x='27240.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
497
497
  </text>
498
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='27414.399999999998' y='941.6'><tspan x='27414.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
498
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='27414.399999999998' y='941.6'><tspan x='27414.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
499
499
  </text>
500
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='27588.799999999996' y='941.6'><tspan x='27588.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
500
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='27588.799999999996' y='941.6'><tspan x='27588.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
501
501
  </text>
502
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='27934.1' y='739.2'><tspan x='27934.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
502
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='27934.1' y='739.2'><tspan x='27934.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
503
503
  </text>
504
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='27763.199999999997' y='941.6'><tspan x='27763.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
504
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='27763.199999999997' y='941.6'><tspan x='27763.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
505
505
  </text>
506
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='27937.6' y='941.6'><tspan x='27937.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
506
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='27937.6' y='941.6'><tspan x='27937.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
507
507
  </text>
508
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28112.0' y='941.6'><tspan x='28112.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
508
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='28112.0' y='941.6'><tspan x='28112.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
509
509
  </text>
510
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='30552.6' y='334.4'><tspan x='30552.6' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
510
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='30552.6' y='334.4'><tspan x='30552.6' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
511
511
  </text>
512
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='28984.5' y='536.8'><tspan x='28984.5' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
512
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='28984.5' y='536.8'><tspan x='28984.5' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
513
513
  </text>
514
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='28457.299999999996' y='739.2'><tspan x='28457.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
514
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='28457.299999999996' y='739.2'><tspan x='28457.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
515
515
  </text>
516
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28286.399999999998' y='941.6'><tspan x='28286.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
516
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='28286.399999999998' y='941.6'><tspan x='28286.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
517
517
  </text>
518
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28460.799999999996' y='941.6'><tspan x='28460.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
518
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='28460.799999999996' y='941.6'><tspan x='28460.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
519
519
  </text>
520
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28635.199999999997' y='941.6'><tspan x='28635.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
520
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='28635.199999999997' y='941.6'><tspan x='28635.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
521
521
  </text>
522
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='28980.5' y='739.2'><tspan x='28980.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
522
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='28980.5' y='739.2'><tspan x='28980.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
523
523
  </text>
524
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28809.6' y='941.6'><tspan x='28809.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
524
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='28809.6' y='941.6'><tspan x='28809.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
525
525
  </text>
526
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28984.0' y='941.6'><tspan x='28984.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
526
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='28984.0' y='941.6'><tspan x='28984.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
527
527
  </text>
528
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='29158.399999999998' y='941.6'><tspan x='29158.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
528
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='29158.399999999998' y='941.6'><tspan x='29158.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
529
529
  </text>
530
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='29503.699999999997' y='739.2'><tspan x='29503.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
530
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='29503.699999999997' y='739.2'><tspan x='29503.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
531
531
  </text>
532
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='29332.8' y='941.6'><tspan x='29332.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
532
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='29332.8' y='941.6'><tspan x='29332.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
533
533
  </text>
534
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='29507.199999999997' y='941.6'><tspan x='29507.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
534
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='29507.199999999997' y='941.6'><tspan x='29507.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
535
535
  </text>
536
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='29681.6' y='941.6'><tspan x='29681.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
536
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='29681.6' y='941.6'><tspan x='29681.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
537
537
  </text>
538
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='30554.1' y='536.8'><tspan x='30554.1' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
538
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='30554.1' y='536.8'><tspan x='30554.1' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
539
539
  </text>
540
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='30026.899999999998' y='739.2'><tspan x='30026.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
540
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='30026.899999999998' y='739.2'><tspan x='30026.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
541
541
  </text>
542
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='29856.0' y='941.6'><tspan x='29856.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
542
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='29856.0' y='941.6'><tspan x='29856.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
543
543
  </text>
544
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30030.399999999998' y='941.6'><tspan x='30030.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
544
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='30030.399999999998' y='941.6'><tspan x='30030.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
545
545
  </text>
546
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30204.799999999996' y='941.6'><tspan x='30204.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
546
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='30204.799999999996' y='941.6'><tspan x='30204.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
547
547
  </text>
548
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='30550.1' y='739.2'><tspan x='30550.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
548
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='30550.1' y='739.2'><tspan x='30550.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
549
549
  </text>
550
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30379.199999999997' y='941.6'><tspan x='30379.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
550
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='30379.199999999997' y='941.6'><tspan x='30379.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
551
551
  </text>
552
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30553.6' y='941.6'><tspan x='30553.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
552
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='30553.6' y='941.6'><tspan x='30553.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
553
553
  </text>
554
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30728.0' y='941.6'><tspan x='30728.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
554
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='30728.0' y='941.6'><tspan x='30728.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
555
555
  </text>
556
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='31073.3' y='739.2'><tspan x='31073.3' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
556
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='31073.3' y='739.2'><tspan x='31073.3' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
557
557
  </text>
558
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30902.4' y='941.6'><tspan x='30902.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
558
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='30902.4' y='941.6'><tspan x='30902.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
559
559
  </text>
560
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='31076.8' y='941.6'><tspan x='31076.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
560
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='31076.8' y='941.6'><tspan x='31076.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
561
561
  </text>
562
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='31251.199999999997' y='941.6'><tspan x='31251.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
562
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='31251.199999999997' y='941.6'><tspan x='31251.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
563
563
  </text>
564
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='32123.699999999997' y='536.8'><tspan x='32123.699999999997' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
564
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='32123.699999999997' y='536.8'><tspan x='32123.699999999997' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
565
565
  </text>
566
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='31596.5' y='739.2'><tspan x='31596.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
566
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='31596.5' y='739.2'><tspan x='31596.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
567
567
  </text>
568
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='31425.6' y='941.6'><tspan x='31425.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
568
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='31425.6' y='941.6'><tspan x='31425.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
569
569
  </text>
570
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='31600.0' y='941.6'><tspan x='31600.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
570
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='31600.0' y='941.6'><tspan x='31600.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
571
571
  </text>
572
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='31774.399999999998' y='941.6'><tspan x='31774.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
572
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='31774.399999999998' y='941.6'><tspan x='31774.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
573
573
  </text>
574
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='32119.699999999997' y='739.2'><tspan x='32119.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
574
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='32119.699999999997' y='739.2'><tspan x='32119.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
575
575
  </text>
576
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='31948.8' y='941.6'><tspan x='31948.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
576
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='31948.8' y='941.6'><tspan x='31948.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
577
577
  </text>
578
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='32123.199999999997' y='941.6'><tspan x='32123.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
578
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='32123.199999999997' y='941.6'><tspan x='32123.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
579
579
  </text>
580
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='32297.6' y='941.6'><tspan x='32297.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
580
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='32297.6' y='941.6'><tspan x='32297.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
581
581
  </text>
582
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='32642.9' y='739.2'><tspan x='32642.9' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
582
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='32642.9' y='739.2'><tspan x='32642.9' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
583
583
  </text>
584
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='32472.0' y='941.6'><tspan x='32472.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
584
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='32472.0' y='941.6'><tspan x='32472.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
585
585
  </text>
586
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='32646.4' y='941.6'><tspan x='32646.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
586
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='32646.4' y='941.6'><tspan x='32646.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
587
587
  </text>
588
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='32820.8' y='941.6'><tspan x='32820.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
588
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='32820.8' y='941.6'><tspan x='32820.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
589
589
  </text>
590
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='35261.4' y='334.4'><tspan x='35261.4' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
590
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='35261.4' y='334.4'><tspan x='35261.4' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
591
591
  </text>
592
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='33693.3' y='536.8'><tspan x='33693.3' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
592
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='33693.3' y='536.8'><tspan x='33693.3' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
593
593
  </text>
594
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='33166.1' y='739.2'><tspan x='33166.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
594
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='33166.1' y='739.2'><tspan x='33166.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
595
595
  </text>
596
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='32995.2' y='941.6'><tspan x='32995.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
596
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='32995.2' y='941.6'><tspan x='32995.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
597
597
  </text>
598
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33169.6' y='941.6'><tspan x='33169.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
598
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='33169.6' y='941.6'><tspan x='33169.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
599
599
  </text>
600
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33344.0' y='941.6'><tspan x='33344.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
600
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='33344.0' y='941.6'><tspan x='33344.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
601
601
  </text>
602
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='33689.3' y='739.2'><tspan x='33689.3' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
602
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='33689.3' y='739.2'><tspan x='33689.3' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
603
603
  </text>
604
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33518.4' y='941.6'><tspan x='33518.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
604
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='33518.4' y='941.6'><tspan x='33518.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
605
605
  </text>
606
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33692.8' y='941.6'><tspan x='33692.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
606
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='33692.8' y='941.6'><tspan x='33692.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
607
607
  </text>
608
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33867.2' y='941.6'><tspan x='33867.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
608
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='33867.2' y='941.6'><tspan x='33867.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
609
609
  </text>
610
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='34212.5' y='739.2'><tspan x='34212.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
610
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='34212.5' y='739.2'><tspan x='34212.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
611
611
  </text>
612
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='34041.6' y='941.6'><tspan x='34041.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
612
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='34041.6' y='941.6'><tspan x='34041.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
613
613
  </text>
614
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='34216.0' y='941.6'><tspan x='34216.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
614
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='34216.0' y='941.6'><tspan x='34216.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
615
615
  </text>
616
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='34390.4' y='941.6'><tspan x='34390.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
616
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='34390.4' y='941.6'><tspan x='34390.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
617
617
  </text>
618
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='35262.9' y='536.8'><tspan x='35262.9' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
618
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='35262.9' y='536.8'><tspan x='35262.9' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
619
619
  </text>
620
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='34735.7' y='739.2'><tspan x='34735.7' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
620
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='34735.7' y='739.2'><tspan x='34735.7' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
621
621
  </text>
622
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='34564.8' y='941.6'><tspan x='34564.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
622
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='34564.8' y='941.6'><tspan x='34564.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
623
623
  </text>
624
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='34739.2' y='941.6'><tspan x='34739.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
624
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='34739.2' y='941.6'><tspan x='34739.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
625
625
  </text>
626
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='34913.6' y='941.6'><tspan x='34913.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
626
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='34913.6' y='941.6'><tspan x='34913.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
627
627
  </text>
628
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='35258.899999999994' y='739.2'><tspan x='35258.899999999994' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
628
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='35258.899999999994' y='739.2'><tspan x='35258.899999999994' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
629
629
  </text>
630
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='35088.0' y='941.6'><tspan x='35088.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
630
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='35088.0' y='941.6'><tspan x='35088.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
631
631
  </text>
632
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='35262.399999999994' y='941.6'><tspan x='35262.399999999994' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
632
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='35262.399999999994' y='941.6'><tspan x='35262.399999999994' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
633
633
  </text>
634
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='35436.8' y='941.6'><tspan x='35436.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
634
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='35436.8' y='941.6'><tspan x='35436.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
635
635
  </text>
636
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='35782.100000000006' y='739.2'><tspan x='35782.100000000006' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
636
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='35782.100000000006' y='739.2'><tspan x='35782.100000000006' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
637
637
  </text>
638
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='35611.2' y='941.6'><tspan x='35611.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
638
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='35611.2' y='941.6'><tspan x='35611.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
639
639
  </text>
640
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='35785.600000000006' y='941.6'><tspan x='35785.600000000006' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
640
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='35785.600000000006' y='941.6'><tspan x='35785.600000000006' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
641
641
  </text>
642
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='35960.0' y='941.6'><tspan x='35960.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
642
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='35960.0' y='941.6'><tspan x='35960.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
643
643
  </text>
644
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='36832.5' y='536.8'><tspan x='36832.5' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
644
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='36832.5' y='536.8'><tspan x='36832.5' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
645
645
  </text>
646
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='36305.3' y='739.2'><tspan x='36305.3' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
646
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='36305.3' y='739.2'><tspan x='36305.3' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
647
647
  </text>
648
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='36134.399999999994' y='941.6'><tspan x='36134.399999999994' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
648
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='36134.399999999994' y='941.6'><tspan x='36134.399999999994' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
649
649
  </text>
650
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='36308.8' y='941.6'><tspan x='36308.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
650
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='36308.8' y='941.6'><tspan x='36308.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
651
651
  </text>
652
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='36483.2' y='941.6'><tspan x='36483.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
652
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='36483.2' y='941.6'><tspan x='36483.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
653
653
  </text>
654
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='36828.5' y='739.2'><tspan x='36828.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
654
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='36828.5' y='739.2'><tspan x='36828.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
655
655
  </text>
656
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='36657.6' y='941.6'><tspan x='36657.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
656
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='36657.6' y='941.6'><tspan x='36657.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
657
657
  </text>
658
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='36832.0' y='941.6'><tspan x='36832.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
658
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='36832.0' y='941.6'><tspan x='36832.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
659
659
  </text>
660
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='37006.4' y='941.6'><tspan x='37006.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
660
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='37006.4' y='941.6'><tspan x='37006.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
661
661
  </text>
662
- <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='37351.7' y='739.2'><tspan x='37351.7' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
662
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; storoke-width: 0; font-size: 64px;' x='37351.7' y='739.2'><tspan x='37351.7' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
663
663
  </text>
664
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='37180.8' y='941.6'><tspan x='37180.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
664
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='37180.8' y='941.6'><tspan x='37180.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
665
665
  </text>
666
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='37355.2' y='941.6'><tspan x='37355.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
666
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='37355.2' y='941.6'><tspan x='37355.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
667
667
  </text>
668
- <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='37529.600000000006' y='941.6'><tspan x='37529.600000000006' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
668
+ <text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; storoke-width: 0; font-size: 64px;' x='37529.600000000006' y='941.6'><tspan x='37529.600000000006' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
669
669
  </text>
670
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2320.7999999999993' y1='224.4' x2='18801.600000000002' y2='187.0' />
671
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7029.5999999999985' y1='224.4' x2='18801.600000000002' y2='187.0' />
672
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11738.399999999998' y1='224.4' x2='18801.600000000002' y2='187.0' />
673
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16447.199999999997' y1='224.4' x2='18801.600000000002' y2='187.0' />
674
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21155.999999999996' y1='224.4' x2='18801.600000000002' y2='187.0' />
675
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25864.799999999996' y1='224.4' x2='18801.600000000002' y2='187.0' />
676
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30573.6' y1='224.4' x2='18801.600000000002' y2='187.0' />
677
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35282.4' y1='224.4' x2='18801.600000000002' y2='187.0' />
678
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='751.2000000000007' y1='426.8' x2='2320.7999999999993' y2='389.4' />
679
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2320.7999999999993' y1='426.8' x2='2320.7999999999993' y2='389.4' />
680
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3890.399999999998' y1='426.8' x2='2320.7999999999993' y2='389.4' />
681
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='228.0' y1='629.2' x2='751.2000000000007' y2='591.8' />
682
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='751.2000000000007' y1='629.2' x2='751.2000000000007' y2='591.8' />
683
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1274.4000000000015' y1='629.2' x2='751.2000000000007' y2='591.8' />
684
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='53.599999999998545' y1='831.6' x2='228.0' y2='794.2' />
685
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='228.0' y1='831.6' x2='228.0' y2='794.2' />
686
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='402.40000000000146' y1='831.6' x2='228.0' y2='794.2' />
687
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='576.7999999999993' y1='831.6' x2='751.2000000000007' y2='794.2' />
688
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='751.2000000000007' y1='831.6' x2='751.2000000000007' y2='794.2' />
689
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='925.6000000000022' y1='831.6' x2='751.2000000000007' y2='794.2' />
690
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1100.0' y1='831.6' x2='1274.4000000000015' y2='794.2' />
691
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1274.4000000000015' y1='831.6' x2='1274.4000000000015' y2='794.2' />
692
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1448.800000000003' y1='831.6' x2='1274.4000000000015' y2='794.2' />
693
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1797.5999999999985' y1='629.2' x2='2320.7999999999993' y2='591.8' />
694
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2320.7999999999993' y1='629.2' x2='2320.7999999999993' y2='591.8' />
695
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2843.999999999998' y1='629.2' x2='2320.7999999999993' y2='591.8' />
696
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1623.199999999997' y1='831.6' x2='1797.5999999999985' y2='794.2' />
697
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1797.5999999999985' y1='831.6' x2='1797.5999999999985' y2='794.2' />
698
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1972.0' y1='831.6' x2='1797.5999999999985' y2='794.2' />
699
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2146.399999999998' y1='831.6' x2='2320.7999999999993' y2='794.2' />
700
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2320.7999999999993' y1='831.6' x2='2320.7999999999993' y2='794.2' />
701
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2495.199999999999' y1='831.6' x2='2320.7999999999993' y2='794.2' />
702
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2669.5999999999985' y1='831.6' x2='2843.999999999998' y2='794.2' />
703
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2843.999999999998' y1='831.6' x2='2843.999999999998' y2='794.2' />
704
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3018.399999999998' y1='831.6' x2='2843.999999999998' y2='794.2' />
705
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3367.199999999997' y1='629.2' x2='3890.399999999998' y2='591.8' />
706
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3890.399999999998' y1='629.2' x2='3890.399999999998' y2='591.8' />
707
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4413.5999999999985' y1='629.2' x2='3890.399999999998' y2='591.8' />
708
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3192.7999999999975' y1='831.6' x2='3367.199999999997' y2='794.2' />
709
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3367.199999999997' y1='831.6' x2='3367.199999999997' y2='794.2' />
710
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3541.5999999999967' y1='831.6' x2='3367.199999999997' y2='794.2' />
711
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3715.999999999998' y1='831.6' x2='3890.399999999998' y2='794.2' />
712
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3890.399999999998' y1='831.6' x2='3890.399999999998' y2='794.2' />
713
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4064.7999999999975' y1='831.6' x2='3890.399999999998' y2='794.2' />
714
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4239.199999999999' y1='831.6' x2='4413.5999999999985' y2='794.2' />
715
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4413.5999999999985' y1='831.6' x2='4413.5999999999985' y2='794.2' />
716
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4587.999999999998' y1='831.6' x2='4413.5999999999985' y2='794.2' />
717
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5459.999999999998' y1='426.8' x2='7029.5999999999985' y2='389.4' />
718
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7029.5999999999985' y1='426.8' x2='7029.5999999999985' y2='389.4' />
719
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8599.199999999999' y1='426.8' x2='7029.5999999999985' y2='389.4' />
720
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4936.799999999997' y1='629.2' x2='5459.999999999998' y2='591.8' />
721
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5459.999999999998' y1='629.2' x2='5459.999999999998' y2='591.8' />
722
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5983.199999999999' y1='629.2' x2='5459.999999999998' y2='591.8' />
723
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4762.399999999998' y1='831.6' x2='4936.799999999997' y2='794.2' />
724
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4936.799999999997' y1='831.6' x2='4936.799999999997' y2='794.2' />
725
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5111.199999999997' y1='831.6' x2='4936.799999999997' y2='794.2' />
726
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5285.5999999999985' y1='831.6' x2='5459.999999999998' y2='794.2' />
727
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5459.999999999998' y1='831.6' x2='5459.999999999998' y2='794.2' />
728
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5634.399999999998' y1='831.6' x2='5459.999999999998' y2='794.2' />
729
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5808.799999999999' y1='831.6' x2='5983.199999999999' y2='794.2' />
730
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5983.199999999999' y1='831.6' x2='5983.199999999999' y2='794.2' />
731
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='6157.5999999999985' y1='831.6' x2='5983.199999999999' y2='794.2' />
732
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='6506.399999999998' y1='629.2' x2='7029.5999999999985' y2='591.8' />
733
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7029.5999999999985' y1='629.2' x2='7029.5999999999985' y2='591.8' />
734
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7552.799999999999' y1='629.2' x2='7029.5999999999985' y2='591.8' />
735
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='6331.999999999998' y1='831.6' x2='6506.399999999998' y2='794.2' />
736
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='6506.399999999998' y1='831.6' x2='6506.399999999998' y2='794.2' />
737
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='6680.799999999997' y1='831.6' x2='6506.399999999998' y2='794.2' />
738
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='6855.199999999999' y1='831.6' x2='7029.5999999999985' y2='794.2' />
739
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7029.5999999999985' y1='831.6' x2='7029.5999999999985' y2='794.2' />
740
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7203.999999999998' y1='831.6' x2='7029.5999999999985' y2='794.2' />
741
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7378.4' y1='831.6' x2='7552.799999999999' y2='794.2' />
742
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7552.799999999999' y1='831.6' x2='7552.799999999999' y2='794.2' />
743
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7727.199999999999' y1='831.6' x2='7552.799999999999' y2='794.2' />
744
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8075.999999999998' y1='629.2' x2='8599.199999999999' y2='591.8' />
745
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8599.199999999999' y1='629.2' x2='8599.199999999999' y2='591.8' />
746
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9122.4' y1='629.2' x2='8599.199999999999' y2='591.8' />
747
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7901.5999999999985' y1='831.6' x2='8075.999999999998' y2='794.2' />
748
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8075.999999999998' y1='831.6' x2='8075.999999999998' y2='794.2' />
749
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8250.399999999998' y1='831.6' x2='8075.999999999998' y2='794.2' />
750
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8424.8' y1='831.6' x2='8599.199999999999' y2='794.2' />
751
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8599.199999999999' y1='831.6' x2='8599.199999999999' y2='794.2' />
752
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8773.599999999999' y1='831.6' x2='8599.199999999999' y2='794.2' />
753
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8948.0' y1='831.6' x2='9122.4' y2='794.2' />
754
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9122.4' y1='831.6' x2='9122.4' y2='794.2' />
755
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9296.8' y1='831.6' x2='9122.4' y2='794.2' />
756
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10168.799999999997' y1='426.8' x2='11738.399999999998' y2='389.4' />
757
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11738.399999999996' y1='426.8' x2='11738.399999999998' y2='389.4' />
758
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13307.999999999996' y1='426.8' x2='11738.399999999998' y2='389.4' />
759
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9645.599999999997' y1='629.2' x2='10168.799999999997' y2='591.8' />
760
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10168.799999999997' y1='629.2' x2='10168.799999999997' y2='591.8' />
761
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10691.999999999998' y1='629.2' x2='10168.799999999997' y2='591.8' />
762
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9471.199999999997' y1='831.6' x2='9645.599999999997' y2='794.2' />
763
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9645.599999999997' y1='831.6' x2='9645.599999999997' y2='794.2' />
764
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9819.999999999996' y1='831.6' x2='9645.599999999997' y2='794.2' />
765
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9994.399999999998' y1='831.6' x2='10168.799999999997' y2='794.2' />
766
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10168.799999999997' y1='831.6' x2='10168.799999999997' y2='794.2' />
767
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10343.199999999997' y1='831.6' x2='10168.799999999997' y2='794.2' />
768
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10517.599999999999' y1='831.6' x2='10691.999999999998' y2='794.2' />
769
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10691.999999999996' y1='831.6' x2='10691.999999999998' y2='794.2' />
770
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10866.399999999998' y1='831.6' x2='10691.999999999998' y2='794.2' />
771
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11215.199999999997' y1='629.2' x2='11738.399999999996' y2='591.8' />
772
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11738.399999999996' y1='629.2' x2='11738.399999999996' y2='591.8' />
773
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12261.599999999995' y1='629.2' x2='11738.399999999996' y2='591.8' />
774
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11040.799999999996' y1='831.6' x2='11215.199999999997' y2='794.2' />
775
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11215.199999999997' y1='831.6' x2='11215.199999999997' y2='794.2' />
776
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11389.599999999995' y1='831.6' x2='11215.199999999997' y2='794.2' />
777
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11563.999999999996' y1='831.6' x2='11738.399999999996' y2='794.2' />
778
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11738.399999999996' y1='831.6' x2='11738.399999999996' y2='794.2' />
779
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11912.799999999996' y1='831.6' x2='11738.399999999996' y2='794.2' />
780
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12087.199999999997' y1='831.6' x2='12261.599999999995' y2='794.2' />
781
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12261.599999999995' y1='831.6' x2='12261.599999999995' y2='794.2' />
782
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12435.999999999996' y1='831.6' x2='12261.599999999995' y2='794.2' />
783
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12784.799999999996' y1='629.2' x2='13307.999999999996' y2='591.8' />
784
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13307.999999999996' y1='629.2' x2='13307.999999999996' y2='591.8' />
785
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13831.199999999997' y1='629.2' x2='13307.999999999996' y2='591.8' />
786
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12610.399999999998' y1='831.6' x2='12784.799999999996' y2='794.2' />
787
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12784.799999999996' y1='831.6' x2='12784.799999999996' y2='794.2' />
788
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12959.199999999997' y1='831.6' x2='12784.799999999996' y2='794.2' />
789
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13133.599999999997' y1='831.6' x2='13307.999999999996' y2='794.2' />
790
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13307.999999999996' y1='831.6' x2='13307.999999999996' y2='794.2' />
791
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13482.399999999996' y1='831.6' x2='13307.999999999996' y2='794.2' />
792
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13656.799999999996' y1='831.6' x2='13831.199999999997' y2='794.2' />
793
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13831.199999999997' y1='831.6' x2='13831.199999999997' y2='794.2' />
794
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14005.599999999995' y1='831.6' x2='13831.199999999997' y2='794.2' />
795
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14877.599999999995' y1='426.8' x2='16447.199999999997' y2='389.4' />
796
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16447.199999999997' y1='426.8' x2='16447.199999999997' y2='389.4' />
797
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18016.799999999996' y1='426.8' x2='16447.199999999997' y2='389.4' />
798
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14354.399999999996' y1='629.2' x2='14877.599999999995' y2='591.8' />
799
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14877.599999999997' y1='629.2' x2='14877.599999999995' y2='591.8' />
800
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15400.799999999996' y1='629.2' x2='14877.599999999995' y2='591.8' />
801
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14179.999999999996' y1='831.6' x2='14354.399999999996' y2='794.2' />
802
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14354.399999999996' y1='831.6' x2='14354.399999999996' y2='794.2' />
803
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14528.799999999996' y1='831.6' x2='14354.399999999996' y2='794.2' />
804
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14703.199999999997' y1='831.6' x2='14877.599999999997' y2='794.2' />
805
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14877.599999999997' y1='831.6' x2='14877.599999999997' y2='794.2' />
806
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15051.999999999996' y1='831.6' x2='14877.599999999997' y2='794.2' />
807
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15226.399999999996' y1='831.6' x2='15400.799999999996' y2='794.2' />
808
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15400.799999999996' y1='831.6' x2='15400.799999999996' y2='794.2' />
809
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15575.199999999997' y1='831.6' x2='15400.799999999996' y2='794.2' />
810
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15923.999999999996' y1='629.2' x2='16447.199999999997' y2='591.8' />
811
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16447.199999999997' y1='629.2' x2='16447.199999999997' y2='591.8' />
812
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16970.399999999998' y1='629.2' x2='16447.199999999997' y2='591.8' />
813
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15749.599999999997' y1='831.6' x2='15923.999999999996' y2='794.2' />
814
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15923.999999999996' y1='831.6' x2='15923.999999999996' y2='794.2' />
815
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16098.399999999998' y1='831.6' x2='15923.999999999996' y2='794.2' />
816
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16272.799999999996' y1='831.6' x2='16447.199999999997' y2='794.2' />
817
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16447.199999999997' y1='831.6' x2='16447.199999999997' y2='794.2' />
818
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16621.6' y1='831.6' x2='16447.199999999997' y2='794.2' />
819
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16795.999999999996' y1='831.6' x2='16970.399999999998' y2='794.2' />
820
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16970.399999999998' y1='831.6' x2='16970.399999999998' y2='794.2' />
821
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='17144.799999999996' y1='831.6' x2='16970.399999999998' y2='794.2' />
822
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='17493.6' y1='629.2' x2='18016.799999999996' y2='591.8' />
823
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18016.799999999996' y1='629.2' x2='18016.799999999996' y2='591.8' />
824
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18539.999999999996' y1='629.2' x2='18016.799999999996' y2='591.8' />
825
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='17319.199999999997' y1='831.6' x2='17493.6' y2='794.2' />
826
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='17493.6' y1='831.6' x2='17493.6' y2='794.2' />
827
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='17667.999999999996' y1='831.6' x2='17493.6' y2='794.2' />
828
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='17842.399999999998' y1='831.6' x2='18016.799999999996' y2='794.2' />
829
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18016.799999999996' y1='831.6' x2='18016.799999999996' y2='794.2' />
830
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18191.199999999997' y1='831.6' x2='18016.799999999996' y2='794.2' />
831
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18365.6' y1='831.6' x2='18539.999999999996' y2='794.2' />
832
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18539.999999999996' y1='831.6' x2='18539.999999999996' y2='794.2' />
833
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18714.399999999998' y1='831.6' x2='18539.999999999996' y2='794.2' />
834
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19586.399999999998' y1='426.8' x2='21155.999999999996' y2='389.4' />
835
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21155.999999999996' y1='426.8' x2='21155.999999999996' y2='389.4' />
836
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22725.6' y1='426.8' x2='21155.999999999996' y2='389.4' />
837
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19063.199999999997' y1='629.2' x2='19586.399999999998' y2='591.8' />
838
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19586.399999999998' y1='629.2' x2='19586.399999999998' y2='591.8' />
839
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20109.6' y1='629.2' x2='19586.399999999998' y2='591.8' />
840
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18888.799999999996' y1='831.6' x2='19063.199999999997' y2='794.2' />
841
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19063.199999999997' y1='831.6' x2='19063.199999999997' y2='794.2' />
842
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19237.6' y1='831.6' x2='19063.199999999997' y2='794.2' />
843
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19411.999999999996' y1='831.6' x2='19586.399999999998' y2='794.2' />
844
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19586.399999999998' y1='831.6' x2='19586.399999999998' y2='794.2' />
845
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19760.799999999996' y1='831.6' x2='19586.399999999998' y2='794.2' />
846
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19935.199999999997' y1='831.6' x2='20109.6' y2='794.2' />
847
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20109.6' y1='831.6' x2='20109.6' y2='794.2' />
848
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20283.999999999996' y1='831.6' x2='20109.6' y2='794.2' />
849
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20632.799999999996' y1='629.2' x2='21155.999999999996' y2='591.8' />
850
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21155.999999999996' y1='629.2' x2='21155.999999999996' y2='591.8' />
851
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21679.199999999997' y1='629.2' x2='21155.999999999996' y2='591.8' />
852
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20458.399999999998' y1='831.6' x2='20632.799999999996' y2='794.2' />
853
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20632.799999999996' y1='831.6' x2='20632.799999999996' y2='794.2' />
854
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20807.199999999997' y1='831.6' x2='20632.799999999996' y2='794.2' />
855
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20981.6' y1='831.6' x2='21155.999999999996' y2='794.2' />
856
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21155.999999999996' y1='831.6' x2='21155.999999999996' y2='794.2' />
857
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21330.399999999998' y1='831.6' x2='21155.999999999996' y2='794.2' />
858
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21504.799999999996' y1='831.6' x2='21679.199999999997' y2='794.2' />
859
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21679.199999999997' y1='831.6' x2='21679.199999999997' y2='794.2' />
860
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21853.6' y1='831.6' x2='21679.199999999997' y2='794.2' />
861
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22202.399999999998' y1='629.2' x2='22725.6' y2='591.8' />
862
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22725.6' y1='629.2' x2='22725.6' y2='591.8' />
863
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23248.799999999996' y1='629.2' x2='22725.6' y2='591.8' />
864
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22027.999999999996' y1='831.6' x2='22202.399999999998' y2='794.2' />
865
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22202.399999999998' y1='831.6' x2='22202.399999999998' y2='794.2' />
866
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22376.799999999996' y1='831.6' x2='22202.399999999998' y2='794.2' />
867
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22551.199999999997' y1='831.6' x2='22725.6' y2='794.2' />
868
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22725.6' y1='831.6' x2='22725.6' y2='794.2' />
869
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22899.999999999996' y1='831.6' x2='22725.6' y2='794.2' />
870
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23074.399999999998' y1='831.6' x2='23248.799999999996' y2='794.2' />
871
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23248.799999999996' y1='831.6' x2='23248.799999999996' y2='794.2' />
872
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23423.199999999997' y1='831.6' x2='23248.799999999996' y2='794.2' />
873
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24295.199999999997' y1='426.8' x2='25864.799999999996' y2='389.4' />
874
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25864.799999999996' y1='426.8' x2='25864.799999999996' y2='389.4' />
875
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27434.399999999998' y1='426.8' x2='25864.799999999996' y2='389.4' />
876
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23771.999999999996' y1='629.2' x2='24295.199999999997' y2='591.8' />
877
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24295.199999999997' y1='629.2' x2='24295.199999999997' y2='591.8' />
878
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24818.399999999998' y1='629.2' x2='24295.199999999997' y2='591.8' />
879
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23597.6' y1='831.6' x2='23771.999999999996' y2='794.2' />
880
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23771.999999999996' y1='831.6' x2='23771.999999999996' y2='794.2' />
881
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23946.399999999998' y1='831.6' x2='23771.999999999996' y2='794.2' />
882
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24120.799999999996' y1='831.6' x2='24295.199999999997' y2='794.2' />
883
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24295.199999999997' y1='831.6' x2='24295.199999999997' y2='794.2' />
884
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24469.6' y1='831.6' x2='24295.199999999997' y2='794.2' />
885
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24643.999999999996' y1='831.6' x2='24818.399999999998' y2='794.2' />
886
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24818.399999999998' y1='831.6' x2='24818.399999999998' y2='794.2' />
887
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24992.799999999996' y1='831.6' x2='24818.399999999998' y2='794.2' />
888
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25341.6' y1='629.2' x2='25864.799999999996' y2='591.8' />
889
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25864.799999999996' y1='629.2' x2='25864.799999999996' y2='591.8' />
890
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26387.999999999996' y1='629.2' x2='25864.799999999996' y2='591.8' />
891
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25167.199999999997' y1='831.6' x2='25341.6' y2='794.2' />
892
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25341.6' y1='831.6' x2='25341.6' y2='794.2' />
893
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25515.999999999996' y1='831.6' x2='25341.6' y2='794.2' />
894
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25690.399999999998' y1='831.6' x2='25864.799999999996' y2='794.2' />
895
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25864.799999999996' y1='831.6' x2='25864.799999999996' y2='794.2' />
896
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26039.199999999997' y1='831.6' x2='25864.799999999996' y2='794.2' />
897
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26213.6' y1='831.6' x2='26387.999999999996' y2='794.2' />
898
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26387.999999999996' y1='831.6' x2='26387.999999999996' y2='794.2' />
899
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26562.399999999998' y1='831.6' x2='26387.999999999996' y2='794.2' />
900
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26911.199999999997' y1='629.2' x2='27434.399999999998' y2='591.8' />
901
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27434.399999999998' y1='629.2' x2='27434.399999999998' y2='591.8' />
902
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27957.6' y1='629.2' x2='27434.399999999998' y2='591.8' />
903
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26736.799999999996' y1='831.6' x2='26911.199999999997' y2='794.2' />
904
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26911.199999999997' y1='831.6' x2='26911.199999999997' y2='794.2' />
905
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27085.6' y1='831.6' x2='26911.199999999997' y2='794.2' />
906
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27260.0' y1='831.6' x2='27434.399999999998' y2='794.2' />
907
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27434.399999999998' y1='831.6' x2='27434.399999999998' y2='794.2' />
908
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27608.799999999996' y1='831.6' x2='27434.399999999998' y2='794.2' />
909
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27783.199999999997' y1='831.6' x2='27957.6' y2='794.2' />
910
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27957.6' y1='831.6' x2='27957.6' y2='794.2' />
911
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='28132.0' y1='831.6' x2='27957.6' y2='794.2' />
912
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29004.0' y1='426.8' x2='30573.6' y2='389.4' />
913
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30573.6' y1='426.8' x2='30573.6' y2='389.4' />
914
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32143.199999999997' y1='426.8' x2='30573.6' y2='389.4' />
915
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='28480.799999999996' y1='629.2' x2='29004.0' y2='591.8' />
916
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29004.0' y1='629.2' x2='29004.0' y2='591.8' />
917
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29527.199999999997' y1='629.2' x2='29004.0' y2='591.8' />
918
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='28306.399999999998' y1='831.6' x2='28480.799999999996' y2='794.2' />
919
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='28480.799999999996' y1='831.6' x2='28480.799999999996' y2='794.2' />
920
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='28655.199999999997' y1='831.6' x2='28480.799999999996' y2='794.2' />
921
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='28829.6' y1='831.6' x2='29004.0' y2='794.2' />
922
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29004.0' y1='831.6' x2='29004.0' y2='794.2' />
923
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29178.399999999998' y1='831.6' x2='29004.0' y2='794.2' />
924
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29352.8' y1='831.6' x2='29527.199999999997' y2='794.2' />
925
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29527.199999999997' y1='831.6' x2='29527.199999999997' y2='794.2' />
926
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29701.6' y1='831.6' x2='29527.199999999997' y2='794.2' />
927
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30050.399999999998' y1='629.2' x2='30573.6' y2='591.8' />
928
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30573.6' y1='629.2' x2='30573.6' y2='591.8' />
929
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31096.8' y1='629.2' x2='30573.6' y2='591.8' />
930
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29876.0' y1='831.6' x2='30050.399999999998' y2='794.2' />
931
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30050.399999999998' y1='831.6' x2='30050.399999999998' y2='794.2' />
932
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30224.799999999996' y1='831.6' x2='30050.399999999998' y2='794.2' />
933
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30399.199999999997' y1='831.6' x2='30573.6' y2='794.2' />
934
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30573.6' y1='831.6' x2='30573.6' y2='794.2' />
935
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30748.0' y1='831.6' x2='30573.6' y2='794.2' />
936
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30922.4' y1='831.6' x2='31096.8' y2='794.2' />
937
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31096.8' y1='831.6' x2='31096.8' y2='794.2' />
938
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31271.199999999997' y1='831.6' x2='31096.8' y2='794.2' />
939
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31620.0' y1='629.2' x2='32143.199999999997' y2='591.8' />
940
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32143.199999999997' y1='629.2' x2='32143.199999999997' y2='591.8' />
941
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32666.4' y1='629.2' x2='32143.199999999997' y2='591.8' />
942
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31445.6' y1='831.6' x2='31620.0' y2='794.2' />
943
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31620.0' y1='831.6' x2='31620.0' y2='794.2' />
944
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31794.399999999998' y1='831.6' x2='31620.0' y2='794.2' />
945
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31968.8' y1='831.6' x2='32143.199999999997' y2='794.2' />
946
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32143.199999999997' y1='831.6' x2='32143.199999999997' y2='794.2' />
947
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32317.6' y1='831.6' x2='32143.199999999997' y2='794.2' />
948
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32492.0' y1='831.6' x2='32666.4' y2='794.2' />
949
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32666.4' y1='831.6' x2='32666.4' y2='794.2' />
950
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32840.8' y1='831.6' x2='32666.4' y2='794.2' />
951
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33712.8' y1='426.8' x2='35282.4' y2='389.4' />
952
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35282.4' y1='426.8' x2='35282.4' y2='389.4' />
953
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36852.0' y1='426.8' x2='35282.4' y2='389.4' />
954
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33189.6' y1='629.2' x2='33712.8' y2='591.8' />
955
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33712.8' y1='629.2' x2='33712.8' y2='591.8' />
956
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34236.0' y1='629.2' x2='33712.8' y2='591.8' />
957
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33015.2' y1='831.6' x2='33189.6' y2='794.2' />
958
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33189.6' y1='831.6' x2='33189.6' y2='794.2' />
959
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33364.0' y1='831.6' x2='33189.6' y2='794.2' />
960
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33538.4' y1='831.6' x2='33712.8' y2='794.2' />
961
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33712.8' y1='831.6' x2='33712.8' y2='794.2' />
962
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33887.2' y1='831.6' x2='33712.8' y2='794.2' />
963
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34061.6' y1='831.6' x2='34236.0' y2='794.2' />
964
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34236.0' y1='831.6' x2='34236.0' y2='794.2' />
965
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34410.4' y1='831.6' x2='34236.0' y2='794.2' />
966
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34759.2' y1='629.2' x2='35282.4' y2='591.8' />
967
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35282.399999999994' y1='629.2' x2='35282.4' y2='591.8' />
968
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35805.600000000006' y1='629.2' x2='35282.4' y2='591.8' />
969
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34584.8' y1='831.6' x2='34759.2' y2='794.2' />
970
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34759.2' y1='831.6' x2='34759.2' y2='794.2' />
971
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34933.6' y1='831.6' x2='34759.2' y2='794.2' />
972
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35108.0' y1='831.6' x2='35282.399999999994' y2='794.2' />
973
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35282.399999999994' y1='831.6' x2='35282.399999999994' y2='794.2' />
974
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35456.8' y1='831.6' x2='35282.399999999994' y2='794.2' />
975
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35631.2' y1='831.6' x2='35805.600000000006' y2='794.2' />
976
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35805.600000000006' y1='831.6' x2='35805.600000000006' y2='794.2' />
977
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35980.0' y1='831.6' x2='35805.600000000006' y2='794.2' />
978
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36328.8' y1='629.2' x2='36852.0' y2='591.8' />
979
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36852.0' y1='629.2' x2='36852.0' y2='591.8' />
980
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='37375.2' y1='629.2' x2='36852.0' y2='591.8' />
981
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36154.399999999994' y1='831.6' x2='36328.8' y2='794.2' />
982
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36328.8' y1='831.6' x2='36328.8' y2='794.2' />
983
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36503.2' y1='831.6' x2='36328.8' y2='794.2' />
984
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36677.6' y1='831.6' x2='36852.0' y2='794.2' />
985
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36852.0' y1='831.6' x2='36852.0' y2='794.2' />
986
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='37026.4' y1='831.6' x2='36852.0' y2='794.2' />
987
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='37200.8' y1='831.6' x2='37375.2' y2='794.2' />
988
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='37375.2' y1='831.6' x2='37375.2' y2='794.2' />
989
- <line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='37549.600000000006' y1='831.6' x2='37375.2' y2='794.2' />
670
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='2320.7999999999993' y1='224.4' x2='18801.600000000002' y2='187.0' />
671
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='7029.5999999999985' y1='224.4' x2='18801.600000000002' y2='187.0' />
672
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='11738.399999999998' y1='224.4' x2='18801.600000000002' y2='187.0' />
673
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='16447.199999999997' y1='224.4' x2='18801.600000000002' y2='187.0' />
674
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='21155.999999999996' y1='224.4' x2='18801.600000000002' y2='187.0' />
675
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='25864.799999999996' y1='224.4' x2='18801.600000000002' y2='187.0' />
676
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='30573.6' y1='224.4' x2='18801.600000000002' y2='187.0' />
677
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='35282.4' y1='224.4' x2='18801.600000000002' y2='187.0' />
678
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='751.2000000000007' y1='426.8' x2='2320.7999999999993' y2='389.4' />
679
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='2320.7999999999993' y1='426.8' x2='2320.7999999999993' y2='389.4' />
680
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='3890.399999999998' y1='426.8' x2='2320.7999999999993' y2='389.4' />
681
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='228.0' y1='629.2' x2='751.2000000000007' y2='591.8' />
682
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='751.2000000000007' y1='629.2' x2='751.2000000000007' y2='591.8' />
683
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1274.4000000000015' y1='629.2' x2='751.2000000000007' y2='591.8' />
684
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='53.599999999998545' y1='831.6' x2='228.0' y2='794.2' />
685
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='228.0' y1='831.6' x2='228.0' y2='794.2' />
686
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='402.40000000000146' y1='831.6' x2='228.0' y2='794.2' />
687
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='576.7999999999993' y1='831.6' x2='751.2000000000007' y2='794.2' />
688
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='751.2000000000007' y1='831.6' x2='751.2000000000007' y2='794.2' />
689
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='925.6000000000022' y1='831.6' x2='751.2000000000007' y2='794.2' />
690
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1100.0' y1='831.6' x2='1274.4000000000015' y2='794.2' />
691
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1274.4000000000015' y1='831.6' x2='1274.4000000000015' y2='794.2' />
692
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1448.800000000003' y1='831.6' x2='1274.4000000000015' y2='794.2' />
693
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1797.5999999999985' y1='629.2' x2='2320.7999999999993' y2='591.8' />
694
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='2320.7999999999993' y1='629.2' x2='2320.7999999999993' y2='591.8' />
695
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='2843.999999999998' y1='629.2' x2='2320.7999999999993' y2='591.8' />
696
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1623.199999999997' y1='831.6' x2='1797.5999999999985' y2='794.2' />
697
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1797.5999999999985' y1='831.6' x2='1797.5999999999985' y2='794.2' />
698
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='1972.0' y1='831.6' x2='1797.5999999999985' y2='794.2' />
699
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='2146.399999999998' y1='831.6' x2='2320.7999999999993' y2='794.2' />
700
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='2320.7999999999993' y1='831.6' x2='2320.7999999999993' y2='794.2' />
701
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='2495.199999999999' y1='831.6' x2='2320.7999999999993' y2='794.2' />
702
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='2669.5999999999985' y1='831.6' x2='2843.999999999998' y2='794.2' />
703
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='2843.999999999998' y1='831.6' x2='2843.999999999998' y2='794.2' />
704
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='3018.399999999998' y1='831.6' x2='2843.999999999998' y2='794.2' />
705
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='3367.199999999997' y1='629.2' x2='3890.399999999998' y2='591.8' />
706
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='3890.399999999998' y1='629.2' x2='3890.399999999998' y2='591.8' />
707
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='4413.5999999999985' y1='629.2' x2='3890.399999999998' y2='591.8' />
708
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='3192.7999999999975' y1='831.6' x2='3367.199999999997' y2='794.2' />
709
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='3367.199999999997' y1='831.6' x2='3367.199999999997' y2='794.2' />
710
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='3541.5999999999967' y1='831.6' x2='3367.199999999997' y2='794.2' />
711
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='3715.999999999998' y1='831.6' x2='3890.399999999998' y2='794.2' />
712
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='3890.399999999998' y1='831.6' x2='3890.399999999998' y2='794.2' />
713
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='4064.7999999999975' y1='831.6' x2='3890.399999999998' y2='794.2' />
714
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='4239.199999999999' y1='831.6' x2='4413.5999999999985' y2='794.2' />
715
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='4413.5999999999985' y1='831.6' x2='4413.5999999999985' y2='794.2' />
716
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='4587.999999999998' y1='831.6' x2='4413.5999999999985' y2='794.2' />
717
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='5459.999999999998' y1='426.8' x2='7029.5999999999985' y2='389.4' />
718
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='7029.5999999999985' y1='426.8' x2='7029.5999999999985' y2='389.4' />
719
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='8599.199999999999' y1='426.8' x2='7029.5999999999985' y2='389.4' />
720
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='4936.799999999997' y1='629.2' x2='5459.999999999998' y2='591.8' />
721
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='5459.999999999998' y1='629.2' x2='5459.999999999998' y2='591.8' />
722
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='5983.199999999999' y1='629.2' x2='5459.999999999998' y2='591.8' />
723
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='4762.399999999998' y1='831.6' x2='4936.799999999997' y2='794.2' />
724
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='4936.799999999997' y1='831.6' x2='4936.799999999997' y2='794.2' />
725
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='5111.199999999997' y1='831.6' x2='4936.799999999997' y2='794.2' />
726
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='5285.5999999999985' y1='831.6' x2='5459.999999999998' y2='794.2' />
727
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='5459.999999999998' y1='831.6' x2='5459.999999999998' y2='794.2' />
728
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='5634.399999999998' y1='831.6' x2='5459.999999999998' y2='794.2' />
729
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='5808.799999999999' y1='831.6' x2='5983.199999999999' y2='794.2' />
730
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='5983.199999999999' y1='831.6' x2='5983.199999999999' y2='794.2' />
731
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='6157.5999999999985' y1='831.6' x2='5983.199999999999' y2='794.2' />
732
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='6506.399999999998' y1='629.2' x2='7029.5999999999985' y2='591.8' />
733
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='7029.5999999999985' y1='629.2' x2='7029.5999999999985' y2='591.8' />
734
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='7552.799999999999' y1='629.2' x2='7029.5999999999985' y2='591.8' />
735
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='6331.999999999998' y1='831.6' x2='6506.399999999998' y2='794.2' />
736
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='6506.399999999998' y1='831.6' x2='6506.399999999998' y2='794.2' />
737
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='6680.799999999997' y1='831.6' x2='6506.399999999998' y2='794.2' />
738
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='6855.199999999999' y1='831.6' x2='7029.5999999999985' y2='794.2' />
739
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='7029.5999999999985' y1='831.6' x2='7029.5999999999985' y2='794.2' />
740
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='7203.999999999998' y1='831.6' x2='7029.5999999999985' y2='794.2' />
741
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='7378.4' y1='831.6' x2='7552.799999999999' y2='794.2' />
742
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='7552.799999999999' y1='831.6' x2='7552.799999999999' y2='794.2' />
743
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='7727.199999999999' y1='831.6' x2='7552.799999999999' y2='794.2' />
744
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='8075.999999999998' y1='629.2' x2='8599.199999999999' y2='591.8' />
745
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='8599.199999999999' y1='629.2' x2='8599.199999999999' y2='591.8' />
746
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='9122.4' y1='629.2' x2='8599.199999999999' y2='591.8' />
747
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='7901.5999999999985' y1='831.6' x2='8075.999999999998' y2='794.2' />
748
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='8075.999999999998' y1='831.6' x2='8075.999999999998' y2='794.2' />
749
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='8250.399999999998' y1='831.6' x2='8075.999999999998' y2='794.2' />
750
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='8424.8' y1='831.6' x2='8599.199999999999' y2='794.2' />
751
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='8599.199999999999' y1='831.6' x2='8599.199999999999' y2='794.2' />
752
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='8773.599999999999' y1='831.6' x2='8599.199999999999' y2='794.2' />
753
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='8948.0' y1='831.6' x2='9122.4' y2='794.2' />
754
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='9122.4' y1='831.6' x2='9122.4' y2='794.2' />
755
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='9296.8' y1='831.6' x2='9122.4' y2='794.2' />
756
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='10168.799999999997' y1='426.8' x2='11738.399999999998' y2='389.4' />
757
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='11738.399999999996' y1='426.8' x2='11738.399999999998' y2='389.4' />
758
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='13307.999999999996' y1='426.8' x2='11738.399999999998' y2='389.4' />
759
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='9645.599999999997' y1='629.2' x2='10168.799999999997' y2='591.8' />
760
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='10168.799999999997' y1='629.2' x2='10168.799999999997' y2='591.8' />
761
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='10691.999999999998' y1='629.2' x2='10168.799999999997' y2='591.8' />
762
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='9471.199999999997' y1='831.6' x2='9645.599999999997' y2='794.2' />
763
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='9645.599999999997' y1='831.6' x2='9645.599999999997' y2='794.2' />
764
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='9819.999999999996' y1='831.6' x2='9645.599999999997' y2='794.2' />
765
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='9994.399999999998' y1='831.6' x2='10168.799999999997' y2='794.2' />
766
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='10168.799999999997' y1='831.6' x2='10168.799999999997' y2='794.2' />
767
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='10343.199999999997' y1='831.6' x2='10168.799999999997' y2='794.2' />
768
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='10517.599999999999' y1='831.6' x2='10691.999999999998' y2='794.2' />
769
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='10691.999999999996' y1='831.6' x2='10691.999999999998' y2='794.2' />
770
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='10866.399999999998' y1='831.6' x2='10691.999999999998' y2='794.2' />
771
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='11215.199999999997' y1='629.2' x2='11738.399999999996' y2='591.8' />
772
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='11738.399999999996' y1='629.2' x2='11738.399999999996' y2='591.8' />
773
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='12261.599999999995' y1='629.2' x2='11738.399999999996' y2='591.8' />
774
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='11040.799999999996' y1='831.6' x2='11215.199999999997' y2='794.2' />
775
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='11215.199999999997' y1='831.6' x2='11215.199999999997' y2='794.2' />
776
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='11389.599999999995' y1='831.6' x2='11215.199999999997' y2='794.2' />
777
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='11563.999999999996' y1='831.6' x2='11738.399999999996' y2='794.2' />
778
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='11738.399999999996' y1='831.6' x2='11738.399999999996' y2='794.2' />
779
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='11912.799999999996' y1='831.6' x2='11738.399999999996' y2='794.2' />
780
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='12087.199999999997' y1='831.6' x2='12261.599999999995' y2='794.2' />
781
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='12261.599999999995' y1='831.6' x2='12261.599999999995' y2='794.2' />
782
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='12435.999999999996' y1='831.6' x2='12261.599999999995' y2='794.2' />
783
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='12784.799999999996' y1='629.2' x2='13307.999999999996' y2='591.8' />
784
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='13307.999999999996' y1='629.2' x2='13307.999999999996' y2='591.8' />
785
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='13831.199999999997' y1='629.2' x2='13307.999999999996' y2='591.8' />
786
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='12610.399999999998' y1='831.6' x2='12784.799999999996' y2='794.2' />
787
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='12784.799999999996' y1='831.6' x2='12784.799999999996' y2='794.2' />
788
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='12959.199999999997' y1='831.6' x2='12784.799999999996' y2='794.2' />
789
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='13133.599999999997' y1='831.6' x2='13307.999999999996' y2='794.2' />
790
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='13307.999999999996' y1='831.6' x2='13307.999999999996' y2='794.2' />
791
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='13482.399999999996' y1='831.6' x2='13307.999999999996' y2='794.2' />
792
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='13656.799999999996' y1='831.6' x2='13831.199999999997' y2='794.2' />
793
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='13831.199999999997' y1='831.6' x2='13831.199999999997' y2='794.2' />
794
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='14005.599999999995' y1='831.6' x2='13831.199999999997' y2='794.2' />
795
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='14877.599999999995' y1='426.8' x2='16447.199999999997' y2='389.4' />
796
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='16447.199999999997' y1='426.8' x2='16447.199999999997' y2='389.4' />
797
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='18016.799999999996' y1='426.8' x2='16447.199999999997' y2='389.4' />
798
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='14354.399999999996' y1='629.2' x2='14877.599999999995' y2='591.8' />
799
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='14877.599999999997' y1='629.2' x2='14877.599999999995' y2='591.8' />
800
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='15400.799999999996' y1='629.2' x2='14877.599999999995' y2='591.8' />
801
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='14179.999999999996' y1='831.6' x2='14354.399999999996' y2='794.2' />
802
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='14354.399999999996' y1='831.6' x2='14354.399999999996' y2='794.2' />
803
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='14528.799999999996' y1='831.6' x2='14354.399999999996' y2='794.2' />
804
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='14703.199999999997' y1='831.6' x2='14877.599999999997' y2='794.2' />
805
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='14877.599999999997' y1='831.6' x2='14877.599999999997' y2='794.2' />
806
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='15051.999999999996' y1='831.6' x2='14877.599999999997' y2='794.2' />
807
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='15226.399999999996' y1='831.6' x2='15400.799999999996' y2='794.2' />
808
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='15400.799999999996' y1='831.6' x2='15400.799999999996' y2='794.2' />
809
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='15575.199999999997' y1='831.6' x2='15400.799999999996' y2='794.2' />
810
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='15923.999999999996' y1='629.2' x2='16447.199999999997' y2='591.8' />
811
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='16447.199999999997' y1='629.2' x2='16447.199999999997' y2='591.8' />
812
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='16970.399999999998' y1='629.2' x2='16447.199999999997' y2='591.8' />
813
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='15749.599999999997' y1='831.6' x2='15923.999999999996' y2='794.2' />
814
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='15923.999999999996' y1='831.6' x2='15923.999999999996' y2='794.2' />
815
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='16098.399999999998' y1='831.6' x2='15923.999999999996' y2='794.2' />
816
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='16272.799999999996' y1='831.6' x2='16447.199999999997' y2='794.2' />
817
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='16447.199999999997' y1='831.6' x2='16447.199999999997' y2='794.2' />
818
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='16621.6' y1='831.6' x2='16447.199999999997' y2='794.2' />
819
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='16795.999999999996' y1='831.6' x2='16970.399999999998' y2='794.2' />
820
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='16970.399999999998' y1='831.6' x2='16970.399999999998' y2='794.2' />
821
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='17144.799999999996' y1='831.6' x2='16970.399999999998' y2='794.2' />
822
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='17493.6' y1='629.2' x2='18016.799999999996' y2='591.8' />
823
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='18016.799999999996' y1='629.2' x2='18016.799999999996' y2='591.8' />
824
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='18539.999999999996' y1='629.2' x2='18016.799999999996' y2='591.8' />
825
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='17319.199999999997' y1='831.6' x2='17493.6' y2='794.2' />
826
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='17493.6' y1='831.6' x2='17493.6' y2='794.2' />
827
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='17667.999999999996' y1='831.6' x2='17493.6' y2='794.2' />
828
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='17842.399999999998' y1='831.6' x2='18016.799999999996' y2='794.2' />
829
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='18016.799999999996' y1='831.6' x2='18016.799999999996' y2='794.2' />
830
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='18191.199999999997' y1='831.6' x2='18016.799999999996' y2='794.2' />
831
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='18365.6' y1='831.6' x2='18539.999999999996' y2='794.2' />
832
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='18539.999999999996' y1='831.6' x2='18539.999999999996' y2='794.2' />
833
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='18714.399999999998' y1='831.6' x2='18539.999999999996' y2='794.2' />
834
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='19586.399999999998' y1='426.8' x2='21155.999999999996' y2='389.4' />
835
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='21155.999999999996' y1='426.8' x2='21155.999999999996' y2='389.4' />
836
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='22725.6' y1='426.8' x2='21155.999999999996' y2='389.4' />
837
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='19063.199999999997' y1='629.2' x2='19586.399999999998' y2='591.8' />
838
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='19586.399999999998' y1='629.2' x2='19586.399999999998' y2='591.8' />
839
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='20109.6' y1='629.2' x2='19586.399999999998' y2='591.8' />
840
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='18888.799999999996' y1='831.6' x2='19063.199999999997' y2='794.2' />
841
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='19063.199999999997' y1='831.6' x2='19063.199999999997' y2='794.2' />
842
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='19237.6' y1='831.6' x2='19063.199999999997' y2='794.2' />
843
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='19411.999999999996' y1='831.6' x2='19586.399999999998' y2='794.2' />
844
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='19586.399999999998' y1='831.6' x2='19586.399999999998' y2='794.2' />
845
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='19760.799999999996' y1='831.6' x2='19586.399999999998' y2='794.2' />
846
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='19935.199999999997' y1='831.6' x2='20109.6' y2='794.2' />
847
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='20109.6' y1='831.6' x2='20109.6' y2='794.2' />
848
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='20283.999999999996' y1='831.6' x2='20109.6' y2='794.2' />
849
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='20632.799999999996' y1='629.2' x2='21155.999999999996' y2='591.8' />
850
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='21155.999999999996' y1='629.2' x2='21155.999999999996' y2='591.8' />
851
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='21679.199999999997' y1='629.2' x2='21155.999999999996' y2='591.8' />
852
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='20458.399999999998' y1='831.6' x2='20632.799999999996' y2='794.2' />
853
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='20632.799999999996' y1='831.6' x2='20632.799999999996' y2='794.2' />
854
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='20807.199999999997' y1='831.6' x2='20632.799999999996' y2='794.2' />
855
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='20981.6' y1='831.6' x2='21155.999999999996' y2='794.2' />
856
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='21155.999999999996' y1='831.6' x2='21155.999999999996' y2='794.2' />
857
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='21330.399999999998' y1='831.6' x2='21155.999999999996' y2='794.2' />
858
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='21504.799999999996' y1='831.6' x2='21679.199999999997' y2='794.2' />
859
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='21679.199999999997' y1='831.6' x2='21679.199999999997' y2='794.2' />
860
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='21853.6' y1='831.6' x2='21679.199999999997' y2='794.2' />
861
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='22202.399999999998' y1='629.2' x2='22725.6' y2='591.8' />
862
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='22725.6' y1='629.2' x2='22725.6' y2='591.8' />
863
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='23248.799999999996' y1='629.2' x2='22725.6' y2='591.8' />
864
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='22027.999999999996' y1='831.6' x2='22202.399999999998' y2='794.2' />
865
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='22202.399999999998' y1='831.6' x2='22202.399999999998' y2='794.2' />
866
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='22376.799999999996' y1='831.6' x2='22202.399999999998' y2='794.2' />
867
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='22551.199999999997' y1='831.6' x2='22725.6' y2='794.2' />
868
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='22725.6' y1='831.6' x2='22725.6' y2='794.2' />
869
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='22899.999999999996' y1='831.6' x2='22725.6' y2='794.2' />
870
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='23074.399999999998' y1='831.6' x2='23248.799999999996' y2='794.2' />
871
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='23248.799999999996' y1='831.6' x2='23248.799999999996' y2='794.2' />
872
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='23423.199999999997' y1='831.6' x2='23248.799999999996' y2='794.2' />
873
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='24295.199999999997' y1='426.8' x2='25864.799999999996' y2='389.4' />
874
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='25864.799999999996' y1='426.8' x2='25864.799999999996' y2='389.4' />
875
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='27434.399999999998' y1='426.8' x2='25864.799999999996' y2='389.4' />
876
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='23771.999999999996' y1='629.2' x2='24295.199999999997' y2='591.8' />
877
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='24295.199999999997' y1='629.2' x2='24295.199999999997' y2='591.8' />
878
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='24818.399999999998' y1='629.2' x2='24295.199999999997' y2='591.8' />
879
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='23597.6' y1='831.6' x2='23771.999999999996' y2='794.2' />
880
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='23771.999999999996' y1='831.6' x2='23771.999999999996' y2='794.2' />
881
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='23946.399999999998' y1='831.6' x2='23771.999999999996' y2='794.2' />
882
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='24120.799999999996' y1='831.6' x2='24295.199999999997' y2='794.2' />
883
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='24295.199999999997' y1='831.6' x2='24295.199999999997' y2='794.2' />
884
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='24469.6' y1='831.6' x2='24295.199999999997' y2='794.2' />
885
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='24643.999999999996' y1='831.6' x2='24818.399999999998' y2='794.2' />
886
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='24818.399999999998' y1='831.6' x2='24818.399999999998' y2='794.2' />
887
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='24992.799999999996' y1='831.6' x2='24818.399999999998' y2='794.2' />
888
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='25341.6' y1='629.2' x2='25864.799999999996' y2='591.8' />
889
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='25864.799999999996' y1='629.2' x2='25864.799999999996' y2='591.8' />
890
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='26387.999999999996' y1='629.2' x2='25864.799999999996' y2='591.8' />
891
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='25167.199999999997' y1='831.6' x2='25341.6' y2='794.2' />
892
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='25341.6' y1='831.6' x2='25341.6' y2='794.2' />
893
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='25515.999999999996' y1='831.6' x2='25341.6' y2='794.2' />
894
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='25690.399999999998' y1='831.6' x2='25864.799999999996' y2='794.2' />
895
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='25864.799999999996' y1='831.6' x2='25864.799999999996' y2='794.2' />
896
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='26039.199999999997' y1='831.6' x2='25864.799999999996' y2='794.2' />
897
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='26213.6' y1='831.6' x2='26387.999999999996' y2='794.2' />
898
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='26387.999999999996' y1='831.6' x2='26387.999999999996' y2='794.2' />
899
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='26562.399999999998' y1='831.6' x2='26387.999999999996' y2='794.2' />
900
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='26911.199999999997' y1='629.2' x2='27434.399999999998' y2='591.8' />
901
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='27434.399999999998' y1='629.2' x2='27434.399999999998' y2='591.8' />
902
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='27957.6' y1='629.2' x2='27434.399999999998' y2='591.8' />
903
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='26736.799999999996' y1='831.6' x2='26911.199999999997' y2='794.2' />
904
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='26911.199999999997' y1='831.6' x2='26911.199999999997' y2='794.2' />
905
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='27085.6' y1='831.6' x2='26911.199999999997' y2='794.2' />
906
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='27260.0' y1='831.6' x2='27434.399999999998' y2='794.2' />
907
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='27434.399999999998' y1='831.6' x2='27434.399999999998' y2='794.2' />
908
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='27608.799999999996' y1='831.6' x2='27434.399999999998' y2='794.2' />
909
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='27783.199999999997' y1='831.6' x2='27957.6' y2='794.2' />
910
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='27957.6' y1='831.6' x2='27957.6' y2='794.2' />
911
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='28132.0' y1='831.6' x2='27957.6' y2='794.2' />
912
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='29004.0' y1='426.8' x2='30573.6' y2='389.4' />
913
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='30573.6' y1='426.8' x2='30573.6' y2='389.4' />
914
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='32143.199999999997' y1='426.8' x2='30573.6' y2='389.4' />
915
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='28480.799999999996' y1='629.2' x2='29004.0' y2='591.8' />
916
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='29004.0' y1='629.2' x2='29004.0' y2='591.8' />
917
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='29527.199999999997' y1='629.2' x2='29004.0' y2='591.8' />
918
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='28306.399999999998' y1='831.6' x2='28480.799999999996' y2='794.2' />
919
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='28480.799999999996' y1='831.6' x2='28480.799999999996' y2='794.2' />
920
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='28655.199999999997' y1='831.6' x2='28480.799999999996' y2='794.2' />
921
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='28829.6' y1='831.6' x2='29004.0' y2='794.2' />
922
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='29004.0' y1='831.6' x2='29004.0' y2='794.2' />
923
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='29178.399999999998' y1='831.6' x2='29004.0' y2='794.2' />
924
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='29352.8' y1='831.6' x2='29527.199999999997' y2='794.2' />
925
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='29527.199999999997' y1='831.6' x2='29527.199999999997' y2='794.2' />
926
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='29701.6' y1='831.6' x2='29527.199999999997' y2='794.2' />
927
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='30050.399999999998' y1='629.2' x2='30573.6' y2='591.8' />
928
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='30573.6' y1='629.2' x2='30573.6' y2='591.8' />
929
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='31096.8' y1='629.2' x2='30573.6' y2='591.8' />
930
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='29876.0' y1='831.6' x2='30050.399999999998' y2='794.2' />
931
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='30050.399999999998' y1='831.6' x2='30050.399999999998' y2='794.2' />
932
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='30224.799999999996' y1='831.6' x2='30050.399999999998' y2='794.2' />
933
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='30399.199999999997' y1='831.6' x2='30573.6' y2='794.2' />
934
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='30573.6' y1='831.6' x2='30573.6' y2='794.2' />
935
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='30748.0' y1='831.6' x2='30573.6' y2='794.2' />
936
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='30922.4' y1='831.6' x2='31096.8' y2='794.2' />
937
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='31096.8' y1='831.6' x2='31096.8' y2='794.2' />
938
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='31271.199999999997' y1='831.6' x2='31096.8' y2='794.2' />
939
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='31620.0' y1='629.2' x2='32143.199999999997' y2='591.8' />
940
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='32143.199999999997' y1='629.2' x2='32143.199999999997' y2='591.8' />
941
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='32666.4' y1='629.2' x2='32143.199999999997' y2='591.8' />
942
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='31445.6' y1='831.6' x2='31620.0' y2='794.2' />
943
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='31620.0' y1='831.6' x2='31620.0' y2='794.2' />
944
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='31794.399999999998' y1='831.6' x2='31620.0' y2='794.2' />
945
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='31968.8' y1='831.6' x2='32143.199999999997' y2='794.2' />
946
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='32143.199999999997' y1='831.6' x2='32143.199999999997' y2='794.2' />
947
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='32317.6' y1='831.6' x2='32143.199999999997' y2='794.2' />
948
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='32492.0' y1='831.6' x2='32666.4' y2='794.2' />
949
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='32666.4' y1='831.6' x2='32666.4' y2='794.2' />
950
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='32840.8' y1='831.6' x2='32666.4' y2='794.2' />
951
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='33712.8' y1='426.8' x2='35282.4' y2='389.4' />
952
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='35282.4' y1='426.8' x2='35282.4' y2='389.4' />
953
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='36852.0' y1='426.8' x2='35282.4' y2='389.4' />
954
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='33189.6' y1='629.2' x2='33712.8' y2='591.8' />
955
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='33712.8' y1='629.2' x2='33712.8' y2='591.8' />
956
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='34236.0' y1='629.2' x2='33712.8' y2='591.8' />
957
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='33015.2' y1='831.6' x2='33189.6' y2='794.2' />
958
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='33189.6' y1='831.6' x2='33189.6' y2='794.2' />
959
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='33364.0' y1='831.6' x2='33189.6' y2='794.2' />
960
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='33538.4' y1='831.6' x2='33712.8' y2='794.2' />
961
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='33712.8' y1='831.6' x2='33712.8' y2='794.2' />
962
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='33887.2' y1='831.6' x2='33712.8' y2='794.2' />
963
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='34061.6' y1='831.6' x2='34236.0' y2='794.2' />
964
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='34236.0' y1='831.6' x2='34236.0' y2='794.2' />
965
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='34410.4' y1='831.6' x2='34236.0' y2='794.2' />
966
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='34759.2' y1='629.2' x2='35282.4' y2='591.8' />
967
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='35282.399999999994' y1='629.2' x2='35282.4' y2='591.8' />
968
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='35805.600000000006' y1='629.2' x2='35282.4' y2='591.8' />
969
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='34584.8' y1='831.6' x2='34759.2' y2='794.2' />
970
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='34759.2' y1='831.6' x2='34759.2' y2='794.2' />
971
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='34933.6' y1='831.6' x2='34759.2' y2='794.2' />
972
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='35108.0' y1='831.6' x2='35282.399999999994' y2='794.2' />
973
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='35282.399999999994' y1='831.6' x2='35282.399999999994' y2='794.2' />
974
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='35456.8' y1='831.6' x2='35282.399999999994' y2='794.2' />
975
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='35631.2' y1='831.6' x2='35805.600000000006' y2='794.2' />
976
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='35805.600000000006' y1='831.6' x2='35805.600000000006' y2='794.2' />
977
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='35980.0' y1='831.6' x2='35805.600000000006' y2='794.2' />
978
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='36328.8' y1='629.2' x2='36852.0' y2='591.8' />
979
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='36852.0' y1='629.2' x2='36852.0' y2='591.8' />
980
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='37375.2' y1='629.2' x2='36852.0' y2='591.8' />
981
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='36154.399999999994' y1='831.6' x2='36328.8' y2='794.2' />
982
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='36328.8' y1='831.6' x2='36328.8' y2='794.2' />
983
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='36503.2' y1='831.6' x2='36328.8' y2='794.2' />
984
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='36677.6' y1='831.6' x2='36852.0' y2='794.2' />
985
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='36852.0' y1='831.6' x2='36852.0' y2='794.2' />
986
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='37026.4' y1='831.6' x2='36852.0' y2='794.2' />
987
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='37200.8' y1='831.6' x2='37375.2' y2='794.2' />
988
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='37375.2' y1='831.6' x2='37375.2' y2='794.2' />
989
+ <line style='fill: none; stroke:black; stroke-width:2; stroke-linejoin:round; stroke-linecap:round;' x1='37549.600000000006' y1='831.6' x2='37375.2' y2='794.2' />
990
990
  </svg>