Mercurial > mercurial > hgweb_golang.cgi
comparison src/fx/chart.svg @ 31:a55c5a0cbd04
add fx.
| author | pyon@macmini |
|---|---|
| date | Sun, 12 May 2019 20:51:18 +0900 |
| parents | |
| children | 90659c7171ed |
comparison
equal
deleted
inserted
replaced
| 30:a273d4792e48 | 31:a55c5a0cbd04 |
|---|---|
| 1 <svg xmlns='http://www.w3.org/2000/svg' width='800' height='600'> | |
| 2 <line x1='0' y1='655' x2='800' y2='655' stroke='gray' stroke-width='0.2' /> | |
| 3 <text x='10' y='655'>105</text><line x1='0' y1='593' x2='800' y2='593' stroke='gray' stroke-width='0.2' /> | |
| 4 <text x='10' y='594'>106</text><line x1='0' y1='532' x2='800' y2='532' stroke='gray' stroke-width='0.2' /> | |
| 5 <text x='10' y='533'>107</text><line x1='0' y1='470' x2='800' y2='470' stroke='gray' stroke-width='0.2' /> | |
| 6 <text x='10' y='471'>108</text><line x1='0' y1='408' x2='800' y2='408' stroke='gray' stroke-width='0.2' /> | |
| 7 <text x='10' y='409'>109</text><line x1='0' y1='346' x2='800' y2='346' stroke='gray' stroke-width='0.2' /> | |
| 8 <text x='10' y='347'>110</text><line x1='0' y1='284' x2='800' y2='284' stroke='gray' stroke-width='0.2' /> | |
| 9 <text x='10' y='285'>111</text><line x1='0' y1='222' x2='800' y2='222' stroke='gray' stroke-width='0.2' /> | |
| 10 <text x='10' y='223'>112</text><line x1='0' y1='161' x2='800' y2='161' stroke='gray' stroke-width='0.2' /> | |
| 11 <text x='10' y='162'>113</text><line x1='0' y1='99' x2='800' y2='99' stroke='gray' stroke-width='0.2' /> | |
| 12 <text x='10' y='100'>114</text><line x1='0' y1='37' x2='800' y2='37' stroke='gray' stroke-width='0.2' /> | |
| 13 <text x='10' y='38'>115</text><line x1='0' y1='600' x2='0' y2='0' stroke='gray' stroke-width='0.2' /> | |
| 14 <text x='0' y='580'>2018-08</text><line x1='84' y1='600' x2='84' y2='0' stroke='gray' stroke-width='0.2' /> | |
| 15 <text x='84' y='580'>2018-09</text><line x1='164' y1='600' x2='164' y2='0' stroke='gray' stroke-width='0.2' /> | |
| 16 <text x='164' y='580'>2018-10</text><line x1='256' y1='600' x2='256' y2='0' stroke='gray' stroke-width='0.2' /> | |
| 17 <text x='256' y='580'>2018-11</text><line x1='344' y1='600' x2='344' y2='0' stroke='gray' stroke-width='0.2' /> | |
| 18 <text x='344' y='580'>2018-12</text><line x1='428' y1='600' x2='428' y2='0' stroke='gray' stroke-width='0.2' /> | |
| 19 <text x='428' y='580'>2019-01</text><line x1='516' y1='600' x2='516' y2='0' stroke='gray' stroke-width='0.2' /> | |
| 20 <text x='516' y='580'>2019-02</text><line x1='596' y1='600' x2='596' y2='0' stroke='gray' stroke-width='0.2' /> | |
| 21 <text x='596' y='580'>2019-03</text><line x1='680' y1='600' x2='680' y2='0' stroke='gray' stroke-width='0.2' /> | |
| 22 <text x='680' y='580'>2019-04</text><line x1='768' y1='600' x2='768' y2='0' stroke='gray' stroke-width='0.2' /> | |
| 23 <text x='768' y='580'>2019-05</text><line x1='0' y1='245' x2='4' y2='269' stroke='black' stroke-width='1.5' /> | |
| 24 <line x1='0' y1='245' x2='4' y2='242' stroke='green' stroke-width='0.7' /> | |
| 25 <line x1='0' y1='308' x2='4' y2='333' stroke='red' stroke-width='0.2' /> | |
| 26 <line x1='0' y1='182' x2='4' y2='206' stroke='blue' stroke-width='0.2' /> | |
| 27 <line x1='4' y1='269' x2='8' y2='261' stroke='black' stroke-width='1.5' /> | |
| 28 <line x1='4' y1='242' x2='8' y2='241' stroke='green' stroke-width='0.7' /> | |
| 29 <line x1='4' y1='333' x2='8' y2='325' stroke='red' stroke-width='0.2' /> | |
| 30 <line x1='4' y1='206' x2='8' y2='198' stroke='blue' stroke-width='0.2' /> | |
| 31 <line x1='8' y1='261' x2='12' y2='261' stroke='black' stroke-width='1.5' /> | |
| 32 <line x1='8' y1='241' x2='12' y2='240' stroke='green' stroke-width='0.7' /> | |
| 33 <line x1='8' y1='325' x2='12' y2='324' stroke='red' stroke-width='0.2' /> | |
| 34 <line x1='8' y1='198' x2='12' y2='198' stroke='blue' stroke-width='0.2' /> | |
| 35 <line x1='12' y1='261' x2='16' y2='289' stroke='black' stroke-width='1.5' /> | |
| 36 <line x1='12' y1='240' x2='16' y2='243' stroke='green' stroke-width='0.7' /> | |
| 37 <line x1='12' y1='324' x2='16' y2='349' stroke='red' stroke-width='0.2' /> | |
| 38 <line x1='12' y1='198' x2='16' y2='228' stroke='blue' stroke-width='0.2' /> | |
| 39 <line x1='16' y1='289' x2='20' y2='281' stroke='black' stroke-width='1.5' /> | |
| 40 <line x1='16' y1='243' x2='20' y2='247' stroke='green' stroke-width='0.7' /> | |
| 41 <line x1='16' y1='349' x2='20' y2='336' stroke='red' stroke-width='0.2' /> | |
| 42 <line x1='16' y1='228' x2='20' y2='226' stroke='blue' stroke-width='0.2' /> | |
| 43 <line x1='20' y1='281' x2='24' y2='296' stroke='black' stroke-width='1.5' /> | |
| 44 <line x1='20' y1='247' x2='24' y2='252' stroke='green' stroke-width='0.7' /> | |
| 45 <line x1='20' y1='336' x2='24' y2='347' stroke='red' stroke-width='0.2' /> | |
| 46 <line x1='20' y1='226' x2='24' y2='245' stroke='blue' stroke-width='0.2' /> | |
| 47 <line x1='24' y1='296' x2='28' y2='303' stroke='black' stroke-width='1.5' /> | |
| 48 <line x1='24' y1='252' x2='28' y2='257' stroke='green' stroke-width='0.7' /> | |
| 49 <line x1='24' y1='347' x2='28' y2='350' stroke='red' stroke-width='0.2' /> | |
| 50 <line x1='24' y1='245' x2='28' y2='255' stroke='blue' stroke-width='0.2' /> | |
| 51 <line x1='28' y1='303' x2='32' y2='276' stroke='black' stroke-width='1.5' /> | |
| 52 <line x1='28' y1='257' x2='32' y2='262' stroke='green' stroke-width='0.7' /> | |
| 53 <line x1='28' y1='350' x2='32' y2='316' stroke='red' stroke-width='0.2' /> | |
| 54 <line x1='28' y1='255' x2='32' y2='237' stroke='blue' stroke-width='0.2' /> | |
| 55 <line x1='32' y1='276' x2='36' y2='301' stroke='black' stroke-width='1.5' /> | |
| 56 <line x1='32' y1='262' x2='36' y2='269' stroke='green' stroke-width='0.7' /> | |
| 57 <line x1='32' y1='316' x2='36' y2='333' stroke='red' stroke-width='0.2' /> | |
| 58 <line x1='32' y1='237' x2='36' y2='269' stroke='blue' stroke-width='0.2' /> | |
| 59 <line x1='36' y1='301' x2='40' y2='292' stroke='black' stroke-width='1.5' /> | |
| 60 <line x1='36' y1='269' x2='40' y2='273' stroke='green' stroke-width='0.7' /> | |
| 61 <line x1='36' y1='333' x2='40' y2='318' stroke='red' stroke-width='0.2' /> | |
| 62 <line x1='36' y1='269' x2='40' y2='265' stroke='blue' stroke-width='0.2' /> | |
| 63 <line x1='40' y1='292' x2='44' y2='313' stroke='black' stroke-width='1.5' /> | |
| 64 <line x1='40' y1='273' x2='44' y2='276' stroke='green' stroke-width='0.7' /> | |
| 65 <line x1='40' y1='318' x2='44' y2='341' stroke='red' stroke-width='0.2' /> | |
| 66 <line x1='40' y1='265' x2='44' y2='286' stroke='blue' stroke-width='0.2' /> | |
| 67 <line x1='44' y1='313' x2='48' y2='343' stroke='black' stroke-width='1.5' /> | |
| 68 <line x1='44' y1='276' x2='48' y2='280' stroke='green' stroke-width='0.7' /> | |
| 69 <line x1='44' y1='341' x2='48' y2='374' stroke='red' stroke-width='0.2' /> | |
| 70 <line x1='44' y1='286' x2='48' y2='312' stroke='blue' stroke-width='0.2' /> | |
| 71 <line x1='48' y1='343' x2='52' y2='331' stroke='black' stroke-width='1.5' /> | |
| 72 <line x1='48' y1='280' x2='52' y2='283' stroke='green' stroke-width='0.7' /> | |
| 73 <line x1='48' y1='374' x2='52' y2='363' stroke='red' stroke-width='0.2' /> | |
| 74 <line x1='48' y1='312' x2='52' y2='298' stroke='blue' stroke-width='0.2' /> | |
| 75 <line x1='52' y1='331' x2='56' y2='313' stroke='black' stroke-width='1.5' /> | |
| 76 <line x1='52' y1='283' x2='56' y2='284' stroke='green' stroke-width='0.7' /> | |
| 77 <line x1='52' y1='363' x2='56' y2='345' stroke='red' stroke-width='0.2' /> | |
| 78 <line x1='52' y1='298' x2='56' y2='280' stroke='blue' stroke-width='0.2' /> | |
| 79 <line x1='56' y1='313' x2='60' y2='268' stroke='black' stroke-width='1.5' /> | |
| 80 <line x1='56' y1='284' x2='60' y2='284' stroke='green' stroke-width='0.7' /> | |
| 81 <line x1='56' y1='345' x2='60' y2='300' stroke='red' stroke-width='0.2' /> | |
| 82 <line x1='56' y1='280' x2='60' y2='235' stroke='blue' stroke-width='0.2' /> | |
| 83 <line x1='60' y1='268' x2='64' y2='270' stroke='black' stroke-width='1.5' /> | |
| 84 <line x1='60' y1='284' x2='64' y2='283' stroke='green' stroke-width='0.7' /> | |
| 85 <line x1='60' y1='300' x2='64' y2='302' stroke='red' stroke-width='0.2' /> | |
| 86 <line x1='60' y1='235' x2='64' y2='238' stroke='blue' stroke-width='0.2' /> | |
| 87 <line x1='64' y1='270' x2='68' y2='281' stroke='black' stroke-width='1.5' /> | |
| 88 <line x1='64' y1='283' x2='68' y2='283' stroke='green' stroke-width='0.7' /> | |
| 89 <line x1='64' y1='302' x2='68' y2='312' stroke='red' stroke-width='0.2' /> | |
| 90 <line x1='64' y1='238' x2='68' y2='249' stroke='blue' stroke-width='0.2' /> | |
| 91 <line x1='68' y1='281' x2='72' y2='273' stroke='black' stroke-width='1.5' /> | |
| 92 <line x1='68' y1='283' x2='72' y2='285' stroke='green' stroke-width='0.7' /> | |
| 93 <line x1='68' y1='312' x2='72' y2='304' stroke='red' stroke-width='0.2' /> | |
| 94 <line x1='68' y1='249' x2='72' y2='242' stroke='blue' stroke-width='0.2' /> | |
| 95 <line x1='72' y1='273' x2='76' y2='243' stroke='black' stroke-width='1.5' /> | |
| 96 <line x1='72' y1='285' x2='76' y2='285' stroke='green' stroke-width='0.7' /> | |
| 97 <line x1='72' y1='304' x2='76' y2='276' stroke='red' stroke-width='0.2' /> | |
| 98 <line x1='72' y1='242' x2='76' y2='211' stroke='blue' stroke-width='0.2' /> | |
| 99 <line x1='76' y1='243' x2='80' y2='284' stroke='black' stroke-width='1.5' /> | |
| 100 <line x1='76' y1='285' x2='80' y2='287' stroke='green' stroke-width='0.7' /> | |
| 101 <line x1='76' y1='276' x2='80' y2='316' stroke='red' stroke-width='0.2' /> | |
| 102 <line x1='76' y1='211' x2='80' y2='251' stroke='blue' stroke-width='0.2' /> | |
| 103 <line x1='80' y1='284' x2='84' y2='279' stroke='black' stroke-width='1.5' /> | |
| 104 <line x1='80' y1='287' x2='84' y2='288' stroke='green' stroke-width='0.7' /> | |
| 105 <line x1='80' y1='316' x2='84' y2='311' stroke='red' stroke-width='0.2' /> | |
| 106 <line x1='80' y1='251' x2='84' y2='247' stroke='blue' stroke-width='0.2' /> | |
| 107 <line x1='84' y1='279' x2='88' y2='280' stroke='black' stroke-width='1.5' /> | |
| 108 <line x1='84' y1='288' x2='88' y2='289' stroke='green' stroke-width='0.7' /> | |
| 109 <line x1='84' y1='311' x2='88' y2='312' stroke='red' stroke-width='0.2' /> | |
| 110 <line x1='84' y1='247' x2='88' y2='248' stroke='blue' stroke-width='0.2' /> | |
| 111 <line x1='88' y1='280' x2='92' y2='255' stroke='black' stroke-width='1.5' /> | |
| 112 <line x1='88' y1='289' x2='92' y2='288' stroke='green' stroke-width='0.7' /> | |
| 113 <line x1='88' y1='312' x2='92' y2='288' stroke='red' stroke-width='0.2' /> | |
| 114 <line x1='88' y1='248' x2='92' y2='223' stroke='blue' stroke-width='0.2' /> | |
| 115 <line x1='92' y1='255' x2='96' y2='253' stroke='black' stroke-width='1.5' /> | |
| 116 <line x1='92' y1='288' x2='96' y2='287' stroke='green' stroke-width='0.7' /> | |
| 117 <line x1='92' y1='288' x2='96' y2='284' stroke='red' stroke-width='0.2' /> | |
| 118 <line x1='92' y1='223' x2='96' y2='221' stroke='blue' stroke-width='0.2' /> | |
| 119 <line x1='96' y1='253' x2='100' y2='302' stroke='black' stroke-width='1.5' /> | |
| 120 <line x1='96' y1='287' x2='100' y2='288' stroke='green' stroke-width='0.7' /> | |
| 121 <line x1='96' y1='284' x2='100' y2='333' stroke='red' stroke-width='0.2' /> | |
| 122 <line x1='96' y1='221' x2='100' y2='271' stroke='blue' stroke-width='0.2' /> | |
| 123 <line x1='100' y1='302' x2='104' y2='282' stroke='black' stroke-width='1.5' /> | |
| 124 <line x1='100' y1='288' x2='104' y2='287' stroke='green' stroke-width='0.7' /> | |
| 125 <line x1='100' y1='333' x2='104' y2='312' stroke='red' stroke-width='0.2' /> | |
| 126 <line x1='100' y1='271' x2='104' y2='253' stroke='blue' stroke-width='0.2' /> | |
| 127 <line x1='104' y1='282' x2='108' y2='278' stroke='black' stroke-width='1.5' /> | |
| 128 <line x1='104' y1='287' x2='108' y2='286' stroke='green' stroke-width='0.7' /> | |
| 129 <line x1='104' y1='312' x2='108' y2='306' stroke='red' stroke-width='0.2' /> | |
| 130 <line x1='104' y1='253' x2='108' y2='251' stroke='blue' stroke-width='0.2' /> | |
| 131 <line x1='108' y1='278' x2='112' y2='248' stroke='black' stroke-width='1.5' /> | |
| 132 <line x1='108' y1='286' x2='112' y2='284' stroke='green' stroke-width='0.7' /> | |
| 133 <line x1='108' y1='306' x2='112' y2='277' stroke='red' stroke-width='0.2' /> | |
| 134 <line x1='108' y1='251' x2='112' y2='220' stroke='blue' stroke-width='0.2' /> | |
| 135 <line x1='112' y1='248' x2='116' y2='269' stroke='black' stroke-width='1.5' /> | |
| 136 <line x1='112' y1='284' x2='116' y2='283' stroke='green' stroke-width='0.7' /> | |
| 137 <line x1='112' y1='277' x2='116' y2='297' stroke='red' stroke-width='0.2' /> | |
| 138 <line x1='112' y1='220' x2='116' y2='242' stroke='blue' stroke-width='0.2' /> | |
| 139 <line x1='116' y1='269' x2='120' y2='227' stroke='black' stroke-width='1.5' /> | |
| 140 <line x1='116' y1='283' x2='120' y2='280' stroke='green' stroke-width='0.7' /> | |
| 141 <line x1='116' y1='297' x2='120' y2='257' stroke='red' stroke-width='0.2' /> | |
| 142 <line x1='116' y1='242' x2='120' y2='198' stroke='blue' stroke-width='0.2' /> | |
| 143 <line x1='120' y1='227' x2='124' y2='223' stroke='black' stroke-width='1.5' /> | |
| 144 <line x1='120' y1='280' x2='124' y2='275' stroke='green' stroke-width='0.7' /> | |
| 145 <line x1='120' y1='257' x2='124' y2='254' stroke='red' stroke-width='0.2' /> | |
| 146 <line x1='120' y1='198' x2='124' y2='192' stroke='blue' stroke-width='0.2' /> | |
| 147 <line x1='124' y1='223' x2='128' y2='234' stroke='black' stroke-width='1.5' /> | |
| 148 <line x1='124' y1='275' x2='128' y2='270' stroke='green' stroke-width='0.7' /> | |
| 149 <line x1='124' y1='254' x2='128' y2='263' stroke='red' stroke-width='0.2' /> | |
| 150 <line x1='124' y1='192' x2='128' y2='206' stroke='blue' stroke-width='0.2' /> | |
| 151 <line x1='128' y1='234' x2='132' y2='201' stroke='black' stroke-width='1.5' /> | |
| 152 <line x1='128' y1='270' x2='132' y2='263' stroke='green' stroke-width='0.7' /> | |
| 153 <line x1='128' y1='263' x2='132' y2='231' stroke='red' stroke-width='0.2' /> | |
| 154 <line x1='128' y1='206' x2='132' y2='171' stroke='blue' stroke-width='0.2' /> | |
| 155 <line x1='132' y1='201' x2='136' y2='205' stroke='black' stroke-width='1.5' /> | |
| 156 <line x1='132' y1='263' x2='136' y2='258' stroke='green' stroke-width='0.7' /> | |
| 157 <line x1='132' y1='231' x2='136' y2='237' stroke='red' stroke-width='0.2' /> | |
| 158 <line x1='132' y1='171' x2='136' y2='174' stroke='blue' stroke-width='0.2' /> | |
| 159 <line x1='136' y1='205' x2='140' y2='193' stroke='black' stroke-width='1.5' /> | |
| 160 <line x1='136' y1='258' x2='140' y2='254' stroke='green' stroke-width='0.7' /> | |
| 161 <line x1='136' y1='237' x2='140' y2='227' stroke='red' stroke-width='0.2' /> | |
| 162 <line x1='136' y1='174' x2='140' y2='159' stroke='blue' stroke-width='0.2' /> | |
| 163 <line x1='140' y1='193' x2='144' y2='188' stroke='black' stroke-width='1.5' /> | |
| 164 <line x1='140' y1='254' x2='144' y2='250' stroke='green' stroke-width='0.7' /> | |
| 165 <line x1='140' y1='227' x2='144' y2='225' stroke='red' stroke-width='0.2' /> | |
| 166 <line x1='140' y1='159' x2='144' y2='151' stroke='blue' stroke-width='0.2' /> | |
| 167 <line x1='144' y1='188' x2='148' y2='174' stroke='black' stroke-width='1.5' /> | |
| 168 <line x1='144' y1='250' x2='148' y2='245' stroke='green' stroke-width='0.7' /> | |
| 169 <line x1='144' y1='225' x2='148' y2='214' stroke='red' stroke-width='0.2' /> | |
| 170 <line x1='144' y1='151' x2='148' y2='134' stroke='blue' stroke-width='0.2' /> | |
| 171 <line x1='148' y1='174' x2='152' y2='163' stroke='black' stroke-width='1.5' /> | |
| 172 <line x1='148' y1='245' x2='152' y2='239' stroke='green' stroke-width='0.7' /> | |
| 173 <line x1='148' y1='214' x2='152' y2='206' stroke='red' stroke-width='0.2' /> | |
| 174 <line x1='148' y1='134' x2='152' y2='120' stroke='blue' stroke-width='0.2' /> | |
| 175 <line x1='152' y1='163' x2='156' y2='178' stroke='black' stroke-width='1.5' /> | |
| 176 <line x1='152' y1='239' x2='156' y2='236' stroke='green' stroke-width='0.7' /> | |
| 177 <line x1='152' y1='206' x2='156' y2='222' stroke='red' stroke-width='0.2' /> | |
| 178 <line x1='152' y1='120' x2='156' y2='134' stroke='blue' stroke-width='0.2' /> | |
| 179 <line x1='156' y1='178' x2='160' y2='136' stroke='black' stroke-width='1.5' /> | |
| 180 <line x1='156' y1='236' x2='160' y2='228' stroke='green' stroke-width='0.7' /> | |
| 181 <line x1='156' y1='222' x2='160' y2='185' stroke='red' stroke-width='0.2' /> | |
| 182 <line x1='156' y1='134' x2='160' y2='88' stroke='blue' stroke-width='0.2' /> | |
| 183 <line x1='160' y1='136' x2='164' y2='118' stroke='black' stroke-width='1.5' /> | |
| 184 <line x1='160' y1='228' x2='164' y2='220' stroke='green' stroke-width='0.7' /> | |
| 185 <line x1='160' y1='185' x2='164' y2='172' stroke='red' stroke-width='0.2' /> | |
| 186 <line x1='160' y1='88' x2='164' y2='64' stroke='blue' stroke-width='0.2' /> | |
| 187 <line x1='164' y1='118' x2='168' y2='101' stroke='black' stroke-width='1.5' /> | |
| 188 <line x1='164' y1='220' x2='168' y2='211' stroke='green' stroke-width='0.7' /> | |
| 189 <line x1='164' y1='172' x2='168' y2='161' stroke='red' stroke-width='0.2' /> | |
| 190 <line x1='164' y1='64' x2='168' y2='42' stroke='blue' stroke-width='0.2' /> | |
| 191 <line x1='168' y1='101' x2='172' y2='119' stroke='black' stroke-width='1.5' /> | |
| 192 <line x1='168' y1='211' x2='172' y2='205' stroke='green' stroke-width='0.7' /> | |
| 193 <line x1='168' y1='161' x2='172' y2='181' stroke='red' stroke-width='0.2' /> | |
| 194 <line x1='168' y1='42' x2='172' y2='57' stroke='blue' stroke-width='0.2' /> | |
| 195 <line x1='172' y1='119' x2='176' y2='67' stroke='black' stroke-width='1.5' /> | |
| 196 <line x1='172' y1='205' x2='176' y2='195' stroke='green' stroke-width='0.7' /> | |
| 197 <line x1='172' y1='181' x2='176' y2='135' stroke='red' stroke-width='0.2' /> | |
| 198 <line x1='172' y1='57' x2='176' y2='0' stroke='blue' stroke-width='0.2' /> | |
| 199 <line x1='176' y1='67' x2='180' y2='104' stroke='black' stroke-width='1.5' /> | |
| 200 <line x1='176' y1='195' x2='180' y2='186' stroke='green' stroke-width='0.7' /> | |
| 201 <line x1='176' y1='135' x2='180' y2='174' stroke='red' stroke-width='0.2' /> | |
| 202 <line x1='176' y1='0' x2='180' y2='34' stroke='blue' stroke-width='0.2' /> | |
| 203 <line x1='180' y1='104' x2='184' y2='117' stroke='black' stroke-width='1.5' /> | |
| 204 <line x1='180' y1='186' x2='184' y2='177' stroke='green' stroke-width='0.7' /> | |
| 205 <line x1='180' y1='174' x2='184' y2='189' stroke='red' stroke-width='0.2' /> | |
| 206 <line x1='180' y1='34' x2='184' y2='46' stroke='blue' stroke-width='0.2' /> | |
| 207 <line x1='184' y1='117' x2='188' y2='147' stroke='black' stroke-width='1.5' /> | |
| 208 <line x1='184' y1='177' x2='188' y2='171' stroke='green' stroke-width='0.7' /> | |
| 209 <line x1='184' y1='189' x2='188' y2='218' stroke='red' stroke-width='0.2' /> | |
| 210 <line x1='184' y1='46' x2='188' y2='75' stroke='blue' stroke-width='0.2' /> | |
| 211 <line x1='188' y1='147' x2='192' y2='164' stroke='black' stroke-width='1.5' /> | |
| 212 <line x1='188' y1='171' x2='192' y2='167' stroke='green' stroke-width='0.7' /> | |
| 213 <line x1='188' y1='218' x2='192' y2='235' stroke='red' stroke-width='0.2' /> | |
| 214 <line x1='188' y1='75' x2='192' y2='93' stroke='blue' stroke-width='0.2' /> | |
| 215 <line x1='192' y1='164' x2='196' y2='205' stroke='black' stroke-width='1.5' /> | |
| 216 <line x1='192' y1='167' x2='196' y2='163' stroke='green' stroke-width='0.7' /> | |
| 217 <line x1='192' y1='235' x2='196' y2='277' stroke='red' stroke-width='0.2' /> | |
| 218 <line x1='192' y1='93' x2='196' y2='134' stroke='blue' stroke-width='0.2' /> | |
| 219 <line x1='196' y1='205' x2='200' y2='214' stroke='black' stroke-width='1.5' /> | |
| 220 <line x1='196' y1='163' x2='200' y2='163' stroke='green' stroke-width='0.7' /> | |
| 221 <line x1='196' y1='277' x2='200' y2='285' stroke='red' stroke-width='0.2' /> | |
| 222 <line x1='196' y1='134' x2='200' y2='142' stroke='blue' stroke-width='0.2' /> | |
| 223 <line x1='200' y1='214' x2='204' y2='211' stroke='black' stroke-width='1.5' /> | |
| 224 <line x1='200' y1='163' x2='204' y2='162' stroke='green' stroke-width='0.7' /> | |
| 225 <line x1='200' y1='285' x2='204' y2='283' stroke='red' stroke-width='0.2' /> | |
| 226 <line x1='200' y1='142' x2='204' y2='140' stroke='blue' stroke-width='0.2' /> | |
| 227 <line x1='204' y1='211' x2='208' y2='237' stroke='black' stroke-width='1.5' /> | |
| 228 <line x1='204' y1='162' x2='208' y2='162' stroke='green' stroke-width='0.7' /> | |
| 229 <line x1='204' y1='283' x2='208' y2='310' stroke='red' stroke-width='0.2' /> | |
| 230 <line x1='204' y1='140' x2='208' y2='164' stroke='blue' stroke-width='0.2' /> | |
| 231 <line x1='208' y1='237' x2='212' y2='208' stroke='black' stroke-width='1.5' /> | |
| 232 <line x1='208' y1='162' x2='212' y2='163' stroke='green' stroke-width='0.7' /> | |
| 233 <line x1='208' y1='310' x2='212' y2='281' stroke='red' stroke-width='0.2' /> | |
| 234 <line x1='208' y1='164' x2='212' y2='136' stroke='blue' stroke-width='0.2' /> | |
| 235 <line x1='212' y1='208' x2='216' y2='184' stroke='black' stroke-width='1.5' /> | |
| 236 <line x1='212' y1='163' x2='216' y2='161' stroke='green' stroke-width='0.7' /> | |
| 237 <line x1='212' y1='281' x2='216' y2='256' stroke='red' stroke-width='0.2' /> | |
| 238 <line x1='212' y1='136' x2='216' y2='113' stroke='blue' stroke-width='0.2' /> | |
| 239 <line x1='216' y1='184' x2='220' y2='212' stroke='black' stroke-width='1.5' /> | |
| 240 <line x1='216' y1='161' x2='220' y2='162' stroke='green' stroke-width='0.7' /> | |
| 241 <line x1='216' y1='256' x2='220' y2='283' stroke='red' stroke-width='0.2' /> | |
| 242 <line x1='216' y1='113' x2='220' y2='141' stroke='blue' stroke-width='0.2' /> | |
| 243 <line x1='220' y1='212' x2='224' y2='190' stroke='black' stroke-width='1.5' /> | |
| 244 <line x1='220' y1='162' x2='224' y2='163' stroke='green' stroke-width='0.7' /> | |
| 245 <line x1='220' y1='283' x2='224' y2='260' stroke='red' stroke-width='0.2' /> | |
| 246 <line x1='220' y1='141' x2='224' y2='120' stroke='blue' stroke-width='0.2' /> | |
| 247 <line x1='224' y1='190' x2='228' y2='175' stroke='black' stroke-width='1.5' /> | |
| 248 <line x1='224' y1='163' x2='228' y2='163' stroke='green' stroke-width='0.7' /> | |
| 249 <line x1='224' y1='260' x2='228' y2='244' stroke='red' stroke-width='0.2' /> | |
| 250 <line x1='224' y1='120' x2='228' y2='107' stroke='blue' stroke-width='0.2' /> | |
| 251 <line x1='228' y1='175' x2='232' y2='198' stroke='black' stroke-width='1.5' /> | |
| 252 <line x1='228' y1='163' x2='232' y2='164' stroke='green' stroke-width='0.7' /> | |
| 253 <line x1='228' y1='244' x2='232' y2='265' stroke='red' stroke-width='0.2' /> | |
| 254 <line x1='228' y1='107' x2='232' y2='132' stroke='blue' stroke-width='0.2' /> | |
| 255 <line x1='232' y1='198' x2='236' y2='210' stroke='black' stroke-width='1.5' /> | |
| 256 <line x1='232' y1='164' x2='236' y2='166' stroke='green' stroke-width='0.7' /> | |
| 257 <line x1='232' y1='265' x2='236' y2='276' stroke='red' stroke-width='0.2' /> | |
| 258 <line x1='232' y1='132' x2='236' y2='144' stroke='blue' stroke-width='0.2' /> | |
| 259 <line x1='236' y1='210' x2='240' y2='200' stroke='black' stroke-width='1.5' /> | |
| 260 <line x1='236' y1='166' x2='240' y2='169' stroke='green' stroke-width='0.7' /> | |
| 261 <line x1='236' y1='276' x2='240' y2='263' stroke='red' stroke-width='0.2' /> | |
| 262 <line x1='236' y1='144' x2='240' y2='136' stroke='blue' stroke-width='0.2' /> | |
| 263 <line x1='240' y1='200' x2='244' y2='230' stroke='black' stroke-width='1.5' /> | |
| 264 <line x1='240' y1='169' x2='244' y2='175' stroke='green' stroke-width='0.7' /> | |
| 265 <line x1='240' y1='263' x2='244' y2='290' stroke='red' stroke-width='0.2' /> | |
| 266 <line x1='240' y1='136' x2='244' y2='170' stroke='blue' stroke-width='0.2' /> | |
| 267 <line x1='244' y1='230' x2='248' y2='202' stroke='black' stroke-width='1.5' /> | |
| 268 <line x1='244' y1='175' x2='248' y2='180' stroke='green' stroke-width='0.7' /> | |
| 269 <line x1='244' y1='290' x2='248' y2='257' stroke='red' stroke-width='0.2' /> | |
| 270 <line x1='244' y1='170' x2='248' y2='147' stroke='blue' stroke-width='0.2' /> | |
| 271 <line x1='248' y1='202' x2='252' y2='159' stroke='black' stroke-width='1.5' /> | |
| 272 <line x1='248' y1='180' x2='252' y2='182' stroke='green' stroke-width='0.7' /> | |
| 273 <line x1='248' y1='257' x2='252' y2='211' stroke='red' stroke-width='0.2' /> | |
| 274 <line x1='248' y1='147' x2='252' y2='107' stroke='blue' stroke-width='0.2' /> | |
| 275 <line x1='252' y1='159' x2='256' y2='161' stroke='black' stroke-width='1.5' /> | |
| 276 <line x1='252' y1='182' x2='256' y2='186' stroke='green' stroke-width='0.7' /> | |
| 277 <line x1='252' y1='211' x2='256' y2='205' stroke='red' stroke-width='0.2' /> | |
| 278 <line x1='252' y1='107' x2='256' y2='118' stroke='blue' stroke-width='0.2' /> | |
| 279 <line x1='256' y1='161' x2='260' y2='181' stroke='black' stroke-width='1.5' /> | |
| 280 <line x1='256' y1='186' x2='260' y2='190' stroke='green' stroke-width='0.7' /> | |
| 281 <line x1='256' y1='205' x2='260' y2='221' stroke='red' stroke-width='0.2' /> | |
| 282 <line x1='256' y1='118' x2='260' y2='141' stroke='blue' stroke-width='0.2' /> | |
| 283 <line x1='260' y1='181' x2='264' y2='148' stroke='black' stroke-width='1.5' /> | |
| 284 <line x1='260' y1='190' x2='264' y2='192' stroke='green' stroke-width='0.7' /> | |
| 285 <line x1='260' y1='221' x2='264' y2='187' stroke='red' stroke-width='0.2' /> | |
| 286 <line x1='260' y1='141' x2='264' y2='110' stroke='blue' stroke-width='0.2' /> | |
| 287 <line x1='264' y1='148' x2='268' y2='149' stroke='black' stroke-width='1.5' /> | |
| 288 <line x1='264' y1='192' x2='268' y2='192' stroke='green' stroke-width='0.7' /> | |
| 289 <line x1='264' y1='187' x2='268' y2='189' stroke='red' stroke-width='0.2' /> | |
| 290 <line x1='264' y1='110' x2='268' y2='110' stroke='blue' stroke-width='0.2' /> | |
| 291 <line x1='268' y1='149' x2='272' y2='135' stroke='black' stroke-width='1.5' /> | |
| 292 <line x1='268' y1='192' x2='272' y2='190' stroke='green' stroke-width='0.7' /> | |
| 293 <line x1='268' y1='189' x2='272' y2='176' stroke='red' stroke-width='0.2' /> | |
| 294 <line x1='268' y1='110' x2='272' y2='93' stroke='blue' stroke-width='0.2' /> | |
| 295 <line x1='272' y1='135' x2='276' y2='127' stroke='black' stroke-width='1.5' /> | |
| 296 <line x1='272' y1='190' x2='276' y2='187' stroke='green' stroke-width='0.7' /> | |
| 297 <line x1='272' y1='176' x2='276' y2='169' stroke='red' stroke-width='0.2' /> | |
| 298 <line x1='272' y1='93' x2='276' y2='85' stroke='blue' stroke-width='0.2' /> | |
| 299 <line x1='276' y1='127' x2='280' y2='97' stroke='black' stroke-width='1.5' /> | |
| 300 <line x1='276' y1='187' x2='280' y2='181' stroke='green' stroke-width='0.7' /> | |
| 301 <line x1='276' y1='169' x2='280' y2='142' stroke='red' stroke-width='0.2' /> | |
| 302 <line x1='276' y1='85' x2='280' y2='52' stroke='blue' stroke-width='0.2' /> | |
| 303 <line x1='280' y1='97' x2='284' y2='112' stroke='black' stroke-width='1.5' /> | |
| 304 <line x1='280' y1='181' x2='284' y2='176' stroke='green' stroke-width='0.7' /> | |
| 305 <line x1='280' y1='142' x2='284' y2='158' stroke='red' stroke-width='0.2' /> | |
| 306 <line x1='280' y1='52' x2='284' y2='67' stroke='blue' stroke-width='0.2' /> | |
| 307 <line x1='284' y1='112' x2='288' y2='111' stroke='black' stroke-width='1.5' /> | |
| 308 <line x1='284' y1='176' x2='288' y2='169' stroke='green' stroke-width='0.7' /> | |
| 309 <line x1='284' y1='158' x2='288' y2='155' stroke='red' stroke-width='0.2' /> | |
| 310 <line x1='284' y1='67' x2='288' y2='66' stroke='blue' stroke-width='0.2' /> | |
| 311 <line x1='288' y1='111' x2='292' y2='112' stroke='black' stroke-width='1.5' /> | |
| 312 <line x1='288' y1='169' x2='292' y2='165' stroke='green' stroke-width='0.7' /> | |
| 313 <line x1='288' y1='155' x2='292' y2='157' stroke='red' stroke-width='0.2' /> | |
| 314 <line x1='288' y1='66' x2='292' y2='67' stroke='blue' stroke-width='0.2' /> | |
| 315 <line x1='292' y1='112' x2='296' y2='122' stroke='black' stroke-width='1.5' /> | |
| 316 <line x1='292' y1='165' x2='296' y2='162' stroke='green' stroke-width='0.7' /> | |
| 317 <line x1='292' y1='157' x2='296' y2='168' stroke='red' stroke-width='0.2' /> | |
| 318 <line x1='292' y1='67' x2='296' y2='77' stroke='blue' stroke-width='0.2' /> | |
| 319 <line x1='296' y1='122' x2='300' y2='125' stroke='black' stroke-width='1.5' /> | |
| 320 <line x1='296' y1='162' x2='300' y2='157' stroke='green' stroke-width='0.7' /> | |
| 321 <line x1='296' y1='168' x2='300' y2='169' stroke='red' stroke-width='0.2' /> | |
| 322 <line x1='296' y1='77' x2='300' y2='80' stroke='blue' stroke-width='0.2' /> | |
| 323 <line x1='300' y1='125' x2='304' y2='170' stroke='black' stroke-width='1.5' /> | |
| 324 <line x1='300' y1='157' x2='304' y2='156' stroke='green' stroke-width='0.7' /> | |
| 325 <line x1='300' y1='169' x2='304' y2='214' stroke='red' stroke-width='0.2' /> | |
| 326 <line x1='300' y1='80' x2='304' y2='125' stroke='blue' stroke-width='0.2' /> | |
| 327 <line x1='304' y1='170' x2='308' y2='189' stroke='black' stroke-width='1.5' /> | |
| 328 <line x1='304' y1='156' x2='308' y2='157' stroke='green' stroke-width='0.7' /> | |
| 329 <line x1='304' y1='214' x2='308' y2='234' stroke='red' stroke-width='0.2' /> | |
| 330 <line x1='304' y1='125' x2='308' y2='144' stroke='blue' stroke-width='0.2' /> | |
| 331 <line x1='308' y1='189' x2='312' y2='179' stroke='black' stroke-width='1.5' /> | |
| 332 <line x1='308' y1='157' x2='312' y2='156' stroke='green' stroke-width='0.7' /> | |
| 333 <line x1='308' y1='234' x2='312' y2='223' stroke='red' stroke-width='0.2' /> | |
| 334 <line x1='308' y1='144' x2='312' y2='134' stroke='blue' stroke-width='0.2' /> | |
| 335 <line x1='312' y1='179' x2='316' y2='158' stroke='black' stroke-width='1.5' /> | |
| 336 <line x1='312' y1='156' x2='316' y2='153' stroke='green' stroke-width='0.7' /> | |
| 337 <line x1='312' y1='223' x2='316' y2='202' stroke='red' stroke-width='0.2' /> | |
| 338 <line x1='312' y1='134' x2='316' y2='115' stroke='blue' stroke-width='0.2' /> | |
| 339 <line x1='316' y1='158' x2='320' y2='166' stroke='black' stroke-width='1.5' /> | |
| 340 <line x1='316' y1='153' x2='320' y2='152' stroke='green' stroke-width='0.7' /> | |
| 341 <line x1='316' y1='202' x2='320' y2='209' stroke='red' stroke-width='0.2' /> | |
| 342 <line x1='316' y1='115' x2='320' y2='123' stroke='blue' stroke-width='0.2' /> | |
| 343 <line x1='320' y1='166' x2='324' y2='167' stroke='black' stroke-width='1.5' /> | |
| 344 <line x1='320' y1='152' x2='324' y2='148' stroke='green' stroke-width='0.7' /> | |
| 345 <line x1='320' y1='209' x2='324' y2='209' stroke='red' stroke-width='0.2' /> | |
| 346 <line x1='320' y1='123' x2='324' y2='126' stroke='blue' stroke-width='0.2' /> | |
| 347 <line x1='324' y1='167' x2='328' y2='127' stroke='black' stroke-width='1.5' /> | |
| 348 <line x1='324' y1='148' x2='328' y2='145' stroke='green' stroke-width='0.7' /> | |
| 349 <line x1='324' y1='209' x2='328' y2='168' stroke='red' stroke-width='0.2' /> | |
| 350 <line x1='324' y1='126' x2='328' y2='85' stroke='blue' stroke-width='0.2' /> | |
| 351 <line x1='328' y1='127' x2='332' y2='114' stroke='black' stroke-width='1.5' /> | |
| 352 <line x1='328' y1='145' x2='332' y2='143' stroke='green' stroke-width='0.7' /> | |
| 353 <line x1='328' y1='168' x2='332' y2='156' stroke='red' stroke-width='0.2' /> | |
| 354 <line x1='328' y1='85' x2='332' y2='73' stroke='blue' stroke-width='0.2' /> | |
| 355 <line x1='332' y1='114' x2='336' y2='122' stroke='black' stroke-width='1.5' /> | |
| 356 <line x1='332' y1='143' x2='336' y2='141' stroke='green' stroke-width='0.7' /> | |
| 357 <line x1='332' y1='156' x2='336' y2='163' stroke='red' stroke-width='0.2' /> | |
| 358 <line x1='332' y1='73' x2='336' y2='80' stroke='blue' stroke-width='0.2' /> | |
| 359 <line x1='336' y1='122' x2='340' y2='134' stroke='black' stroke-width='1.5' /> | |
| 360 <line x1='336' y1='141' x2='340' y2='138' stroke='green' stroke-width='0.7' /> | |
| 361 <line x1='336' y1='163' x2='340' y2='175' stroke='red' stroke-width='0.2' /> | |
| 362 <line x1='336' y1='80' x2='340' y2='93' stroke='blue' stroke-width='0.2' /> | |
| 363 <line x1='340' y1='134' x2='344' y2='125' stroke='black' stroke-width='1.5' /> | |
| 364 <line x1='340' y1='138' x2='344' y2='137' stroke='green' stroke-width='0.7' /> | |
| 365 <line x1='340' y1='175' x2='344' y2='166' stroke='red' stroke-width='0.2' /> | |
| 366 <line x1='340' y1='93' x2='344' y2='85' stroke='blue' stroke-width='0.2' /> | |
| 367 <line x1='344' y1='125' x2='348' y2='122' stroke='black' stroke-width='1.5' /> | |
| 368 <line x1='344' y1='137' x2='348' y2='136' stroke='green' stroke-width='0.7' /> | |
| 369 <line x1='344' y1='166' x2='348' y2='161' stroke='red' stroke-width='0.2' /> | |
| 370 <line x1='344' y1='85' x2='348' y2='83' stroke='blue' stroke-width='0.2' /> | |
| 371 <line x1='348' y1='122' x2='352' y2='175' stroke='black' stroke-width='1.5' /> | |
| 372 <line x1='348' y1='136' x2='352' y2='138' stroke='green' stroke-width='0.7' /> | |
| 373 <line x1='348' y1='161' x2='352' y2='213' stroke='red' stroke-width='0.2' /> | |
| 374 <line x1='348' y1='83' x2='352' y2='137' stroke='blue' stroke-width='0.2' /> | |
| 375 <line x1='352' y1='175' x2='356' y2='150' stroke='black' stroke-width='1.5' /> | |
| 376 <line x1='352' y1='138' x2='356' y2='139' stroke='green' stroke-width='0.7' /> | |
| 377 <line x1='352' y1='213' x2='356' y2='186' stroke='red' stroke-width='0.2' /> | |
| 378 <line x1='352' y1='137' x2='356' y2='114' stroke='blue' stroke-width='0.2' /> | |
| 379 <line x1='356' y1='150' x2='360' y2='182' stroke='black' stroke-width='1.5' /> | |
| 380 <line x1='356' y1='139' x2='360' y2='143' stroke='green' stroke-width='0.7' /> | |
| 381 <line x1='356' y1='186' x2='360' y2='213' stroke='red' stroke-width='0.2' /> | |
| 382 <line x1='356' y1='114' x2='360' y2='150' stroke='blue' stroke-width='0.2' /> | |
| 383 <line x1='360' y1='182' x2='364' y2='182' stroke='black' stroke-width='1.5' /> | |
| 384 <line x1='360' y1='143' x2='364' y2='147' stroke='green' stroke-width='0.7' /> | |
| 385 <line x1='360' y1='213' x2='364' y2='211' stroke='red' stroke-width='0.2' /> | |
| 386 <line x1='360' y1='150' x2='364' y2='152' stroke='blue' stroke-width='0.2' /> | |
| 387 <line x1='364' y1='182' x2='368' y2='142' stroke='black' stroke-width='1.5' /> | |
| 388 <line x1='364' y1='147' x2='368' y2='148' stroke='green' stroke-width='0.7' /> | |
| 389 <line x1='364' y1='211' x2='368' y2='168' stroke='red' stroke-width='0.2' /> | |
| 390 <line x1='364' y1='152' x2='368' y2='116' stroke='blue' stroke-width='0.2' /> | |
| 391 <line x1='368' y1='142' x2='372' y2='138' stroke='black' stroke-width='1.5' /> | |
| 392 <line x1='368' y1='148' x2='372' y2='149' stroke='green' stroke-width='0.7' /> | |
| 393 <line x1='368' y1='168' x2='372' y2='161' stroke='red' stroke-width='0.2' /> | |
| 394 <line x1='368' y1='116' x2='372' y2='114' stroke='blue' stroke-width='0.2' /> | |
| 395 <line x1='372' y1='138' x2='376' y2='145' stroke='black' stroke-width='1.5' /> | |
| 396 <line x1='372' y1='149' x2='376' y2='151' stroke='green' stroke-width='0.7' /> | |
| 397 <line x1='372' y1='161' x2='376' y2='167' stroke='red' stroke-width='0.2' /> | |
| 398 <line x1='372' y1='114' x2='376' y2='123' stroke='blue' stroke-width='0.2' /> | |
| 399 <line x1='376' y1='145' x2='380' y2='125' stroke='black' stroke-width='1.5' /> | |
| 400 <line x1='376' y1='151' x2='380' y2='151' stroke='green' stroke-width='0.7' /> | |
| 401 <line x1='376' y1='167' x2='380' y2='146' stroke='red' stroke-width='0.2' /> | |
| 402 <line x1='376' y1='123' x2='380' y2='103' stroke='blue' stroke-width='0.2' /> | |
| 403 <line x1='380' y1='125' x2='384' y2='139' stroke='black' stroke-width='1.5' /> | |
| 404 <line x1='380' y1='151' x2='384' y2='149' stroke='green' stroke-width='0.7' /> | |
| 405 <line x1='380' y1='146' x2='384' y2='160' stroke='red' stroke-width='0.2' /> | |
| 406 <line x1='380' y1='103' x2='384' y2='118' stroke='blue' stroke-width='0.2' /> | |
| 407 <line x1='384' y1='139' x2='388' y2='172' stroke='black' stroke-width='1.5' /> | |
| 408 <line x1='384' y1='149' x2='388' y2='148' stroke='green' stroke-width='0.7' /> | |
| 409 <line x1='384' y1='160' x2='388' y2='193' stroke='red' stroke-width='0.2' /> | |
| 410 <line x1='384' y1='118' x2='388' y2='151' stroke='blue' stroke-width='0.2' /> | |
| 411 <line x1='388' y1='172' x2='392' y2='188' stroke='black' stroke-width='1.5' /> | |
| 412 <line x1='388' y1='148' x2='392' y2='149' stroke='green' stroke-width='0.7' /> | |
| 413 <line x1='388' y1='193' x2='392' y2='211' stroke='red' stroke-width='0.2' /> | |
| 414 <line x1='388' y1='151' x2='392' y2='166' stroke='blue' stroke-width='0.2' /> | |
| 415 <line x1='392' y1='188' x2='396' y2='195' stroke='black' stroke-width='1.5' /> | |
| 416 <line x1='392' y1='149' x2='396' y2='150' stroke='green' stroke-width='0.7' /> | |
| 417 <line x1='392' y1='211' x2='396' y2='219' stroke='red' stroke-width='0.2' /> | |
| 418 <line x1='392' y1='166' x2='396' y2='170' stroke='blue' stroke-width='0.2' /> | |
| 419 <line x1='396' y1='195' x2='400' y2='269' stroke='black' stroke-width='1.5' /> | |
| 420 <line x1='396' y1='150' x2='400' y2='156' stroke='green' stroke-width='0.7' /> | |
| 421 <line x1='396' y1='219' x2='400' y2='304' stroke='red' stroke-width='0.2' /> | |
| 422 <line x1='396' y1='170' x2='400' y2='234' stroke='blue' stroke-width='0.2' /> | |
| 423 <line x1='400' y1='269' x2='404' y2='271' stroke='black' stroke-width='1.5' /> | |
| 424 <line x1='400' y1='156' x2='404' y2='161' stroke='green' stroke-width='0.7' /> | |
| 425 <line x1='400' y1='304' x2='404' y2='314' stroke='red' stroke-width='0.2' /> | |
| 426 <line x1='400' y1='234' x2='404' y2='229' stroke='blue' stroke-width='0.2' /> | |
| 427 <line x1='404' y1='271' x2='408' y2='320' stroke='black' stroke-width='1.5' /> | |
| 428 <line x1='404' y1='161' x2='408' y2='171' stroke='green' stroke-width='0.7' /> | |
| 429 <line x1='404' y1='314' x2='408' y2='374' stroke='red' stroke-width='0.2' /> | |
| 430 <line x1='404' y1='229' x2='408' y2='266' stroke='blue' stroke-width='0.2' /> | |
| 431 <line x1='408' y1='320' x2='412' y2='342' stroke='black' stroke-width='1.5' /> | |
| 432 <line x1='408' y1='171' x2='412' y2='182' stroke='green' stroke-width='0.7' /> | |
| 433 <line x1='408' y1='374' x2='412' y2='406' stroke='red' stroke-width='0.2' /> | |
| 434 <line x1='408' y1='266' x2='412' y2='277' stroke='blue' stroke-width='0.2' /> | |
| 435 <line x1='412' y1='342' x2='416' y2='263' stroke='black' stroke-width='1.5' /> | |
| 436 <line x1='412' y1='182' x2='416' y2='189' stroke='green' stroke-width='0.7' /> | |
| 437 <line x1='412' y1='406' x2='416' y2='329' stroke='red' stroke-width='0.2' /> | |
| 438 <line x1='412' y1='277' x2='416' y2='196' stroke='blue' stroke-width='0.2' /> | |
| 439 <line x1='416' y1='263' x2='420' y2='286' stroke='black' stroke-width='1.5' /> | |
| 440 <line x1='416' y1='189' x2='420' y2='197' stroke='green' stroke-width='0.7' /> | |
| 441 <line x1='416' y1='329' x2='420' y2='355' stroke='red' stroke-width='0.2' /> | |
| 442 <line x1='416' y1='196' x2='420' y2='217' stroke='blue' stroke-width='0.2' /> | |
| 443 <line x1='420' y1='286' x2='424' y2='329' stroke='black' stroke-width='1.5' /> | |
| 444 <line x1='420' y1='197' x2='424' y2='207' stroke='green' stroke-width='0.7' /> | |
| 445 <line x1='420' y1='355' x2='424' y2='403' stroke='red' stroke-width='0.2' /> | |
| 446 <line x1='420' y1='217' x2='424' y2='254' stroke='blue' stroke-width='0.2' /> | |
| 447 <line x1='424' y1='329' x2='428' y2='371' stroke='black' stroke-width='1.5' /> | |
| 448 <line x1='424' y1='207' x2='428' y2='219' stroke='green' stroke-width='0.7' /> | |
| 449 <line x1='424' y1='403' x2='428' y2='453' stroke='red' stroke-width='0.2' /> | |
| 450 <line x1='424' y1='254' x2='428' y2='289' stroke='blue' stroke-width='0.2' /> | |
| 451 <line x1='428' y1='371' x2='432' y2='415' stroke='black' stroke-width='1.5' /> | |
| 452 <line x1='428' y1='219' x2='432' y2='231' stroke='green' stroke-width='0.7' /> | |
| 453 <line x1='428' y1='453' x2='432' y2='506' stroke='red' stroke-width='0.2' /> | |
| 454 <line x1='428' y1='289' x2='432' y2='324' stroke='blue' stroke-width='0.2' /> | |
| 455 <line x1='432' y1='415' x2='436' y2='493' stroke='black' stroke-width='1.5' /> | |
| 456 <line x1='432' y1='231' x2='436' y2='248' stroke='green' stroke-width='0.7' /> | |
| 457 <line x1='432' y1='506' x2='436' y2='600' stroke='red' stroke-width='0.2' /> | |
| 458 <line x1='432' y1='324' x2='436' y2='387' stroke='blue' stroke-width='0.2' /> | |
| 459 <line x1='436' y1='493' x2='440' y2='440' stroke='black' stroke-width='1.5' /> | |
| 460 <line x1='436' y1='248' x2='440' y2='261' stroke='green' stroke-width='0.7' /> | |
| 461 <line x1='436' y1='600' x2='440' y2='553' stroke='red' stroke-width='0.2' /> | |
| 462 <line x1='436' y1='387' x2='440' y2='327' stroke='blue' stroke-width='0.2' /> | |
| 463 <line x1='440' y1='440' x2='444' y2='427' stroke='black' stroke-width='1.5' /> | |
| 464 <line x1='440' y1='261' x2='444' y2='274' stroke='green' stroke-width='0.7' /> | |
| 465 <line x1='440' y1='553' x2='444' y2='545' stroke='red' stroke-width='0.2' /> | |
| 466 <line x1='440' y1='327' x2='444' y2='309' stroke='blue' stroke-width='0.2' /> | |
| 467 <line x1='444' y1='427' x2='448' y2='425' stroke='black' stroke-width='1.5' /> | |
| 468 <line x1='444' y1='274' x2='448' y2='288' stroke='green' stroke-width='0.7' /> | |
| 469 <line x1='444' y1='545' x2='448' y2='547' stroke='red' stroke-width='0.2' /> | |
| 470 <line x1='444' y1='309' x2='448' y2='303' stroke='blue' stroke-width='0.2' /> | |
| 471 <line x1='448' y1='425' x2='452' y2='464' stroke='black' stroke-width='1.5' /> | |
| 472 <line x1='448' y1='288' x2='452' y2='304' stroke='green' stroke-width='0.7' /> | |
| 473 <line x1='448' y1='547' x2='452' y2='591' stroke='red' stroke-width='0.2' /> | |
| 474 <line x1='448' y1='303' x2='452' y2='337' stroke='blue' stroke-width='0.2' /> | |
| 475 <line x1='452' y1='464' x2='456' y2='444' stroke='black' stroke-width='1.5' /> | |
| 476 <line x1='452' y1='304' x2='456' y2='319' stroke='green' stroke-width='0.7' /> | |
| 477 <line x1='452' y1='591' x2='456' y2='575' stroke='red' stroke-width='0.2' /> | |
| 478 <line x1='452' y1='337' x2='456' y2='314' stroke='blue' stroke-width='0.2' /> | |
| 479 <line x1='456' y1='444' x2='460' y2='436' stroke='black' stroke-width='1.5' /> | |
| 480 <line x1='456' y1='319' x2='460' y2='335' stroke='green' stroke-width='0.7' /> | |
| 481 <line x1='456' y1='575' x2='460' y2='568' stroke='red' stroke-width='0.2' /> | |
| 482 <line x1='456' y1='314' x2='460' y2='304' stroke='blue' stroke-width='0.2' /> | |
| 483 <line x1='460' y1='436' x2='464' y2='461' stroke='black' stroke-width='1.5' /> | |
| 484 <line x1='460' y1='335' x2='464' y2='351' stroke='green' stroke-width='0.7' /> | |
| 485 <line x1='460' y1='568' x2='464' y2='595' stroke='red' stroke-width='0.2' /> | |
| 486 <line x1='460' y1='304' x2='464' y2='327' stroke='blue' stroke-width='0.2' /> | |
| 487 <line x1='464' y1='461' x2='468' y2='429' stroke='black' stroke-width='1.5' /> | |
| 488 <line x1='464' y1='351' x2='468' y2='363' stroke='green' stroke-width='0.7' /> | |
| 489 <line x1='464' y1='595' x2='468' y2='564' stroke='red' stroke-width='0.2' /> | |
| 490 <line x1='464' y1='327' x2='468' y2='294' stroke='blue' stroke-width='0.2' /> | |
| 491 <line x1='468' y1='429' x2='472' y2='404' stroke='black' stroke-width='1.5' /> | |
| 492 <line x1='468' y1='363' x2='472' y2='374' stroke='green' stroke-width='0.7' /> | |
| 493 <line x1='468' y1='564' x2='472' y2='538' stroke='red' stroke-width='0.2' /> | |
| 494 <line x1='468' y1='294' x2='472' y2='269' stroke='blue' stroke-width='0.2' /> | |
| 495 <line x1='472' y1='404' x2='476' y2='394' stroke='black' stroke-width='1.5' /> | |
| 496 <line x1='472' y1='374' x2='476' y2='384' stroke='green' stroke-width='0.7' /> | |
| 497 <line x1='472' y1='538' x2='476' y2='529' stroke='red' stroke-width='0.2' /> | |
| 498 <line x1='472' y1='269' x2='476' y2='260' stroke='blue' stroke-width='0.2' /> | |
| 499 <line x1='476' y1='394' x2='480' y2='362' stroke='black' stroke-width='1.5' /> | |
| 500 <line x1='476' y1='384' x2='480' y2='389' stroke='green' stroke-width='0.7' /> | |
| 501 <line x1='476' y1='529' x2='480' y2='494' stroke='red' stroke-width='0.2' /> | |
| 502 <line x1='476' y1='260' x2='480' y2='230' stroke='blue' stroke-width='0.2' /> | |
| 503 <line x1='480' y1='362' x2='484' y2='368' stroke='black' stroke-width='1.5' /> | |
| 504 <line x1='480' y1='389' x2='484' y2='394' stroke='green' stroke-width='0.7' /> | |
| 505 <line x1='480' y1='494' x2='484' y2='498' stroke='red' stroke-width='0.2' /> | |
| 506 <line x1='480' y1='230' x2='484' y2='238' stroke='blue' stroke-width='0.2' /> | |
| 507 <line x1='484' y1='368' x2='488' y2='386' stroke='black' stroke-width='1.5' /> | |
| 508 <line x1='484' y1='394' x2='488' y2='397' stroke='green' stroke-width='0.7' /> | |
| 509 <line x1='484' y1='498' x2='488' y2='512' stroke='red' stroke-width='0.2' /> | |
| 510 <line x1='484' y1='238' x2='488' y2='261' stroke='blue' stroke-width='0.2' /> | |
| 511 <line x1='488' y1='386' x2='492' y2='371' stroke='black' stroke-width='1.5' /> | |
| 512 <line x1='488' y1='397' x2='492' y2='398' stroke='green' stroke-width='0.7' /> | |
| 513 <line x1='488' y1='512' x2='492' y2='492' stroke='red' stroke-width='0.2' /> | |
| 514 <line x1='488' y1='261' x2='492' y2='251' stroke='blue' stroke-width='0.2' /> | |
| 515 <line x1='492' y1='371' x2='496' y2='371' stroke='black' stroke-width='1.5' /> | |
| 516 <line x1='492' y1='398' x2='496' y2='404' stroke='green' stroke-width='0.7' /> | |
| 517 <line x1='492' y1='492' x2='496' y2='491' stroke='red' stroke-width='0.2' /> | |
| 518 <line x1='492' y1='251' x2='496' y2='252' stroke='blue' stroke-width='0.2' /> | |
| 519 <line x1='496' y1='371' x2='500' y2='377' stroke='black' stroke-width='1.5' /> | |
| 520 <line x1='496' y1='404' x2='500' y2='408' stroke='green' stroke-width='0.7' /> | |
| 521 <line x1='496' y1='491' x2='500' y2='495' stroke='red' stroke-width='0.2' /> | |
| 522 <line x1='496' y1='252' x2='500' y2='259' stroke='blue' stroke-width='0.2' /> | |
| 523 <line x1='500' y1='377' x2='504' y2='389' stroke='black' stroke-width='1.5' /> | |
| 524 <line x1='500' y1='408' x2='504' y2='411' stroke='green' stroke-width='0.7' /> | |
| 525 <line x1='500' y1='495' x2='504' y2='504' stroke='red' stroke-width='0.2' /> | |
| 526 <line x1='500' y1='259' x2='504' y2='274' stroke='blue' stroke-width='0.2' /> | |
| 527 <line x1='504' y1='389' x2='508' y2='387' stroke='black' stroke-width='1.5' /> | |
| 528 <line x1='504' y1='411' x2='508' y2='412' stroke='green' stroke-width='0.7' /> | |
| 529 <line x1='504' y1='504' x2='508' y2='497' stroke='red' stroke-width='0.2' /> | |
| 530 <line x1='504' y1='274' x2='508' y2='277' stroke='blue' stroke-width='0.2' /> | |
| 531 <line x1='508' y1='387' x2='512' y2='407' stroke='black' stroke-width='1.5' /> | |
| 532 <line x1='508' y1='412' x2='512' y2='412' stroke='green' stroke-width='0.7' /> | |
| 533 <line x1='508' y1='497' x2='512' y2='510' stroke='red' stroke-width='0.2' /> | |
| 534 <line x1='508' y1='277' x2='512' y2='305' stroke='blue' stroke-width='0.2' /> | |
| 535 <line x1='512' y1='407' x2='516' y2='416' stroke='black' stroke-width='1.5' /> | |
| 536 <line x1='512' y1='412' x2='516' y2='408' stroke='green' stroke-width='0.7' /> | |
| 537 <line x1='512' y1='510' x2='516' y2='502' stroke='red' stroke-width='0.2' /> | |
| 538 <line x1='512' y1='305' x2='516' y2='330' stroke='blue' stroke-width='0.2' /> | |
| 539 <line x1='516' y1='416' x2='520' y2='378' stroke='black' stroke-width='1.5' /> | |
| 540 <line x1='516' y1='408' x2='520' y2='405' stroke='green' stroke-width='0.7' /> | |
| 541 <line x1='516' y1='502' x2='520' y2='454' stroke='red' stroke-width='0.2' /> | |
| 542 <line x1='516' y1='330' x2='520' y2='301' stroke='blue' stroke-width='0.2' /> | |
| 543 <line x1='520' y1='378' x2='524' y2='353' stroke='black' stroke-width='1.5' /> | |
| 544 <line x1='520' y1='405' x2='524' y2='401' stroke='green' stroke-width='0.7' /> | |
| 545 <line x1='520' y1='454' x2='524' y2='422' stroke='red' stroke-width='0.2' /> | |
| 546 <line x1='520' y1='301' x2='524' y2='283' stroke='blue' stroke-width='0.2' /> | |
| 547 <line x1='524' y1='353' x2='528' y2='350' stroke='black' stroke-width='1.5' /> | |
| 548 <line x1='524' y1='401' x2='528' y2='397' stroke='green' stroke-width='0.7' /> | |
| 549 <line x1='524' y1='422' x2='528' y2='413' stroke='red' stroke-width='0.2' /> | |
| 550 <line x1='524' y1='283' x2='528' y2='287' stroke='blue' stroke-width='0.2' /> | |
| 551 <line x1='528' y1='350' x2='532' y2='348' stroke='black' stroke-width='1.5' /> | |
| 552 <line x1='528' y1='397' x2='532' y2='392' stroke='green' stroke-width='0.7' /> | |
| 553 <line x1='528' y1='413' x2='532' y2='401' stroke='red' stroke-width='0.2' /> | |
| 554 <line x1='528' y1='287' x2='532' y2='295' stroke='blue' stroke-width='0.2' /> | |
| 555 <line x1='532' y1='348' x2='536' y2='358' stroke='black' stroke-width='1.5' /> | |
| 556 <line x1='532' y1='392' x2='536' y2='387' stroke='green' stroke-width='0.7' /> | |
| 557 <line x1='532' y1='401' x2='536' y2='403' stroke='red' stroke-width='0.2' /> | |
| 558 <line x1='532' y1='295' x2='536' y2='312' stroke='blue' stroke-width='0.2' /> | |
| 559 <line x1='536' y1='358' x2='540' y2='361' stroke='black' stroke-width='1.5' /> | |
| 560 <line x1='536' y1='387' x2='540' y2='383' stroke='green' stroke-width='0.7' /> | |
| 561 <line x1='536' y1='403' x2='540' y2='401' stroke='red' stroke-width='0.2' /> | |
| 562 <line x1='536' y1='312' x2='540' y2='321' stroke='blue' stroke-width='0.2' /> | |
| 563 <line x1='540' y1='361' x2='544' y2='323' stroke='black' stroke-width='1.5' /> | |
| 564 <line x1='540' y1='383' x2='544' y2='377' stroke='green' stroke-width='0.7' /> | |
| 565 <line x1='540' y1='401' x2='544' y2='357' stroke='red' stroke-width='0.2' /> | |
| 566 <line x1='540' y1='321' x2='544' y2='290' stroke='blue' stroke-width='0.2' /> | |
| 567 <line x1='544' y1='323' x2='548' y2='317' stroke='black' stroke-width='1.5' /> | |
| 568 <line x1='544' y1='377' x2='548' y2='371' stroke='green' stroke-width='0.7' /> | |
| 569 <line x1='544' y1='357' x2='548' y2='349' stroke='red' stroke-width='0.2' /> | |
| 570 <line x1='544' y1='290' x2='548' y2='285' stroke='blue' stroke-width='0.2' /> | |
| 571 <line x1='548' y1='317' x2='552' y2='285' stroke='black' stroke-width='1.5' /> | |
| 572 <line x1='548' y1='371' x2='552' y2='365' stroke='green' stroke-width='0.7' /> | |
| 573 <line x1='548' y1='349' x2='552' y2='321' stroke='red' stroke-width='0.2' /> | |
| 574 <line x1='548' y1='285' x2='552' y2='248' stroke='blue' stroke-width='0.2' /> | |
| 575 <line x1='552' y1='285' x2='556' y2='315' stroke='black' stroke-width='1.5' /> | |
| 576 <line x1='552' y1='365' x2='556' y2='361' stroke='green' stroke-width='0.7' /> | |
| 577 <line x1='552' y1='321' x2='556' y2='353' stroke='red' stroke-width='0.2' /> | |
| 578 <line x1='552' y1='248' x2='556' y2='277' stroke='blue' stroke-width='0.2' /> | |
| 579 <line x1='556' y1='315' x2='560' y2='320' stroke='black' stroke-width='1.5' /> | |
| 580 <line x1='556' y1='361' x2='560' y2='359' stroke='green' stroke-width='0.7' /> | |
| 581 <line x1='556' y1='353' x2='560' y2='358' stroke='red' stroke-width='0.2' /> | |
| 582 <line x1='556' y1='277' x2='560' y2='282' stroke='blue' stroke-width='0.2' /> | |
| 583 <line x1='560' y1='320' x2='564' y2='311' stroke='black' stroke-width='1.5' /> | |
| 584 <line x1='560' y1='359' x2='564' y2='356' stroke='green' stroke-width='0.7' /> | |
| 585 <line x1='560' y1='358' x2='564' y2='350' stroke='red' stroke-width='0.2' /> | |
| 586 <line x1='560' y1='282' x2='564' y2='272' stroke='blue' stroke-width='0.2' /> | |
| 587 <line x1='564' y1='311' x2='568' y2='310' stroke='black' stroke-width='1.5' /> | |
| 588 <line x1='564' y1='356' x2='568' y2='352' stroke='green' stroke-width='0.7' /> | |
| 589 <line x1='564' y1='350' x2='568' y2='350' stroke='red' stroke-width='0.2' /> | |
| 590 <line x1='564' y1='272' x2='568' y2='270' stroke='blue' stroke-width='0.2' /> | |
| 591 <line x1='568' y1='310' x2='572' y2='294' stroke='black' stroke-width='1.5' /> | |
| 592 <line x1='568' y1='352' x2='572' y2='348' stroke='green' stroke-width='0.7' /> | |
| 593 <line x1='568' y1='350' x2='572' y2='336' stroke='red' stroke-width='0.2' /> | |
| 594 <line x1='568' y1='270' x2='572' y2='253' stroke='blue' stroke-width='0.2' /> | |
| 595 <line x1='572' y1='294' x2='576' y2='303' stroke='black' stroke-width='1.5' /> | |
| 596 <line x1='572' y1='348' x2='576' y2='345' stroke='green' stroke-width='0.7' /> | |
| 597 <line x1='572' y1='336' x2='576' y2='345' stroke='red' stroke-width='0.2' /> | |
| 598 <line x1='572' y1='253' x2='576' y2='261' stroke='blue' stroke-width='0.2' /> | |
| 599 <line x1='576' y1='303' x2='580' y2='307' stroke='black' stroke-width='1.5' /> | |
| 600 <line x1='576' y1='345' x2='580' y2='342' stroke='green' stroke-width='0.7' /> | |
| 601 <line x1='576' y1='345' x2='580' y2='349' stroke='red' stroke-width='0.2' /> | |
| 602 <line x1='576' y1='261' x2='580' y2='265' stroke='blue' stroke-width='0.2' /> | |
| 603 <line x1='580' y1='307' x2='584' y2='282' stroke='black' stroke-width='1.5' /> | |
| 604 <line x1='580' y1='342' x2='584' y2='336' stroke='green' stroke-width='0.7' /> | |
| 605 <line x1='580' y1='349' x2='584' y2='326' stroke='red' stroke-width='0.2' /> | |
| 606 <line x1='580' y1='265' x2='584' y2='239' stroke='blue' stroke-width='0.2' /> | |
| 607 <line x1='584' y1='282' x2='588' y2='311' stroke='black' stroke-width='1.5' /> | |
| 608 <line x1='584' y1='336' x2='588' y2='332' stroke='green' stroke-width='0.7' /> | |
| 609 <line x1='584' y1='326' x2='588' y2='355' stroke='red' stroke-width='0.2' /> | |
| 610 <line x1='584' y1='239' x2='588' y2='268' stroke='blue' stroke-width='0.2' /> | |
| 611 <line x1='588' y1='311' x2='592' y2='285' stroke='black' stroke-width='1.5' /> | |
| 612 <line x1='588' y1='332' x2='592' y2='326' stroke='green' stroke-width='0.7' /> | |
| 613 <line x1='588' y1='355' x2='592' y2='330' stroke='red' stroke-width='0.2' /> | |
| 614 <line x1='588' y1='268' x2='592' y2='241' stroke='blue' stroke-width='0.2' /> | |
| 615 <line x1='592' y1='285' x2='596' y2='259' stroke='black' stroke-width='1.5' /> | |
| 616 <line x1='592' y1='326' x2='596' y2='319' stroke='green' stroke-width='0.7' /> | |
| 617 <line x1='592' y1='330' x2='596' y2='305' stroke='red' stroke-width='0.2' /> | |
| 618 <line x1='592' y1='241' x2='596' y2='213' stroke='blue' stroke-width='0.2' /> | |
| 619 <line x1='596' y1='259' x2='600' y2='226' stroke='black' stroke-width='1.5' /> | |
| 620 <line x1='596' y1='319' x2='600' y2='311' stroke='green' stroke-width='0.7' /> | |
| 621 <line x1='596' y1='305' x2='600' y2='276' stroke='red' stroke-width='0.2' /> | |
| 622 <line x1='596' y1='213' x2='600' y2='177' stroke='blue' stroke-width='0.2' /> | |
| 623 <line x1='600' y1='226' x2='604' y2='240' stroke='black' stroke-width='1.5' /> | |
| 624 <line x1='600' y1='311' x2='604' y2='305' stroke='green' stroke-width='0.7' /> | |
| 625 <line x1='600' y1='276' x2='604' y2='290' stroke='red' stroke-width='0.2' /> | |
| 626 <line x1='600' y1='177' x2='604' y2='189' stroke='blue' stroke-width='0.2' /> | |
| 627 <line x1='604' y1='240' x2='608' y2='231' stroke='black' stroke-width='1.5' /> | |
| 628 <line x1='604' y1='305' x2='608' y2='299' stroke='green' stroke-width='0.7' /> | |
| 629 <line x1='604' y1='290' x2='608' y2='283' stroke='red' stroke-width='0.2' /> | |
| 630 <line x1='604' y1='189' x2='608' y2='179' stroke='blue' stroke-width='0.2' /> | |
| 631 <line x1='608' y1='231' x2='612' y2='238' stroke='black' stroke-width='1.5' /> | |
| 632 <line x1='608' y1='299' x2='612' y2='294' stroke='green' stroke-width='0.7' /> | |
| 633 <line x1='608' y1='283' x2='612' y2='290' stroke='red' stroke-width='0.2' /> | |
| 634 <line x1='608' y1='179' x2='612' y2='186' stroke='blue' stroke-width='0.2' /> | |
| 635 <line x1='612' y1='238' x2='616' y2='251' stroke='black' stroke-width='1.5' /> | |
| 636 <line x1='612' y1='294' x2='616' y2='289' stroke='green' stroke-width='0.7' /> | |
| 637 <line x1='612' y1='290' x2='616' y2='303' stroke='red' stroke-width='0.2' /> | |
| 638 <line x1='612' y1='186' x2='616' y2='198' stroke='blue' stroke-width='0.2' /> | |
| 639 <line x1='616' y1='251' x2='620' y2='276' stroke='black' stroke-width='1.5' /> | |
| 640 <line x1='616' y1='289' x2='620' y2='284' stroke='green' stroke-width='0.7' /> | |
| 641 <line x1='616' y1='303' x2='620' y2='329' stroke='red' stroke-width='0.2' /> | |
| 642 <line x1='616' y1='198' x2='620' y2='224' stroke='blue' stroke-width='0.2' /> | |
| 643 <line x1='620' y1='276' x2='624' y2='271' stroke='black' stroke-width='1.5' /> | |
| 644 <line x1='620' y1='284' x2='624' y2='282' stroke='green' stroke-width='0.7' /> | |
| 645 <line x1='620' y1='329' x2='624' y2='322' stroke='red' stroke-width='0.2' /> | |
| 646 <line x1='620' y1='224' x2='624' y2='220' stroke='blue' stroke-width='0.2' /> | |
| 647 <line x1='624' y1='271' x2='628' y2='266' stroke='black' stroke-width='1.5' /> | |
| 648 <line x1='624' y1='282' x2='628' y2='279' stroke='green' stroke-width='0.7' /> | |
| 649 <line x1='624' y1='322' x2='628' y2='316' stroke='red' stroke-width='0.2' /> | |
| 650 <line x1='624' y1='220' x2='628' y2='217' stroke='blue' stroke-width='0.2' /> | |
| 651 <line x1='628' y1='266' x2='632' y2='276' stroke='black' stroke-width='1.5' /> | |
| 652 <line x1='628' y1='279' x2='632' y2='279' stroke='green' stroke-width='0.7' /> | |
| 653 <line x1='628' y1='316' x2='632' y2='323' stroke='red' stroke-width='0.2' /> | |
| 654 <line x1='628' y1='217' x2='632' y2='230' stroke='blue' stroke-width='0.2' /> | |
| 655 <line x1='632' y1='276' x2='636' y2='243' stroke='black' stroke-width='1.5' /> | |
| 656 <line x1='632' y1='279' x2='636' y2='275' stroke='green' stroke-width='0.7' /> | |
| 657 <line x1='632' y1='323' x2='636' y2='289' stroke='red' stroke-width='0.2' /> | |
| 658 <line x1='632' y1='230' x2='636' y2='197' stroke='blue' stroke-width='0.2' /> | |
| 659 <line x1='636' y1='243' x2='640' y2='254' stroke='black' stroke-width='1.5' /> | |
| 660 <line x1='636' y1='275' x2='640' y2='272' stroke='green' stroke-width='0.7' /> | |
| 661 <line x1='636' y1='289' x2='640' y2='299' stroke='red' stroke-width='0.2' /> | |
| 662 <line x1='636' y1='197' x2='640' y2='209' stroke='blue' stroke-width='0.2' /> | |
| 663 <line x1='640' y1='254' x2='644' y2='260' stroke='black' stroke-width='1.5' /> | |
| 664 <line x1='640' y1='272' x2='644' y2='269' stroke='green' stroke-width='0.7' /> | |
| 665 <line x1='640' y1='299' x2='644' y2='304' stroke='red' stroke-width='0.2' /> | |
| 666 <line x1='640' y1='209' x2='644' y2='216' stroke='blue' stroke-width='0.2' /> | |
| 667 <line x1='644' y1='260' x2='648' y2='261' stroke='black' stroke-width='1.5' /> | |
| 668 <line x1='644' y1='269' x2='648' y2='267' stroke='green' stroke-width='0.7' /> | |
| 669 <line x1='644' y1='304' x2='648' y2='304' stroke='red' stroke-width='0.2' /> | |
| 670 <line x1='644' y1='216' x2='648' y2='218' stroke='blue' stroke-width='0.2' /> | |
| 671 <line x1='648' y1='261' x2='652' y2='305' stroke='black' stroke-width='1.5' /> | |
| 672 <line x1='648' y1='267' x2='652' y2='267' stroke='green' stroke-width='0.7' /> | |
| 673 <line x1='648' y1='304' x2='652' y2='347' stroke='red' stroke-width='0.2' /> | |
| 674 <line x1='648' y1='218' x2='652' y2='263' stroke='blue' stroke-width='0.2' /> | |
| 675 <line x1='652' y1='305' x2='656' y2='296' stroke='black' stroke-width='1.5' /> | |
| 676 <line x1='652' y1='267' x2='656' y2='267' stroke='green' stroke-width='0.7' /> | |
| 677 <line x1='652' y1='347' x2='656' y2='338' stroke='red' stroke-width='0.2' /> | |
| 678 <line x1='652' y1='263' x2='656' y2='254' stroke='blue' stroke-width='0.2' /> | |
| 679 <line x1='656' y1='296' x2='660' y2='350' stroke='black' stroke-width='1.5' /> | |
| 680 <line x1='656' y1='267' x2='660' y2='269' stroke='green' stroke-width='0.7' /> | |
| 681 <line x1='656' y1='338' x2='660' y2='395' stroke='red' stroke-width='0.2' /> | |
| 682 <line x1='656' y1='254' x2='660' y2='306' stroke='blue' stroke-width='0.2' /> | |
| 683 <line x1='660' y1='350' x2='664' y2='350' stroke='black' stroke-width='1.5' /> | |
| 684 <line x1='660' y1='269' x2='664' y2='272' stroke='green' stroke-width='0.7' /> | |
| 685 <line x1='660' y1='395' x2='664' y2='396' stroke='red' stroke-width='0.2' /> | |
| 686 <line x1='660' y1='306' x2='664' y2='303' stroke='blue' stroke-width='0.2' /> | |
| 687 <line x1='664' y1='350' x2='668' y2='309' stroke='black' stroke-width='1.5' /> | |
| 688 <line x1='664' y1='272' x2='668' y2='272' stroke='green' stroke-width='0.7' /> | |
| 689 <line x1='664' y1='396' x2='668' y2='356' stroke='red' stroke-width='0.2' /> | |
| 690 <line x1='664' y1='303' x2='668' y2='262' stroke='blue' stroke-width='0.2' /> | |
| 691 <line x1='668' y1='309' x2='672' y2='317' stroke='black' stroke-width='1.5' /> | |
| 692 <line x1='668' y1='272' x2='672' y2='274' stroke='green' stroke-width='0.7' /> | |
| 693 <line x1='668' y1='356' x2='672' y2='364' stroke='red' stroke-width='0.2' /> | |
| 694 <line x1='668' y1='262' x2='672' y2='270' stroke='blue' stroke-width='0.2' /> | |
| 695 <line x1='672' y1='317' x2='676' y2='307' stroke='black' stroke-width='1.5' /> | |
| 696 <line x1='672' y1='274' x2='676' y2='276' stroke='green' stroke-width='0.7' /> | |
| 697 <line x1='672' y1='364' x2='676' y2='353' stroke='red' stroke-width='0.2' /> | |
| 698 <line x1='672' y1='270' x2='676' y2='262' stroke='blue' stroke-width='0.2' /> | |
| 699 <line x1='676' y1='307' x2='680' y2='294' stroke='black' stroke-width='1.5' /> | |
| 700 <line x1='676' y1='276' x2='680' y2='280' stroke='green' stroke-width='0.7' /> | |
| 701 <line x1='676' y1='353' x2='680' y2='335' stroke='red' stroke-width='0.2' /> | |
| 702 <line x1='676' y1='262' x2='680' y2='252' stroke='blue' stroke-width='0.2' /> | |
| 703 <line x1='680' y1='294' x2='684' y2='263' stroke='black' stroke-width='1.5' /> | |
| 704 <line x1='680' y1='280' x2='684' y2='281' stroke='green' stroke-width='0.7' /> | |
| 705 <line x1='680' y1='335' x2='684' y2='302' stroke='red' stroke-width='0.2' /> | |
| 706 <line x1='680' y1='252' x2='684' y2='224' stroke='blue' stroke-width='0.2' /> | |
| 707 <line x1='684' y1='263' x2='688' y2='266' stroke='black' stroke-width='1.5' /> | |
| 708 <line x1='684' y1='281' x2='688' y2='283' stroke='green' stroke-width='0.7' /> | |
| 709 <line x1='684' y1='302' x2='688' y2='302' stroke='red' stroke-width='0.2' /> | |
| 710 <line x1='684' y1='224' x2='688' y2='230' stroke='blue' stroke-width='0.2' /> | |
| 711 <line x1='688' y1='266' x2='692' y2='255' stroke='black' stroke-width='1.5' /> | |
| 712 <line x1='688' y1='283' x2='692' y2='283' stroke='green' stroke-width='0.7' /> | |
| 713 <line x1='688' y1='302' x2='692' y2='290' stroke='red' stroke-width='0.2' /> | |
| 714 <line x1='688' y1='230' x2='692' y2='221' stroke='blue' stroke-width='0.2' /> | |
| 715 <line x1='692' y1='255' x2='696' y2='248' stroke='black' stroke-width='1.5' /> | |
| 716 <line x1='692' y1='283' x2='696' y2='283' stroke='green' stroke-width='0.7' /> | |
| 717 <line x1='692' y1='290' x2='696' y2='282' stroke='red' stroke-width='0.2' /> | |
| 718 <line x1='692' y1='221' x2='696' y2='213' stroke='blue' stroke-width='0.2' /> | |
| 719 <line x1='696' y1='248' x2='700' y2='242' stroke='black' stroke-width='1.5' /> | |
| 720 <line x1='696' y1='283' x2='700' y2='282' stroke='green' stroke-width='0.7' /> | |
| 721 <line x1='696' y1='282' x2='700' y2='277' stroke='red' stroke-width='0.2' /> | |
| 722 <line x1='696' y1='213' x2='700' y2='206' stroke='blue' stroke-width='0.2' /> | |
| 723 <line x1='700' y1='242' x2='704' y2='255' stroke='black' stroke-width='1.5' /> | |
| 724 <line x1='700' y1='282' x2='704' y2='281' stroke='green' stroke-width='0.7' /> | |
| 725 <line x1='700' y1='277' x2='704' y2='290' stroke='red' stroke-width='0.2' /> | |
| 726 <line x1='700' y1='206' x2='704' y2='219' stroke='blue' stroke-width='0.2' /> | |
| 727 <line x1='704' y1='255' x2='708' y2='276' stroke='black' stroke-width='1.5' /> | |
| 728 <line x1='704' y1='281' x2='708' y2='281' stroke='green' stroke-width='0.7' /> | |
| 729 <line x1='704' y1='290' x2='708' y2='312' stroke='red' stroke-width='0.2' /> | |
| 730 <line x1='704' y1='219' x2='708' y2='240' stroke='blue' stroke-width='0.2' /> | |
| 731 <line x1='708' y1='276' x2='712' y2='287' stroke='black' stroke-width='1.5' /> | |
| 732 <line x1='708' y1='281' x2='712' y2='282' stroke='green' stroke-width='0.7' /> | |
| 733 <line x1='708' y1='312' x2='712' y2='323' stroke='red' stroke-width='0.2' /> | |
| 734 <line x1='708' y1='240' x2='712' y2='252' stroke='blue' stroke-width='0.2' /> | |
| 735 <line x1='712' y1='287' x2='716' y2='244' stroke='black' stroke-width='1.5' /> | |
| 736 <line x1='712' y1='282' x2='716' y2='282' stroke='green' stroke-width='0.7' /> | |
| 737 <line x1='712' y1='323' x2='716' y2='280' stroke='red' stroke-width='0.2' /> | |
| 738 <line x1='712' y1='252' x2='716' y2='208' stroke='blue' stroke-width='0.2' /> | |
| 739 <line x1='716' y1='244' x2='720' y2='222' stroke='black' stroke-width='1.5' /> | |
| 740 <line x1='716' y1='282' x2='720' y2='280' stroke='green' stroke-width='0.7' /> | |
| 741 <line x1='716' y1='280' x2='720' y2='260' stroke='red' stroke-width='0.2' /> | |
| 742 <line x1='716' y1='208' x2='720' y2='184' stroke='blue' stroke-width='0.2' /> | |
| 743 <line x1='720' y1='222' x2='724' y2='221' stroke='black' stroke-width='1.5' /> | |
| 744 <line x1='720' y1='280' x2='724' y2='278' stroke='green' stroke-width='0.7' /> | |
| 745 <line x1='720' y1='260' x2='724' y2='261' stroke='red' stroke-width='0.2' /> | |
| 746 <line x1='720' y1='184' x2='724' y2='181' stroke='blue' stroke-width='0.2' /> | |
| 747 <line x1='724' y1='221' x2='728' y2='223' stroke='black' stroke-width='1.5' /> | |
| 748 <line x1='724' y1='278' x2='728' y2='276' stroke='green' stroke-width='0.7' /> | |
| 749 <line x1='724' y1='261' x2='728' y2='265' stroke='red' stroke-width='0.2' /> | |
| 750 <line x1='724' y1='181' x2='728' y2='181' stroke='blue' stroke-width='0.2' /> | |
| 751 <line x1='728' y1='223' x2='732' y2='219' stroke='black' stroke-width='1.5' /> | |
| 752 <line x1='728' y1='276' x2='732' y2='272' stroke='green' stroke-width='0.7' /> | |
| 753 <line x1='728' y1='265' x2='732' y2='262' stroke='red' stroke-width='0.2' /> | |
| 754 <line x1='728' y1='181' x2='732' y2='177' stroke='blue' stroke-width='0.2' /> | |
| 755 <line x1='732' y1='219' x2='736' y2='226' stroke='black' stroke-width='1.5' /> | |
| 756 <line x1='732' y1='272' x2='736' y2='269' stroke='green' stroke-width='0.7' /> | |
| 757 <line x1='732' y1='262' x2='736' y2='269' stroke='red' stroke-width='0.2' /> | |
| 758 <line x1='732' y1='177' x2='736' y2='183' stroke='blue' stroke-width='0.2' /> | |
| 759 <line x1='736' y1='226' x2='740' y2='227' stroke='black' stroke-width='1.5' /> | |
| 760 <line x1='736' y1='269' x2='740' y2='263' stroke='green' stroke-width='0.7' /> | |
| 761 <line x1='736' y1='269' x2='740' y2='267' stroke='red' stroke-width='0.2' /> | |
| 762 <line x1='736' y1='183' x2='740' y2='187' stroke='blue' stroke-width='0.2' /> | |
| 763 <line x1='740' y1='227' x2='744' y2='227' stroke='black' stroke-width='1.5' /> | |
| 764 <line x1='740' y1='263' x2='744' y2='256' stroke='green' stroke-width='0.7' /> | |
| 765 <line x1='740' y1='267' x2='744' y2='264' stroke='red' stroke-width='0.2' /> | |
| 766 <line x1='740' y1='187' x2='744' y2='190' stroke='blue' stroke-width='0.2' /> | |
| 767 <line x1='744' y1='227' x2='748' y2='232' stroke='black' stroke-width='1.5' /> | |
| 768 <line x1='744' y1='256' x2='748' y2='253' stroke='green' stroke-width='0.7' /> | |
| 769 <line x1='744' y1='264' x2='748' y2='268' stroke='red' stroke-width='0.2' /> | |
| 770 <line x1='744' y1='190' x2='748' y2='196' stroke='blue' stroke-width='0.2' /> | |
| 771 <line x1='748' y1='232' x2='752' y2='211' stroke='black' stroke-width='1.5' /> | |
| 772 <line x1='748' y1='253' x2='752' y2='247' stroke='green' stroke-width='0.7' /> | |
| 773 <line x1='748' y1='268' x2='752' y2='247' stroke='red' stroke-width='0.2' /> | |
| 774 <line x1='748' y1='196' x2='752' y2='176' stroke='blue' stroke-width='0.2' /> | |
| 775 <line x1='752' y1='211' x2='756' y2='245' stroke='black' stroke-width='1.5' /> | |
| 776 <line x1='752' y1='247' x2='756' y2='244' stroke='green' stroke-width='0.7' /> | |
| 777 <line x1='752' y1='247' x2='756' y2='280' stroke='red' stroke-width='0.2' /> | |
| 778 <line x1='752' y1='176' x2='756' y2='210' stroke='blue' stroke-width='0.2' /> | |
| 779 <line x1='756' y1='245' x2='760' y2='247' stroke='black' stroke-width='1.5' /> | |
| 780 <line x1='756' y1='244' x2='760' y2='242' stroke='green' stroke-width='0.7' /> | |
| 781 <line x1='756' y1='280' x2='760' y2='282' stroke='red' stroke-width='0.2' /> | |
| 782 <line x1='756' y1='210' x2='760' y2='212' stroke='blue' stroke-width='0.2' /> | |
| 783 <line x1='760' y1='247' x2='764' y2='243' stroke='black' stroke-width='1.5' /> | |
| 784 <line x1='760' y1='242' x2='764' y2='241' stroke='green' stroke-width='0.7' /> | |
| 785 <line x1='760' y1='282' x2='764' y2='278' stroke='red' stroke-width='0.2' /> | |
| 786 <line x1='760' y1='212' x2='764' y2='209' stroke='blue' stroke-width='0.2' /> | |
| 787 <line x1='764' y1='243' x2='768' y2='256' stroke='black' stroke-width='1.5' /> | |
| 788 <line x1='764' y1='241' x2='768' y2='240' stroke='green' stroke-width='0.7' /> | |
| 789 <line x1='764' y1='278' x2='768' y2='291' stroke='red' stroke-width='0.2' /> | |
| 790 <line x1='764' y1='209' x2='768' y2='222' stroke='blue' stroke-width='0.2' /> | |
| 791 <line x1='768' y1='256' x2='772' y2='260' stroke='black' stroke-width='1.5' /> | |
| 792 <line x1='768' y1='240' x2='772' y2='241' stroke='green' stroke-width='0.7' /> | |
| 793 <line x1='768' y1='291' x2='772' y2='294' stroke='red' stroke-width='0.2' /> | |
| 794 <line x1='768' y1='222' x2='772' y2='225' stroke='blue' stroke-width='0.2' /> | |
| 795 <line x1='772' y1='260' x2='776' y2='254' stroke='black' stroke-width='1.5' /> | |
| 796 <line x1='772' y1='241' x2='776' y2='241' stroke='green' stroke-width='0.7' /> | |
| 797 <line x1='772' y1='294' x2='776' y2='288' stroke='red' stroke-width='0.2' /> | |
| 798 <line x1='772' y1='225' x2='776' y2='220' stroke='blue' stroke-width='0.2' /> | |
| 799 <line x1='776' y1='254' x2='780' y2='278' stroke='black' stroke-width='1.5' /> | |
| 800 <line x1='776' y1='241' x2='780' y2='243' stroke='green' stroke-width='0.7' /> | |
| 801 <line x1='776' y1='288' x2='780' y2='311' stroke='red' stroke-width='0.2' /> | |
| 802 <line x1='776' y1='220' x2='780' y2='245' stroke='blue' stroke-width='0.2' /> | |
| 803 <line x1='780' y1='278' x2='784' y2='293' stroke='black' stroke-width='1.5' /> | |
| 804 <line x1='780' y1='243' x2='784' y2='245' stroke='green' stroke-width='0.7' /> | |
| 805 <line x1='780' y1='311' x2='784' y2='327' stroke='red' stroke-width='0.2' /> | |
| 806 <line x1='780' y1='245' x2='784' y2='258' stroke='blue' stroke-width='0.2' /> | |
| 807 <line x1='784' y1='293' x2='788' y2='332' stroke='black' stroke-width='1.5' /> | |
| 808 <line x1='784' y1='245' x2='788' y2='247' stroke='green' stroke-width='0.7' /> | |
| 809 <line x1='784' y1='327' x2='788' y2='371' stroke='red' stroke-width='0.2' /> | |
| 810 <line x1='784' y1='258' x2='788' y2='293' stroke='blue' stroke-width='0.2' /> | |
| 811 <line x1='788' y1='332' x2='792' y2='341' stroke='black' stroke-width='1.5' /> | |
| 812 <line x1='788' y1='247' x2='792' y2='250' stroke='green' stroke-width='0.7' /> | |
| 813 <line x1='788' y1='371' x2='792' y2='385' stroke='red' stroke-width='0.2' /> | |
| 814 <line x1='788' y1='293' x2='792' y2='297' stroke='blue' stroke-width='0.2' /> | |
| 815 <line x1='792' y1='341' x2='796' y2='362' stroke='black' stroke-width='1.5' /> | |
| 816 <line x1='792' y1='250' x2='796' y2='256' stroke='green' stroke-width='0.7' /> | |
| 817 <line x1='792' y1='385' x2='796' y2='411' stroke='red' stroke-width='0.2' /> | |
| 818 <line x1='792' y1='297' x2='796' y2='312' stroke='blue' stroke-width='0.2' /> | |
| 819 <line x1='796' y1='362' x2='800' y2='349' stroke='black' stroke-width='1.5' /> | |
| 820 <line x1='796' y1='256' x2='800' y2='262' stroke='green' stroke-width='0.7' /> | |
| 821 <line x1='796' y1='411' x2='800' y2='401' stroke='red' stroke-width='0.2' /> | |
| 822 <line x1='796' y1='312' x2='800' y2='298' stroke='blue' stroke-width='0.2' /> | |
| 823 </svg> |
