rsyntaxtree 1.2.5 → 1.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/.tags +462 -459
- data/Dockerfile +19 -0
- data/Gemfile +0 -3
- data/README.md +16 -14
- data/Rakefile +14 -2
- data/bin/rsyntaxtree +1 -1
- data/{devel → dev}/generate_examples.rb +25 -9
- data/docs/.gitignore +0 -0
- data/docs/404.html +0 -0
- data/docs/Gemfile +0 -0
- data/docs/_config.yml +0 -0
- data/docs/_examples/000.md +0 -0
- data/docs/_examples/001.md +0 -0
- data/docs/_examples/002.md +0 -0
- data/docs/_examples/003.md +0 -0
- data/docs/_examples/004.md +0 -0
- data/docs/_examples/005.md +0 -0
- data/docs/_examples/006.md +0 -0
- data/docs/_examples/007.md +0 -0
- data/docs/_examples/008.md +0 -0
- data/docs/_examples/009.md +0 -0
- data/docs/_examples/010.md +0 -0
- data/docs/_examples/011.md +0 -0
- data/docs/_examples/012.md +0 -0
- data/docs/_examples/013.md +0 -0
- data/docs/_examples/014.md +0 -0
- data/docs/_examples/015.md +0 -0
- data/docs/_examples/016.md +0 -0
- data/docs/_examples/017.md +0 -0
- data/docs/_examples/018.md +0 -0
- data/docs/_examples/019.md +0 -0
- data/docs/_examples/020.md +0 -0
- data/docs/_examples/021.md +0 -0
- data/docs/_examples/022.md +0 -0
- data/docs/_examples/023.md +0 -0
- data/docs/_examples/024.md +0 -0
- data/docs/_examples/025.md +0 -0
- data/docs/_examples/026.md +0 -0
- data/docs/_examples/027.md +0 -0
- data/docs/_examples/028.md +0 -0
- data/docs/_examples/029.md +0 -0
- data/docs/_examples/030.md +0 -0
- data/docs/_examples/031.md +0 -0
- data/docs/_examples/032.md +0 -0
- data/docs/_examples/033.md +0 -0
- data/docs/_examples/034.md +0 -0
- data/docs/_examples/035.md +0 -0
- data/docs/_examples/036.md +0 -0
- data/docs/_examples/037.md +0 -0
- data/docs/_examples/038.md +0 -0
- data/docs/_examples/039.md +0 -0
- data/docs/_examples/040.md +0 -0
- data/docs/_examples/041.md +0 -0
- data/docs/_examples/042.md +0 -0
- data/docs/_examples/043.md +0 -0
- data/docs/_examples/044.md +1 -1
- data/docs/_examples/045.md +0 -0
- data/docs/_examples/046.md +440 -0
- data/docs/_includes/box_and_circle_table.html +0 -0
- data/docs/_includes/escape_char_table.html +0 -0
- data/docs/_includes/social_media_links.html +0 -0
- data/docs/_layouts/default.html +0 -0
- data/docs/assets/css/style.scss +0 -0
- data/docs/assets/img/000.png +0 -0
- data/docs/assets/img/001.png +0 -0
- data/docs/assets/img/002.png +0 -0
- data/docs/assets/img/003.png +0 -0
- data/docs/assets/img/004.png +0 -0
- data/docs/assets/img/005.png +0 -0
- data/docs/assets/img/006.png +0 -0
- data/docs/assets/img/007.png +0 -0
- data/docs/assets/img/008.png +0 -0
- data/docs/assets/img/009.png +0 -0
- data/docs/assets/img/010.png +0 -0
- data/docs/assets/img/011.png +0 -0
- data/docs/assets/img/012.png +0 -0
- data/docs/assets/img/013.png +0 -0
- data/docs/assets/img/014.png +0 -0
- data/docs/assets/img/015.png +0 -0
- data/docs/assets/img/016.png +0 -0
- data/docs/assets/img/017.png +0 -0
- data/docs/assets/img/018.png +0 -0
- data/docs/assets/img/019.png +0 -0
- data/docs/assets/img/020.png +0 -0
- data/docs/assets/img/021.png +0 -0
- data/docs/assets/img/022.png +0 -0
- data/docs/assets/img/023.png +0 -0
- data/docs/assets/img/024.png +0 -0
- data/docs/assets/img/025.png +0 -0
- data/docs/assets/img/026.png +0 -0
- data/docs/assets/img/027.png +0 -0
- data/docs/assets/img/028.png +0 -0
- data/docs/assets/img/029.png +0 -0
- data/docs/assets/img/030.png +0 -0
- data/docs/assets/img/031.png +0 -0
- data/docs/assets/img/032.png +0 -0
- data/docs/assets/img/033.png +0 -0
- data/docs/assets/img/034.png +0 -0
- data/docs/assets/img/035.png +0 -0
- data/docs/assets/img/036.png +0 -0
- data/docs/assets/img/037.png +0 -0
- data/docs/assets/img/038.png +0 -0
- data/docs/assets/img/039.png +0 -0
- data/docs/assets/img/040.png +0 -0
- data/docs/assets/img/041.png +0 -0
- data/docs/assets/img/042.png +0 -0
- data/docs/assets/img/043.png +0 -0
- data/docs/assets/img/044.png +0 -0
- data/docs/assets/img/045.png +0 -0
- data/docs/assets/img/046.png +0 -0
- data/docs/assets/img/elements/circle.png +0 -0
- data/docs/assets/img/elements/circle_abc.png +0 -0
- data/docs/assets/img/elements/circle_bold.png +0 -0
- data/docs/assets/img/elements/circle_hatched.png +0 -0
- data/docs/assets/img/elements/circle_one.png +0 -0
- data/docs/assets/img/elements/connector.png +0 -0
- data/docs/assets/img/elements/connector_bold.png +0 -0
- data/docs/assets/img/elements/square.png +0 -0
- data/docs/assets/img/elements/square_abc.png +0 -0
- data/docs/assets/img/elements/square_bold.png +0 -0
- data/docs/assets/img/elements/square_hatched.png +0 -0
- data/docs/assets/img/elements/square_one.png +0 -0
- data/docs/assets/img/favicon/apple-touch-icon.png +0 -0
- data/docs/assets/img/favicon/favicon-16x16.png +0 -0
- data/docs/assets/img/favicon/favicon-32x32.png +0 -0
- data/docs/assets/img/favicon/favicon.ico +0 -0
- data/docs/assets/svg/000.svg +32 -32
- data/docs/assets/svg/001.svg +14 -14
- data/docs/assets/svg/002.svg +32 -32
- data/docs/assets/svg/003.svg +24 -24
- data/docs/assets/svg/004.svg +35 -35
- data/docs/assets/svg/005.svg +15 -15
- data/docs/assets/svg/006.svg +20 -20
- data/docs/assets/svg/007.svg +26 -26
- data/docs/assets/svg/008.svg +30 -30
- data/docs/assets/svg/009.svg +29 -29
- data/docs/assets/svg/010.svg +47 -47
- data/docs/assets/svg/011.svg +24 -24
- data/docs/assets/svg/012.svg +29 -29
- data/docs/assets/svg/013.svg +119 -119
- data/docs/assets/svg/014.svg +82 -82
- data/docs/assets/svg/015.svg +28 -28
- data/docs/assets/svg/016.svg +375 -375
- data/docs/assets/svg/017.svg +44 -44
- data/docs/assets/svg/018.svg +32 -32
- data/docs/assets/svg/019.svg +168 -168
- data/docs/assets/svg/020.svg +57 -57
- data/docs/assets/svg/021.svg +52 -52
- data/docs/assets/svg/022.svg +90 -90
- data/docs/assets/svg/023.svg +51 -51
- data/docs/assets/svg/024.svg +18 -18
- data/docs/assets/svg/025.svg +116 -116
- data/docs/assets/svg/026.svg +18 -18
- data/docs/assets/svg/027.svg +58 -58
- data/docs/assets/svg/028.svg +16 -16
- data/docs/assets/svg/029.svg +72 -72
- data/docs/assets/svg/030.svg +35 -35
- data/docs/assets/svg/031.svg +10 -10
- data/docs/assets/svg/032.svg +45 -45
- data/docs/assets/svg/033.svg +35 -35
- data/docs/assets/svg/034.svg +43 -43
- data/docs/assets/svg/035.svg +37 -37
- data/docs/assets/svg/036.svg +14 -14
- data/docs/assets/svg/037.svg +6 -6
- data/docs/assets/svg/038.svg +39 -39
- data/docs/assets/svg/039.svg +2 -2
- data/docs/assets/svg/040.svg +89 -89
- data/docs/assets/svg/041.svg +49 -49
- data/docs/assets/svg/042.svg +10 -10
- data/docs/assets/svg/043.svg +124 -124
- data/docs/assets/svg/044.svg +3 -3
- data/docs/assets/svg/045.svg +60 -60
- data/docs/assets/svg/046.svg +990 -0
- data/docs/documentation.md +0 -0
- data/docs/documentation_ja.md +0 -0
- data/docs/examples.html +2 -2
- data/docs/index.html +0 -0
- data/lib/rsyntaxtree/element.rb +1 -6
- data/lib/rsyntaxtree/string_parser.rb +4 -4
- data/lib/rsyntaxtree/svg_graph.rb +13 -13
- data/lib/rsyntaxtree/version.rb +1 -1
- data/lib/rsyntaxtree.rb +4 -2
- metadata +8 -7
- data/docs/assets/img/014_.png +0 -0
- data/fonts/NotoEmoji-Bold.ttf +0 -0
- data/fonts/NotoEmoji-Regular.ttf +0 -0
|
@@ -0,0 +1,990 @@
|
|
|
1
|
+
<?xml version="1.0" standalone="no"?>
|
|
2
|
+
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
|
3
|
+
<svg width="37609.600000000006" height="1008.0" viewBox="-20, -20, 37649.600000000006, 1048.0" version="1.1" xmlns="http://www.w3.org/2000/svg">
|
|
4
|
+
<defs>
|
|
5
|
+
<marker id="arrow" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="10" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
|
|
6
|
+
<path d="M 0 0 L 10 5 L 0 10" fill="#CC79A7"/>
|
|
7
|
+
</marker>
|
|
8
|
+
<marker id="arrowBackward" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
|
|
9
|
+
<path d="M 0 0 L 10 5 L 0 10 z" fill="#CC79A7"/>
|
|
10
|
+
</marker>
|
|
11
|
+
<marker id="arrowForward" markerUnits="userSpaceOnUse" viewBox="0 0 10 10" refX="5" refY="5" markerWidth="33.6" markerHeight="33.6" orient="auto">
|
|
12
|
+
<path d="M 10 0 L 0 5 L 10 10 z" fill="#CC79A7"/>
|
|
13
|
+
</marker>
|
|
14
|
+
<marker id="arrowBothways" markerUnits="userSpaceOnUse" viewBox="0 0 30 10" refX="15" refY="5" markerWidth="100.80000000000001" markerHeight="33.6" orient="auto">
|
|
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="#CC79A7"/>
|
|
16
|
+
</marker>
|
|
17
|
+
<pattern id="hatchBlack" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
|
|
18
|
+
<line x1="0" y="0" x2="0" y2="10" stroke="black" stroke-width="4"></line>
|
|
19
|
+
</pattern>
|
|
20
|
+
<pattern id="hatchForNode" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
|
|
21
|
+
<line x1="0" y="0" x2="0" y2="10" stroke="#0072B2" stroke-width="4"></line>
|
|
22
|
+
</pattern>
|
|
23
|
+
<pattern id="hatchForLeaf" x="10" y="10" width="10" height="10" patternUnits="userSpaceOnUse" patternTransform="rotate(45)">
|
|
24
|
+
<line x1="0" y="0" x2="0" y2="10" stroke="#009E73" stroke-width="4"></line>
|
|
25
|
+
</pattern>
|
|
26
|
+
</defs>
|
|
27
|
+
<rect x="-20" y="-20" width="37649.600000000006" height="1048.0" stroke="none" fill="white" />"
|
|
28
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='18778.600000000002' y='132.0'><tspan x='18778.600000000002' y='132.0' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">A</tspan>
|
|
29
|
+
</text>
|
|
30
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2299.7999999999993' y='334.4'><tspan x='2299.7999999999993' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
|
|
31
|
+
</text>
|
|
32
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='731.7000000000007' y='536.8'><tspan x='731.7000000000007' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
33
|
+
</text>
|
|
34
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='204.5' y='739.2'><tspan x='204.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
35
|
+
</text>
|
|
36
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33.599999999998545' y='941.6'><tspan x='33.599999999998545' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
37
|
+
</text>
|
|
38
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='208.0' y='941.6'><tspan x='208.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
39
|
+
</text>
|
|
40
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='382.40000000000146' y='941.6'><tspan x='382.40000000000146' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
41
|
+
</text>
|
|
42
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='727.7000000000007' y='739.2'><tspan x='727.7000000000007' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
43
|
+
</text>
|
|
44
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='556.7999999999993' y='941.6'><tspan x='556.7999999999993' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
45
|
+
</text>
|
|
46
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='731.2000000000007' y='941.6'><tspan x='731.2000000000007' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
47
|
+
</text>
|
|
48
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='905.6000000000022' y='941.6'><tspan x='905.6000000000022' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
49
|
+
</text>
|
|
50
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1250.9000000000015' y='739.2'><tspan x='1250.9000000000015' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
51
|
+
</text>
|
|
52
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1080.0' y='941.6'><tspan x='1080.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
53
|
+
</text>
|
|
54
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1254.4000000000015' y='941.6'><tspan x='1254.4000000000015' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
55
|
+
</text>
|
|
56
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1428.800000000003' y='941.6'><tspan x='1428.800000000003' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
57
|
+
</text>
|
|
58
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2301.2999999999993' y='536.8'><tspan x='2301.2999999999993' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
59
|
+
</text>
|
|
60
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='1774.0999999999985' y='739.2'><tspan x='1774.0999999999985' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
61
|
+
</text>
|
|
62
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1603.199999999997' y='941.6'><tspan x='1603.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
63
|
+
</text>
|
|
64
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1777.5999999999985' y='941.6'><tspan x='1777.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
65
|
+
</text>
|
|
66
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='1952.0' y='941.6'><tspan x='1952.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
67
|
+
</text>
|
|
68
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2297.2999999999993' y='739.2'><tspan x='2297.2999999999993' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
69
|
+
</text>
|
|
70
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2126.399999999998' y='941.6'><tspan x='2126.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
71
|
+
</text>
|
|
72
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2300.7999999999993' y='941.6'><tspan x='2300.7999999999993' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
73
|
+
</text>
|
|
74
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2475.199999999999' y='941.6'><tspan x='2475.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
75
|
+
</text>
|
|
76
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='2820.499999999998' y='739.2'><tspan x='2820.499999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
77
|
+
</text>
|
|
78
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2649.5999999999985' y='941.6'><tspan x='2649.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
79
|
+
</text>
|
|
80
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2823.999999999998' y='941.6'><tspan x='2823.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
81
|
+
</text>
|
|
82
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='2998.399999999998' y='941.6'><tspan x='2998.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
83
|
+
</text>
|
|
84
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='3870.899999999998' y='536.8'><tspan x='3870.899999999998' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
85
|
+
</text>
|
|
86
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='3343.699999999997' y='739.2'><tspan x='3343.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
87
|
+
</text>
|
|
88
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='3172.7999999999975' y='941.6'><tspan x='3172.7999999999975' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
89
|
+
</text>
|
|
90
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='3347.199999999997' y='941.6'><tspan x='3347.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
91
|
+
</text>
|
|
92
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='3521.5999999999967' y='941.6'><tspan x='3521.5999999999967' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
93
|
+
</text>
|
|
94
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='3866.899999999998' y='739.2'><tspan x='3866.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
95
|
+
</text>
|
|
96
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='3695.999999999998' y='941.6'><tspan x='3695.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
97
|
+
</text>
|
|
98
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='3870.399999999998' y='941.6'><tspan x='3870.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
99
|
+
</text>
|
|
100
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='4044.7999999999975' y='941.6'><tspan x='4044.7999999999975' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
101
|
+
</text>
|
|
102
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='4390.0999999999985' y='739.2'><tspan x='4390.0999999999985' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
103
|
+
</text>
|
|
104
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='4219.199999999999' y='941.6'><tspan x='4219.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
105
|
+
</text>
|
|
106
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='4393.5999999999985' y='941.6'><tspan x='4393.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
107
|
+
</text>
|
|
108
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='4567.999999999998' y='941.6'><tspan x='4567.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
109
|
+
</text>
|
|
110
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='7008.5999999999985' y='334.4'><tspan x='7008.5999999999985' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
|
|
111
|
+
</text>
|
|
112
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='5440.499999999998' y='536.8'><tspan x='5440.499999999998' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
113
|
+
</text>
|
|
114
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='4913.299999999997' y='739.2'><tspan x='4913.299999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
115
|
+
</text>
|
|
116
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='4742.399999999998' y='941.6'><tspan x='4742.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
117
|
+
</text>
|
|
118
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='4916.799999999997' y='941.6'><tspan x='4916.799999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
119
|
+
</text>
|
|
120
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='5091.199999999997' y='941.6'><tspan x='5091.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
121
|
+
</text>
|
|
122
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='5436.499999999998' y='739.2'><tspan x='5436.499999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
123
|
+
</text>
|
|
124
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='5265.5999999999985' y='941.6'><tspan x='5265.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
125
|
+
</text>
|
|
126
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='5439.999999999998' y='941.6'><tspan x='5439.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
127
|
+
</text>
|
|
128
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='5614.399999999998' y='941.6'><tspan x='5614.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
129
|
+
</text>
|
|
130
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='5959.699999999999' y='739.2'><tspan x='5959.699999999999' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
131
|
+
</text>
|
|
132
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='5788.799999999999' y='941.6'><tspan x='5788.799999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
133
|
+
</text>
|
|
134
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='5963.199999999999' y='941.6'><tspan x='5963.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
135
|
+
</text>
|
|
136
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='6137.5999999999985' y='941.6'><tspan x='6137.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
137
|
+
</text>
|
|
138
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='7010.0999999999985' y='536.8'><tspan x='7010.0999999999985' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
139
|
+
</text>
|
|
140
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='6482.899999999998' y='739.2'><tspan x='6482.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
141
|
+
</text>
|
|
142
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='6311.999999999998' y='941.6'><tspan x='6311.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
143
|
+
</text>
|
|
144
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='6486.399999999998' y='941.6'><tspan x='6486.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
145
|
+
</text>
|
|
146
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='6660.799999999997' y='941.6'><tspan x='6660.799999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
147
|
+
</text>
|
|
148
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='7006.0999999999985' y='739.2'><tspan x='7006.0999999999985' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
149
|
+
</text>
|
|
150
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='6835.199999999999' y='941.6'><tspan x='6835.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
151
|
+
</text>
|
|
152
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='7009.5999999999985' y='941.6'><tspan x='7009.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
153
|
+
</text>
|
|
154
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='7183.999999999998' y='941.6'><tspan x='7183.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
155
|
+
</text>
|
|
156
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='7529.299999999999' y='739.2'><tspan x='7529.299999999999' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
157
|
+
</text>
|
|
158
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='7358.4' y='941.6'><tspan x='7358.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
159
|
+
</text>
|
|
160
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='7532.799999999999' y='941.6'><tspan x='7532.799999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
161
|
+
</text>
|
|
162
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='7707.199999999999' y='941.6'><tspan x='7707.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
163
|
+
</text>
|
|
164
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='8579.699999999999' y='536.8'><tspan x='8579.699999999999' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
165
|
+
</text>
|
|
166
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='8052.499999999998' y='739.2'><tspan x='8052.499999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
167
|
+
</text>
|
|
168
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='7881.5999999999985' y='941.6'><tspan x='7881.5999999999985' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
169
|
+
</text>
|
|
170
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='8055.999999999998' y='941.6'><tspan x='8055.999999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
171
|
+
</text>
|
|
172
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='8230.399999999998' y='941.6'><tspan x='8230.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
173
|
+
</text>
|
|
174
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='8575.699999999999' y='739.2'><tspan x='8575.699999999999' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
175
|
+
</text>
|
|
176
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='8404.8' y='941.6'><tspan x='8404.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
177
|
+
</text>
|
|
178
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='8579.199999999999' y='941.6'><tspan x='8579.199999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
179
|
+
</text>
|
|
180
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='8753.599999999999' y='941.6'><tspan x='8753.599999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
181
|
+
</text>
|
|
182
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='9098.9' y='739.2'><tspan x='9098.9' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
183
|
+
</text>
|
|
184
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='8928.0' y='941.6'><tspan x='8928.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
185
|
+
</text>
|
|
186
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='9102.4' y='941.6'><tspan x='9102.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
187
|
+
</text>
|
|
188
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='9276.8' y='941.6'><tspan x='9276.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
189
|
+
</text>
|
|
190
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='11717.399999999998' y='334.4'><tspan x='11717.399999999998' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
|
|
191
|
+
</text>
|
|
192
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='10149.299999999997' y='536.8'><tspan x='10149.299999999997' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
193
|
+
</text>
|
|
194
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='9622.099999999997' y='739.2'><tspan x='9622.099999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
195
|
+
</text>
|
|
196
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='9451.199999999997' y='941.6'><tspan x='9451.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
197
|
+
</text>
|
|
198
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='9625.599999999997' y='941.6'><tspan x='9625.599999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
199
|
+
</text>
|
|
200
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='9799.999999999996' y='941.6'><tspan x='9799.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
201
|
+
</text>
|
|
202
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='10145.299999999997' y='739.2'><tspan x='10145.299999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
203
|
+
</text>
|
|
204
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='9974.399999999998' y='941.6'><tspan x='9974.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
205
|
+
</text>
|
|
206
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='10148.799999999997' y='941.6'><tspan x='10148.799999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
207
|
+
</text>
|
|
208
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='10323.199999999997' y='941.6'><tspan x='10323.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
209
|
+
</text>
|
|
210
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='10668.499999999998' y='739.2'><tspan x='10668.499999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
211
|
+
</text>
|
|
212
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='10497.599999999999' y='941.6'><tspan x='10497.599999999999' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
213
|
+
</text>
|
|
214
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='10671.999999999996' y='941.6'><tspan x='10671.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
215
|
+
</text>
|
|
216
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='10846.399999999998' y='941.6'><tspan x='10846.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
217
|
+
</text>
|
|
218
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='11718.899999999996' y='536.8'><tspan x='11718.899999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
219
|
+
</text>
|
|
220
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='11191.699999999997' y='739.2'><tspan x='11191.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
221
|
+
</text>
|
|
222
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='11020.799999999996' y='941.6'><tspan x='11020.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
223
|
+
</text>
|
|
224
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='11195.199999999997' y='941.6'><tspan x='11195.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
225
|
+
</text>
|
|
226
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='11369.599999999995' y='941.6'><tspan x='11369.599999999995' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
227
|
+
</text>
|
|
228
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='11714.899999999996' y='739.2'><tspan x='11714.899999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
229
|
+
</text>
|
|
230
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='11543.999999999996' y='941.6'><tspan x='11543.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
231
|
+
</text>
|
|
232
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='11718.399999999996' y='941.6'><tspan x='11718.399999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
233
|
+
</text>
|
|
234
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='11892.799999999996' y='941.6'><tspan x='11892.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
235
|
+
</text>
|
|
236
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='12238.099999999995' y='739.2'><tspan x='12238.099999999995' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
237
|
+
</text>
|
|
238
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='12067.199999999997' y='941.6'><tspan x='12067.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
239
|
+
</text>
|
|
240
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='12241.599999999995' y='941.6'><tspan x='12241.599999999995' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
241
|
+
</text>
|
|
242
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='12415.999999999996' y='941.6'><tspan x='12415.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
243
|
+
</text>
|
|
244
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='13288.499999999996' y='536.8'><tspan x='13288.499999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
245
|
+
</text>
|
|
246
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='12761.299999999996' y='739.2'><tspan x='12761.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
247
|
+
</text>
|
|
248
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='12590.399999999998' y='941.6'><tspan x='12590.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
249
|
+
</text>
|
|
250
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='12764.799999999996' y='941.6'><tspan x='12764.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
251
|
+
</text>
|
|
252
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='12939.199999999997' y='941.6'><tspan x='12939.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
253
|
+
</text>
|
|
254
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='13284.499999999996' y='739.2'><tspan x='13284.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
255
|
+
</text>
|
|
256
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='13113.599999999997' y='941.6'><tspan x='13113.599999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
257
|
+
</text>
|
|
258
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='13287.999999999996' y='941.6'><tspan x='13287.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
259
|
+
</text>
|
|
260
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='13462.399999999996' y='941.6'><tspan x='13462.399999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
261
|
+
</text>
|
|
262
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='13807.699999999997' y='739.2'><tspan x='13807.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
263
|
+
</text>
|
|
264
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='13636.799999999996' y='941.6'><tspan x='13636.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
265
|
+
</text>
|
|
266
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='13811.199999999997' y='941.6'><tspan x='13811.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
267
|
+
</text>
|
|
268
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='13985.599999999995' y='941.6'><tspan x='13985.599999999995' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
269
|
+
</text>
|
|
270
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='16426.199999999997' y='334.4'><tspan x='16426.199999999997' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
|
|
271
|
+
</text>
|
|
272
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='14858.099999999995' y='536.8'><tspan x='14858.099999999995' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
273
|
+
</text>
|
|
274
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='14330.899999999996' y='739.2'><tspan x='14330.899999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
275
|
+
</text>
|
|
276
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='14159.999999999996' y='941.6'><tspan x='14159.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
277
|
+
</text>
|
|
278
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='14334.399999999996' y='941.6'><tspan x='14334.399999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
279
|
+
</text>
|
|
280
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='14508.799999999996' y='941.6'><tspan x='14508.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
281
|
+
</text>
|
|
282
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='14854.099999999997' y='739.2'><tspan x='14854.099999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
283
|
+
</text>
|
|
284
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='14683.199999999997' y='941.6'><tspan x='14683.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
285
|
+
</text>
|
|
286
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='14857.599999999997' y='941.6'><tspan x='14857.599999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
287
|
+
</text>
|
|
288
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='15031.999999999996' y='941.6'><tspan x='15031.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
289
|
+
</text>
|
|
290
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='15377.299999999996' y='739.2'><tspan x='15377.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
291
|
+
</text>
|
|
292
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='15206.399999999996' y='941.6'><tspan x='15206.399999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
293
|
+
</text>
|
|
294
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='15380.799999999996' y='941.6'><tspan x='15380.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
295
|
+
</text>
|
|
296
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='15555.199999999997' y='941.6'><tspan x='15555.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
297
|
+
</text>
|
|
298
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='16427.699999999997' y='536.8'><tspan x='16427.699999999997' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
299
|
+
</text>
|
|
300
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='15900.499999999996' y='739.2'><tspan x='15900.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
301
|
+
</text>
|
|
302
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='15729.599999999997' y='941.6'><tspan x='15729.599999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
303
|
+
</text>
|
|
304
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='15903.999999999996' y='941.6'><tspan x='15903.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
305
|
+
</text>
|
|
306
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='16078.399999999998' y='941.6'><tspan x='16078.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
307
|
+
</text>
|
|
308
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='16423.699999999997' y='739.2'><tspan x='16423.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
309
|
+
</text>
|
|
310
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='16252.799999999996' y='941.6'><tspan x='16252.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
311
|
+
</text>
|
|
312
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='16427.199999999997' y='941.6'><tspan x='16427.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
313
|
+
</text>
|
|
314
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='16601.6' y='941.6'><tspan x='16601.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
315
|
+
</text>
|
|
316
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='16946.899999999998' y='739.2'><tspan x='16946.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
317
|
+
</text>
|
|
318
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='16775.999999999996' y='941.6'><tspan x='16775.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
319
|
+
</text>
|
|
320
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='16950.399999999998' y='941.6'><tspan x='16950.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
321
|
+
</text>
|
|
322
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='17124.799999999996' y='941.6'><tspan x='17124.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
323
|
+
</text>
|
|
324
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='17997.299999999996' y='536.8'><tspan x='17997.299999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
325
|
+
</text>
|
|
326
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='17470.1' y='739.2'><tspan x='17470.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
327
|
+
</text>
|
|
328
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='17299.199999999997' y='941.6'><tspan x='17299.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
329
|
+
</text>
|
|
330
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='17473.6' y='941.6'><tspan x='17473.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
331
|
+
</text>
|
|
332
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='17647.999999999996' y='941.6'><tspan x='17647.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
333
|
+
</text>
|
|
334
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='17993.299999999996' y='739.2'><tspan x='17993.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
335
|
+
</text>
|
|
336
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='17822.399999999998' y='941.6'><tspan x='17822.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
337
|
+
</text>
|
|
338
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='17996.799999999996' y='941.6'><tspan x='17996.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
339
|
+
</text>
|
|
340
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='18171.199999999997' y='941.6'><tspan x='18171.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
341
|
+
</text>
|
|
342
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='18516.499999999996' y='739.2'><tspan x='18516.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
343
|
+
</text>
|
|
344
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='18345.6' y='941.6'><tspan x='18345.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
345
|
+
</text>
|
|
346
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='18519.999999999996' y='941.6'><tspan x='18519.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
347
|
+
</text>
|
|
348
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='18694.399999999998' y='941.6'><tspan x='18694.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
349
|
+
</text>
|
|
350
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='21134.999999999996' y='334.4'><tspan x='21134.999999999996' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
|
|
351
|
+
</text>
|
|
352
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='19566.899999999998' y='536.8'><tspan x='19566.899999999998' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
353
|
+
</text>
|
|
354
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='19039.699999999997' y='739.2'><tspan x='19039.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
355
|
+
</text>
|
|
356
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='18868.799999999996' y='941.6'><tspan x='18868.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
357
|
+
</text>
|
|
358
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='19043.199999999997' y='941.6'><tspan x='19043.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
359
|
+
</text>
|
|
360
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='19217.6' y='941.6'><tspan x='19217.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
361
|
+
</text>
|
|
362
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='19562.899999999998' y='739.2'><tspan x='19562.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
363
|
+
</text>
|
|
364
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='19391.999999999996' y='941.6'><tspan x='19391.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
365
|
+
</text>
|
|
366
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='19566.399999999998' y='941.6'><tspan x='19566.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
367
|
+
</text>
|
|
368
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='19740.799999999996' y='941.6'><tspan x='19740.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
369
|
+
</text>
|
|
370
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='20086.1' y='739.2'><tspan x='20086.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
371
|
+
</text>
|
|
372
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='19915.199999999997' y='941.6'><tspan x='19915.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
373
|
+
</text>
|
|
374
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='20089.6' y='941.6'><tspan x='20089.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
375
|
+
</text>
|
|
376
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='20263.999999999996' y='941.6'><tspan x='20263.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
377
|
+
</text>
|
|
378
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='21136.499999999996' y='536.8'><tspan x='21136.499999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
379
|
+
</text>
|
|
380
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='20609.299999999996' y='739.2'><tspan x='20609.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
381
|
+
</text>
|
|
382
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='20438.399999999998' y='941.6'><tspan x='20438.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
383
|
+
</text>
|
|
384
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='20612.799999999996' y='941.6'><tspan x='20612.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
385
|
+
</text>
|
|
386
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='20787.199999999997' y='941.6'><tspan x='20787.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
387
|
+
</text>
|
|
388
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='21132.499999999996' y='739.2'><tspan x='21132.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
389
|
+
</text>
|
|
390
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='20961.6' y='941.6'><tspan x='20961.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
391
|
+
</text>
|
|
392
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='21135.999999999996' y='941.6'><tspan x='21135.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
393
|
+
</text>
|
|
394
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='21310.399999999998' y='941.6'><tspan x='21310.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
395
|
+
</text>
|
|
396
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='21655.699999999997' y='739.2'><tspan x='21655.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
397
|
+
</text>
|
|
398
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='21484.799999999996' y='941.6'><tspan x='21484.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
399
|
+
</text>
|
|
400
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='21659.199999999997' y='941.6'><tspan x='21659.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
401
|
+
</text>
|
|
402
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='21833.6' y='941.6'><tspan x='21833.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
403
|
+
</text>
|
|
404
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='22706.1' y='536.8'><tspan x='22706.1' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
405
|
+
</text>
|
|
406
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='22178.899999999998' y='739.2'><tspan x='22178.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
407
|
+
</text>
|
|
408
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='22007.999999999996' y='941.6'><tspan x='22007.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
409
|
+
</text>
|
|
410
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='22182.399999999998' y='941.6'><tspan x='22182.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
411
|
+
</text>
|
|
412
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='22356.799999999996' y='941.6'><tspan x='22356.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
413
|
+
</text>
|
|
414
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='22702.1' y='739.2'><tspan x='22702.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
415
|
+
</text>
|
|
416
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='22531.199999999997' y='941.6'><tspan x='22531.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
417
|
+
</text>
|
|
418
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='22705.6' y='941.6'><tspan x='22705.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
419
|
+
</text>
|
|
420
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='22879.999999999996' y='941.6'><tspan x='22879.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
421
|
+
</text>
|
|
422
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='23225.299999999996' y='739.2'><tspan x='23225.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
423
|
+
</text>
|
|
424
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='23054.399999999998' y='941.6'><tspan x='23054.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
425
|
+
</text>
|
|
426
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='23228.799999999996' y='941.6'><tspan x='23228.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
427
|
+
</text>
|
|
428
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='23403.199999999997' y='941.6'><tspan x='23403.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
429
|
+
</text>
|
|
430
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='25843.799999999996' y='334.4'><tspan x='25843.799999999996' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
|
|
431
|
+
</text>
|
|
432
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='24275.699999999997' y='536.8'><tspan x='24275.699999999997' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
433
|
+
</text>
|
|
434
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='23748.499999999996' y='739.2'><tspan x='23748.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
435
|
+
</text>
|
|
436
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='23577.6' y='941.6'><tspan x='23577.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
437
|
+
</text>
|
|
438
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='23751.999999999996' y='941.6'><tspan x='23751.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
439
|
+
</text>
|
|
440
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='23926.399999999998' y='941.6'><tspan x='23926.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
441
|
+
</text>
|
|
442
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='24271.699999999997' y='739.2'><tspan x='24271.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
443
|
+
</text>
|
|
444
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='24100.799999999996' y='941.6'><tspan x='24100.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
445
|
+
</text>
|
|
446
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='24275.199999999997' y='941.6'><tspan x='24275.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
447
|
+
</text>
|
|
448
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='24449.6' y='941.6'><tspan x='24449.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
449
|
+
</text>
|
|
450
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='24794.899999999998' y='739.2'><tspan x='24794.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
451
|
+
</text>
|
|
452
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='24623.999999999996' y='941.6'><tspan x='24623.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
453
|
+
</text>
|
|
454
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='24798.399999999998' y='941.6'><tspan x='24798.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
455
|
+
</text>
|
|
456
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='24972.799999999996' y='941.6'><tspan x='24972.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
457
|
+
</text>
|
|
458
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='25845.299999999996' y='536.8'><tspan x='25845.299999999996' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
459
|
+
</text>
|
|
460
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='25318.1' y='739.2'><tspan x='25318.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
461
|
+
</text>
|
|
462
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='25147.199999999997' y='941.6'><tspan x='25147.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
463
|
+
</text>
|
|
464
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='25321.6' y='941.6'><tspan x='25321.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
465
|
+
</text>
|
|
466
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='25495.999999999996' y='941.6'><tspan x='25495.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
467
|
+
</text>
|
|
468
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='25841.299999999996' y='739.2'><tspan x='25841.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
469
|
+
</text>
|
|
470
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='25670.399999999998' y='941.6'><tspan x='25670.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
471
|
+
</text>
|
|
472
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='25844.799999999996' y='941.6'><tspan x='25844.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
473
|
+
</text>
|
|
474
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='26019.199999999997' y='941.6'><tspan x='26019.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
475
|
+
</text>
|
|
476
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='26364.499999999996' y='739.2'><tspan x='26364.499999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
477
|
+
</text>
|
|
478
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='26193.6' y='941.6'><tspan x='26193.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
479
|
+
</text>
|
|
480
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='26367.999999999996' y='941.6'><tspan x='26367.999999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
481
|
+
</text>
|
|
482
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='26542.399999999998' y='941.6'><tspan x='26542.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
483
|
+
</text>
|
|
484
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='27414.899999999998' y='536.8'><tspan x='27414.899999999998' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
485
|
+
</text>
|
|
486
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='26887.699999999997' y='739.2'><tspan x='26887.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
487
|
+
</text>
|
|
488
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='26716.799999999996' y='941.6'><tspan x='26716.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
489
|
+
</text>
|
|
490
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='26891.199999999997' y='941.6'><tspan x='26891.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
491
|
+
</text>
|
|
492
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='27065.6' y='941.6'><tspan x='27065.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
493
|
+
</text>
|
|
494
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='27410.899999999998' y='739.2'><tspan x='27410.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
495
|
+
</text>
|
|
496
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='27240.0' y='941.6'><tspan x='27240.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
497
|
+
</text>
|
|
498
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='27414.399999999998' y='941.6'><tspan x='27414.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
499
|
+
</text>
|
|
500
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='27588.799999999996' y='941.6'><tspan x='27588.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
501
|
+
</text>
|
|
502
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='27934.1' y='739.2'><tspan x='27934.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
503
|
+
</text>
|
|
504
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='27763.199999999997' y='941.6'><tspan x='27763.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
505
|
+
</text>
|
|
506
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='27937.6' y='941.6'><tspan x='27937.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
507
|
+
</text>
|
|
508
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28112.0' y='941.6'><tspan x='28112.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
509
|
+
</text>
|
|
510
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='30552.6' y='334.4'><tspan x='30552.6' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
|
|
511
|
+
</text>
|
|
512
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='28984.5' y='536.8'><tspan x='28984.5' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
513
|
+
</text>
|
|
514
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='28457.299999999996' y='739.2'><tspan x='28457.299999999996' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
515
|
+
</text>
|
|
516
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28286.399999999998' y='941.6'><tspan x='28286.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
517
|
+
</text>
|
|
518
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28460.799999999996' y='941.6'><tspan x='28460.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
519
|
+
</text>
|
|
520
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28635.199999999997' y='941.6'><tspan x='28635.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
521
|
+
</text>
|
|
522
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='28980.5' y='739.2'><tspan x='28980.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
523
|
+
</text>
|
|
524
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28809.6' y='941.6'><tspan x='28809.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
525
|
+
</text>
|
|
526
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='28984.0' y='941.6'><tspan x='28984.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
527
|
+
</text>
|
|
528
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='29158.399999999998' y='941.6'><tspan x='29158.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
529
|
+
</text>
|
|
530
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='29503.699999999997' y='739.2'><tspan x='29503.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
531
|
+
</text>
|
|
532
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='29332.8' y='941.6'><tspan x='29332.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
533
|
+
</text>
|
|
534
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='29507.199999999997' y='941.6'><tspan x='29507.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
535
|
+
</text>
|
|
536
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='29681.6' y='941.6'><tspan x='29681.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
537
|
+
</text>
|
|
538
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='30554.1' y='536.8'><tspan x='30554.1' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
539
|
+
</text>
|
|
540
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='30026.899999999998' y='739.2'><tspan x='30026.899999999998' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
541
|
+
</text>
|
|
542
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='29856.0' y='941.6'><tspan x='29856.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
543
|
+
</text>
|
|
544
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30030.399999999998' y='941.6'><tspan x='30030.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
545
|
+
</text>
|
|
546
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30204.799999999996' y='941.6'><tspan x='30204.799999999996' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
547
|
+
</text>
|
|
548
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='30550.1' y='739.2'><tspan x='30550.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
549
|
+
</text>
|
|
550
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30379.199999999997' y='941.6'><tspan x='30379.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
551
|
+
</text>
|
|
552
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30553.6' y='941.6'><tspan x='30553.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
553
|
+
</text>
|
|
554
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30728.0' y='941.6'><tspan x='30728.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
555
|
+
</text>
|
|
556
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='31073.3' y='739.2'><tspan x='31073.3' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
557
|
+
</text>
|
|
558
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='30902.4' y='941.6'><tspan x='30902.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
559
|
+
</text>
|
|
560
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='31076.8' y='941.6'><tspan x='31076.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
561
|
+
</text>
|
|
562
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='31251.199999999997' y='941.6'><tspan x='31251.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
563
|
+
</text>
|
|
564
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='32123.699999999997' y='536.8'><tspan x='32123.699999999997' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
565
|
+
</text>
|
|
566
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='31596.5' y='739.2'><tspan x='31596.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
567
|
+
</text>
|
|
568
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='31425.6' y='941.6'><tspan x='31425.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
569
|
+
</text>
|
|
570
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='31600.0' y='941.6'><tspan x='31600.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
571
|
+
</text>
|
|
572
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='31774.399999999998' y='941.6'><tspan x='31774.399999999998' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
573
|
+
</text>
|
|
574
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='32119.699999999997' y='739.2'><tspan x='32119.699999999997' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
575
|
+
</text>
|
|
576
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='31948.8' y='941.6'><tspan x='31948.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
577
|
+
</text>
|
|
578
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='32123.199999999997' y='941.6'><tspan x='32123.199999999997' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
579
|
+
</text>
|
|
580
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='32297.6' y='941.6'><tspan x='32297.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
581
|
+
</text>
|
|
582
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='32642.9' y='739.2'><tspan x='32642.9' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
583
|
+
</text>
|
|
584
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='32472.0' y='941.6'><tspan x='32472.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
585
|
+
</text>
|
|
586
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='32646.4' y='941.6'><tspan x='32646.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
587
|
+
</text>
|
|
588
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='32820.8' y='941.6'><tspan x='32820.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
589
|
+
</text>
|
|
590
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='35261.4' y='334.4'><tspan x='35261.4' y='334.4' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">B</tspan>
|
|
591
|
+
</text>
|
|
592
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='33693.3' y='536.8'><tspan x='33693.3' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
593
|
+
</text>
|
|
594
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='33166.1' y='739.2'><tspan x='33166.1' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
595
|
+
</text>
|
|
596
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='32995.2' y='941.6'><tspan x='32995.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
597
|
+
</text>
|
|
598
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33169.6' y='941.6'><tspan x='33169.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
599
|
+
</text>
|
|
600
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33344.0' y='941.6'><tspan x='33344.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
601
|
+
</text>
|
|
602
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='33689.3' y='739.2'><tspan x='33689.3' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
603
|
+
</text>
|
|
604
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33518.4' y='941.6'><tspan x='33518.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
605
|
+
</text>
|
|
606
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33692.8' y='941.6'><tspan x='33692.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
607
|
+
</text>
|
|
608
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='33867.2' y='941.6'><tspan x='33867.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
609
|
+
</text>
|
|
610
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='34212.5' y='739.2'><tspan x='34212.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
611
|
+
</text>
|
|
612
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='34041.6' y='941.6'><tspan x='34041.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
613
|
+
</text>
|
|
614
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='34216.0' y='941.6'><tspan x='34216.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
615
|
+
</text>
|
|
616
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='34390.4' y='941.6'><tspan x='34390.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
617
|
+
</text>
|
|
618
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='35262.9' y='536.8'><tspan x='35262.9' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
619
|
+
</text>
|
|
620
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='34735.7' y='739.2'><tspan x='34735.7' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
621
|
+
</text>
|
|
622
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='34564.8' y='941.6'><tspan x='34564.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
623
|
+
</text>
|
|
624
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='34739.2' y='941.6'><tspan x='34739.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
625
|
+
</text>
|
|
626
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='34913.6' y='941.6'><tspan x='34913.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
627
|
+
</text>
|
|
628
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='35258.899999999994' y='739.2'><tspan x='35258.899999999994' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
629
|
+
</text>
|
|
630
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='35088.0' y='941.6'><tspan x='35088.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
631
|
+
</text>
|
|
632
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='35262.399999999994' y='941.6'><tspan x='35262.399999999994' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
633
|
+
</text>
|
|
634
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='35436.8' y='941.6'><tspan x='35436.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
635
|
+
</text>
|
|
636
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='35782.100000000006' y='739.2'><tspan x='35782.100000000006' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
637
|
+
</text>
|
|
638
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='35611.2' y='941.6'><tspan x='35611.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
639
|
+
</text>
|
|
640
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='35785.600000000006' y='941.6'><tspan x='35785.600000000006' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
641
|
+
</text>
|
|
642
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='35960.0' y='941.6'><tspan x='35960.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
643
|
+
</text>
|
|
644
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='36832.5' y='536.8'><tspan x='36832.5' y='536.8' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">C</tspan>
|
|
645
|
+
</text>
|
|
646
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='36305.3' y='739.2'><tspan x='36305.3' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
647
|
+
</text>
|
|
648
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='36134.399999999994' y='941.6'><tspan x='36134.399999999994' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
649
|
+
</text>
|
|
650
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='36308.8' y='941.6'><tspan x='36308.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
651
|
+
</text>
|
|
652
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='36483.2' y='941.6'><tspan x='36483.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
653
|
+
</text>
|
|
654
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='36828.5' y='739.2'><tspan x='36828.5' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
655
|
+
</text>
|
|
656
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='36657.6' y='941.6'><tspan x='36657.6' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
657
|
+
</text>
|
|
658
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='36832.0' y='941.6'><tspan x='36832.0' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
659
|
+
</text>
|
|
660
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='37006.4' y='941.6'><tspan x='37006.4' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
661
|
+
</text>
|
|
662
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #0072B2; font-size: 64px;' x='37351.7' y='739.2'><tspan x='37351.7' y='739.2' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">D</tspan>
|
|
663
|
+
</text>
|
|
664
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='37180.8' y='941.6'><tspan x='37180.8' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
665
|
+
</text>
|
|
666
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='37355.2' y='941.6'><tspan x='37355.2' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
667
|
+
</text>
|
|
668
|
+
<text white-space='pre' alignment-baseline='text-top' style='fill: #009E73; font-size: 64px;' x='37529.600000000006' y='941.6'><tspan x='37529.600000000006' y='941.6' style="" text-decoration="" font-family="'Noto Serif', 'Noto Serif JP', OpenMoji, 'OpenMoji Color', 'OpenMoji Black', serif">E</tspan>
|
|
669
|
+
</text>
|
|
670
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2320.7999999999993' y1='224.4' x2='18801.600000000002' y2='187.0' />
|
|
671
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7029.5999999999985' y1='224.4' x2='18801.600000000002' y2='187.0' />
|
|
672
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11738.399999999998' y1='224.4' x2='18801.600000000002' y2='187.0' />
|
|
673
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16447.199999999997' y1='224.4' x2='18801.600000000002' y2='187.0' />
|
|
674
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21155.999999999996' y1='224.4' x2='18801.600000000002' y2='187.0' />
|
|
675
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25864.799999999996' y1='224.4' x2='18801.600000000002' y2='187.0' />
|
|
676
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30573.6' y1='224.4' x2='18801.600000000002' y2='187.0' />
|
|
677
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35282.4' y1='224.4' x2='18801.600000000002' y2='187.0' />
|
|
678
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='751.2000000000007' y1='426.8' x2='2320.7999999999993' y2='389.4' />
|
|
679
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2320.7999999999993' y1='426.8' x2='2320.7999999999993' y2='389.4' />
|
|
680
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3890.399999999998' y1='426.8' x2='2320.7999999999993' y2='389.4' />
|
|
681
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='228.0' y1='629.2' x2='751.2000000000007' y2='591.8' />
|
|
682
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='751.2000000000007' y1='629.2' x2='751.2000000000007' y2='591.8' />
|
|
683
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1274.4000000000015' y1='629.2' x2='751.2000000000007' y2='591.8' />
|
|
684
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='53.599999999998545' y1='831.6' x2='228.0' y2='794.2' />
|
|
685
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='228.0' y1='831.6' x2='228.0' y2='794.2' />
|
|
686
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='402.40000000000146' y1='831.6' x2='228.0' y2='794.2' />
|
|
687
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='576.7999999999993' y1='831.6' x2='751.2000000000007' y2='794.2' />
|
|
688
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='751.2000000000007' y1='831.6' x2='751.2000000000007' y2='794.2' />
|
|
689
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='925.6000000000022' y1='831.6' x2='751.2000000000007' y2='794.2' />
|
|
690
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1100.0' y1='831.6' x2='1274.4000000000015' y2='794.2' />
|
|
691
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1274.4000000000015' y1='831.6' x2='1274.4000000000015' y2='794.2' />
|
|
692
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1448.800000000003' y1='831.6' x2='1274.4000000000015' y2='794.2' />
|
|
693
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1797.5999999999985' y1='629.2' x2='2320.7999999999993' y2='591.8' />
|
|
694
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2320.7999999999993' y1='629.2' x2='2320.7999999999993' y2='591.8' />
|
|
695
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2843.999999999998' y1='629.2' x2='2320.7999999999993' y2='591.8' />
|
|
696
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1623.199999999997' y1='831.6' x2='1797.5999999999985' y2='794.2' />
|
|
697
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1797.5999999999985' y1='831.6' x2='1797.5999999999985' y2='794.2' />
|
|
698
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='1972.0' y1='831.6' x2='1797.5999999999985' y2='794.2' />
|
|
699
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2146.399999999998' y1='831.6' x2='2320.7999999999993' y2='794.2' />
|
|
700
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2320.7999999999993' y1='831.6' x2='2320.7999999999993' y2='794.2' />
|
|
701
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2495.199999999999' y1='831.6' x2='2320.7999999999993' y2='794.2' />
|
|
702
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2669.5999999999985' y1='831.6' x2='2843.999999999998' y2='794.2' />
|
|
703
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='2843.999999999998' y1='831.6' x2='2843.999999999998' y2='794.2' />
|
|
704
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3018.399999999998' y1='831.6' x2='2843.999999999998' y2='794.2' />
|
|
705
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3367.199999999997' y1='629.2' x2='3890.399999999998' y2='591.8' />
|
|
706
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3890.399999999998' y1='629.2' x2='3890.399999999998' y2='591.8' />
|
|
707
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4413.5999999999985' y1='629.2' x2='3890.399999999998' y2='591.8' />
|
|
708
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3192.7999999999975' y1='831.6' x2='3367.199999999997' y2='794.2' />
|
|
709
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3367.199999999997' y1='831.6' x2='3367.199999999997' y2='794.2' />
|
|
710
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3541.5999999999967' y1='831.6' x2='3367.199999999997' y2='794.2' />
|
|
711
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3715.999999999998' y1='831.6' x2='3890.399999999998' y2='794.2' />
|
|
712
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='3890.399999999998' y1='831.6' x2='3890.399999999998' y2='794.2' />
|
|
713
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4064.7999999999975' y1='831.6' x2='3890.399999999998' y2='794.2' />
|
|
714
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4239.199999999999' y1='831.6' x2='4413.5999999999985' y2='794.2' />
|
|
715
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4413.5999999999985' y1='831.6' x2='4413.5999999999985' y2='794.2' />
|
|
716
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4587.999999999998' y1='831.6' x2='4413.5999999999985' y2='794.2' />
|
|
717
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5459.999999999998' y1='426.8' x2='7029.5999999999985' y2='389.4' />
|
|
718
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7029.5999999999985' y1='426.8' x2='7029.5999999999985' y2='389.4' />
|
|
719
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8599.199999999999' y1='426.8' x2='7029.5999999999985' y2='389.4' />
|
|
720
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4936.799999999997' y1='629.2' x2='5459.999999999998' y2='591.8' />
|
|
721
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5459.999999999998' y1='629.2' x2='5459.999999999998' y2='591.8' />
|
|
722
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5983.199999999999' y1='629.2' x2='5459.999999999998' y2='591.8' />
|
|
723
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4762.399999999998' y1='831.6' x2='4936.799999999997' y2='794.2' />
|
|
724
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='4936.799999999997' y1='831.6' x2='4936.799999999997' y2='794.2' />
|
|
725
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5111.199999999997' y1='831.6' x2='4936.799999999997' y2='794.2' />
|
|
726
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5285.5999999999985' y1='831.6' x2='5459.999999999998' y2='794.2' />
|
|
727
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5459.999999999998' y1='831.6' x2='5459.999999999998' y2='794.2' />
|
|
728
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5634.399999999998' y1='831.6' x2='5459.999999999998' y2='794.2' />
|
|
729
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5808.799999999999' y1='831.6' x2='5983.199999999999' y2='794.2' />
|
|
730
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='5983.199999999999' y1='831.6' x2='5983.199999999999' y2='794.2' />
|
|
731
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='6157.5999999999985' y1='831.6' x2='5983.199999999999' y2='794.2' />
|
|
732
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='6506.399999999998' y1='629.2' x2='7029.5999999999985' y2='591.8' />
|
|
733
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7029.5999999999985' y1='629.2' x2='7029.5999999999985' y2='591.8' />
|
|
734
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7552.799999999999' y1='629.2' x2='7029.5999999999985' y2='591.8' />
|
|
735
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='6331.999999999998' y1='831.6' x2='6506.399999999998' y2='794.2' />
|
|
736
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='6506.399999999998' y1='831.6' x2='6506.399999999998' y2='794.2' />
|
|
737
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='6680.799999999997' y1='831.6' x2='6506.399999999998' y2='794.2' />
|
|
738
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='6855.199999999999' y1='831.6' x2='7029.5999999999985' y2='794.2' />
|
|
739
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7029.5999999999985' y1='831.6' x2='7029.5999999999985' y2='794.2' />
|
|
740
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7203.999999999998' y1='831.6' x2='7029.5999999999985' y2='794.2' />
|
|
741
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7378.4' y1='831.6' x2='7552.799999999999' y2='794.2' />
|
|
742
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7552.799999999999' y1='831.6' x2='7552.799999999999' y2='794.2' />
|
|
743
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7727.199999999999' y1='831.6' x2='7552.799999999999' y2='794.2' />
|
|
744
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8075.999999999998' y1='629.2' x2='8599.199999999999' y2='591.8' />
|
|
745
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8599.199999999999' y1='629.2' x2='8599.199999999999' y2='591.8' />
|
|
746
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9122.4' y1='629.2' x2='8599.199999999999' y2='591.8' />
|
|
747
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='7901.5999999999985' y1='831.6' x2='8075.999999999998' y2='794.2' />
|
|
748
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8075.999999999998' y1='831.6' x2='8075.999999999998' y2='794.2' />
|
|
749
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8250.399999999998' y1='831.6' x2='8075.999999999998' y2='794.2' />
|
|
750
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8424.8' y1='831.6' x2='8599.199999999999' y2='794.2' />
|
|
751
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8599.199999999999' y1='831.6' x2='8599.199999999999' y2='794.2' />
|
|
752
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8773.599999999999' y1='831.6' x2='8599.199999999999' y2='794.2' />
|
|
753
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='8948.0' y1='831.6' x2='9122.4' y2='794.2' />
|
|
754
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9122.4' y1='831.6' x2='9122.4' y2='794.2' />
|
|
755
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9296.8' y1='831.6' x2='9122.4' y2='794.2' />
|
|
756
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10168.799999999997' y1='426.8' x2='11738.399999999998' y2='389.4' />
|
|
757
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11738.399999999996' y1='426.8' x2='11738.399999999998' y2='389.4' />
|
|
758
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13307.999999999996' y1='426.8' x2='11738.399999999998' y2='389.4' />
|
|
759
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9645.599999999997' y1='629.2' x2='10168.799999999997' y2='591.8' />
|
|
760
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10168.799999999997' y1='629.2' x2='10168.799999999997' y2='591.8' />
|
|
761
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10691.999999999998' y1='629.2' x2='10168.799999999997' y2='591.8' />
|
|
762
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9471.199999999997' y1='831.6' x2='9645.599999999997' y2='794.2' />
|
|
763
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9645.599999999997' y1='831.6' x2='9645.599999999997' y2='794.2' />
|
|
764
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9819.999999999996' y1='831.6' x2='9645.599999999997' y2='794.2' />
|
|
765
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='9994.399999999998' y1='831.6' x2='10168.799999999997' y2='794.2' />
|
|
766
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10168.799999999997' y1='831.6' x2='10168.799999999997' y2='794.2' />
|
|
767
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10343.199999999997' y1='831.6' x2='10168.799999999997' y2='794.2' />
|
|
768
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10517.599999999999' y1='831.6' x2='10691.999999999998' y2='794.2' />
|
|
769
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10691.999999999996' y1='831.6' x2='10691.999999999998' y2='794.2' />
|
|
770
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='10866.399999999998' y1='831.6' x2='10691.999999999998' y2='794.2' />
|
|
771
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11215.199999999997' y1='629.2' x2='11738.399999999996' y2='591.8' />
|
|
772
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11738.399999999996' y1='629.2' x2='11738.399999999996' y2='591.8' />
|
|
773
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12261.599999999995' y1='629.2' x2='11738.399999999996' y2='591.8' />
|
|
774
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11040.799999999996' y1='831.6' x2='11215.199999999997' y2='794.2' />
|
|
775
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11215.199999999997' y1='831.6' x2='11215.199999999997' y2='794.2' />
|
|
776
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11389.599999999995' y1='831.6' x2='11215.199999999997' y2='794.2' />
|
|
777
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11563.999999999996' y1='831.6' x2='11738.399999999996' y2='794.2' />
|
|
778
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11738.399999999996' y1='831.6' x2='11738.399999999996' y2='794.2' />
|
|
779
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='11912.799999999996' y1='831.6' x2='11738.399999999996' y2='794.2' />
|
|
780
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12087.199999999997' y1='831.6' x2='12261.599999999995' y2='794.2' />
|
|
781
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12261.599999999995' y1='831.6' x2='12261.599999999995' y2='794.2' />
|
|
782
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12435.999999999996' y1='831.6' x2='12261.599999999995' y2='794.2' />
|
|
783
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12784.799999999996' y1='629.2' x2='13307.999999999996' y2='591.8' />
|
|
784
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13307.999999999996' y1='629.2' x2='13307.999999999996' y2='591.8' />
|
|
785
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13831.199999999997' y1='629.2' x2='13307.999999999996' y2='591.8' />
|
|
786
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12610.399999999998' y1='831.6' x2='12784.799999999996' y2='794.2' />
|
|
787
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12784.799999999996' y1='831.6' x2='12784.799999999996' y2='794.2' />
|
|
788
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='12959.199999999997' y1='831.6' x2='12784.799999999996' y2='794.2' />
|
|
789
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13133.599999999997' y1='831.6' x2='13307.999999999996' y2='794.2' />
|
|
790
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13307.999999999996' y1='831.6' x2='13307.999999999996' y2='794.2' />
|
|
791
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13482.399999999996' y1='831.6' x2='13307.999999999996' y2='794.2' />
|
|
792
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13656.799999999996' y1='831.6' x2='13831.199999999997' y2='794.2' />
|
|
793
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='13831.199999999997' y1='831.6' x2='13831.199999999997' y2='794.2' />
|
|
794
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14005.599999999995' y1='831.6' x2='13831.199999999997' y2='794.2' />
|
|
795
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14877.599999999995' y1='426.8' x2='16447.199999999997' y2='389.4' />
|
|
796
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16447.199999999997' y1='426.8' x2='16447.199999999997' y2='389.4' />
|
|
797
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18016.799999999996' y1='426.8' x2='16447.199999999997' y2='389.4' />
|
|
798
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14354.399999999996' y1='629.2' x2='14877.599999999995' y2='591.8' />
|
|
799
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14877.599999999997' y1='629.2' x2='14877.599999999995' y2='591.8' />
|
|
800
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15400.799999999996' y1='629.2' x2='14877.599999999995' y2='591.8' />
|
|
801
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14179.999999999996' y1='831.6' x2='14354.399999999996' y2='794.2' />
|
|
802
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14354.399999999996' y1='831.6' x2='14354.399999999996' y2='794.2' />
|
|
803
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14528.799999999996' y1='831.6' x2='14354.399999999996' y2='794.2' />
|
|
804
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14703.199999999997' y1='831.6' x2='14877.599999999997' y2='794.2' />
|
|
805
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='14877.599999999997' y1='831.6' x2='14877.599999999997' y2='794.2' />
|
|
806
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15051.999999999996' y1='831.6' x2='14877.599999999997' y2='794.2' />
|
|
807
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15226.399999999996' y1='831.6' x2='15400.799999999996' y2='794.2' />
|
|
808
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15400.799999999996' y1='831.6' x2='15400.799999999996' y2='794.2' />
|
|
809
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15575.199999999997' y1='831.6' x2='15400.799999999996' y2='794.2' />
|
|
810
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15923.999999999996' y1='629.2' x2='16447.199999999997' y2='591.8' />
|
|
811
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16447.199999999997' y1='629.2' x2='16447.199999999997' y2='591.8' />
|
|
812
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16970.399999999998' y1='629.2' x2='16447.199999999997' y2='591.8' />
|
|
813
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15749.599999999997' y1='831.6' x2='15923.999999999996' y2='794.2' />
|
|
814
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='15923.999999999996' y1='831.6' x2='15923.999999999996' y2='794.2' />
|
|
815
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16098.399999999998' y1='831.6' x2='15923.999999999996' y2='794.2' />
|
|
816
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16272.799999999996' y1='831.6' x2='16447.199999999997' y2='794.2' />
|
|
817
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16447.199999999997' y1='831.6' x2='16447.199999999997' y2='794.2' />
|
|
818
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16621.6' y1='831.6' x2='16447.199999999997' y2='794.2' />
|
|
819
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16795.999999999996' y1='831.6' x2='16970.399999999998' y2='794.2' />
|
|
820
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='16970.399999999998' y1='831.6' x2='16970.399999999998' y2='794.2' />
|
|
821
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='17144.799999999996' y1='831.6' x2='16970.399999999998' y2='794.2' />
|
|
822
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='17493.6' y1='629.2' x2='18016.799999999996' y2='591.8' />
|
|
823
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18016.799999999996' y1='629.2' x2='18016.799999999996' y2='591.8' />
|
|
824
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18539.999999999996' y1='629.2' x2='18016.799999999996' y2='591.8' />
|
|
825
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='17319.199999999997' y1='831.6' x2='17493.6' y2='794.2' />
|
|
826
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='17493.6' y1='831.6' x2='17493.6' y2='794.2' />
|
|
827
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='17667.999999999996' y1='831.6' x2='17493.6' y2='794.2' />
|
|
828
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='17842.399999999998' y1='831.6' x2='18016.799999999996' y2='794.2' />
|
|
829
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18016.799999999996' y1='831.6' x2='18016.799999999996' y2='794.2' />
|
|
830
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18191.199999999997' y1='831.6' x2='18016.799999999996' y2='794.2' />
|
|
831
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18365.6' y1='831.6' x2='18539.999999999996' y2='794.2' />
|
|
832
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18539.999999999996' y1='831.6' x2='18539.999999999996' y2='794.2' />
|
|
833
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18714.399999999998' y1='831.6' x2='18539.999999999996' y2='794.2' />
|
|
834
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19586.399999999998' y1='426.8' x2='21155.999999999996' y2='389.4' />
|
|
835
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21155.999999999996' y1='426.8' x2='21155.999999999996' y2='389.4' />
|
|
836
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22725.6' y1='426.8' x2='21155.999999999996' y2='389.4' />
|
|
837
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19063.199999999997' y1='629.2' x2='19586.399999999998' y2='591.8' />
|
|
838
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19586.399999999998' y1='629.2' x2='19586.399999999998' y2='591.8' />
|
|
839
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20109.6' y1='629.2' x2='19586.399999999998' y2='591.8' />
|
|
840
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='18888.799999999996' y1='831.6' x2='19063.199999999997' y2='794.2' />
|
|
841
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19063.199999999997' y1='831.6' x2='19063.199999999997' y2='794.2' />
|
|
842
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19237.6' y1='831.6' x2='19063.199999999997' y2='794.2' />
|
|
843
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19411.999999999996' y1='831.6' x2='19586.399999999998' y2='794.2' />
|
|
844
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19586.399999999998' y1='831.6' x2='19586.399999999998' y2='794.2' />
|
|
845
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19760.799999999996' y1='831.6' x2='19586.399999999998' y2='794.2' />
|
|
846
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='19935.199999999997' y1='831.6' x2='20109.6' y2='794.2' />
|
|
847
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20109.6' y1='831.6' x2='20109.6' y2='794.2' />
|
|
848
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20283.999999999996' y1='831.6' x2='20109.6' y2='794.2' />
|
|
849
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20632.799999999996' y1='629.2' x2='21155.999999999996' y2='591.8' />
|
|
850
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21155.999999999996' y1='629.2' x2='21155.999999999996' y2='591.8' />
|
|
851
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21679.199999999997' y1='629.2' x2='21155.999999999996' y2='591.8' />
|
|
852
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20458.399999999998' y1='831.6' x2='20632.799999999996' y2='794.2' />
|
|
853
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20632.799999999996' y1='831.6' x2='20632.799999999996' y2='794.2' />
|
|
854
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20807.199999999997' y1='831.6' x2='20632.799999999996' y2='794.2' />
|
|
855
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='20981.6' y1='831.6' x2='21155.999999999996' y2='794.2' />
|
|
856
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21155.999999999996' y1='831.6' x2='21155.999999999996' y2='794.2' />
|
|
857
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21330.399999999998' y1='831.6' x2='21155.999999999996' y2='794.2' />
|
|
858
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21504.799999999996' y1='831.6' x2='21679.199999999997' y2='794.2' />
|
|
859
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21679.199999999997' y1='831.6' x2='21679.199999999997' y2='794.2' />
|
|
860
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='21853.6' y1='831.6' x2='21679.199999999997' y2='794.2' />
|
|
861
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22202.399999999998' y1='629.2' x2='22725.6' y2='591.8' />
|
|
862
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22725.6' y1='629.2' x2='22725.6' y2='591.8' />
|
|
863
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23248.799999999996' y1='629.2' x2='22725.6' y2='591.8' />
|
|
864
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22027.999999999996' y1='831.6' x2='22202.399999999998' y2='794.2' />
|
|
865
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22202.399999999998' y1='831.6' x2='22202.399999999998' y2='794.2' />
|
|
866
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22376.799999999996' y1='831.6' x2='22202.399999999998' y2='794.2' />
|
|
867
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22551.199999999997' y1='831.6' x2='22725.6' y2='794.2' />
|
|
868
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22725.6' y1='831.6' x2='22725.6' y2='794.2' />
|
|
869
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='22899.999999999996' y1='831.6' x2='22725.6' y2='794.2' />
|
|
870
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23074.399999999998' y1='831.6' x2='23248.799999999996' y2='794.2' />
|
|
871
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23248.799999999996' y1='831.6' x2='23248.799999999996' y2='794.2' />
|
|
872
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23423.199999999997' y1='831.6' x2='23248.799999999996' y2='794.2' />
|
|
873
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24295.199999999997' y1='426.8' x2='25864.799999999996' y2='389.4' />
|
|
874
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25864.799999999996' y1='426.8' x2='25864.799999999996' y2='389.4' />
|
|
875
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27434.399999999998' y1='426.8' x2='25864.799999999996' y2='389.4' />
|
|
876
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23771.999999999996' y1='629.2' x2='24295.199999999997' y2='591.8' />
|
|
877
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24295.199999999997' y1='629.2' x2='24295.199999999997' y2='591.8' />
|
|
878
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24818.399999999998' y1='629.2' x2='24295.199999999997' y2='591.8' />
|
|
879
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23597.6' y1='831.6' x2='23771.999999999996' y2='794.2' />
|
|
880
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23771.999999999996' y1='831.6' x2='23771.999999999996' y2='794.2' />
|
|
881
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='23946.399999999998' y1='831.6' x2='23771.999999999996' y2='794.2' />
|
|
882
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24120.799999999996' y1='831.6' x2='24295.199999999997' y2='794.2' />
|
|
883
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24295.199999999997' y1='831.6' x2='24295.199999999997' y2='794.2' />
|
|
884
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24469.6' y1='831.6' x2='24295.199999999997' y2='794.2' />
|
|
885
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24643.999999999996' y1='831.6' x2='24818.399999999998' y2='794.2' />
|
|
886
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24818.399999999998' y1='831.6' x2='24818.399999999998' y2='794.2' />
|
|
887
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='24992.799999999996' y1='831.6' x2='24818.399999999998' y2='794.2' />
|
|
888
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25341.6' y1='629.2' x2='25864.799999999996' y2='591.8' />
|
|
889
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25864.799999999996' y1='629.2' x2='25864.799999999996' y2='591.8' />
|
|
890
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26387.999999999996' y1='629.2' x2='25864.799999999996' y2='591.8' />
|
|
891
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25167.199999999997' y1='831.6' x2='25341.6' y2='794.2' />
|
|
892
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25341.6' y1='831.6' x2='25341.6' y2='794.2' />
|
|
893
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25515.999999999996' y1='831.6' x2='25341.6' y2='794.2' />
|
|
894
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25690.399999999998' y1='831.6' x2='25864.799999999996' y2='794.2' />
|
|
895
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='25864.799999999996' y1='831.6' x2='25864.799999999996' y2='794.2' />
|
|
896
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26039.199999999997' y1='831.6' x2='25864.799999999996' y2='794.2' />
|
|
897
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26213.6' y1='831.6' x2='26387.999999999996' y2='794.2' />
|
|
898
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26387.999999999996' y1='831.6' x2='26387.999999999996' y2='794.2' />
|
|
899
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26562.399999999998' y1='831.6' x2='26387.999999999996' y2='794.2' />
|
|
900
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26911.199999999997' y1='629.2' x2='27434.399999999998' y2='591.8' />
|
|
901
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27434.399999999998' y1='629.2' x2='27434.399999999998' y2='591.8' />
|
|
902
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27957.6' y1='629.2' x2='27434.399999999998' y2='591.8' />
|
|
903
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26736.799999999996' y1='831.6' x2='26911.199999999997' y2='794.2' />
|
|
904
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='26911.199999999997' y1='831.6' x2='26911.199999999997' y2='794.2' />
|
|
905
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27085.6' y1='831.6' x2='26911.199999999997' y2='794.2' />
|
|
906
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27260.0' y1='831.6' x2='27434.399999999998' y2='794.2' />
|
|
907
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27434.399999999998' y1='831.6' x2='27434.399999999998' y2='794.2' />
|
|
908
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27608.799999999996' y1='831.6' x2='27434.399999999998' y2='794.2' />
|
|
909
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27783.199999999997' y1='831.6' x2='27957.6' y2='794.2' />
|
|
910
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='27957.6' y1='831.6' x2='27957.6' y2='794.2' />
|
|
911
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='28132.0' y1='831.6' x2='27957.6' y2='794.2' />
|
|
912
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29004.0' y1='426.8' x2='30573.6' y2='389.4' />
|
|
913
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30573.6' y1='426.8' x2='30573.6' y2='389.4' />
|
|
914
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32143.199999999997' y1='426.8' x2='30573.6' y2='389.4' />
|
|
915
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='28480.799999999996' y1='629.2' x2='29004.0' y2='591.8' />
|
|
916
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29004.0' y1='629.2' x2='29004.0' y2='591.8' />
|
|
917
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29527.199999999997' y1='629.2' x2='29004.0' y2='591.8' />
|
|
918
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='28306.399999999998' y1='831.6' x2='28480.799999999996' y2='794.2' />
|
|
919
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='28480.799999999996' y1='831.6' x2='28480.799999999996' y2='794.2' />
|
|
920
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='28655.199999999997' y1='831.6' x2='28480.799999999996' y2='794.2' />
|
|
921
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='28829.6' y1='831.6' x2='29004.0' y2='794.2' />
|
|
922
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29004.0' y1='831.6' x2='29004.0' y2='794.2' />
|
|
923
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29178.399999999998' y1='831.6' x2='29004.0' y2='794.2' />
|
|
924
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29352.8' y1='831.6' x2='29527.199999999997' y2='794.2' />
|
|
925
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29527.199999999997' y1='831.6' x2='29527.199999999997' y2='794.2' />
|
|
926
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29701.6' y1='831.6' x2='29527.199999999997' y2='794.2' />
|
|
927
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30050.399999999998' y1='629.2' x2='30573.6' y2='591.8' />
|
|
928
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30573.6' y1='629.2' x2='30573.6' y2='591.8' />
|
|
929
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31096.8' y1='629.2' x2='30573.6' y2='591.8' />
|
|
930
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='29876.0' y1='831.6' x2='30050.399999999998' y2='794.2' />
|
|
931
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30050.399999999998' y1='831.6' x2='30050.399999999998' y2='794.2' />
|
|
932
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30224.799999999996' y1='831.6' x2='30050.399999999998' y2='794.2' />
|
|
933
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30399.199999999997' y1='831.6' x2='30573.6' y2='794.2' />
|
|
934
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30573.6' y1='831.6' x2='30573.6' y2='794.2' />
|
|
935
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30748.0' y1='831.6' x2='30573.6' y2='794.2' />
|
|
936
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='30922.4' y1='831.6' x2='31096.8' y2='794.2' />
|
|
937
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31096.8' y1='831.6' x2='31096.8' y2='794.2' />
|
|
938
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31271.199999999997' y1='831.6' x2='31096.8' y2='794.2' />
|
|
939
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31620.0' y1='629.2' x2='32143.199999999997' y2='591.8' />
|
|
940
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32143.199999999997' y1='629.2' x2='32143.199999999997' y2='591.8' />
|
|
941
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32666.4' y1='629.2' x2='32143.199999999997' y2='591.8' />
|
|
942
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31445.6' y1='831.6' x2='31620.0' y2='794.2' />
|
|
943
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31620.0' y1='831.6' x2='31620.0' y2='794.2' />
|
|
944
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31794.399999999998' y1='831.6' x2='31620.0' y2='794.2' />
|
|
945
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='31968.8' y1='831.6' x2='32143.199999999997' y2='794.2' />
|
|
946
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32143.199999999997' y1='831.6' x2='32143.199999999997' y2='794.2' />
|
|
947
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32317.6' y1='831.6' x2='32143.199999999997' y2='794.2' />
|
|
948
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32492.0' y1='831.6' x2='32666.4' y2='794.2' />
|
|
949
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32666.4' y1='831.6' x2='32666.4' y2='794.2' />
|
|
950
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='32840.8' y1='831.6' x2='32666.4' y2='794.2' />
|
|
951
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33712.8' y1='426.8' x2='35282.4' y2='389.4' />
|
|
952
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35282.4' y1='426.8' x2='35282.4' y2='389.4' />
|
|
953
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36852.0' y1='426.8' x2='35282.4' y2='389.4' />
|
|
954
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33189.6' y1='629.2' x2='33712.8' y2='591.8' />
|
|
955
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33712.8' y1='629.2' x2='33712.8' y2='591.8' />
|
|
956
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34236.0' y1='629.2' x2='33712.8' y2='591.8' />
|
|
957
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33015.2' y1='831.6' x2='33189.6' y2='794.2' />
|
|
958
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33189.6' y1='831.6' x2='33189.6' y2='794.2' />
|
|
959
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33364.0' y1='831.6' x2='33189.6' y2='794.2' />
|
|
960
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33538.4' y1='831.6' x2='33712.8' y2='794.2' />
|
|
961
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33712.8' y1='831.6' x2='33712.8' y2='794.2' />
|
|
962
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='33887.2' y1='831.6' x2='33712.8' y2='794.2' />
|
|
963
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34061.6' y1='831.6' x2='34236.0' y2='794.2' />
|
|
964
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34236.0' y1='831.6' x2='34236.0' y2='794.2' />
|
|
965
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34410.4' y1='831.6' x2='34236.0' y2='794.2' />
|
|
966
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34759.2' y1='629.2' x2='35282.4' y2='591.8' />
|
|
967
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35282.399999999994' y1='629.2' x2='35282.4' y2='591.8' />
|
|
968
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35805.600000000006' y1='629.2' x2='35282.4' y2='591.8' />
|
|
969
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34584.8' y1='831.6' x2='34759.2' y2='794.2' />
|
|
970
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34759.2' y1='831.6' x2='34759.2' y2='794.2' />
|
|
971
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='34933.6' y1='831.6' x2='34759.2' y2='794.2' />
|
|
972
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35108.0' y1='831.6' x2='35282.399999999994' y2='794.2' />
|
|
973
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35282.399999999994' y1='831.6' x2='35282.399999999994' y2='794.2' />
|
|
974
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35456.8' y1='831.6' x2='35282.399999999994' y2='794.2' />
|
|
975
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35631.2' y1='831.6' x2='35805.600000000006' y2='794.2' />
|
|
976
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35805.600000000006' y1='831.6' x2='35805.600000000006' y2='794.2' />
|
|
977
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='35980.0' y1='831.6' x2='35805.600000000006' y2='794.2' />
|
|
978
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36328.8' y1='629.2' x2='36852.0' y2='591.8' />
|
|
979
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36852.0' y1='629.2' x2='36852.0' y2='591.8' />
|
|
980
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='37375.2' y1='629.2' x2='36852.0' y2='591.8' />
|
|
981
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36154.399999999994' y1='831.6' x2='36328.8' y2='794.2' />
|
|
982
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36328.8' y1='831.6' x2='36328.8' y2='794.2' />
|
|
983
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36503.2' y1='831.6' x2='36328.8' y2='794.2' />
|
|
984
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36677.6' y1='831.6' x2='36852.0' y2='794.2' />
|
|
985
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='36852.0' y1='831.6' x2='36852.0' y2='794.2' />
|
|
986
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='37026.4' y1='831.6' x2='36852.0' y2='794.2' />
|
|
987
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='37200.8' y1='831.6' x2='37375.2' y2='794.2' />
|
|
988
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='37375.2' y1='831.6' x2='37375.2' y2='794.2' />
|
|
989
|
+
<line style='stroke:black; stroke-width:3; stroke-linejoin:round; stroke-linecap:round;' x1='37549.600000000006' y1='831.6' x2='37375.2' y2='794.2' />
|
|
990
|
+
</svg>
|