rsyntaxtree 1.2.1 → 1.2.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (128) hide show
  1. checksums.yaml +4 -4
  2. data/.tags +12 -0
  3. data/Rakefile +14 -4
  4. data/bin/rsyntaxtree +4 -2
  5. data/docs/_examples/000.md +2 -1
  6. data/docs/_examples/001.md +2 -1
  7. data/docs/_examples/002.md +2 -1
  8. data/docs/_examples/003.md +2 -1
  9. data/docs/_examples/004.md +2 -1
  10. data/docs/_examples/005.md +2 -1
  11. data/docs/_examples/006.md +2 -1
  12. data/docs/_examples/007.md +2 -1
  13. data/docs/_examples/008.md +2 -1
  14. data/docs/_examples/009.md +2 -1
  15. data/docs/_examples/010.md +2 -1
  16. data/docs/_examples/011.md +2 -1
  17. data/docs/_examples/012.md +2 -1
  18. data/docs/_examples/013.md +2 -1
  19. data/docs/_examples/014.md +2 -1
  20. data/docs/_examples/015.md +2 -1
  21. data/docs/_examples/016.md +2 -1
  22. data/docs/_examples/017.md +2 -1
  23. data/docs/_examples/018.md +2 -1
  24. data/docs/_examples/019.md +2 -1
  25. data/docs/_examples/020.md +2 -1
  26. data/docs/_examples/021.md +2 -1
  27. data/docs/_examples/022.md +2 -1
  28. data/docs/_examples/023.md +2 -1
  29. data/docs/_examples/024.md +2 -1
  30. data/docs/_examples/025.md +2 -1
  31. data/docs/_examples/026.md +2 -1
  32. data/docs/_examples/027.md +2 -1
  33. data/docs/_examples/028.md +2 -1
  34. data/docs/_examples/029.md +2 -1
  35. data/docs/_examples/030.md +2 -1
  36. data/docs/_examples/031.md +2 -1
  37. data/docs/_examples/032.md +2 -1
  38. data/docs/_examples/033.md +16 -17
  39. data/docs/_examples/034.md +2 -1
  40. data/docs/_examples/035.md +5 -4
  41. data/docs/_examples/036.md +18 -0
  42. data/docs/_examples/037.md +18 -0
  43. data/docs/assets/img/000.png +0 -0
  44. data/docs/assets/img/001.png +0 -0
  45. data/docs/assets/img/002.png +0 -0
  46. data/docs/assets/img/003.png +0 -0
  47. data/docs/assets/img/004.png +0 -0
  48. data/docs/assets/img/005.png +0 -0
  49. data/docs/assets/img/006.png +0 -0
  50. data/docs/assets/img/007.png +0 -0
  51. data/docs/assets/img/008.png +0 -0
  52. data/docs/assets/img/009.png +0 -0
  53. data/docs/assets/img/010.png +0 -0
  54. data/docs/assets/img/011.png +0 -0
  55. data/docs/assets/img/012.png +0 -0
  56. data/docs/assets/img/013.png +0 -0
  57. data/docs/assets/img/014.png +0 -0
  58. data/docs/assets/img/015.png +0 -0
  59. data/docs/assets/img/016.png +0 -0
  60. data/docs/assets/img/017.png +0 -0
  61. data/docs/assets/img/018.png +0 -0
  62. data/docs/assets/img/019.png +0 -0
  63. data/docs/assets/img/020.png +0 -0
  64. data/docs/assets/img/021.png +0 -0
  65. data/docs/assets/img/022.png +0 -0
  66. data/docs/assets/img/023.png +0 -0
  67. data/docs/assets/img/024.png +0 -0
  68. data/docs/assets/img/025.png +0 -0
  69. data/docs/assets/img/026.png +0 -0
  70. data/docs/assets/img/027.png +0 -0
  71. data/docs/assets/img/028.png +0 -0
  72. data/docs/assets/img/029.png +0 -0
  73. data/docs/assets/img/030.png +0 -0
  74. data/docs/assets/img/031.png +0 -0
  75. data/docs/assets/img/032.png +0 -0
  76. data/docs/assets/img/033.png +0 -0
  77. data/docs/assets/img/034.png +0 -0
  78. data/docs/assets/img/035.png +0 -0
  79. data/docs/assets/img/036.png +0 -0
  80. data/docs/assets/img/037.png +0 -0
  81. data/docs/assets/svg/000.svg +40 -40
  82. data/docs/assets/svg/001.svg +20 -20
  83. data/docs/assets/svg/002.svg +29 -29
  84. data/docs/assets/svg/003.svg +21 -21
  85. data/docs/assets/svg/004.svg +30 -30
  86. data/docs/assets/svg/005.svg +12 -12
  87. data/docs/assets/svg/006.svg +16 -16
  88. data/docs/assets/svg/007.svg +23 -23
  89. data/docs/assets/svg/008.svg +27 -27
  90. data/docs/assets/svg/009.svg +24 -24
  91. data/docs/assets/svg/010.svg +53 -53
  92. data/docs/assets/svg/011.svg +19 -19
  93. data/docs/assets/svg/012.svg +22 -22
  94. data/docs/assets/svg/013.svg +117 -117
  95. data/docs/assets/svg/014.svg +88 -88
  96. data/docs/assets/svg/015.svg +33 -33
  97. data/docs/assets/svg/016.svg +193 -193
  98. data/docs/assets/svg/017.svg +36 -36
  99. data/docs/assets/svg/018.svg +38 -38
  100. data/docs/assets/svg/019.svg +177 -177
  101. data/docs/assets/svg/020.svg +60 -60
  102. data/docs/assets/svg/021.svg +34 -34
  103. data/docs/assets/svg/022.svg +62 -62
  104. data/docs/assets/svg/023.svg +33 -33
  105. data/docs/assets/svg/024.svg +15 -15
  106. data/docs/assets/svg/025.svg +117 -117
  107. data/docs/assets/svg/026.svg +9 -9
  108. data/docs/assets/svg/027.svg +39 -39
  109. data/docs/assets/svg/028.svg +22 -22
  110. data/docs/assets/svg/029.svg +87 -87
  111. data/docs/assets/svg/030.svg +44 -44
  112. data/docs/assets/svg/031.svg +7 -7
  113. data/docs/assets/svg/032.svg +61 -61
  114. data/docs/assets/svg/033.svg +60 -59
  115. data/docs/assets/svg/034.svg +59 -59
  116. data/docs/assets/svg/035.svg +44 -42
  117. data/docs/assets/svg/036.svg +50 -0
  118. data/docs/assets/svg/037.svg +88 -0
  119. data/docs/documentation.md +2 -2
  120. data/docs/documentation_ja.md +6 -6
  121. data/docs/examples.html +1 -1
  122. data/lib/rsyntaxtree/base_graph.rb +26 -8
  123. data/lib/rsyntaxtree/element.rb +6 -3
  124. data/lib/rsyntaxtree/svg_graph.rb +12 -8
  125. data/lib/rsyntaxtree/version.rb +1 -1
  126. data/lib/rsyntaxtree.rb +13 -3
  127. data/test/example_verify_test.rb +13 -3
  128. metadata +9 -3
@@ -1,6 +1,6 @@
1
1
  <?xml version="1.0" standalone="no"?>
2
2
  <!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
3
- <svg width="3783.2" height="3295.999999999999" viewBox="-20, -20, 3803.2, 3315.999999999999" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="3783.2" height="3251.9999999999995" viewBox="-20, -20, 3803.2, 3271.9999999999995" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="11.520000000000001" markerHeight="11.520000000000001" viewBox="0 0 11.520000000000001 11.520000000000001" refX="5.760000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,11.520000000000001,5.760000000000001,0,11.520000000000001,11.520000000000001" />
@@ -11,7 +11,7 @@
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="11.520000000000001" markerHeight="11.520000000000001" orient="auto">
12
12
  <path d="M 0 0 L 10 5 L 0 10 z" fill="black"/>
13
13
  </marker>
14
- <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="28.8" markerHeight="28.8" orient="auto">
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="34.56" markerHeight="34.56" orient="auto">
15
15
  <path d="M 0 5 L 10 0 L 10 5 L 20 5 L 20 0 L 30 5 L 20 10 L 20 5 L 10 5 L 10 10 z" fill="black"/>
16
16
  </marker>
17
17
  <pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
@@ -24,242 +24,242 @@
24
24
  <line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
25
25
  </pattern>
26
26
  </defs>
27
- <rect x="-20" y="-20" width="3803.2" height="3315.999999999999" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="3803.2" height="3271.9999999999995" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1688.0' y='132.0'><tspan x='1688.0' y='132.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;statement&#62;</tspan>
29
29
  </text>
30
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1759.9999999999998' y='475.20000000000005'><tspan x='1759.9999999999998' y='475.20000000000005' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;while&#62;</tspan>
30
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1759.9999999999998' y='431.2'><tspan x='1759.9999999999998' y='431.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;while&#62;</tspan>
31
31
  </text>
32
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='818.4'><tspan x='28.799999999999955' y='818.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>w<tspan style='fill:none;'>■</tspan></tspan>
32
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='28.799999999999955' y='774.4'><tspan x='28.799999999999955' y='774.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>w<tspan style='fill:none;'>■</tspan></tspan>
33
33
  </text>
34
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='252.0' y='818.4'><tspan x='252.0' y='818.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>(<tspan style='fill:none;'>■</tspan></tspan>
34
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='252.0' y='774.4'><tspan x='252.0' y='774.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>(<tspan style='fill:none;'>■</tspan></tspan>
35
35
  </text>
36
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='797.4000000000001' y='818.4'><tspan x='797.4000000000001' y='818.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
36
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='797.4000000000001' y='774.4'><tspan x='797.4000000000001' y='774.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
37
37
  </text>
38
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='815.4000000000001' y='1161.6'><tspan x='815.4000000000001' y='1161.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;less-than&#62;</tspan>
38
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='815.4000000000001' y='1117.6'><tspan x='815.4000000000001' y='1117.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;less-than&#62;</tspan>
39
39
  </text>
40
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='475.20000000000005' y='1504.8'><tspan x='475.20000000000005' y='1504.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
40
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='475.20000000000005' y='1460.8'><tspan x='475.20000000000005' y='1460.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='547.2' y='1848.0'><tspan x='547.2' y='1848.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='547.2' y='1804.0'><tspan x='547.2' y='1804.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
43
43
  </text>
44
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='601.2' y='2191.2'><tspan x='601.2' y='2191.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>v<tspan style='fill:none;'>■</tspan></tspan>
44
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='601.2' y='2147.2'><tspan x='601.2' y='2147.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>v<tspan style='fill:none;'>■</tspan></tspan>
45
45
  </text>
46
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='950.4000000000001' y='1504.8'><tspan x='950.4000000000001' y='1504.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>&#60;<tspan style='fill:none;'>■</tspan></tspan>
46
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='950.4000000000001' y='1460.8'><tspan x='950.4000000000001' y='1460.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>&#60;<tspan style='fill:none;'>■</tspan></tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1173.6000000000004' y='1504.8'><tspan x='1173.6000000000004' y='1504.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;less-than&#62;</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1173.6000000000004' y='1460.8'><tspan x='1173.6000000000004' y='1460.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;less-than&#62;</tspan>
49
49
  </text>
50
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1191.6000000000004' y='1848.0'><tspan x='1191.6000000000004' y='1848.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
50
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1191.6000000000004' y='1804.0'><tspan x='1191.6000000000004' y='1804.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
51
51
  </text>
52
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1263.6000000000004' y='2191.2'><tspan x='1263.6000000000004' y='2191.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
52
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1263.6000000000004' y='2147.2'><tspan x='1263.6000000000004' y='2147.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
53
53
  </text>
54
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1317.6000000000004' y='2534.3999999999996'><tspan x='1317.6000000000004' y='2534.3999999999996' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>n<tspan style='fill:none;'>■</tspan></tspan>
54
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1317.6000000000004' y='2490.4'><tspan x='1317.6000000000004' y='2490.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>n<tspan style='fill:none;'>■</tspan></tspan>
55
55
  </text>
56
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1684.8' y='818.4'><tspan x='1684.8' y='818.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>)<tspan style='fill:none;'>■</tspan></tspan>
56
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1684.8' y='774.4'><tspan x='1684.8' y='774.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>)<tspan style='fill:none;'>■</tspan></tspan>
57
57
  </text>
58
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1908.0' y='818.4'><tspan x='1908.0' y='818.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>{<tspan style='fill:none;'>■</tspan></tspan>
58
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1908.0' y='774.4'><tspan x='1908.0' y='774.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>{<tspan style='fill:none;'>■</tspan></tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2401.0' y='818.4'><tspan x='2401.0' y='818.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;statement&#62;</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2401.0' y='774.4'><tspan x='2401.0' y='774.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;statement&#62;</tspan>
61
61
  </text>
62
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2455.0' y='1161.6'><tspan x='2455.0' y='1161.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;assign&#62;</tspan>
62
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2455.0' y='1117.6'><tspan x='2455.0' y='1117.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;assign&#62;</tspan>
63
63
  </text>
64
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2131.2' y='1504.8'><tspan x='2131.2' y='1504.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>v<tspan style='fill:none;'>■</tspan></tspan>
64
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2131.2' y='1460.8'><tspan x='2131.2' y='1460.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>v<tspan style='fill:none;'>■</tspan></tspan>
65
65
  </text>
66
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2354.4' y='1504.8'><tspan x='2354.4' y='1504.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>=<tspan style='fill:none;'>■</tspan></tspan>
66
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2354.4' y='1460.8'><tspan x='2354.4' y='1460.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>=<tspan style='fill:none;'>■</tspan></tspan>
67
67
  </text>
68
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2796.8' y='1504.8'><tspan x='2796.8' y='1504.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
68
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2796.8' y='1460.8'><tspan x='2796.8' y='1460.8' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;expression&#62;</tspan>
69
69
  </text>
70
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2814.8' y='1848.0'><tspan x='2814.8' y='1848.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;less-than&#62;</tspan>
70
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2814.8' y='1804.0'><tspan x='2814.8' y='1804.0' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;less-than&#62;</tspan>
71
71
  </text>
72
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2832.8' y='2191.2'><tspan x='2832.8' y='2191.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
72
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2832.8' y='2147.2'><tspan x='2832.8' y='2147.2' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
73
73
  </text>
74
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2577.6' y='2534.3999999999996'><tspan x='2577.6' y='2534.3999999999996' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
74
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2577.6' y='2490.4'><tspan x='2577.6' y='2490.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
75
75
  </text>
76
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2631.6' y='2877.5999999999995'><tspan x='2631.6' y='2877.5999999999995' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>v<tspan style='fill:none;'>■</tspan></tspan>
76
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2631.6' y='2833.6'><tspan x='2631.6' y='2833.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>v<tspan style='fill:none;'>■</tspan></tspan>
77
77
  </text>
78
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2908.8' y='2534.3999999999996'><tspan x='2908.8' y='2534.3999999999996' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>*<tspan style='fill:none;'>■</tspan></tspan>
78
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2908.8' y='2490.4'><tspan x='2908.8' y='2490.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>*<tspan style='fill:none;'>■</tspan></tspan>
79
79
  </text>
80
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3160.0' y='2534.3999999999996'><tspan x='3160.0' y='2534.3999999999996' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
80
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3160.0' y='2490.4'><tspan x='3160.0' y='2490.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;multiply&#62;</tspan>
81
81
  </text>
82
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3232.0' y='2877.5999999999995'><tspan x='3232.0' y='2877.5999999999995' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
82
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3232.0' y='2833.6'><tspan x='3232.0' y='2833.6' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif">&#60;term&#62;</tspan>
83
83
  </text>
84
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3286.0' y='3220.7999999999993'><tspan x='3286.0' y='3220.7999999999993' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>n<tspan style='fill:none;'>■</tspan></tspan>
84
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3286.0' y='3176.7999999999997'><tspan x='3286.0' y='3176.7999999999997' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>n<tspan style='fill:none;'>■</tspan></tspan>
85
85
  </text>
86
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3635.2' y='818.4'><tspan x='3635.2' y='818.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>}<tspan style='fill:none;'>■</tspan></tspan>
86
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='3635.2' y='774.4'><tspan x='3635.2' y='774.4' style="" text-decoration="" font-family="'Noto Sans Mono SemiCondensed', 'Noto Sans JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', sans-serif"><tspan style='fill:none;'>■</tspan>}<tspan style='fill:none;'>■</tspan></tspan>
87
87
  </text>
88
88
  <polyline style='stroke:black; stroke-width:2; fill:none;'
89
- points='1885.9999999999998 365.2 1885.9999999999998 276.1 1885.9999999999998 276.1 1885.9999999999998 187.0' />
89
+ points='1885.9999999999998 321.2 1885.9999999999998 254.1 1885.9999999999998 254.1 1885.9999999999998 187.0' />
90
90
  <polyline style='stroke:black; stroke-width:2; fill:none;'
91
- points='82.79999999999995 708.4 82.79999999999995 619.3 1885.9999999999998 619.3 1885.9999999999998 530.2' />
91
+ points='82.79999999999995 664.4 82.79999999999995 575.3 1885.9999999999998 575.3 1885.9999999999998 486.2' />
92
92
  <polyline style='stroke:black; stroke-width:2; fill:none;'
93
- points='306.0 708.4 306.0 619.3 1885.9999999999998 619.3 1885.9999999999998 530.2' />
93
+ points='306.0 664.4 306.0 575.3 1885.9999999999998 575.3 1885.9999999999998 486.2' />
94
94
  <polyline style='stroke:black; stroke-width:2; fill:none;'
95
- points='1013.4000000000001 708.4 1013.4000000000001 619.3 1885.9999999999998 619.3 1885.9999999999998 530.2' />
95
+ points='1013.4000000000001 664.4 1013.4000000000001 575.3 1885.9999999999998 575.3 1885.9999999999998 486.2' />
96
96
  <polyline style='stroke:black; stroke-width:2; fill:none;'
97
- points='1738.8 708.4 1738.8 619.3 1885.9999999999998 619.3 1885.9999999999998 530.2' />
97
+ points='1738.8 664.4 1738.8 575.3 1885.9999999999998 575.3 1885.9999999999998 486.2' />
98
98
  <polyline style='stroke:black; stroke-width:2; fill:none;'
99
- points='1962.0 708.4 1962.0 619.3 1885.9999999999998 619.3 1885.9999999999998 530.2' />
99
+ points='1962.0 664.4 1962.0 575.3 1885.9999999999998 575.3 1885.9999999999998 486.2' />
100
100
  <polyline style='stroke:black; stroke-width:2; fill:none;'
101
- points='2599.0 708.4 2599.0 619.3 1885.9999999999998 619.3 1885.9999999999998 530.2' />
101
+ points='2599.0 664.4 2599.0 575.3 1885.9999999999998 575.3 1885.9999999999998 486.2' />
102
102
  <polyline style='stroke:black; stroke-width:2; fill:none;'
103
- points='3689.2 708.4 3689.2 619.3 1885.9999999999998 619.3 1885.9999999999998 530.2' />
103
+ points='3689.2 664.4 3689.2 575.3 1885.9999999999998 575.3 1885.9999999999998 486.2' />
104
104
  <polyline style='stroke:black; stroke-width:2; fill:none;'
105
- points='1013.4000000000001 1051.6 1013.4000000000001 962.5 1013.4000000000001 962.5 1013.4000000000001 873.4' />
105
+ points='1013.4000000000001 1007.5999999999999 1013.4000000000001 918.5 1013.4000000000001 918.5 1013.4000000000001 829.4' />
106
106
  <polyline style='stroke:black; stroke-width:2; fill:none;'
107
- points='655.2 1394.8 655.2 1305.6999999999998 1013.4000000000001 1305.6999999999998 1013.4000000000001 1216.6' />
107
+ points='655.2 1350.8 655.2 1261.6999999999998 1013.4000000000001 1261.6999999999998 1013.4000000000001 1172.6' />
108
108
  <polyline style='stroke:black; stroke-width:2; fill:none;'
109
- points='1004.4000000000002 1394.8 1004.4000000000002 1305.6999999999998 1013.4000000000001 1305.6999999999998 1013.4000000000001 1216.6' />
109
+ points='1004.4000000000002 1350.8 1004.4000000000002 1261.6999999999998 1013.4000000000001 1261.6999999999998 1013.4000000000001 1172.6' />
110
110
  <polyline style='stroke:black; stroke-width:2; fill:none;'
111
- points='1371.6000000000004 1394.8 1371.6000000000004 1305.6999999999998 1013.4000000000001 1305.6999999999998 1013.4000000000001 1216.6' />
111
+ points='1371.6000000000004 1350.8 1371.6000000000004 1261.6999999999998 1013.4000000000001 1261.6999999999998 1013.4000000000001 1172.6' />
112
112
  <polyline style='stroke:black; stroke-width:2; fill:none;'
113
- points='655.2 1738.0 655.2 1648.9 655.2 1648.9 655.2 1559.8' />
113
+ points='655.2 1694.0 655.2 1604.9 655.2 1604.9 655.2 1515.8' />
114
114
  <polyline style='stroke:black; stroke-width:2; fill:none;'
115
- points='655.2 2081.2 655.2 1992.1 655.2 1992.1 655.2 1903.0' />
115
+ points='655.2 2037.2 655.2 1948.1 655.2 1948.1 655.2 1859.0' />
116
116
  <polyline style='stroke:black; stroke-width:2; fill:none;'
117
- points='1371.6000000000004 1738.0 1371.6000000000004 1648.9 1371.6000000000004 1648.9 1371.6000000000004 1559.8' />
117
+ points='1371.6000000000004 1694.0 1371.6000000000004 1604.9 1371.6000000000004 1604.9 1371.6000000000004 1515.8' />
118
118
  <polyline style='stroke:black; stroke-width:2; fill:none;'
119
- points='1371.6000000000004 2081.2 1371.6000000000004 1992.1 1371.6000000000004 1992.1 1371.6000000000004 1903.0' />
119
+ points='1371.6000000000004 2037.2 1371.6000000000004 1948.1 1371.6000000000004 1948.1 1371.6000000000004 1859.0' />
120
120
  <polyline style='stroke:black; stroke-width:2; fill:none;'
121
- points='1371.6000000000004 2424.3999999999996 1371.6000000000004 2335.2999999999997 1371.6000000000004 2335.2999999999997 1371.6000000000004 2246.2' />
121
+ points='1371.6000000000004 2380.4 1371.6000000000004 2291.3 1371.6000000000004 2291.3 1371.6000000000004 2202.2' />
122
122
  <polyline style='stroke:black; stroke-width:2; fill:none;'
123
- points='2599.0 1051.6 2599.0 962.5 2599.0 962.5 2599.0 873.4' />
123
+ points='2599.0 1007.5999999999999 2599.0 918.5 2599.0 918.5 2599.0 829.4' />
124
124
  <polyline style='stroke:black; stroke-width:2; fill:none;'
125
- points='2185.2 1394.8 2185.2 1305.6999999999998 2599.0 1305.6999999999998 2599.0 1216.6' />
125
+ points='2185.2 1350.8 2185.2 1261.6999999999998 2599.0 1261.6999999999998 2599.0 1172.6' />
126
126
  <polyline style='stroke:black; stroke-width:2; fill:none;'
127
- points='2408.4 1394.8 2408.4 1305.6999999999998 2599.0 1305.6999999999998 2599.0 1216.6' />
127
+ points='2408.4 1350.8 2408.4 1261.6999999999998 2599.0 1261.6999999999998 2599.0 1172.6' />
128
128
  <polyline style='stroke:black; stroke-width:2; fill:none;'
129
- points='3012.8 1394.8 3012.8 1305.6999999999998 2599.0 1305.6999999999998 2599.0 1216.6' />
129
+ points='3012.8 1350.8 3012.8 1261.6999999999998 2599.0 1261.6999999999998 2599.0 1172.6' />
130
130
  <polyline style='stroke:black; stroke-width:2; fill:none;'
131
- points='3012.8 1738.0 3012.8 1648.9 3012.8 1648.9 3012.8 1559.8' />
131
+ points='3012.8 1694.0 3012.8 1604.9 3012.8 1604.9 3012.8 1515.8' />
132
132
  <polyline style='stroke:black; stroke-width:2; fill:none;'
133
- points='3012.8 2081.2 3012.8 1992.1 3012.8 1992.1 3012.8 1903.0' />
133
+ points='3012.8 2037.2 3012.8 1948.1 3012.8 1948.1 3012.8 1859.0' />
134
134
  <polyline style='stroke:black; stroke-width:2; fill:none;'
135
- points='2685.6 2424.3999999999996 2685.6 2335.2999999999997 3012.8 2335.2999999999997 3012.8 2246.2' />
135
+ points='2685.6 2380.4 2685.6 2291.3 3012.8 2291.3 3012.8 2202.2' />
136
136
  <polyline style='stroke:black; stroke-width:2; fill:none;'
137
- points='2976.8 2424.3999999999996 2976.8 2335.2999999999997 3012.8 2335.2999999999997 3012.8 2246.2' />
137
+ points='2976.8 2380.4 2976.8 2291.3 3012.8 2291.3 3012.8 2202.2' />
138
138
  <polyline style='stroke:black; stroke-width:2; fill:none;'
139
- points='3340.0 2424.3999999999996 3340.0 2335.2999999999997 3012.8 2335.2999999999997 3012.8 2246.2' />
139
+ points='3340.0 2380.4 3340.0 2291.3 3012.8 2291.3 3012.8 2202.2' />
140
140
  <polyline style='stroke:black; stroke-width:2; fill:none;'
141
- points='2685.6 2767.5999999999995 2685.6 2678.4999999999995 2685.6 2678.4999999999995 2685.6 2589.3999999999996' />
141
+ points='2685.6 2723.6 2685.6 2634.5 2685.6 2634.5 2685.6 2545.4' />
142
142
  <polyline style='stroke:black; stroke-width:2; fill:none;'
143
- points='3340.0 2767.5999999999995 3340.0 2678.4999999999995 3340.0 2678.4999999999995 3340.0 2589.3999999999996' />
143
+ points='3340.0 2723.6 3340.0 2634.5 3340.0 2634.5 3340.0 2545.4' />
144
144
  <polyline style='stroke:black; stroke-width:2; fill:none;'
145
- points='3340.0 3110.7999999999993 3340.0 3021.6999999999994 3340.0 3021.6999999999994 3340.0 2932.5999999999995' />
145
+ points='3340.0 3066.7999999999997 3340.0 2977.7 3340.0 2977.7 3340.0 2888.6' />
146
146
  <line x1='1673.6' y1='33.0' x2='2098.4' y2='33.0' style='fill: none; stroke: black; stroke-width:2' />
147
147
  <line x1='1673.6' y1='33.0' x2='1673.6' y2='176.0' style='fill: none; stroke: black; stroke-width:2' />
148
148
  <line x1='2098.4' y1='33.0' x2='2098.4' y2='176.0' style='fill: none; stroke: black; stroke-width:2' />
149
149
  <line x1='1673.6' y1='176.0' x2='2098.4' y2='176.0' style='fill: none; stroke: black; stroke-width:2' />
150
- <line x1='1745.5999999999997' y1='376.2' x2='2026.3999999999996' y2='376.2' style='fill: none; stroke: black; stroke-width:2' />
151
- <line x1='1745.5999999999997' y1='376.2' x2='1745.5999999999997' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
152
- <line x1='2026.3999999999996' y1='376.2' x2='2026.3999999999996' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
153
- <line x1='1745.5999999999997' y1='519.2' x2='2026.3999999999996' y2='519.2' style='fill: none; stroke: black; stroke-width:2' />
154
- <line x1='14.399999999999954' y1='719.4' x2='151.19999999999996' y2='719.4' style='fill: none; stroke: black; stroke-width:2' />
155
- <line x1='14.399999999999954' y1='719.4' x2='14.399999999999954' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
156
- <line x1='151.19999999999996' y1='719.4' x2='151.19999999999996' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
157
- <line x1='14.399999999999954' y1='862.4' x2='151.19999999999996' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
158
- <line x1='237.6' y1='719.4' x2='374.4' y2='719.4' style='fill: none; stroke: black; stroke-width:2' />
159
- <line x1='237.6' y1='719.4' x2='237.6' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
160
- <line x1='374.4' y1='719.4' x2='374.4' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
161
- <line x1='237.6' y1='862.4' x2='374.4' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
162
- <line x1='783.0000000000001' y1='719.4' x2='1243.8000000000002' y2='719.4' style='fill: none; stroke: black; stroke-width:2' />
163
- <line x1='783.0000000000001' y1='719.4' x2='783.0000000000001' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
164
- <line x1='1243.8000000000002' y1='719.4' x2='1243.8000000000002' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
165
- <line x1='783.0000000000001' y1='862.4' x2='1243.8000000000002' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
166
- <line x1='801.0000000000001' y1='1062.6' x2='1225.8000000000002' y2='1062.6' style='fill: none; stroke: black; stroke-width:2' />
167
- <line x1='801.0000000000001' y1='1062.6' x2='801.0000000000001' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
168
- <line x1='1225.8000000000002' y1='1062.6' x2='1225.8000000000002' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
169
- <line x1='801.0000000000001' y1='1205.6' x2='1225.8000000000002' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
170
- <line x1='460.80000000000007' y1='1405.8' x2='849.6000000000001' y2='1405.8' style='fill: none; stroke: black; stroke-width:2' />
171
- <line x1='460.80000000000007' y1='1405.8' x2='460.80000000000007' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
172
- <line x1='849.6000000000001' y1='1405.8' x2='849.6000000000001' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
173
- <line x1='460.80000000000007' y1='1548.8' x2='849.6000000000001' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
174
- <line x1='532.8000000000001' y1='1749.0' x2='777.6000000000001' y2='1749.0' style='fill: none; stroke: black; stroke-width:2' />
175
- <line x1='532.8000000000001' y1='1749.0' x2='532.8000000000001' y2='1892.0' style='fill: none; stroke: black; stroke-width:2' />
176
- <line x1='777.6000000000001' y1='1749.0' x2='777.6000000000001' y2='1892.0' style='fill: none; stroke: black; stroke-width:2' />
177
- <line x1='532.8000000000001' y1='1892.0' x2='777.6000000000001' y2='1892.0' style='fill: none; stroke: black; stroke-width:2' />
178
- <line x1='586.8000000000001' y1='2092.2' x2='723.6000000000001' y2='2092.2' style='fill: none; stroke: black; stroke-width:2' />
179
- <line x1='586.8000000000001' y1='2092.2' x2='586.8000000000001' y2='2235.2' style='fill: none; stroke: black; stroke-width:2' />
180
- <line x1='723.6000000000001' y1='2092.2' x2='723.6000000000001' y2='2235.2' style='fill: none; stroke: black; stroke-width:2' />
181
- <line x1='586.8000000000001' y1='2235.2' x2='723.6000000000001' y2='2235.2' style='fill: none; stroke: black; stroke-width:2' />
182
- <line x1='936.0000000000001' y1='1405.8' x2='1072.8000000000002' y2='1405.8' style='fill: none; stroke: black; stroke-width:2' />
183
- <line x1='936.0000000000001' y1='1405.8' x2='936.0000000000001' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
184
- <line x1='1072.8000000000002' y1='1405.8' x2='1072.8000000000002' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
185
- <line x1='936.0000000000001' y1='1548.8' x2='1072.8000000000002' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
186
- <line x1='1159.2000000000003' y1='1405.8' x2='1584.0000000000002' y2='1405.8' style='fill: none; stroke: black; stroke-width:2' />
187
- <line x1='1159.2000000000003' y1='1405.8' x2='1159.2000000000003' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
188
- <line x1='1584.0000000000002' y1='1405.8' x2='1584.0000000000002' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
189
- <line x1='1159.2000000000003' y1='1548.8' x2='1584.0000000000002' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
190
- <line x1='1177.2000000000003' y1='1749.0' x2='1566.0000000000002' y2='1749.0' style='fill: none; stroke: black; stroke-width:2' />
191
- <line x1='1177.2000000000003' y1='1749.0' x2='1177.2000000000003' y2='1892.0' style='fill: none; stroke: black; stroke-width:2' />
192
- <line x1='1566.0000000000002' y1='1749.0' x2='1566.0000000000002' y2='1892.0' style='fill: none; stroke: black; stroke-width:2' />
193
- <line x1='1177.2000000000003' y1='1892.0' x2='1566.0000000000002' y2='1892.0' style='fill: none; stroke: black; stroke-width:2' />
194
- <line x1='1249.2000000000003' y1='2092.2' x2='1494.0000000000002' y2='2092.2' style='fill: none; stroke: black; stroke-width:2' />
195
- <line x1='1249.2000000000003' y1='2092.2' x2='1249.2000000000003' y2='2235.2' style='fill: none; stroke: black; stroke-width:2' />
196
- <line x1='1494.0000000000002' y1='2092.2' x2='1494.0000000000002' y2='2235.2' style='fill: none; stroke: black; stroke-width:2' />
197
- <line x1='1249.2000000000003' y1='2235.2' x2='1494.0000000000002' y2='2235.2' style='fill: none; stroke: black; stroke-width:2' />
198
- <line x1='1303.2000000000003' y1='2435.3999999999996' x2='1440.0000000000002' y2='2435.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
199
- <line x1='1303.2000000000003' y1='2435.3999999999996' x2='1303.2000000000003' y2='2578.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
200
- <line x1='1440.0000000000002' y1='2435.3999999999996' x2='1440.0000000000002' y2='2578.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
201
- <line x1='1303.2000000000003' y1='2578.3999999999996' x2='1440.0000000000002' y2='2578.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
202
- <line x1='1670.3999999999999' y1='719.4' x2='1807.1999999999998' y2='719.4' style='fill: none; stroke: black; stroke-width:2' />
203
- <line x1='1670.3999999999999' y1='719.4' x2='1670.3999999999999' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
204
- <line x1='1807.1999999999998' y1='719.4' x2='1807.1999999999998' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
205
- <line x1='1670.3999999999999' y1='862.4' x2='1807.1999999999998' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
206
- <line x1='1893.6' y1='719.4' x2='2030.3999999999999' y2='719.4' style='fill: none; stroke: black; stroke-width:2' />
207
- <line x1='1893.6' y1='719.4' x2='1893.6' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
208
- <line x1='2030.3999999999999' y1='719.4' x2='2030.3999999999999' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
209
- <line x1='1893.6' y1='862.4' x2='2030.3999999999999' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
210
- <line x1='2386.6' y1='719.4' x2='2811.4' y2='719.4' style='fill: none; stroke: black; stroke-width:2' />
211
- <line x1='2386.6' y1='719.4' x2='2386.6' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
212
- <line x1='2811.4' y1='719.4' x2='2811.4' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
213
- <line x1='2386.6' y1='862.4' x2='2811.4' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
214
- <line x1='2440.6' y1='1062.6' x2='2757.4' y2='1062.6' style='fill: none; stroke: black; stroke-width:2' />
215
- <line x1='2440.6' y1='1062.6' x2='2440.6' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
216
- <line x1='2757.4' y1='1062.6' x2='2757.4' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
217
- <line x1='2440.6' y1='1205.6' x2='2757.4' y2='1205.6' style='fill: none; stroke: black; stroke-width:2' />
218
- <line x1='2116.7999999999997' y1='1405.8' x2='2253.6' y2='1405.8' style='fill: none; stroke: black; stroke-width:2' />
219
- <line x1='2116.7999999999997' y1='1405.8' x2='2116.7999999999997' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
220
- <line x1='2253.6' y1='1405.8' x2='2253.6' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
221
- <line x1='2116.7999999999997' y1='1548.8' x2='2253.6' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
222
- <line x1='2340.0' y1='1405.8' x2='2476.8' y2='1405.8' style='fill: none; stroke: black; stroke-width:2' />
223
- <line x1='2340.0' y1='1405.8' x2='2340.0' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
224
- <line x1='2476.8' y1='1405.8' x2='2476.8' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
225
- <line x1='2340.0' y1='1548.8' x2='2476.8' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
226
- <line x1='2782.4' y1='1405.8' x2='3243.2000000000003' y2='1405.8' style='fill: none; stroke: black; stroke-width:2' />
227
- <line x1='2782.4' y1='1405.8' x2='2782.4' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
228
- <line x1='3243.2000000000003' y1='1405.8' x2='3243.2000000000003' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
229
- <line x1='2782.4' y1='1548.8' x2='3243.2000000000003' y2='1548.8' style='fill: none; stroke: black; stroke-width:2' />
230
- <line x1='2800.4' y1='1749.0' x2='3225.2000000000003' y2='1749.0' style='fill: none; stroke: black; stroke-width:2' />
231
- <line x1='2800.4' y1='1749.0' x2='2800.4' y2='1892.0' style='fill: none; stroke: black; stroke-width:2' />
232
- <line x1='3225.2000000000003' y1='1749.0' x2='3225.2000000000003' y2='1892.0' style='fill: none; stroke: black; stroke-width:2' />
233
- <line x1='2800.4' y1='1892.0' x2='3225.2000000000003' y2='1892.0' style='fill: none; stroke: black; stroke-width:2' />
234
- <line x1='2818.4' y1='2092.2' x2='3207.2000000000003' y2='2092.2' style='fill: none; stroke: black; stroke-width:2' />
235
- <line x1='2818.4' y1='2092.2' x2='2818.4' y2='2235.2' style='fill: none; stroke: black; stroke-width:2' />
236
- <line x1='3207.2000000000003' y1='2092.2' x2='3207.2000000000003' y2='2235.2' style='fill: none; stroke: black; stroke-width:2' />
237
- <line x1='2818.4' y1='2235.2' x2='3207.2000000000003' y2='2235.2' style='fill: none; stroke: black; stroke-width:2' />
238
- <line x1='2563.2' y1='2435.3999999999996' x2='2808.0' y2='2435.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
239
- <line x1='2563.2' y1='2435.3999999999996' x2='2563.2' y2='2578.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
240
- <line x1='2808.0' y1='2435.3999999999996' x2='2808.0' y2='2578.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
241
- <line x1='2563.2' y1='2578.3999999999996' x2='2808.0' y2='2578.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
242
- <line x1='2617.2' y1='2778.5999999999995' x2='2754.0' y2='2778.5999999999995' style='fill: none; stroke: black; stroke-width:2' />
243
- <line x1='2617.2' y1='2778.5999999999995' x2='2617.2' y2='2921.5999999999995' style='fill: none; stroke: black; stroke-width:2' />
244
- <line x1='2754.0' y1='2778.5999999999995' x2='2754.0' y2='2921.5999999999995' style='fill: none; stroke: black; stroke-width:2' />
245
- <line x1='2617.2' y1='2921.5999999999995' x2='2754.0' y2='2921.5999999999995' style='fill: none; stroke: black; stroke-width:2' />
246
- <line x1='2894.4' y1='2435.3999999999996' x2='3059.2000000000003' y2='2435.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
247
- <line x1='2894.4' y1='2435.3999999999996' x2='2894.4' y2='2578.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
248
- <line x1='3059.2000000000003' y1='2435.3999999999996' x2='3059.2000000000003' y2='2578.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
249
- <line x1='2894.4' y1='2578.3999999999996' x2='3059.2000000000003' y2='2578.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
250
- <line x1='3145.6' y1='2435.3999999999996' x2='3534.4' y2='2435.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
251
- <line x1='3145.6' y1='2435.3999999999996' x2='3145.6' y2='2578.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
252
- <line x1='3534.4' y1='2435.3999999999996' x2='3534.4' y2='2578.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
253
- <line x1='3145.6' y1='2578.3999999999996' x2='3534.4' y2='2578.3999999999996' style='fill: none; stroke: black; stroke-width:2' />
254
- <line x1='3217.6' y1='2778.5999999999995' x2='3462.4' y2='2778.5999999999995' style='fill: none; stroke: black; stroke-width:2' />
255
- <line x1='3217.6' y1='2778.5999999999995' x2='3217.6' y2='2921.5999999999995' style='fill: none; stroke: black; stroke-width:2' />
256
- <line x1='3462.4' y1='2778.5999999999995' x2='3462.4' y2='2921.5999999999995' style='fill: none; stroke: black; stroke-width:2' />
257
- <line x1='3217.6' y1='2921.5999999999995' x2='3462.4' y2='2921.5999999999995' style='fill: none; stroke: black; stroke-width:2' />
258
- <line x1='3271.6' y1='3121.7999999999993' x2='3408.4' y2='3121.7999999999993' style='fill: none; stroke: black; stroke-width:2' />
259
- <line x1='3271.6' y1='3121.7999999999993' x2='3271.6' y2='3264.7999999999993' style='fill: none; stroke: black; stroke-width:2' />
260
- <line x1='3408.4' y1='3121.7999999999993' x2='3408.4' y2='3264.7999999999993' style='fill: none; stroke: black; stroke-width:2' />
261
- <line x1='3271.6' y1='3264.7999999999993' x2='3408.4' y2='3264.7999999999993' style='fill: none; stroke: black; stroke-width:2' />
262
- <line x1='3620.7999999999997' y1='719.4' x2='3757.6' y2='719.4' style='fill: none; stroke: black; stroke-width:2' />
263
- <line x1='3620.7999999999997' y1='719.4' x2='3620.7999999999997' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
264
- <line x1='3757.6' y1='719.4' x2='3757.6' y2='862.4' style='fill: none; stroke: black; stroke-width:2' />
265
- <line x1='3620.7999999999997' y1='862.4' x2='3757.6' y2='862.4' style='fill: none; stroke: black; stroke-width:2' /></svg>
150
+ <line x1='1745.5999999999997' y1='332.2' x2='2026.3999999999996' y2='332.2' style='fill: none; stroke: black; stroke-width:2' />
151
+ <line x1='1745.5999999999997' y1='332.2' x2='1745.5999999999997' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
152
+ <line x1='2026.3999999999996' y1='332.2' x2='2026.3999999999996' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
153
+ <line x1='1745.5999999999997' y1='475.2' x2='2026.3999999999996' y2='475.2' style='fill: none; stroke: black; stroke-width:2' />
154
+ <line x1='14.399999999999954' y1='675.4' x2='151.19999999999996' y2='675.4' style='fill: none; stroke: black; stroke-width:2' />
155
+ <line x1='14.399999999999954' y1='675.4' x2='14.399999999999954' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
156
+ <line x1='151.19999999999996' y1='675.4' x2='151.19999999999996' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
157
+ <line x1='14.399999999999954' y1='818.4' x2='151.19999999999996' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
158
+ <line x1='237.6' y1='675.4' x2='374.4' y2='675.4' style='fill: none; stroke: black; stroke-width:2' />
159
+ <line x1='237.6' y1='675.4' x2='237.6' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
160
+ <line x1='374.4' y1='675.4' x2='374.4' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
161
+ <line x1='237.6' y1='818.4' x2='374.4' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
162
+ <line x1='783.0000000000001' y1='675.4' x2='1243.8000000000002' y2='675.4' style='fill: none; stroke: black; stroke-width:2' />
163
+ <line x1='783.0000000000001' y1='675.4' x2='783.0000000000001' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
164
+ <line x1='1243.8000000000002' y1='675.4' x2='1243.8000000000002' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
165
+ <line x1='783.0000000000001' y1='818.4' x2='1243.8000000000002' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
166
+ <line x1='801.0000000000001' y1='1018.5999999999999' x2='1225.8000000000002' y2='1018.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
167
+ <line x1='801.0000000000001' y1='1018.5999999999999' x2='801.0000000000001' y2='1161.6' style='fill: none; stroke: black; stroke-width:2' />
168
+ <line x1='1225.8000000000002' y1='1018.5999999999999' x2='1225.8000000000002' y2='1161.6' style='fill: none; stroke: black; stroke-width:2' />
169
+ <line x1='801.0000000000001' y1='1161.6' x2='1225.8000000000002' y2='1161.6' style='fill: none; stroke: black; stroke-width:2' />
170
+ <line x1='460.80000000000007' y1='1361.8' x2='849.6000000000001' y2='1361.8' style='fill: none; stroke: black; stroke-width:2' />
171
+ <line x1='460.80000000000007' y1='1361.8' x2='460.80000000000007' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
172
+ <line x1='849.6000000000001' y1='1361.8' x2='849.6000000000001' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
173
+ <line x1='460.80000000000007' y1='1504.8' x2='849.6000000000001' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
174
+ <line x1='532.8000000000001' y1='1705.0' x2='777.6000000000001' y2='1705.0' style='fill: none; stroke: black; stroke-width:2' />
175
+ <line x1='532.8000000000001' y1='1705.0' x2='532.8000000000001' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
176
+ <line x1='777.6000000000001' y1='1705.0' x2='777.6000000000001' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
177
+ <line x1='532.8000000000001' y1='1848.0' x2='777.6000000000001' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
178
+ <line x1='586.8000000000001' y1='2048.2' x2='723.6000000000001' y2='2048.2' style='fill: none; stroke: black; stroke-width:2' />
179
+ <line x1='586.8000000000001' y1='2048.2' x2='586.8000000000001' y2='2191.2' style='fill: none; stroke: black; stroke-width:2' />
180
+ <line x1='723.6000000000001' y1='2048.2' x2='723.6000000000001' y2='2191.2' style='fill: none; stroke: black; stroke-width:2' />
181
+ <line x1='586.8000000000001' y1='2191.2' x2='723.6000000000001' y2='2191.2' style='fill: none; stroke: black; stroke-width:2' />
182
+ <line x1='936.0000000000001' y1='1361.8' x2='1072.8000000000002' y2='1361.8' style='fill: none; stroke: black; stroke-width:2' />
183
+ <line x1='936.0000000000001' y1='1361.8' x2='936.0000000000001' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
184
+ <line x1='1072.8000000000002' y1='1361.8' x2='1072.8000000000002' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
185
+ <line x1='936.0000000000001' y1='1504.8' x2='1072.8000000000002' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
186
+ <line x1='1159.2000000000003' y1='1361.8' x2='1584.0000000000002' y2='1361.8' style='fill: none; stroke: black; stroke-width:2' />
187
+ <line x1='1159.2000000000003' y1='1361.8' x2='1159.2000000000003' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
188
+ <line x1='1584.0000000000002' y1='1361.8' x2='1584.0000000000002' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
189
+ <line x1='1159.2000000000003' y1='1504.8' x2='1584.0000000000002' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
190
+ <line x1='1177.2000000000003' y1='1705.0' x2='1566.0000000000002' y2='1705.0' style='fill: none; stroke: black; stroke-width:2' />
191
+ <line x1='1177.2000000000003' y1='1705.0' x2='1177.2000000000003' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
192
+ <line x1='1566.0000000000002' y1='1705.0' x2='1566.0000000000002' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
193
+ <line x1='1177.2000000000003' y1='1848.0' x2='1566.0000000000002' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
194
+ <line x1='1249.2000000000003' y1='2048.2' x2='1494.0000000000002' y2='2048.2' style='fill: none; stroke: black; stroke-width:2' />
195
+ <line x1='1249.2000000000003' y1='2048.2' x2='1249.2000000000003' y2='2191.2' style='fill: none; stroke: black; stroke-width:2' />
196
+ <line x1='1494.0000000000002' y1='2048.2' x2='1494.0000000000002' y2='2191.2' style='fill: none; stroke: black; stroke-width:2' />
197
+ <line x1='1249.2000000000003' y1='2191.2' x2='1494.0000000000002' y2='2191.2' style='fill: none; stroke: black; stroke-width:2' />
198
+ <line x1='1303.2000000000003' y1='2391.4' x2='1440.0000000000002' y2='2391.4' style='fill: none; stroke: black; stroke-width:2' />
199
+ <line x1='1303.2000000000003' y1='2391.4' x2='1303.2000000000003' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
200
+ <line x1='1440.0000000000002' y1='2391.4' x2='1440.0000000000002' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
201
+ <line x1='1303.2000000000003' y1='2534.4' x2='1440.0000000000002' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
202
+ <line x1='1670.3999999999999' y1='675.4' x2='1807.1999999999998' y2='675.4' style='fill: none; stroke: black; stroke-width:2' />
203
+ <line x1='1670.3999999999999' y1='675.4' x2='1670.3999999999999' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
204
+ <line x1='1807.1999999999998' y1='675.4' x2='1807.1999999999998' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
205
+ <line x1='1670.3999999999999' y1='818.4' x2='1807.1999999999998' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
206
+ <line x1='1893.6' y1='675.4' x2='2030.3999999999999' y2='675.4' style='fill: none; stroke: black; stroke-width:2' />
207
+ <line x1='1893.6' y1='675.4' x2='1893.6' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
208
+ <line x1='2030.3999999999999' y1='675.4' x2='2030.3999999999999' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
209
+ <line x1='1893.6' y1='818.4' x2='2030.3999999999999' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
210
+ <line x1='2386.6' y1='675.4' x2='2811.4' y2='675.4' style='fill: none; stroke: black; stroke-width:2' />
211
+ <line x1='2386.6' y1='675.4' x2='2386.6' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
212
+ <line x1='2811.4' y1='675.4' x2='2811.4' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
213
+ <line x1='2386.6' y1='818.4' x2='2811.4' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
214
+ <line x1='2440.6' y1='1018.5999999999999' x2='2757.4' y2='1018.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
215
+ <line x1='2440.6' y1='1018.5999999999999' x2='2440.6' y2='1161.6' style='fill: none; stroke: black; stroke-width:2' />
216
+ <line x1='2757.4' y1='1018.5999999999999' x2='2757.4' y2='1161.6' style='fill: none; stroke: black; stroke-width:2' />
217
+ <line x1='2440.6' y1='1161.6' x2='2757.4' y2='1161.6' style='fill: none; stroke: black; stroke-width:2' />
218
+ <line x1='2116.7999999999997' y1='1361.8' x2='2253.6' y2='1361.8' style='fill: none; stroke: black; stroke-width:2' />
219
+ <line x1='2116.7999999999997' y1='1361.8' x2='2116.7999999999997' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
220
+ <line x1='2253.6' y1='1361.8' x2='2253.6' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
221
+ <line x1='2116.7999999999997' y1='1504.8' x2='2253.6' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
222
+ <line x1='2340.0' y1='1361.8' x2='2476.8' y2='1361.8' style='fill: none; stroke: black; stroke-width:2' />
223
+ <line x1='2340.0' y1='1361.8' x2='2340.0' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
224
+ <line x1='2476.8' y1='1361.8' x2='2476.8' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
225
+ <line x1='2340.0' y1='1504.8' x2='2476.8' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
226
+ <line x1='2782.4' y1='1361.8' x2='3243.2000000000003' y2='1361.8' style='fill: none; stroke: black; stroke-width:2' />
227
+ <line x1='2782.4' y1='1361.8' x2='2782.4' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
228
+ <line x1='3243.2000000000003' y1='1361.8' x2='3243.2000000000003' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
229
+ <line x1='2782.4' y1='1504.8' x2='3243.2000000000003' y2='1504.8' style='fill: none; stroke: black; stroke-width:2' />
230
+ <line x1='2800.4' y1='1705.0' x2='3225.2000000000003' y2='1705.0' style='fill: none; stroke: black; stroke-width:2' />
231
+ <line x1='2800.4' y1='1705.0' x2='2800.4' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
232
+ <line x1='3225.2000000000003' y1='1705.0' x2='3225.2000000000003' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
233
+ <line x1='2800.4' y1='1848.0' x2='3225.2000000000003' y2='1848.0' style='fill: none; stroke: black; stroke-width:2' />
234
+ <line x1='2818.4' y1='2048.2' x2='3207.2000000000003' y2='2048.2' style='fill: none; stroke: black; stroke-width:2' />
235
+ <line x1='2818.4' y1='2048.2' x2='2818.4' y2='2191.2' style='fill: none; stroke: black; stroke-width:2' />
236
+ <line x1='3207.2000000000003' y1='2048.2' x2='3207.2000000000003' y2='2191.2' style='fill: none; stroke: black; stroke-width:2' />
237
+ <line x1='2818.4' y1='2191.2' x2='3207.2000000000003' y2='2191.2' style='fill: none; stroke: black; stroke-width:2' />
238
+ <line x1='2563.2' y1='2391.4' x2='2808.0' y2='2391.4' style='fill: none; stroke: black; stroke-width:2' />
239
+ <line x1='2563.2' y1='2391.4' x2='2563.2' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
240
+ <line x1='2808.0' y1='2391.4' x2='2808.0' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
241
+ <line x1='2563.2' y1='2534.4' x2='2808.0' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
242
+ <line x1='2617.2' y1='2734.6' x2='2754.0' y2='2734.6' style='fill: none; stroke: black; stroke-width:2' />
243
+ <line x1='2617.2' y1='2734.6' x2='2617.2' y2='2877.6' style='fill: none; stroke: black; stroke-width:2' />
244
+ <line x1='2754.0' y1='2734.6' x2='2754.0' y2='2877.6' style='fill: none; stroke: black; stroke-width:2' />
245
+ <line x1='2617.2' y1='2877.6' x2='2754.0' y2='2877.6' style='fill: none; stroke: black; stroke-width:2' />
246
+ <line x1='2894.4' y1='2391.4' x2='3059.2000000000003' y2='2391.4' style='fill: none; stroke: black; stroke-width:2' />
247
+ <line x1='2894.4' y1='2391.4' x2='2894.4' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
248
+ <line x1='3059.2000000000003' y1='2391.4' x2='3059.2000000000003' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
249
+ <line x1='2894.4' y1='2534.4' x2='3059.2000000000003' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
250
+ <line x1='3145.6' y1='2391.4' x2='3534.4' y2='2391.4' style='fill: none; stroke: black; stroke-width:2' />
251
+ <line x1='3145.6' y1='2391.4' x2='3145.6' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
252
+ <line x1='3534.4' y1='2391.4' x2='3534.4' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
253
+ <line x1='3145.6' y1='2534.4' x2='3534.4' y2='2534.4' style='fill: none; stroke: black; stroke-width:2' />
254
+ <line x1='3217.6' y1='2734.6' x2='3462.4' y2='2734.6' style='fill: none; stroke: black; stroke-width:2' />
255
+ <line x1='3217.6' y1='2734.6' x2='3217.6' y2='2877.6' style='fill: none; stroke: black; stroke-width:2' />
256
+ <line x1='3462.4' y1='2734.6' x2='3462.4' y2='2877.6' style='fill: none; stroke: black; stroke-width:2' />
257
+ <line x1='3217.6' y1='2877.6' x2='3462.4' y2='2877.6' style='fill: none; stroke: black; stroke-width:2' />
258
+ <line x1='3271.6' y1='3077.7999999999997' x2='3408.4' y2='3077.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
259
+ <line x1='3271.6' y1='3077.7999999999997' x2='3271.6' y2='3220.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
260
+ <line x1='3408.4' y1='3077.7999999999997' x2='3408.4' y2='3220.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
261
+ <line x1='3271.6' y1='3220.7999999999997' x2='3408.4' y2='3220.7999999999997' style='fill: none; stroke: black; stroke-width:2' />
262
+ <line x1='3620.7999999999997' y1='675.4' x2='3757.6' y2='675.4' style='fill: none; stroke: black; stroke-width:2' />
263
+ <line x1='3620.7999999999997' y1='675.4' x2='3620.7999999999997' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
264
+ <line x1='3757.6' y1='675.4' x2='3757.6' y2='818.4' style='fill: none; stroke: black; stroke-width:2' />
265
+ <line x1='3620.7999999999997' y1='818.4' x2='3757.6' y2='818.4' style='fill: none; stroke: black; stroke-width:2' /></svg>