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="1173.7999999999997" height="2064.0" viewBox="-20, -20, 1193.7999999999997, 2084.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="1173.7999999999997" height="2416.0" viewBox="-20, -20, 1193.7999999999997, 2436.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
@@ -11,7 +11,7 @@
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" 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="33.6" markerHeight="33.6" orient="auto">
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" 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,7 +24,7 @@
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="1193.7999999999997" height="2084.0" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="1193.7999999999997" height="2436.0" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='755.9499999999999' y='132.0'><tspan x='755.9499999999999' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S</tspan>
29
29
  <tspan x='762.9499999999999' y='220.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">&#62;</tspan>
30
30
  </text>
@@ -32,33 +32,33 @@
32
32
  <tspan x='452.5999999999999' y='642.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
33
33
  <tspan x='494.5999999999999' y='646.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">&#62;</tspan>
34
34
  </text>
35
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='125.29999999999995' y='976.8'><tspan x='125.29999999999995' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S/(S\NP)</tspan>
36
- <tspan x='218.29999999999995' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
37
- <tspan x='257.29999999999995' y='1068.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">&#62;</tspan>
35
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='125.29999999999995' y='1064.8'><tspan x='125.29999999999995' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">S/(S\NP)</tspan>
36
+ <tspan x='218.29999999999995' y='1152.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">T</tspan>
37
+ <tspan x='257.29999999999995' y='1156.8' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">&#62;</tspan>
38
38
  </text>
39
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='201.29999999999995' y='1399.2'><tspan x='201.29999999999995' y='1399.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
40
- <tspan x='234.79999999999995' y='1487.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">&#62;</tspan>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='201.29999999999995' y='1575.1999999999998'><tspan x='201.29999999999995' y='1575.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
40
+ <tspan x='234.79999999999995' y='1663.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">&#62;</tspan>
41
41
  </text>
42
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='1821.6000000000001'><tspan x='33.60000000000002' y='1821.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP/N</tspan>
43
- <tspan x='64.10000000000002' y='1997.6000000000001' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">the</tspan>
42
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='2085.6'><tspan x='33.60000000000002' y='2085.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP/N</tspan>
43
+ <tspan x='64.10000000000002' y='2261.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">the</tspan>
44
44
  </text>
45
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='323.0' y='1821.6000000000001'><tspan x='355.0' y='1821.6000000000001' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">N</tspan>
46
- <tspan x='323.0' y='1997.6000000000001' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dog</tspan>
45
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='323.0' y='2085.6'><tspan x='355.0' y='2085.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">N</tspan>
46
+ <tspan x='323.0' y='2261.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">dog</tspan>
47
47
  </text>
48
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='570.4' y='976.8'><tspan x='570.4' y='976.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(S\NP)/NP</tspan>
49
- <tspan x='677.4' y='1152.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">bit</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='570.4' y='1064.8'><tspan x='570.4' y='1064.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">(S\NP)/NP</tspan>
49
+ <tspan x='677.4' y='1240.8' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">bit</tspan>
50
50
  </text>
51
51
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='997.8' y='554.4'><tspan x='1021.8' y='554.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">NP</tspan>
52
52
  <tspan x='997.8' y='730.4' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">John</tspan>
53
53
  </text>
54
54
  <line style='stroke:black; stroke-width:2;' x1='481.09999999999997' y1='444.4' x2='773.4499999999999' y2='275.0' />
55
55
  <line style='stroke:black; stroke-width:2;' x1='1065.8' y1='444.4' x2='773.4499999999999' y2='275.0' />
56
- <line style='stroke:black; stroke-width:2;' x1='245.29999999999995' y1='866.8' x2='481.09999999999997' y2='697.4' />
57
- <line style='stroke:black; stroke-width:2;' x1='716.9' y1='866.8' x2='481.09999999999997' y2='697.4' />
58
- <line style='stroke:black; stroke-width:2;' x1='245.29999999999995' y1='1289.2' x2='245.29999999999995' y2='1119.8' />
59
- <line style='stroke:black; stroke-width:2;' x1='111.10000000000002' y1='1711.6000000000001' x2='245.29999999999995' y2='1542.2' />
60
- <line style='stroke:black; stroke-width:2;' x1='379.5' y1='1711.6000000000001' x2='245.29999999999995' y2='1542.2' />
61
- <line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="1887.6000000000001" x2="188.60000000000002" y2="1887.6000000000001"></line>
62
- <line style="stroke:black; stroke-width:2; " x1="323.0" y1="1887.6000000000001" x2="436.0" y2="1887.6000000000001"></line>
63
- <line style="stroke:black; stroke-width:2; " x1="570.4" y1="1042.8" x2="863.4" y2="1042.8"></line>
56
+ <line style='stroke:black; stroke-width:2;' x1='245.29999999999995' y1='954.8' x2='481.09999999999997' y2='697.4' />
57
+ <line style='stroke:black; stroke-width:2;' x1='716.9' y1='954.8' x2='481.09999999999997' y2='697.4' />
58
+ <line style='stroke:black; stroke-width:2;' x1='245.29999999999995' y1='1465.1999999999998' x2='245.29999999999995' y2='1207.8' />
59
+ <line style='stroke:black; stroke-width:2;' x1='111.10000000000002' y1='1975.6' x2='245.29999999999995' y2='1718.1999999999998' />
60
+ <line style='stroke:black; stroke-width:2;' x1='379.5' y1='1975.6' x2='245.29999999999995' y2='1718.1999999999998' />
61
+ <line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="2151.6" x2="188.60000000000002" y2="2151.6"></line>
62
+ <line style="stroke:black; stroke-width:2; " x1="323.0" y1="2151.6" x2="436.0" y2="2151.6"></line>
63
+ <line style="stroke:black; stroke-width:2; " x1="570.4" y1="1130.8" x2="863.4" y2="1130.8"></line>
64
64
  <line style="stroke:black; stroke-width:2; " x1="997.8" y1="620.4" x2="1133.8" y2="620.4"></line></svg>
@@ -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="2539.7999999999997" height="3987.0" viewBox="-20, -20, 2559.7999999999997, 4007.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
3
+ <svg width="2539.7999999999997" height="3895.2" viewBox="-20, -20, 2559.7999999999997, 3915.2" version="1.1" xmlns="http://www.w3.org/2000/svg">
4
4
  <defs>
5
5
  <marker id="arrow" markerUnits="strokeWidth" markerWidth="13.440000000000001" markerHeight="13.440000000000001" viewBox="0 0 13.440000000000001 13.440000000000001" refX="6.720000000000001" refY="0">
6
6
  <polyline fill="none" stroke="black" stroke-width="1" points="0,13.440000000000001,6.720000000000001,0,13.440000000000001,13.440000000000001" />
@@ -11,7 +11,7 @@
11
11
  <marker id="arrowBackward" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="13.440000000000001" markerHeight="13.440000000000001" 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="33.6" markerHeight="33.6" orient="auto">
14
+ <marker id="arrowBothways" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="40.32" markerHeight="40.32" 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,78 +24,78 @@
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="2559.7999999999997" height="4007.0" stroke="none" fill="white" />"
27
+ <rect x="-20" y="-20" width="2559.7999999999997" height="3915.2" stroke="none" fill="white" />"
28
28
  <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='629.0124999999998' y='132.0'><tspan x='629.0124999999998' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
29
29
  <tspan x='873.5124999999998' y='127.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
30
30
  <tspan x='629.0124999999998' y='313.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
31
31
  <tspan x='629.0124999999998' y='406.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
32
32
  </text>
33
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='912.5999999999999'><tspan x='33.60000000000002' y='912.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
34
- <tspan x='278.1' y='907.9999999999999' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
35
- <tspan x='33.60000000000002' y='1093.6' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">noun</tspan>
36
- <tspan x='33.60000000000002' y='1274.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
37
- <tspan x='33.60000000000002' y='1367.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS〈<tspan style='fill:none;'>■</tspan>〉</tspan>
33
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='33.60000000000002' y='780.5999999999999'><tspan x='33.60000000000002' y='780.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
34
+ <tspan x='278.1' y='775.9999999999999' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
35
+ <tspan x='33.60000000000002' y='961.5999999999999' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">noun</tspan>
36
+ <tspan x='33.60000000000002' y='1142.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
37
+ <tspan x='33.60000000000002' y='1235.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS〈<tspan style='fill:none;'>■</tspan>〉</tspan>
38
38
  </text>
39
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='165.60000000000002' y='1953.3999999999999'><tspan x='165.60000000000002' y='1953.3999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Kim</tspan>
39
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='165.60000000000002' y='1821.3999999999999'><tspan x='165.60000000000002' y='1821.3999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Kim</tspan>
40
40
  </text>
41
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1240.4249999999997' y='912.5999999999999'><tspan x='1240.4249999999997' y='912.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
42
- <tspan x='1484.9249999999997' y='907.9999999999999' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
43
- <tspan x='1240.4249999999997' y='1093.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
44
- <tspan x='1510.9249999999997' y='1089.0' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
45
- <tspan x='1555.4249999999997' y='1093.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>〉</tspan>
46
- <tspan x='1240.4249999999997' y='1186.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
41
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1240.4249999999997' y='780.5999999999999'><tspan x='1240.4249999999997' y='780.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
42
+ <tspan x='1484.9249999999997' y='775.9999999999999' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
43
+ <tspan x='1240.4249999999997' y='961.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
44
+ <tspan x='1510.9249999999997' y='956.9999999999999' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
45
+ <tspan x='1555.4249999999997' y='961.5999999999999' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>〉</tspan>
46
+ <tspan x='1240.4249999999997' y='1054.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<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='561.0' y='1693.1999999999998'><tspan x='561.0' y='1693.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
49
- <tspan x='805.5' y='1688.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
50
- <tspan x='561.0' y='1874.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">verb</tspan>
51
- <tspan x='561.0' y='2055.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
52
- <tspan x='831.5' y='2050.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
53
- <tspan x='876.0' y='2055.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>NP〉</tspan>
54
- <tspan x='561.0' y='2148.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
55
- <tspan x='942.5' y='2143.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
56
- <tspan x='987.0' y='2148.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>PP[</tspan>
57
- <tspan x='1123.0' y='2148.2' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
58
- <tspan x='1198.0' y='2148.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">]〉</tspan>
48
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='561.0' y='1561.1999999999998'><tspan x='561.0' y='1561.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
49
+ <tspan x='805.5' y='1556.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">1</tspan>
50
+ <tspan x='561.0' y='1742.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">verb</tspan>
51
+ <tspan x='561.0' y='1923.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
52
+ <tspan x='831.5' y='1918.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">2</tspan>
53
+ <tspan x='876.0' y='1923.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>NP〉</tspan>
54
+ <tspan x='561.0' y='2016.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
55
+ <tspan x='942.5' y='2011.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
56
+ <tspan x='987.0' y='2016.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>PP[</tspan>
57
+ <tspan x='1123.0' y='2016.1999999999998' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
58
+ <tspan x='1198.0' y='2016.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">]〉</tspan>
59
59
  </text>
60
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='837.0' y='2734.0'><tspan x='837.0' y='2734.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">relies</tspan>
60
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='837.0' y='2602.0'><tspan x='837.0' y='2602.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">relies</tspan>
61
61
  </text>
62
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1770.85' y='1693.1999999999998'><tspan x='1770.85' y='1693.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■■■■■■</tspan></tspan>
63
- <tspan x='1983.35' y='1688.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
64
- <tspan x='1770.85' y='1874.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
65
- <tspan x='2015.35' y='1869.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
66
- <tspan x='1770.85' y='2055.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
67
- <tspan x='1770.85' y='2148.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
62
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1770.85' y='1561.1999999999998'><tspan x='1770.85' y='1561.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■■■■■■</tspan></tspan>
63
+ <tspan x='1983.35' y='1556.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">3</tspan>
64
+ <tspan x='1770.85' y='1742.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
65
+ <tspan x='2015.35' y='1737.6' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
66
+ <tspan x='1770.85' y='1923.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
67
+ <tspan x='1770.85' y='2016.1999999999998' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
68
68
  </text>
69
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1418.4' y='2734.0'><tspan x='1418.4' y='2734.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
70
- <tspan x='1662.9' y='2729.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
71
- <tspan x='1418.4' y='2915.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">prep</tspan>
72
- <tspan x='1418.4' y='3008.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">FORM<tspan style='fill:none;'>■</tspan></tspan>
73
- <tspan x='1647.4' y='3008.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
74
- <tspan x='1418.4' y='3189.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
75
- <tspan x='1418.4' y='3282.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
76
- <tspan x='1799.9' y='3277.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
77
- <tspan x='1844.4' y='3282.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>〉</tspan>
69
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1418.4' y='2602.0'><tspan x='1418.4' y='2602.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
70
+ <tspan x='1662.9' y='2597.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">4</tspan>
71
+ <tspan x='1418.4' y='2783.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">prep</tspan>
72
+ <tspan x='1418.4' y='2876.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">FORM<tspan style='fill:none;'>■</tspan></tspan>
73
+ <tspan x='1647.4' y='2876.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
74
+ <tspan x='1418.4' y='3057.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
75
+ <tspan x='1418.4' y='3150.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan></tspan>
76
+ <tspan x='1799.9' y='3145.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
77
+ <tspan x='1844.4' y='3150.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif"><tspan style='fill:none;'>■</tspan>〉</tspan>
78
78
  </text>
79
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1639.4' y='3947.0'><tspan x='1639.4' y='3947.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
79
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='1639.4' y='3815.0'><tspan x='1639.4' y='3815.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">on</tspan>
80
80
  </text>
81
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2074.7999999999997' y='2734.0'><tspan x='2074.7999999999997' y='2734.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
82
- <tspan x='2319.2999999999997' y='2729.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
83
- <tspan x='2074.7999999999997' y='2915.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">noun</tspan>
84
- <tspan x='2074.7999999999997' y='3096.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
85
- <tspan x='2074.7999999999997' y='3189.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
81
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2074.7999999999997' y='2602.0'><tspan x='2074.7999999999997' y='2602.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">HEAD<tspan style='fill:none;'>■</tspan></tspan>
82
+ <tspan x='2319.2999999999997' y='2597.4' style="font-size: 70%; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">5</tspan>
83
+ <tspan x='2074.7999999999997' y='2783.0' style="font-style: italic; " text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">noun</tspan>
84
+ <tspan x='2074.7999999999997' y='2964.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">SPR<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
85
+ <tspan x='2074.7999999999997' y='3057.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">COMPS<tspan style='fill:none;'>■</tspan>〈<tspan style='fill:none;'>■</tspan>〉</tspan>
86
86
  </text>
87
- <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2193.2999999999997' y='3774.8'><tspan x='2193.2999999999997' y='3774.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sandy</tspan>
87
+ <text white-space='pre' alignment-baseline='text-top' style='fill: black; font-size: 64px;' x='2193.2999999999997' y='3642.8'><tspan x='2193.2999999999997' y='3642.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">Sandy</tspan>
88
88
  </text>
89
- <line style='stroke:black; stroke-width:2;' x1='230.10000000000002' y1='802.5999999999999' x2='841.5124999999999' y2='461.0' />
90
- <line style='stroke:black; stroke-width:2;' x1='1452.9249999999997' y1='802.5999999999999' x2='841.5124999999999' y2='461.0' />
91
- <line style='stroke:black; stroke-width:2;' x1='230.10000000000002' y1='1843.3999999999999' x2='230.10000000000002' y2='1422.6' />
92
- <line style='stroke:black; stroke-width:2;' x1='922.5' y1='1583.1999999999998' x2='1452.9249999999997' y2='1241.6' />
93
- <line style='stroke:black; stroke-width:2;' x1='1983.35' y1='1583.1999999999998' x2='1452.9249999999997' y2='1241.6' />
94
- <line style='stroke:black; stroke-width:2;' x1='922.5' y1='2624.0' x2='922.5' y2='2203.2' />
95
- <line style='stroke:black; stroke-width:2;' x1='1679.4' y1='2624.0' x2='1983.35' y2='2203.2' />
96
- <line style='stroke:black; stroke-width:2;' x1='2287.2999999999997' y1='2624.0' x2='1983.35' y2='2203.2' />
97
- <line style='stroke:black; stroke-width:2;' x1='1679.4' y1='3837.0' x2='1679.4' y2='3337.0' />
98
- <line style='stroke:black; stroke-width:2;' x1='2287.2999999999997' y1='3664.8' x2='2287.2999999999997' y2='3244.0' />
89
+ <line style='stroke:black; stroke-width:2;' x1='230.10000000000002' y1='670.5999999999999' x2='841.5124999999999' y2='461.0' />
90
+ <line style='stroke:black; stroke-width:2;' x1='1452.9249999999997' y1='670.5999999999999' x2='841.5124999999999' y2='461.0' />
91
+ <line style='stroke:black; stroke-width:2;' x1='230.10000000000002' y1='1711.3999999999999' x2='230.10000000000002' y2='1290.6' />
92
+ <line style='stroke:black; stroke-width:2;' x1='922.5' y1='1451.1999999999998' x2='1452.9249999999997' y2='1109.6' />
93
+ <line style='stroke:black; stroke-width:2;' x1='1983.35' y1='1451.1999999999998' x2='1452.9249999999997' y2='1109.6' />
94
+ <line style='stroke:black; stroke-width:2;' x1='922.5' y1='2492.0' x2='922.5' y2='2071.2' />
95
+ <line style='stroke:black; stroke-width:2;' x1='1679.4' y1='2492.0' x2='1983.35' y2='2071.2' />
96
+ <line style='stroke:black; stroke-width:2;' x1='2287.2999999999997' y1='2492.0' x2='1983.35' y2='2071.2' />
97
+ <line style='stroke:black; stroke-width:2;' x1='1679.4' y1='3705.0' x2='1679.4' y2='3205.0' />
98
+ <line style='stroke:black; stroke-width:2;' x1='2287.2999999999997' y1='3532.8' x2='2287.2999999999997' y2='3112.0' />
99
99
  <rect style='stroke: black; stroke-width:2;'
100
100
  x='853.0124999999998' y='77.4'
101
101
  width='65.0' height='65.0'
@@ -109,104 +109,104 @@
109
109
  <line x1='1070.8125' y1='33.0' x2='1070.8125' y2='450.0' style='fill: none; stroke: black; stroke-width:2' />
110
110
  <line x1='1070.8125' y1='450.0' x2='1054.0125' y2='450.0' style='fill: none; stroke: black; stroke-width:2' />
111
111
  <rect style='stroke: black; stroke-width:2;'
112
- x='257.6' y='857.9999999999999'
112
+ x='257.6' y='725.9999999999999'
113
113
  width='65.0' height='65.0'
114
114
  fill='none' />
115
115
 
116
- <line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="978.5999999999999" x2="426.6" y2="978.5999999999999"></line>
117
- <line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="1159.6" x2="426.6" y2="1159.6"></line>
118
- <line x1='16.800000000000022' y1='813.5999999999999' x2='33.60000000000002' y2='813.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
119
- <line x1='16.800000000000022' y1='813.5999999999999' x2='16.800000000000022' y2='1411.6' style='fill: none; stroke: black; stroke-width:2' />
120
- <line x1='16.800000000000022' y1='1411.6' x2='33.60000000000002' y2='1411.6' style='fill: none; stroke: black; stroke-width:2' />
121
- <line x1='443.40000000000003' y1='813.5999999999999' x2='426.6' y2='813.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
122
- <line x1='443.40000000000003' y1='813.5999999999999' x2='443.40000000000003' y2='1411.6' style='fill: none; stroke: black; stroke-width:2' />
123
- <line x1='443.40000000000003' y1='1411.6' x2='426.6' y2='1411.6' style='fill: none; stroke: black; stroke-width:2' />
116
+ <line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="846.5999999999999" x2="426.6" y2="846.5999999999999"></line>
117
+ <line style="stroke:black; stroke-width:2; " x1="33.60000000000002" y1="1027.6" x2="426.6" y2="1027.6"></line>
118
+ <line x1='16.800000000000022' y1='681.5999999999999' x2='33.60000000000002' y2='681.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
119
+ <line x1='16.800000000000022' y1='681.5999999999999' x2='16.800000000000022' y2='1279.6' style='fill: none; stroke: black; stroke-width:2' />
120
+ <line x1='16.800000000000022' y1='1279.6' x2='33.60000000000002' y2='1279.6' style='fill: none; stroke: black; stroke-width:2' />
121
+ <line x1='443.40000000000003' y1='681.5999999999999' x2='426.6' y2='681.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
122
+ <line x1='443.40000000000003' y1='681.5999999999999' x2='443.40000000000003' y2='1279.6' style='fill: none; stroke: black; stroke-width:2' />
123
+ <line x1='443.40000000000003' y1='1279.6' x2='426.6' y2='1279.6' style='fill: none; stroke: black; stroke-width:2' />
124
124
  <rect style='stroke: black; stroke-width:2;'
125
- x='1464.4249999999997' y='857.9999999999999'
125
+ x='1464.4249999999997' y='725.9999999999999'
126
126
  width='65.0' height='65.0'
127
127
  fill='none' />
128
128
 
129
- <line style="stroke:black; stroke-width:2; " x1="1240.4249999999997" y1="978.5999999999999" x2="1665.4249999999997" y2="978.5999999999999"></line>
129
+ <line style="stroke:black; stroke-width:2; " x1="1240.4249999999997" y1="846.5999999999999" x2="1665.4249999999997" y2="846.5999999999999"></line>
130
130
  <rect style='stroke: black; stroke-width:2;'
131
- x='1490.4249999999997' y='1039.0'
131
+ x='1490.4249999999997' y='906.9999999999999'
132
132
  width='65.0' height='65.0'
133
133
  fill='none' />
134
134
 
135
- <line x1='1223.6249999999998' y1='813.5999999999999' x2='1240.4249999999997' y2='813.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
136
- <line x1='1223.6249999999998' y1='813.5999999999999' x2='1223.6249999999998' y2='1230.6' style='fill: none; stroke: black; stroke-width:2' />
137
- <line x1='1223.6249999999998' y1='1230.6' x2='1240.4249999999997' y2='1230.6' style='fill: none; stroke: black; stroke-width:2' />
138
- <line x1='1682.225' y1='813.5999999999999' x2='1665.425' y2='813.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
139
- <line x1='1682.225' y1='813.5999999999999' x2='1682.225' y2='1230.6' style='fill: none; stroke: black; stroke-width:2' />
140
- <line x1='1682.225' y1='1230.6' x2='1665.425' y2='1230.6' style='fill: none; stroke: black; stroke-width:2' />
135
+ <line x1='1223.6249999999998' y1='681.5999999999999' x2='1240.4249999999997' y2='681.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
136
+ <line x1='1223.6249999999998' y1='681.5999999999999' x2='1223.6249999999998' y2='1098.6' style='fill: none; stroke: black; stroke-width:2' />
137
+ <line x1='1223.6249999999998' y1='1098.6' x2='1240.4249999999997' y2='1098.6' style='fill: none; stroke: black; stroke-width:2' />
138
+ <line x1='1682.225' y1='681.5999999999999' x2='1665.425' y2='681.5999999999999' style='fill: none; stroke: black; stroke-width:2' />
139
+ <line x1='1682.225' y1='681.5999999999999' x2='1682.225' y2='1098.6' style='fill: none; stroke: black; stroke-width:2' />
140
+ <line x1='1682.225' y1='1098.6' x2='1665.425' y2='1098.6' style='fill: none; stroke: black; stroke-width:2' />
141
141
  <rect style='stroke: black; stroke-width:2;'
142
- x='785.0' y='1638.6'
142
+ x='785.0' y='1506.6'
143
143
  width='65.0' height='65.0'
144
144
  fill='none' />
145
145
 
146
- <line style="stroke:black; stroke-width:2; " x1="561.0" y1="1759.1999999999998" x2="1284.0" y2="1759.1999999999998"></line>
147
- <line style="stroke:black; stroke-width:2; " x1="561.0" y1="1940.1999999999998" x2="1284.0" y2="1940.1999999999998"></line>
146
+ <line style="stroke:black; stroke-width:2; " x1="561.0" y1="1627.1999999999998" x2="1284.0" y2="1627.1999999999998"></line>
147
+ <line style="stroke:black; stroke-width:2; " x1="561.0" y1="1808.1999999999998" x2="1284.0" y2="1808.1999999999998"></line>
148
148
  <rect style='stroke: black; stroke-width:2;'
149
- x='811.0' y='2000.6'
149
+ x='811.0' y='1868.6'
150
150
  width='65.0' height='65.0'
151
151
  fill='none' />
152
152
 
153
153
  <rect style='stroke: black; stroke-width:2;'
154
- x='922.0' y='2093.6'
154
+ x='922.0' y='1961.6'
155
155
  width='65.0' height='65.0'
156
156
  fill='none' />
157
157
 
158
- <line x1='544.2' y1='1594.1999999999998' x2='561.0' y2='1594.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
159
- <line x1='544.2' y1='1594.1999999999998' x2='544.2' y2='2192.2' style='fill: none; stroke: black; stroke-width:2' />
160
- <line x1='544.2' y1='2192.2' x2='561.0' y2='2192.2' style='fill: none; stroke: black; stroke-width:2' />
161
- <line x1='1300.8000000000002' y1='1594.1999999999998' x2='1284.0000000000002' y2='1594.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
162
- <line x1='1300.8000000000002' y1='1594.1999999999998' x2='1300.8000000000002' y2='2192.2' style='fill: none; stroke: black; stroke-width:2' />
163
- <line x1='1300.8000000000002' y1='2192.2' x2='1284.0000000000002' y2='2192.2' style='fill: none; stroke: black; stroke-width:2' />
158
+ <line x1='544.2' y1='1462.1999999999998' x2='561.0' y2='1462.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
159
+ <line x1='544.2' y1='1462.1999999999998' x2='544.2' y2='2060.2' style='fill: none; stroke: black; stroke-width:2' />
160
+ <line x1='544.2' y1='2060.2' x2='561.0' y2='2060.2' style='fill: none; stroke: black; stroke-width:2' />
161
+ <line x1='1300.8000000000002' y1='1462.1999999999998' x2='1284.0000000000002' y2='1462.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
162
+ <line x1='1300.8000000000002' y1='1462.1999999999998' x2='1300.8000000000002' y2='2060.2' style='fill: none; stroke: black; stroke-width:2' />
163
+ <line x1='1300.8000000000002' y1='2060.2' x2='1284.0000000000002' y2='2060.2' style='fill: none; stroke: black; stroke-width:2' />
164
164
  <rect style='stroke: black; stroke-width:2;'
165
- x='1962.85' y='1638.6'
165
+ x='1962.85' y='1506.6'
166
166
  width='65.0' height='65.0'
167
167
  fill='none' />
168
168
 
169
- <line style="stroke:black; stroke-width:2; " x1="1770.85" y1="1759.1999999999998" x2="2195.85" y2="1759.1999999999998"></line>
169
+ <line style="stroke:black; stroke-width:2; " x1="1770.85" y1="1627.1999999999998" x2="2195.85" y2="1627.1999999999998"></line>
170
170
  <rect style='stroke: black; stroke-width:2;'
171
- x='1994.85' y='1819.6'
171
+ x='1994.85' y='1687.6'
172
172
  width='65.0' height='65.0'
173
173
  fill='none' />
174
174
 
175
- <line style="stroke:black; stroke-width:2; " x1="1770.85" y1="1940.1999999999998" x2="2195.85" y2="1940.1999999999998"></line>
176
- <line x1='1754.05' y1='1594.1999999999998' x2='1770.85' y2='1594.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
177
- <line x1='1754.05' y1='1594.1999999999998' x2='1754.05' y2='2192.2' style='fill: none; stroke: black; stroke-width:2' />
178
- <line x1='1754.05' y1='2192.2' x2='1770.85' y2='2192.2' style='fill: none; stroke: black; stroke-width:2' />
179
- <line x1='2212.65' y1='1594.1999999999998' x2='2195.85' y2='1594.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
180
- <line x1='2212.65' y1='1594.1999999999998' x2='2212.65' y2='2192.2' style='fill: none; stroke: black; stroke-width:2' />
181
- <line x1='2212.65' y1='2192.2' x2='2195.85' y2='2192.2' style='fill: none; stroke: black; stroke-width:2' />
175
+ <line style="stroke:black; stroke-width:2; " x1="1770.85" y1="1808.1999999999998" x2="2195.85" y2="1808.1999999999998"></line>
176
+ <line x1='1754.05' y1='1462.1999999999998' x2='1770.85' y2='1462.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
177
+ <line x1='1754.05' y1='1462.1999999999998' x2='1754.05' y2='2060.2' style='fill: none; stroke: black; stroke-width:2' />
178
+ <line x1='1754.05' y1='2060.2' x2='1770.85' y2='2060.2' style='fill: none; stroke: black; stroke-width:2' />
179
+ <line x1='2212.65' y1='1462.1999999999998' x2='2195.85' y2='1462.1999999999998' style='fill: none; stroke: black; stroke-width:2' />
180
+ <line x1='2212.65' y1='1462.1999999999998' x2='2212.65' y2='2060.2' style='fill: none; stroke: black; stroke-width:2' />
181
+ <line x1='2212.65' y1='2060.2' x2='2195.85' y2='2060.2' style='fill: none; stroke: black; stroke-width:2' />
182
182
  <rect style='stroke: black; stroke-width:2;'
183
- x='1642.4' y='2679.4'
183
+ x='1642.4' y='2547.4'
184
184
  width='65.0' height='65.0'
185
185
  fill='none' />
186
186
 
187
- <line style="stroke:black; stroke-width:2; " x1="1418.4" y1="2800.0" x2="1940.4" y2="2800.0"></line>
188
- <line style="stroke:black; stroke-width:2; " x1="1418.4" y1="3074.0" x2="1940.4" y2="3074.0"></line>
187
+ <line style="stroke:black; stroke-width:2; " x1="1418.4" y1="2668.0" x2="1940.4" y2="2668.0"></line>
188
+ <line style="stroke:black; stroke-width:2; " x1="1418.4" y1="2942.0" x2="1940.4" y2="2942.0"></line>
189
189
  <rect style='stroke: black; stroke-width:2;'
190
- x='1779.4' y='3227.4'
190
+ x='1779.4' y='3095.4'
191
191
  width='65.0' height='65.0'
192
192
  fill='none' />
193
193
 
194
- <line x1='1401.6000000000001' y1='2635.0' x2='1418.4' y2='2635.0' style='fill: none; stroke: black; stroke-width:2' />
195
- <line x1='1401.6000000000001' y1='2635.0' x2='1401.6000000000001' y2='3326.0' style='fill: none; stroke: black; stroke-width:2' />
196
- <line x1='1401.6000000000001' y1='3326.0' x2='1418.4' y2='3326.0' style='fill: none; stroke: black; stroke-width:2' />
197
- <line x1='1957.2000000000003' y1='2635.0' x2='1940.4000000000003' y2='2635.0' style='fill: none; stroke: black; stroke-width:2' />
198
- <line x1='1957.2000000000003' y1='2635.0' x2='1957.2000000000003' y2='3326.0' style='fill: none; stroke: black; stroke-width:2' />
199
- <line x1='1957.2000000000003' y1='3326.0' x2='1940.4000000000003' y2='3326.0' style='fill: none; stroke: black; stroke-width:2' />
194
+ <line x1='1401.6000000000001' y1='2503.0' x2='1418.4' y2='2503.0' style='fill: none; stroke: black; stroke-width:2' />
195
+ <line x1='1401.6000000000001' y1='2503.0' x2='1401.6000000000001' y2='3194.0' style='fill: none; stroke: black; stroke-width:2' />
196
+ <line x1='1401.6000000000001' y1='3194.0' x2='1418.4' y2='3194.0' style='fill: none; stroke: black; stroke-width:2' />
197
+ <line x1='1957.2000000000003' y1='2503.0' x2='1940.4000000000003' y2='2503.0' style='fill: none; stroke: black; stroke-width:2' />
198
+ <line x1='1957.2000000000003' y1='2503.0' x2='1957.2000000000003' y2='3194.0' style='fill: none; stroke: black; stroke-width:2' />
199
+ <line x1='1957.2000000000003' y1='3194.0' x2='1940.4000000000003' y2='3194.0' style='fill: none; stroke: black; stroke-width:2' />
200
200
  <rect style='stroke: black; stroke-width:2;'
201
- x='2298.7999999999997' y='2679.4'
201
+ x='2298.7999999999997' y='2547.4'
202
202
  width='65.0' height='65.0'
203
203
  fill='none' />
204
204
 
205
- <line style="stroke:black; stroke-width:2; " x1="2074.7999999999997" y1="2800.0" x2="2499.7999999999997" y2="2800.0"></line>
206
- <line style="stroke:black; stroke-width:2; " x1="2074.7999999999997" y1="2981.0" x2="2499.7999999999997" y2="2981.0"></line>
207
- <line x1='2057.9999999999995' y1='2635.0' x2='2074.7999999999997' y2='2635.0' style='fill: none; stroke: black; stroke-width:2' />
208
- <line x1='2057.9999999999995' y1='2635.0' x2='2057.9999999999995' y2='3233.0' style='fill: none; stroke: black; stroke-width:2' />
209
- <line x1='2057.9999999999995' y1='3233.0' x2='2074.7999999999997' y2='3233.0' style='fill: none; stroke: black; stroke-width:2' />
210
- <line x1='2516.5999999999995' y1='2635.0' x2='2499.7999999999993' y2='2635.0' style='fill: none; stroke: black; stroke-width:2' />
211
- <line x1='2516.5999999999995' y1='2635.0' x2='2516.5999999999995' y2='3233.0' style='fill: none; stroke: black; stroke-width:2' />
212
- <line x1='2516.5999999999995' y1='3233.0' x2='2499.7999999999993' y2='3233.0' style='fill: none; stroke: black; stroke-width:2' /></svg>
205
+ <line style="stroke:black; stroke-width:2; " x1="2074.7999999999997" y1="2668.0" x2="2499.7999999999997" y2="2668.0"></line>
206
+ <line style="stroke:black; stroke-width:2; " x1="2074.7999999999997" y1="2849.0" x2="2499.7999999999997" y2="2849.0"></line>
207
+ <line x1='2057.9999999999995' y1='2503.0' x2='2074.7999999999997' y2='2503.0' style='fill: none; stroke: black; stroke-width:2' />
208
+ <line x1='2057.9999999999995' y1='2503.0' x2='2057.9999999999995' y2='3101.0' style='fill: none; stroke: black; stroke-width:2' />
209
+ <line x1='2057.9999999999995' y1='3101.0' x2='2074.7999999999997' y2='3101.0' style='fill: none; stroke: black; stroke-width:2' />
210
+ <line x1='2516.5999999999995' y1='2503.0' x2='2499.7999999999993' y2='2503.0' style='fill: none; stroke: black; stroke-width:2' />
211
+ <line x1='2516.5999999999995' y1='2503.0' x2='2516.5999999999995' y2='3101.0' style='fill: none; stroke: black; stroke-width:2' />
212
+ <line x1='2516.5999999999995' y1='3101.0' x2='2499.7999999999993' y2='3101.0' style='fill: none; stroke: black; stroke-width:2' /></svg>