add hierarchy diagram

This commit is contained in:
InsanusMokrassar 2020-06-26 19:11:59 +06:00
parent 36d30ef91b
commit 65cfc3220d
3 changed files with 934 additions and 0 deletions

View File

@ -68,6 +68,8 @@ kotlin {
## Ok, where should I start?
![Libraries hierarchy](resources/TelegramBotAPI-libraries-hierarchy.svg)
In most cases, the most simple way will be to implement [TelegramBotAPI All](TelegramBotAPI-all/README.md) - it contains
all necessary tools for comfort usage of this library. If you want to exclude some libraries, you can implement just
[TelegramBotAPI API Extensions](TelegramBotAPI-extensions-api/README.md),

81
TelegramBotAPI.minder Normal file
View File

@ -0,0 +1,81 @@
<?xml version="1.0"?>
<minder version="1.8.0">
<theme name="default" label="Default" index="-1"/>
<styles>
<style level="0" isset="true" linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true" connectiondash="dotted" connectionwidth="2" connectionarrow="fromto" connectionpadding="3" connectionfont="Sans 10"/>
<style level="1" isset="true" linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true" connectiondash="dotted" connectionwidth="2" connectionarrow="fromto" connectionpadding="3" connectionfont="Sans 10"/>
<style level="2" isset="true" linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true" connectiondash="dotted" connectionwidth="2" connectionarrow="fromto" connectionpadding="3" connectionfont="Sans 10"/>
<style level="3" isset="true" linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true" connectiondash="dotted" connectionwidth="2" connectionarrow="fromto" connectionpadding="3" connectionfont="Sans 10"/>
<style level="4" isset="true" linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true" connectiondash="dotted" connectionwidth="2" connectionarrow="fromto" connectionpadding="3" connectionfont="Sans 10"/>
<style level="5" isset="true" linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true" connectiondash="dotted" connectionwidth="2" connectionarrow="fromto" connectionpadding="3" connectionfont="Sans 10"/>
<style level="6" isset="true" linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true" connectiondash="dotted" connectionwidth="2" connectionarrow="fromto" connectionpadding="3" connectionfont="Sans 10"/>
<style level="7" isset="true" linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true" connectiondash="dotted" connectionwidth="2" connectionarrow="fromto" connectionpadding="3" connectionfont="Sans 10"/>
<style level="8" isset="true" linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true" connectiondash="dotted" connectionwidth="2" connectionarrow="fromto" connectionpadding="3" connectionfont="Sans 10"/>
<style level="9" isset="true" linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true" connectiondash="dotted" connectionwidth="2" connectionarrow="fromto" connectionpadding="3" connectionfont="Sans 10"/>
<style level="10" isset="true" linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true" connectiondash="dotted" connectionwidth="2" connectionarrow="fromto" connectionpadding="3" connectionfont="Sans 10"/>
</styles>
<drawarea x="-53.566975911458371" y="280.97174580891931" scale="1"/>
<images/>
<nodes>
<node id="1" posx="475.27954101562455" posy="-172.96498107910156" maxwidth="489.29239908854163" width="494" height="168" side="top" fold="false" treesize="724" layout="Downwards">
<style linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true"/>
<formatting/>
<nodename>TelegramBotAPI
Root project with API. It is not recommended to use its requests directly and better to use at least TelegramBotAPI-extensions-api</nodename>
<nodenote></nodenote>
<nodes>
<node id="3" posx="568.77954101562455" posy="95.035018920898438" maxwidth="286.41682942708326" width="307" height="168" side="bottom" fold="false" treesize="724" color="#68b723" colorroot="true" layout="Downwards">
<style linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="none" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true"/>
<formatting/>
<nodename>TelegramBotAPI-extensions
Family of projects which are fully based on TelegramBotAPI and extend its functionality</nodename>
<nodenote></nodenote>
<nodes>
<node id="5" posx="360.27954101562455" posy="363.03501892089844" maxwidth="322.17146809895831" width="351" height="191" side="bottom" fold="false" treesize="351" color="#68b723" colorroot="true" layout="Downwards">
<style linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true"/>
<formatting/>
<nodename>TelegramBotAPI-extensions-api
Extensions project for make requests more look like in the Telegram Bot API and give opportunity to use it's easier</nodename>
<nodenote></nodenote>
</node>
<node id="7" posx="711.27954101562455" posy="363.03501892089844" maxwidth="341.10636393229163" width="373" height="145" side="bottom" fold="false" treesize="373" color="#68b723" colorroot="true" layout="Downwards">
<style linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true"/>
<formatting/>
<nodename>TelegramBotAPI-extensions-utils
Extensions project with utils things which will make easier different operations</nodename>
<nodenote></nodenote>
</node>
</nodes>
</node>
</nodes>
</node>
<node id="9" posx="521.83642578124955" posy="645.92375183105469" maxwidth="405.23974609375" width="395" height="213" side="bottom" fold="false" treesize="395" layout="Downwards">
<style linktype="curved" linkwidth="5" linkarrow="true" linkdash="solid" nodeborder="bracket" nodewidth="200" nodeborderwidth="3" nodefill="false" nodemargin="11" nodepadding="5" nodefont="Roboto Mono 14" nodemarkup="true"/>
<formatting/>
<nodename>TelegramBotAPI-all
Here included all available TelegramBotAPI libraries:&#xD;
&#xD;
* TelegramBotAPI&#xD;
* TelegramBotAPI-extensions-api&#xD;
* TelegramBotAPI-extensions-utils</nodename>
<nodenote></nodenote>
</node>
</nodes>
<connections>
<connection from_id="5" to_id="9" drag_x="574.8447265625" drag_y="605.20840454101562" color="rgb(119,119,119)">
<style connectiondash="dotted" connectionwidth="2" connectionarrow="fromto" connectionpadding="3" connectionfont="Sans 10"/>
<title></title>
<note></note>
</connection>
<connection from_id="7" to_id="9" drag_x="856.732666015625" drag_y="600.25286865234375" color="rgb(119,119,119)">
<style connectiondash="dotted" connectionwidth="2" connectionarrow="fromto" connectionpadding="3" connectionfont="Sans 10"/>
<title></title>
<note></note>
</connection>
</connections>
</minder>

View File

@ -0,0 +1,851 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="744pt" height="1051pt" viewBox="0 0 744 1051" version="1.1">
<defs>
<g>
<symbol overflow="visible" id="glyph0-0">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-1">
<path style="stroke:none;" d="M 10.546875 -11.5625 L 6.4375 -11.5625 L 6.4375 0 L 4.796875 0 L 4.796875 -11.5625 L 0.6875 -11.5625 L 0.6875 -13 L 10.546875 -13 Z M 10.546875 -11.5625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-2">
<path style="stroke:none;" d="M 5.9375 0 C 5.25 0 4.613281 -0.113281 4.03125 -0.34375 C 3.445312 -0.582031 2.945312 -0.910156 2.53125 -1.328125 C 2.125 -1.742188 1.804688 -2.238281 1.578125 -2.8125 C 1.347656 -3.382812 1.234375 -4 1.234375 -4.65625 L 1.234375 -5.046875 C 1.234375 -5.828125 1.359375 -6.519531 1.609375 -7.125 C 1.867188 -7.738281 2.207031 -8.257812 2.625 -8.6875 C 3.050781 -9.113281 3.53125 -9.4375 4.0625 -9.65625 C 4.601562 -9.882812 5.15625 -10 5.71875 -10 C 6.4375 -10 7.0625 -9.882812 7.59375 -9.65625 C 8.125 -9.425781 8.566406 -9.101562 8.921875 -8.6875 C 9.273438 -8.28125 9.535156 -7.796875 9.703125 -7.234375 C 9.878906 -6.679688 9.96875 -6.082031 9.96875 -5.4375 L 9.96875 -4.71875 L 2.921875 -4.71875 C 2.929688 -4.257812 3.015625 -3.828125 3.171875 -3.421875 C 3.328125 -3.015625 3.539062 -2.660156 3.8125 -2.359375 C 4.082031 -2.054688 4.40625 -1.816406 4.78125 -1.640625 C 5.164062 -1.460938 5.582031 -1.375 6.03125 -1.375 C 6.632812 -1.375 7.171875 -1.5 7.640625 -1.75 C 8.109375 -2.007812 8.5 -2.34375 8.8125 -2.75 L 9.84375 -1.921875 C 9.675781 -1.671875 9.46875 -1.425781 9.21875 -1.1875 C 8.976562 -0.957031 8.695312 -0.753906 8.375 -0.578125 C 8.050781 -0.410156 7.6875 -0.269531 7.28125 -0.15625 C 6.875 -0.0507812 6.425781 0 5.9375 0 Z M 5.71875 -8.625 C 5.382812 -8.625 5.0625 -8.566406 4.75 -8.453125 C 4.445312 -8.335938 4.175781 -8.171875 3.9375 -7.953125 C 3.695312 -7.742188 3.492188 -7.484375 3.328125 -7.171875 C 3.160156 -6.859375 3.039062 -6.5 2.96875 -6.09375 L 8.28125 -6.09375 L 8.28125 -6.203125 C 8.257812 -6.492188 8.195312 -6.785156 8.09375 -7.078125 C 7.988281 -7.367188 7.832031 -7.628906 7.625 -7.859375 C 7.414062 -8.085938 7.15625 -8.269531 6.84375 -8.40625 C 6.53125 -8.550781 6.15625 -8.625 5.71875 -8.625 Z M 5.71875 -8.625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-3">
<path style="stroke:none;" d="M 1.84375 -14 L 6.890625 -14 L 6.890625 -1.453125 L 10.109375 -1.453125 L 10.109375 0 L 1.84375 0 L 1.84375 -1.453125 L 5.203125 -1.453125 L 5.203125 -12.546875 L 1.84375 -12.546875 Z M 1.84375 -14 "/>
</symbol>
<symbol overflow="visible" id="glyph0-4">
<path style="stroke:none;" d="M 1.28125 -5.078125 C 1.28125 -5.804688 1.367188 -6.46875 1.546875 -7.0625 C 1.722656 -7.664062 1.976562 -8.179688 2.3125 -8.609375 C 2.65625 -9.046875 3.070312 -9.382812 3.5625 -9.625 C 4.050781 -9.875 4.601562 -10 5.21875 -10 C 5.820312 -10 6.351562 -9.890625 6.8125 -9.671875 C 7.269531 -9.460938 7.660156 -9.15625 7.984375 -8.75 L 8.0625 -10 L 9.59375 -10 L 9.59375 -0.15625 C 9.59375 0.5 9.488281 1.082031 9.28125 1.59375 C 9.082031 2.113281 8.800781 2.550781 8.4375 2.90625 C 8.070312 3.269531 7.632812 3.539062 7.125 3.71875 C 6.613281 3.90625 6.046875 4 5.421875 4 C 5.171875 4 4.878906 3.96875 4.546875 3.90625 C 4.222656 3.851562 3.890625 3.757812 3.546875 3.625 C 3.210938 3.488281 2.890625 3.3125 2.578125 3.09375 C 2.265625 2.875 1.992188 2.597656 1.765625 2.265625 L 2.640625 1.125 C 2.847656 1.40625 3.0625 1.640625 3.28125 1.828125 C 3.5 2.023438 3.71875 2.179688 3.9375 2.296875 C 4.164062 2.421875 4.390625 2.507812 4.609375 2.5625 C 4.835938 2.613281 5.066406 2.640625 5.296875 2.640625 C 5.703125 2.640625 6.0625 2.578125 6.375 2.453125 C 6.695312 2.328125 6.972656 2.140625 7.203125 1.890625 C 7.429688 1.648438 7.601562 1.351562 7.71875 1 C 7.84375 0.644531 7.90625 0.234375 7.90625 -0.234375 L 7.90625 -1.15625 C 7.582031 -0.78125 7.195312 -0.492188 6.75 -0.296875 C 6.300781 -0.0976562 5.785156 0 5.203125 0 C 4.597656 0 4.050781 -0.125 3.5625 -0.375 C 3.070312 -0.625 2.660156 -0.96875 2.328125 -1.40625 C 1.992188 -1.851562 1.734375 -2.375 1.546875 -2.96875 C 1.367188 -3.5625 1.28125 -4.203125 1.28125 -4.890625 Z M 2.96875 -4.890625 C 2.96875 -4.421875 3.015625 -3.976562 3.109375 -3.5625 C 3.210938 -3.144531 3.367188 -2.773438 3.578125 -2.453125 C 3.796875 -2.140625 4.070312 -1.890625 4.40625 -1.703125 C 4.75 -1.523438 5.148438 -1.4375 5.609375 -1.4375 C 5.898438 -1.4375 6.160156 -1.46875 6.390625 -1.53125 C 6.628906 -1.601562 6.84375 -1.695312 7.03125 -1.8125 C 7.21875 -1.9375 7.382812 -2.082031 7.53125 -2.25 C 7.675781 -2.425781 7.800781 -2.617188 7.90625 -2.828125 L 7.90625 -7.21875 C 7.800781 -7.414062 7.675781 -7.597656 7.53125 -7.765625 C 7.382812 -7.929688 7.21875 -8.070312 7.03125 -8.1875 C 6.84375 -8.300781 6.628906 -8.394531 6.390625 -8.46875 C 6.160156 -8.539062 5.910156 -8.578125 5.640625 -8.578125 C 5.160156 -8.578125 4.75 -8.484375 4.40625 -8.296875 C 4.070312 -8.109375 3.796875 -7.851562 3.578125 -7.53125 C 3.367188 -7.207031 3.210938 -6.832031 3.109375 -6.40625 C 3.015625 -5.988281 2.96875 -5.546875 2.96875 -5.078125 Z M 2.96875 -4.890625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-5">
<path style="stroke:none;" d="M 8.046875 -10 C 8.203125 -10 8.363281 -10 8.53125 -10 C 8.707031 -10 8.875 -9.988281 9.03125 -9.96875 C 9.1875 -9.945312 9.328125 -9.914062 9.453125 -9.875 C 9.585938 -9.84375 9.695312 -9.8125 9.78125 -9.78125 L 9.5625 -8.140625 C 9.226562 -8.210938 8.910156 -8.265625 8.609375 -8.296875 C 8.316406 -8.328125 8.007812 -8.34375 7.6875 -8.34375 C 6.90625 -8.34375 6.269531 -8.164062 5.78125 -7.8125 C 5.289062 -7.457031 4.929688 -6.957031 4.703125 -6.3125 L 4.703125 0 L 3 0 L 3 -10 L 4.609375 -10 L 4.6875 -8.265625 C 5.082031 -8.796875 5.5625 -9.21875 6.125 -9.53125 C 6.6875 -9.84375 7.328125 -10 8.046875 -10 Z M 8.046875 -10 "/>
</symbol>
<symbol overflow="visible" id="glyph0-6">
<path style="stroke:none;" d="M 8.0625 -0.1875 C 8 -0.3125 7.945312 -0.46875 7.90625 -0.65625 C 7.863281 -0.851562 7.835938 -1.054688 7.828125 -1.265625 C 7.648438 -1.085938 7.457031 -0.921875 7.25 -0.765625 C 7.039062 -0.617188 6.8125 -0.488281 6.5625 -0.375 C 6.3125 -0.257812 6.039062 -0.164062 5.75 -0.09375 C 5.46875 -0.03125 5.164062 0 4.84375 0 C 4.320312 0 3.847656 -0.0703125 3.421875 -0.21875 C 3.003906 -0.363281 2.644531 -0.5625 2.34375 -0.8125 C 2.050781 -1.070312 1.820312 -1.375 1.65625 -1.71875 C 1.5 -2.070312 1.421875 -2.445312 1.421875 -2.84375 C 1.421875 -3.375 1.523438 -3.835938 1.734375 -4.234375 C 1.953125 -4.628906 2.257812 -4.957031 2.65625 -5.21875 C 3.050781 -5.476562 3.523438 -5.671875 4.078125 -5.796875 C 4.640625 -5.929688 5.265625 -6 5.953125 -6 L 7.796875 -6 L 7.796875 -6.75 C 7.796875 -7.050781 7.738281 -7.316406 7.625 -7.546875 C 7.519531 -7.773438 7.363281 -7.96875 7.15625 -8.125 C 6.957031 -8.289062 6.710938 -8.414062 6.421875 -8.5 C 6.140625 -8.59375 5.820312 -8.640625 5.46875 -8.640625 C 5.125 -8.640625 4.820312 -8.597656 4.5625 -8.515625 C 4.300781 -8.429688 4.078125 -8.320312 3.890625 -8.1875 C 3.710938 -8.0625 3.570312 -7.90625 3.46875 -7.71875 C 3.363281 -7.53125 3.3125 -7.332031 3.3125 -7.125 L 1.625 -7.125 C 1.625 -7.476562 1.710938 -7.828125 1.890625 -8.171875 C 2.078125 -8.515625 2.335938 -8.816406 2.671875 -9.078125 C 3.015625 -9.347656 3.425781 -9.566406 3.90625 -9.734375 C 4.382812 -9.910156 4.929688 -10 5.546875 -10 C 6.109375 -10 6.628906 -9.929688 7.109375 -9.796875 C 7.585938 -9.660156 8 -9.457031 8.34375 -9.1875 C 8.695312 -8.925781 8.972656 -8.59375 9.171875 -8.1875 C 9.378906 -7.78125 9.484375 -7.304688 9.484375 -6.765625 L 9.484375 -2.296875 C 9.484375 -1.972656 9.515625 -1.628906 9.578125 -1.265625 C 9.640625 -0.910156 9.722656 -0.597656 9.828125 -0.328125 L 9.828125 -0.1875 Z M 5.09375 -1.46875 C 5.414062 -1.46875 5.71875 -1.503906 6 -1.578125 C 6.289062 -1.660156 6.550781 -1.769531 6.78125 -1.90625 C 7.019531 -2.039062 7.222656 -2.191406 7.390625 -2.359375 C 7.566406 -2.535156 7.703125 -2.71875 7.796875 -2.90625 L 7.796875 -4.8125 L 6.234375 -4.8125 C 5.242188 -4.8125 4.472656 -4.671875 3.921875 -4.390625 C 3.378906 -4.109375 3.109375 -3.671875 3.109375 -3.078125 C 3.109375 -2.847656 3.148438 -2.632812 3.234375 -2.4375 C 3.316406 -2.238281 3.4375 -2.066406 3.59375 -1.921875 C 3.757812 -1.773438 3.96875 -1.660156 4.21875 -1.578125 C 4.46875 -1.503906 4.757812 -1.46875 5.09375 -1.46875 Z M 5.09375 -1.46875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-7">
<path style="stroke:none;" d="M 2.359375 -10 L 2.40625 -8.90625 C 2.601562 -9.25 2.863281 -9.515625 3.1875 -9.703125 C 3.519531 -9.898438 3.914062 -10 4.375 -10 C 5.28125 -10 5.882812 -9.65625 6.1875 -8.96875 C 6.382812 -9.28125 6.640625 -9.53125 6.953125 -9.71875 C 7.273438 -9.90625 7.664062 -10 8.125 -10 C 8.84375 -10 9.394531 -9.773438 9.78125 -9.328125 C 10.175781 -8.890625 10.375 -8.222656 10.375 -7.328125 L 10.375 0 L 8.765625 0 L 8.765625 -7.359375 C 8.765625 -8.179688 8.382812 -8.59375 7.625 -8.59375 C 7.425781 -8.59375 7.253906 -8.5625 7.109375 -8.5 C 6.960938 -8.445312 6.835938 -8.375 6.734375 -8.28125 C 6.640625 -8.1875 6.566406 -8.078125 6.515625 -7.953125 C 6.460938 -7.835938 6.425781 -7.710938 6.40625 -7.578125 L 6.40625 0 L 4.8125 0 L 4.8125 -7.375 C 4.8125 -7.769531 4.722656 -8.070312 4.546875 -8.28125 C 4.367188 -8.488281 4.085938 -8.59375 3.703125 -8.59375 C 3.347656 -8.59375 3.070312 -8.519531 2.875 -8.375 C 2.6875 -8.238281 2.546875 -8.054688 2.453125 -7.828125 L 2.453125 0 L 0.84375 0 L 0.84375 -10 Z M 2.359375 -10 "/>
</symbol>
<symbol overflow="visible" id="glyph0-8">
<path style="stroke:none;" d="M 1.5625 0 L 1.5625 -13 L 5.515625 -13 C 6.066406 -13 6.601562 -12.925781 7.125 -12.78125 C 7.644531 -12.644531 8.109375 -12.425781 8.515625 -12.125 C 8.921875 -11.832031 9.242188 -11.457031 9.484375 -11 C 9.734375 -10.539062 9.851562 -9.984375 9.84375 -9.328125 C 9.84375 -8.972656 9.785156 -8.648438 9.671875 -8.359375 C 9.566406 -8.066406 9.421875 -7.800781 9.234375 -7.5625 C 9.054688 -7.320312 8.84375 -7.109375 8.59375 -6.921875 C 8.34375 -6.742188 8.078125 -6.597656 7.796875 -6.484375 C 8.148438 -6.390625 8.472656 -6.25 8.765625 -6.0625 C 9.054688 -5.882812 9.304688 -5.671875 9.515625 -5.421875 C 9.734375 -5.171875 9.898438 -4.890625 10.015625 -4.578125 C 10.140625 -4.265625 10.203125 -3.921875 10.203125 -3.546875 C 10.210938 -2.972656 10.09375 -2.460938 9.84375 -2.015625 C 9.601562 -1.578125 9.28125 -1.207031 8.875 -0.90625 C 8.46875 -0.613281 8 -0.390625 7.46875 -0.234375 C 6.9375 -0.078125 6.382812 0 5.8125 0 Z M 3.265625 -5.703125 L 3.265625 -1.421875 L 5.859375 -1.421875 C 6.210938 -1.421875 6.546875 -1.46875 6.859375 -1.5625 C 7.179688 -1.664062 7.460938 -1.804688 7.703125 -1.984375 C 7.941406 -2.171875 8.132812 -2.394531 8.28125 -2.65625 C 8.425781 -2.914062 8.5 -3.21875 8.5 -3.5625 C 8.5 -3.90625 8.429688 -4.207031 8.296875 -4.46875 C 8.171875 -4.726562 7.992188 -4.945312 7.765625 -5.125 C 7.535156 -5.3125 7.265625 -5.453125 6.953125 -5.546875 C 6.640625 -5.648438 6.304688 -5.703125 5.953125 -5.703125 Z M 3.265625 -7.109375 L 5.609375 -7.109375 C 5.929688 -7.109375 6.242188 -7.15625 6.546875 -7.25 C 6.847656 -7.351562 7.117188 -7.5 7.359375 -7.6875 C 7.597656 -7.882812 7.789062 -8.117188 7.9375 -8.390625 C 8.082031 -8.671875 8.15625 -8.992188 8.15625 -9.359375 C 8.15625 -9.742188 8.082031 -10.078125 7.9375 -10.359375 C 7.789062 -10.640625 7.597656 -10.867188 7.359375 -11.046875 C 7.117188 -11.222656 6.84375 -11.351562 6.53125 -11.4375 C 6.21875 -11.519531 5.898438 -11.5625 5.578125 -11.5625 L 3.265625 -11.5625 Z M 3.265625 -7.109375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-9">
<path style="stroke:none;" d="M 1.109375 -5.09375 C 1.109375 -5.789062 1.210938 -6.4375 1.421875 -7.03125 C 1.628906 -7.625 1.925781 -8.140625 2.3125 -8.578125 C 2.695312 -9.023438 3.164062 -9.375 3.71875 -9.625 C 4.269531 -9.875 4.894531 -10 5.59375 -10 C 6.289062 -10 6.914062 -9.875 7.46875 -9.625 C 8.03125 -9.375 8.503906 -9.023438 8.890625 -8.578125 C 9.273438 -8.140625 9.566406 -7.625 9.765625 -7.03125 C 9.972656 -6.4375 10.078125 -5.789062 10.078125 -5.09375 L 10.078125 -4.890625 C 10.078125 -4.191406 9.972656 -3.546875 9.765625 -2.953125 C 9.566406 -2.367188 9.273438 -1.851562 8.890625 -1.40625 C 8.503906 -0.96875 8.03125 -0.625 7.46875 -0.375 C 6.914062 -0.125 6.296875 0 5.609375 0 C 4.910156 0 4.28125 -0.125 3.71875 -0.375 C 3.164062 -0.625 2.695312 -0.96875 2.3125 -1.40625 C 1.925781 -1.851562 1.628906 -2.367188 1.421875 -2.953125 C 1.210938 -3.546875 1.109375 -4.191406 1.109375 -4.890625 Z M 2.796875 -4.890625 C 2.796875 -4.421875 2.851562 -3.972656 2.96875 -3.546875 C 3.082031 -3.117188 3.253906 -2.742188 3.484375 -2.421875 C 3.722656 -2.097656 4.019531 -1.84375 4.375 -1.65625 C 4.726562 -1.46875 5.140625 -1.375 5.609375 -1.375 C 6.066406 -1.375 6.46875 -1.46875 6.8125 -1.65625 C 7.164062 -1.84375 7.457031 -2.097656 7.6875 -2.421875 C 7.925781 -2.742188 8.101562 -3.117188 8.21875 -3.546875 C 8.332031 -3.972656 8.390625 -4.421875 8.390625 -4.890625 L 8.390625 -5.09375 C 8.390625 -5.5625 8.332031 -6.007812 8.21875 -6.4375 C 8.101562 -6.863281 7.925781 -7.238281 7.6875 -7.5625 C 7.457031 -7.882812 7.164062 -8.140625 6.8125 -8.328125 C 6.46875 -8.523438 6.0625 -8.625 5.59375 -8.625 C 5.125 -8.625 4.710938 -8.523438 4.359375 -8.328125 C 4.015625 -8.140625 3.722656 -7.882812 3.484375 -7.5625 C 3.253906 -7.238281 3.082031 -6.863281 2.96875 -6.4375 C 2.851562 -6.007812 2.796875 -5.5625 2.796875 -5.09375 Z M 2.796875 -4.890625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-10">
<path style="stroke:none;" d="M 5.578125 -12.5 L 5.578125 -10 L 9.34375 -10 L 9.34375 -8.703125 L 5.578125 -8.703125 L 5.578125 -3.375 C 5.578125 -2.988281 5.625 -2.671875 5.71875 -2.421875 C 5.820312 -2.179688 5.957031 -1.984375 6.125 -1.828125 C 6.289062 -1.679688 6.484375 -1.578125 6.703125 -1.515625 C 6.929688 -1.460938 7.171875 -1.4375 7.421875 -1.4375 C 7.597656 -1.4375 7.785156 -1.445312 7.984375 -1.46875 C 8.179688 -1.488281 8.367188 -1.515625 8.546875 -1.546875 C 8.734375 -1.578125 8.90625 -1.609375 9.0625 -1.640625 C 9.226562 -1.679688 9.363281 -1.710938 9.46875 -1.734375 L 9.703125 -0.53125 C 9.566406 -0.445312 9.394531 -0.375 9.1875 -0.3125 C 8.988281 -0.25 8.769531 -0.191406 8.53125 -0.140625 C 8.300781 -0.0976562 8.050781 -0.0625 7.78125 -0.03125 C 7.519531 -0.0078125 7.257812 0 7 0 C 6.5625 0 6.148438 -0.0625 5.765625 -0.1875 C 5.390625 -0.3125 5.0625 -0.507812 4.78125 -0.78125 C 4.5 -1.050781 4.28125 -1.398438 4.125 -1.828125 C 3.96875 -2.253906 3.890625 -2.769531 3.890625 -3.375 L 3.890625 -8.703125 L 1.296875 -8.703125 L 1.296875 -10 L 3.890625 -10 L 3.890625 -12.5 Z M 5.578125 -12.5 "/>
</symbol>
<symbol overflow="visible" id="glyph0-11">
<path style="stroke:none;" d="M 7.921875 -3.6875 L 3.484375 -3.6875 L 2.421875 0 L 0.734375 0 L 5.03125 -13 L 6.4375 -13 L 10.65625 0 L 8.96875 0 Z M 3.953125 -5.125 L 7.46875 -5.125 L 5.71875 -10.546875 Z M 3.953125 -5.125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-12">
<path style="stroke:none;" d="M 3.421875 -5.71875 L 3.421875 0 L 1.734375 0 L 1.734375 -13 L 6.046875 -13 C 6.640625 -13 7.203125 -12.914062 7.734375 -12.75 C 8.265625 -12.59375 8.726562 -12.359375 9.125 -12.046875 C 9.53125 -11.742188 9.847656 -11.363281 10.078125 -10.90625 C 10.316406 -10.457031 10.4375 -9.941406 10.4375 -9.359375 C 10.4375 -8.773438 10.316406 -8.253906 10.078125 -7.796875 C 9.847656 -7.347656 9.53125 -6.96875 9.125 -6.65625 C 8.726562 -6.351562 8.265625 -6.117188 7.734375 -5.953125 C 7.203125 -5.796875 6.640625 -5.71875 6.046875 -5.71875 Z M 3.421875 -7.09375 L 6.046875 -7.09375 C 6.429688 -7.09375 6.785156 -7.144531 7.109375 -7.25 C 7.441406 -7.351562 7.726562 -7.5 7.96875 -7.6875 C 8.21875 -7.882812 8.410156 -8.117188 8.546875 -8.390625 C 8.679688 -8.660156 8.75 -8.976562 8.75 -9.34375 C 8.75 -9.6875 8.679688 -10 8.546875 -10.28125 C 8.410156 -10.570312 8.222656 -10.816406 7.984375 -11.015625 C 7.742188 -11.210938 7.457031 -11.363281 7.125 -11.46875 C 6.789062 -11.570312 6.429688 -11.625 6.046875 -11.625 L 3.421875 -11.625 Z M 3.421875 -7.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-13">
<path style="stroke:none;" d="M 1.59375 -13 L 9.609375 -13 L 9.609375 -11.53125 L 6.421875 -11.53125 L 6.421875 -1.453125 L 9.609375 -1.453125 L 9.609375 0 L 1.59375 0 L 1.59375 -1.453125 L 4.703125 -1.453125 L 4.703125 -11.53125 L 1.59375 -11.53125 Z M 1.59375 -13 "/>
</symbol>
<symbol overflow="visible" id="glyph0-14">
<path style="stroke:none;" d="M 8.96875 -4.71875 L 1.984375 -4.71875 L 1.984375 -6.09375 L 8.96875 -6.09375 Z M 8.96875 -4.71875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-15">
<path style="stroke:none;" d="M 5.65625 -6.375 L 8.296875 -10 L 10.28125 -10 L 6.59375 -5.0625 L 10.375 0 L 8.421875 0 L 5.703125 -3.8125 L 2.96875 0 L 1 0 L 4.78125 -5.0625 L 1.109375 -10 L 3.046875 -10 Z M 5.65625 -6.375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-16">
<path style="stroke:none;" d="M 3.09375 -10 L 3.21875 -8.390625 C 3.570312 -8.898438 4.007812 -9.296875 4.53125 -9.578125 C 5.0625 -9.859375 5.648438 -10 6.296875 -10 C 6.804688 -10 7.269531 -9.925781 7.6875 -9.78125 C 8.113281 -9.632812 8.472656 -9.40625 8.765625 -9.09375 C 9.066406 -8.789062 9.296875 -8.398438 9.453125 -7.921875 C 9.617188 -7.453125 9.703125 -6.890625 9.703125 -6.234375 L 9.703125 0 L 8.015625 0 L 8.015625 -6.21875 C 8.015625 -6.644531 7.96875 -7.007812 7.875 -7.3125 C 7.78125 -7.625 7.632812 -7.875 7.4375 -8.0625 C 7.25 -8.25 7.015625 -8.382812 6.734375 -8.46875 C 6.460938 -8.550781 6.148438 -8.59375 5.796875 -8.59375 C 5.222656 -8.59375 4.722656 -8.453125 4.296875 -8.171875 C 3.867188 -7.890625 3.523438 -7.519531 3.265625 -7.0625 L 3.265625 0 L 1.59375 0 L 1.59375 -10 Z M 3.09375 -10 "/>
</symbol>
<symbol overflow="visible" id="glyph0-17">
<path style="stroke:none;" d="M 8.140625 -2.765625 C 8.140625 -2.960938 8.097656 -3.140625 8.015625 -3.296875 C 7.941406 -3.453125 7.8125 -3.59375 7.625 -3.71875 C 7.4375 -3.84375 7.1875 -3.960938 6.875 -4.078125 C 6.5625 -4.191406 6.175781 -4.289062 5.71875 -4.375 C 5.15625 -4.488281 4.640625 -4.625 4.171875 -4.78125 C 3.703125 -4.945312 3.300781 -5.140625 2.96875 -5.359375 C 2.644531 -5.578125 2.390625 -5.835938 2.203125 -6.140625 C 2.023438 -6.441406 1.9375 -6.789062 1.9375 -7.1875 C 1.9375 -7.570312 2.03125 -7.9375 2.21875 -8.28125 C 2.40625 -8.625 2.664062 -8.921875 3 -9.171875 C 3.34375 -9.429688 3.75 -9.632812 4.21875 -9.78125 C 4.695312 -9.925781 5.21875 -10 5.78125 -10 C 6.382812 -10 6.929688 -9.921875 7.421875 -9.765625 C 7.910156 -9.609375 8.320312 -9.390625 8.65625 -9.109375 C 9 -8.835938 9.265625 -8.519531 9.453125 -8.15625 C 9.640625 -7.789062 9.734375 -7.398438 9.734375 -6.984375 L 8.046875 -6.984375 C 8.046875 -7.179688 7.988281 -7.378906 7.875 -7.578125 C 7.769531 -7.773438 7.617188 -7.953125 7.421875 -8.109375 C 7.222656 -8.265625 6.984375 -8.390625 6.703125 -8.484375 C 6.429688 -8.578125 6.125 -8.625 5.78125 -8.625 C 5.425781 -8.625 5.113281 -8.582031 4.84375 -8.5 C 4.570312 -8.425781 4.34375 -8.320312 4.15625 -8.1875 C 3.976562 -8.0625 3.84375 -7.910156 3.75 -7.734375 C 3.664062 -7.566406 3.625 -7.390625 3.625 -7.203125 C 3.625 -7.015625 3.660156 -6.847656 3.734375 -6.703125 C 3.804688 -6.554688 3.929688 -6.421875 4.109375 -6.296875 C 4.285156 -6.179688 4.523438 -6.078125 4.828125 -5.984375 C 5.128906 -5.890625 5.507812 -5.796875 5.96875 -5.703125 C 6.582031 -5.578125 7.128906 -5.429688 7.609375 -5.265625 C 8.085938 -5.109375 8.488281 -4.914062 8.8125 -4.6875 C 9.144531 -4.457031 9.394531 -4.191406 9.5625 -3.890625 C 9.738281 -3.585938 9.828125 -3.238281 9.828125 -2.84375 C 9.828125 -2.414062 9.726562 -2.023438 9.53125 -1.671875 C 9.332031 -1.328125 9.054688 -1.03125 8.703125 -0.78125 C 8.347656 -0.53125 7.925781 -0.335938 7.4375 -0.203125 C 6.945312 -0.0664062 6.410156 0 5.828125 0 C 5.160156 0 4.5625 -0.0859375 4.03125 -0.265625 C 3.507812 -0.441406 3.066406 -0.675781 2.703125 -0.96875 C 2.347656 -1.257812 2.070312 -1.59375 1.875 -1.96875 C 1.6875 -2.351562 1.59375 -2.75 1.59375 -3.15625 L 3.28125 -3.15625 C 3.300781 -2.820312 3.390625 -2.539062 3.546875 -2.3125 C 3.710938 -2.082031 3.914062 -1.894531 4.15625 -1.75 C 4.394531 -1.613281 4.660156 -1.515625 4.953125 -1.453125 C 5.242188 -1.398438 5.535156 -1.375 5.828125 -1.375 C 6.535156 -1.375 7.09375 -1.5 7.5 -1.75 C 7.914062 -2 8.128906 -2.335938 8.140625 -2.765625 Z M 8.140625 -2.765625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-18">
<path style="stroke:none;" d="M 1.84375 -10 L 6.890625 -10 L 6.890625 -1.453125 L 10.109375 -1.453125 L 10.109375 0 L 1.84375 0 L 1.84375 -1.453125 L 5.203125 -1.453125 L 5.203125 -8.546875 L 1.84375 -8.546875 Z M 4.984375 -12 C 4.984375 -12.28125 5.066406 -12.515625 5.234375 -12.703125 C 5.398438 -12.898438 5.65625 -13 6 -13 C 6.332031 -13 6.582031 -12.898438 6.75 -12.703125 C 6.925781 -12.515625 7.015625 -12.28125 7.015625 -12 C 7.015625 -11.726562 6.925781 -11.5 6.75 -11.3125 C 6.582031 -11.132812 6.332031 -11.046875 6 -11.046875 C 5.65625 -11.046875 5.398438 -11.132812 5.234375 -11.3125 C 5.066406 -11.5 4.984375 -11.726562 4.984375 -12 Z M 4.984375 -12 "/>
</symbol>
<symbol overflow="visible" id="glyph0-19">
<path style="stroke:none;" d="M 9.90625 -4.890625 C 9.90625 -4.203125 9.820312 -3.5625 9.65625 -2.96875 C 9.488281 -2.375 9.238281 -1.851562 8.90625 -1.40625 C 8.582031 -0.96875 8.175781 -0.625 7.6875 -0.375 C 7.207031 -0.125 6.65625 0 6.03125 0 C 5.4375 0 4.90625 -0.0976562 4.4375 -0.296875 C 3.976562 -0.492188 3.585938 -0.769531 3.265625 -1.125 L 3.265625 4 L 1.578125 4 L 1.578125 -10 L 3.125 -10 L 3.203125 -8.9375 C 3.523438 -9.28125 3.921875 -9.539062 4.390625 -9.71875 C 4.859375 -9.90625 5.398438 -10 6.015625 -10 C 6.640625 -10 7.195312 -9.875 7.6875 -9.625 C 8.175781 -9.382812 8.582031 -9.046875 8.90625 -8.609375 C 9.238281 -8.179688 9.488281 -7.664062 9.65625 -7.0625 C 9.820312 -6.46875 9.90625 -5.804688 9.90625 -5.078125 Z M 8.21875 -5.171875 C 8.21875 -5.648438 8.164062 -6.101562 8.0625 -6.53125 C 7.957031 -6.96875 7.789062 -7.351562 7.5625 -7.6875 C 7.34375 -8.019531 7.0625 -8.28125 6.71875 -8.46875 C 6.382812 -8.664062 5.976562 -8.765625 5.5 -8.765625 C 4.96875 -8.765625 4.515625 -8.640625 4.140625 -8.390625 C 3.773438 -8.140625 3.484375 -7.816406 3.265625 -7.421875 L 3.265625 -2.6875 C 3.484375 -2.300781 3.773438 -1.984375 4.140625 -1.734375 C 4.503906 -1.492188 4.96875 -1.375 5.53125 -1.375 C 6 -1.375 6.398438 -1.472656 6.734375 -1.671875 C 7.078125 -1.867188 7.359375 -2.132812 7.578125 -2.46875 C 7.796875 -2.800781 7.957031 -3.179688 8.0625 -3.609375 C 8.164062 -4.046875 8.21875 -4.503906 8.21875 -4.984375 Z M 8.21875 -5.171875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-20">
<path style="stroke:none;" d="M 8.890625 -5.703125 L 3.34375 -5.703125 L 3.34375 -1.421875 L 9.8125 -1.421875 L 9.8125 0 L 1.65625 0 L 1.65625 -13 L 9.734375 -13 L 9.734375 -11.5625 L 3.34375 -11.5625 L 3.34375 -7.109375 L 8.890625 -7.109375 Z M 8.890625 -5.703125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-21">
<path style="stroke:none;" d=""/>
</symbol>
<symbol overflow="visible" id="glyph0-22">
<path style="stroke:none;" d="M 2.71875 -10 L 7.703125 -10 L 7.703125 0.03125 C 7.703125 0.664062 7.613281 1.226562 7.4375 1.71875 C 7.269531 2.207031 7.019531 2.617188 6.6875 2.953125 C 6.351562 3.296875 5.945312 3.554688 5.46875 3.734375 C 5 3.910156 4.457031 4 3.84375 4 C 3.5 4 3.175781 4 2.875 4 C 2.570312 4 2.253906 3.957031 1.921875 3.875 L 2.046875 2.484375 C 2.148438 2.492188 2.28125 2.507812 2.4375 2.53125 C 2.59375 2.5625 2.75 2.578125 2.90625 2.578125 C 3.070312 2.578125 3.226562 2.578125 3.375 2.578125 C 3.519531 2.578125 3.640625 2.578125 3.734375 2.578125 C 4.046875 2.578125 4.34375 2.535156 4.625 2.453125 C 4.90625 2.367188 5.144531 2.226562 5.34375 2.03125 C 5.550781 1.832031 5.710938 1.570312 5.828125 1.25 C 5.953125 0.925781 6.015625 0.523438 6.015625 0.046875 L 6.015625 -8.546875 L 2.71875 -8.546875 Z M 5.78125 -12.015625 C 5.78125 -12.285156 5.859375 -12.515625 6.015625 -12.703125 C 6.179688 -12.898438 6.4375 -13 6.78125 -13 C 7.125 -13 7.378906 -12.898438 7.546875 -12.703125 C 7.710938 -12.515625 7.796875 -12.285156 7.796875 -12.015625 C 7.796875 -11.742188 7.710938 -11.515625 7.546875 -11.328125 C 7.378906 -11.140625 7.125 -11.046875 6.78125 -11.046875 C 6.4375 -11.046875 6.179688 -11.140625 6.015625 -11.328125 C 5.859375 -11.515625 5.78125 -11.742188 5.78125 -12.015625 Z M 5.78125 -12.015625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-23">
<path style="stroke:none;" d="M 5.796875 -1.375 C 6.097656 -1.375 6.390625 -1.421875 6.671875 -1.515625 C 6.960938 -1.609375 7.21875 -1.738281 7.4375 -1.90625 C 7.664062 -2.070312 7.847656 -2.269531 7.984375 -2.5 C 8.128906 -2.726562 8.203125 -2.972656 8.203125 -3.234375 L 9.796875 -3.234375 C 9.796875 -2.804688 9.679688 -2.394531 9.453125 -2 C 9.234375 -1.613281 8.9375 -1.273438 8.5625 -0.984375 C 8.195312 -0.691406 7.773438 -0.453125 7.296875 -0.265625 C 6.816406 -0.0859375 6.316406 0 5.796875 0 C 5.046875 0 4.390625 -0.128906 3.828125 -0.390625 C 3.265625 -0.648438 2.796875 -1 2.421875 -1.4375 C 2.054688 -1.882812 1.773438 -2.394531 1.578125 -2.96875 C 1.390625 -3.550781 1.296875 -4.164062 1.296875 -4.8125 L 1.296875 -5.1875 C 1.296875 -5.832031 1.390625 -6.441406 1.578125 -7.015625 C 1.773438 -7.597656 2.054688 -8.109375 2.421875 -8.546875 C 2.796875 -8.992188 3.265625 -9.347656 3.828125 -9.609375 C 4.390625 -9.867188 5.046875 -10 5.796875 -10 C 6.378906 -10 6.910156 -9.910156 7.390625 -9.734375 C 7.878906 -9.554688 8.300781 -9.3125 8.65625 -9 C 9.019531 -8.6875 9.300781 -8.3125 9.5 -7.875 C 9.695312 -7.445312 9.796875 -6.988281 9.796875 -6.5 L 8.203125 -6.5 C 8.203125 -6.789062 8.140625 -7.0625 8.015625 -7.3125 C 7.890625 -7.570312 7.71875 -7.800781 7.5 -8 C 7.289062 -8.195312 7.035156 -8.347656 6.734375 -8.453125 C 6.441406 -8.566406 6.128906 -8.625 5.796875 -8.625 C 5.265625 -8.625 4.820312 -8.519531 4.46875 -8.3125 C 4.113281 -8.113281 3.828125 -7.847656 3.609375 -7.515625 C 3.390625 -7.191406 3.234375 -6.828125 3.140625 -6.421875 C 3.046875 -6.015625 3 -5.601562 3 -5.1875 L 3 -4.8125 C 3 -4.394531 3.046875 -3.976562 3.140625 -3.5625 C 3.234375 -3.15625 3.382812 -2.789062 3.59375 -2.46875 C 3.8125 -2.144531 4.097656 -1.878906 4.453125 -1.671875 C 4.816406 -1.472656 5.265625 -1.375 5.796875 -1.375 Z M 5.796875 -1.375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-24">
<path style="stroke:none;" d="M 4.109375 0 L 4.109375 -8.703125 L 1.390625 -8.703125 L 1.390625 -10 L 4.109375 -10 L 4.109375 -10.640625 C 4.109375 -11.210938 4.195312 -11.710938 4.375 -12.140625 C 4.5625 -12.578125 4.820312 -12.941406 5.15625 -13.234375 C 5.5 -13.535156 5.90625 -13.757812 6.375 -13.90625 C 6.851562 -14.050781 7.382812 -14.125 7.96875 -14.125 C 8.363281 -14.125 8.75 -14.085938 9.125 -14.015625 C 9.507812 -13.953125 9.90625 -13.867188 10.3125 -13.765625 L 10.109375 -12.421875 C 9.859375 -12.492188 9.566406 -12.554688 9.234375 -12.609375 C 8.910156 -12.660156 8.554688 -12.6875 8.171875 -12.6875 C 7.390625 -12.6875 6.796875 -12.515625 6.390625 -12.171875 C 5.992188 -11.835938 5.796875 -11.316406 5.796875 -10.609375 L 5.796875 -10 L 9.59375 -10 L 9.59375 -8.703125 L 5.796875 -8.703125 L 5.796875 0 Z M 4.109375 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-25">
<path style="stroke:none;" d="M 4.546875 -4.640625 L 3.296875 -3.453125 L 3.296875 0 L 1.609375 0 L 1.609375 -14 L 3.296875 -14 L 3.296875 -5.515625 L 4.40625 -6.71875 L 7.640625 -10 L 9.6875 -10 L 5.703125 -5.828125 L 10.296875 0 L 8.15625 0 Z M 4.546875 -4.640625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-26">
<path style="stroke:none;" d="M 1.28125 -5.078125 C 1.28125 -5.804688 1.367188 -6.46875 1.546875 -7.0625 C 1.722656 -7.664062 1.976562 -8.179688 2.3125 -8.609375 C 2.65625 -9.046875 3.070312 -9.382812 3.5625 -9.625 C 4.0625 -9.875 4.628906 -10 5.265625 -10 C 5.847656 -10 6.359375 -9.898438 6.796875 -9.703125 C 7.242188 -9.503906 7.632812 -9.21875 7.96875 -8.84375 L 8.046875 -10 L 9.59375 -10 L 9.59375 4 L 7.90625 4 L 7.90625 -1.078125 C 7.570312 -0.734375 7.1875 -0.46875 6.75 -0.28125 C 6.3125 -0.09375 5.8125 0 5.25 0 C 4.613281 0 4.050781 -0.125 3.5625 -0.375 C 3.070312 -0.625 2.65625 -0.96875 2.3125 -1.40625 C 1.976562 -1.851562 1.722656 -2.375 1.546875 -2.96875 C 1.367188 -3.5625 1.28125 -4.203125 1.28125 -4.890625 Z M 2.96875 -4.890625 C 2.96875 -4.421875 3.019531 -3.972656 3.125 -3.546875 C 3.226562 -3.128906 3.390625 -2.757812 3.609375 -2.4375 C 3.828125 -2.113281 4.101562 -1.851562 4.4375 -1.65625 C 4.78125 -1.46875 5.1875 -1.375 5.65625 -1.375 C 6.195312 -1.375 6.648438 -1.492188 7.015625 -1.734375 C 7.378906 -1.972656 7.675781 -2.28125 7.90625 -2.65625 L 7.90625 -7.375 C 7.789062 -7.5625 7.65625 -7.726562 7.5 -7.875 C 7.351562 -8.019531 7.1875 -8.148438 7 -8.265625 C 6.820312 -8.378906 6.617188 -8.46875 6.390625 -8.53125 C 6.171875 -8.59375 5.929688 -8.625 5.671875 -8.625 C 5.203125 -8.625 4.796875 -8.523438 4.453125 -8.328125 C 4.117188 -8.128906 3.835938 -7.867188 3.609375 -7.546875 C 3.390625 -7.222656 3.226562 -6.847656 3.125 -6.421875 C 3.019531 -5.992188 2.96875 -5.546875 2.96875 -5.078125 Z M 2.96875 -4.890625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-27">
<path style="stroke:none;" d="M 7.984375 -1.359375 C 7.660156 -0.867188 7.25 -0.519531 6.75 -0.3125 C 6.257812 -0.101562 5.691406 0 5.046875 0 C 4.535156 0 4.066406 -0.078125 3.640625 -0.234375 C 3.222656 -0.398438 2.863281 -0.648438 2.5625 -0.984375 C 2.269531 -1.328125 2.039062 -1.757812 1.875 -2.28125 C 1.71875 -2.8125 1.640625 -3.441406 1.640625 -4.171875 L 1.640625 -10 L 3.328125 -10 L 3.328125 -4.15625 C 3.328125 -3.625 3.367188 -3.179688 3.453125 -2.828125 C 3.535156 -2.472656 3.660156 -2.191406 3.828125 -1.984375 C 4.003906 -1.773438 4.210938 -1.628906 4.453125 -1.546875 C 4.703125 -1.460938 4.988281 -1.421875 5.3125 -1.421875 C 6 -1.421875 6.550781 -1.554688 6.96875 -1.828125 C 7.394531 -2.109375 7.710938 -2.488281 7.921875 -2.96875 L 7.921875 -10 L 9.625 -10 L 9.625 0 L 8.09375 0 Z M 7.984375 -1.359375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-28">
<path style="stroke:none;" d="M 3.265625 -8.375 C 3.617188 -8.882812 4.054688 -9.28125 4.578125 -9.5625 C 5.097656 -9.851562 5.675781 -10 6.3125 -10 C 6.832031 -10 7.300781 -9.925781 7.71875 -9.78125 C 8.144531 -9.632812 8.503906 -9.398438 8.796875 -9.078125 C 9.097656 -8.765625 9.328125 -8.367188 9.484375 -7.890625 C 9.648438 -7.410156 9.734375 -6.84375 9.734375 -6.1875 L 9.734375 0 L 8.046875 0 L 8.046875 -6.21875 C 8.046875 -7.019531 7.851562 -7.613281 7.46875 -8 C 7.082031 -8.394531 6.53125 -8.59375 5.8125 -8.59375 C 5.269531 -8.59375 4.78125 -8.457031 4.34375 -8.1875 C 3.90625 -7.925781 3.546875 -7.578125 3.265625 -7.140625 L 3.265625 0 L 1.59375 0 L 1.59375 -14 L 3.265625 -14 Z M 3.265625 -8.375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-29">
<path style="stroke:none;" d="M 1.265625 -5.078125 C 1.265625 -5.804688 1.359375 -6.46875 1.546875 -7.0625 C 1.734375 -7.664062 2 -8.179688 2.34375 -8.609375 C 2.6875 -9.046875 3.097656 -9.382812 3.578125 -9.625 C 4.066406 -9.875 4.613281 -10 5.21875 -10 C 5.800781 -10 6.3125 -9.898438 6.75 -9.703125 C 7.195312 -9.503906 7.582031 -9.21875 7.90625 -8.84375 L 7.90625 -14 L 9.59375 -14 L 9.59375 0 L 8.046875 0 L 7.96875 -1.046875 C 7.632812 -0.703125 7.238281 -0.441406 6.78125 -0.265625 C 6.332031 -0.0859375 5.804688 0 5.203125 0 C 4.597656 0 4.054688 -0.125 3.578125 -0.375 C 3.097656 -0.625 2.6875 -0.96875 2.34375 -1.40625 C 2 -1.851562 1.734375 -2.375 1.546875 -2.96875 C 1.359375 -3.5625 1.265625 -4.203125 1.265625 -4.890625 Z M 2.953125 -4.796875 C 2.953125 -4.316406 3.003906 -3.863281 3.109375 -3.4375 C 3.210938 -3.007812 3.367188 -2.628906 3.578125 -2.296875 C 3.796875 -1.972656 4.070312 -1.71875 4.40625 -1.53125 C 4.75 -1.34375 5.148438 -1.25 5.609375 -1.25 C 5.898438 -1.25 6.160156 -1.28125 6.390625 -1.34375 C 6.617188 -1.40625 6.828125 -1.5 7.015625 -1.625 C 7.203125 -1.75 7.367188 -1.894531 7.515625 -2.0625 C 7.660156 -2.238281 7.789062 -2.4375 7.90625 -2.65625 L 7.90625 -7.203125 C 7.6875 -7.597656 7.390625 -7.925781 7.015625 -8.1875 C 6.648438 -8.445312 6.191406 -8.578125 5.640625 -8.578125 C 5.160156 -8.578125 4.75 -8.476562 4.40625 -8.28125 C 4.070312 -8.09375 3.796875 -7.832031 3.578125 -7.5 C 3.367188 -7.164062 3.210938 -6.78125 3.109375 -6.34375 C 3.003906 -5.914062 2.953125 -5.460938 2.953125 -4.984375 Z M 2.953125 -4.796875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-30">
<path style="stroke:none;" d="M 5.453125 -2.453125 L 5.609375 -1.84375 L 5.765625 -2.453125 L 8.53125 -10 L 10.25 -10 L 6.234375 0 L 4.953125 0 L 0.890625 -10 L 2.625 -10 Z M 5.453125 -2.453125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-31">
<path style="stroke:none;" d="M 5.21875 -3.546875 L 5.65625 -2.34375 L 8.65625 -10 L 10.546875 -10 L 5.546875 1.515625 C 5.429688 1.765625 5.28125 2.035156 5.09375 2.328125 C 4.914062 2.617188 4.695312 2.882812 4.4375 3.125 C 4.1875 3.363281 3.890625 3.566406 3.546875 3.734375 C 3.210938 3.910156 2.820312 4 2.375 4 C 2.300781 4 2.210938 4 2.109375 4 C 2.015625 4 1.914062 3.988281 1.8125 3.96875 C 1.71875 3.957031 1.628906 3.941406 1.546875 3.921875 C 1.460938 3.910156 1.394531 3.898438 1.34375 3.890625 L 1.609375 2.5 C 1.648438 2.5 1.707031 2.5 1.78125 2.5 C 1.851562 2.5 1.929688 2.5 2.015625 2.5 C 2.097656 2.5 2.175781 2.5 2.25 2.5 C 2.320312 2.5 2.378906 2.5 2.421875 2.5 C 2.648438 2.5 2.859375 2.429688 3.046875 2.296875 C 3.242188 2.171875 3.414062 2.019531 3.5625 1.84375 C 3.707031 1.675781 3.832031 1.5 3.9375 1.3125 C 4.050781 1.125 4.132812 0.96875 4.1875 0.84375 L 4.875 -0.46875 L 0.625 -10 L 2.5 -10 Z M 5.21875 -3.546875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-32">
<path style="stroke:none;" d="M 5.953125 -13 L 5.765625 -9.65625 L 4.5 -9.65625 L 4.515625 -12.84375 L 4.515625 -14 L 5.953125 -14 Z M 5.953125 -13 "/>
</symbol>
<symbol overflow="visible" id="glyph0-33">
<path style="stroke:none;" d="M 3.078125 -3.625 L 3.28125 -2.1875 L 3.53125 -3.625 L 5.109375 -10 L 6.1875 -10 L 7.765625 -3.625 L 8.015625 -2.046875 L 8.265625 -3.625 L 9.359375 -10 L 10.859375 -10 L 8.765625 0 L 7.4375 0 L 5.890625 -6.125 L 5.640625 -7.6875 L 5.390625 -6.125 L 3.859375 0 L 2.53125 0 L 0.4375 -10 L 1.9375 -10 Z M 3.078125 -3.625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-34">
<path style="stroke:none;" d="M 8.96875 -5.6875 L 3.453125 -5.6875 L 3.453125 0 L 1.734375 0 L 1.734375 -13 L 9.890625 -13 L 9.890625 -11.5625 L 3.453125 -11.5625 L 3.453125 -7.125 L 8.96875 -7.125 Z M 8.96875 -5.6875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-35">
<path style="stroke:none;" d="M 9.953125 -4.890625 C 9.953125 -4.203125 9.863281 -3.5625 9.6875 -2.96875 C 9.519531 -2.375 9.269531 -1.851562 8.9375 -1.40625 C 8.613281 -0.96875 8.207031 -0.625 7.71875 -0.375 C 7.238281 -0.125 6.6875 0 6.0625 0 C 5.425781 0 4.875 -0.113281 4.40625 -0.34375 C 3.945312 -0.570312 3.554688 -0.894531 3.234375 -1.3125 L 3.140625 0 L 1.59375 0 L 1.59375 -14 L 3.28125 -14 L 3.28125 -8.765625 C 3.601562 -9.160156 3.992188 -9.460938 4.453125 -9.671875 C 4.910156 -9.890625 5.441406 -10 6.046875 -10 C 6.679688 -10 7.238281 -9.875 7.71875 -9.625 C 8.207031 -9.382812 8.613281 -9.046875 8.9375 -8.609375 C 9.269531 -8.179688 9.519531 -7.664062 9.6875 -7.0625 C 9.863281 -6.46875 9.953125 -5.804688 9.953125 -5.078125 Z M 8.265625 -5.078125 C 8.265625 -5.546875 8.21875 -5.988281 8.125 -6.40625 C 8.03125 -6.832031 7.878906 -7.207031 7.671875 -7.53125 C 7.460938 -7.851562 7.191406 -8.109375 6.859375 -8.296875 C 6.523438 -8.484375 6.113281 -8.578125 5.625 -8.578125 C 5.332031 -8.578125 5.0625 -8.535156 4.8125 -8.453125 C 4.570312 -8.378906 4.359375 -8.273438 4.171875 -8.140625 C 3.984375 -8.015625 3.8125 -7.863281 3.65625 -7.6875 C 3.507812 -7.507812 3.382812 -7.316406 3.28125 -7.109375 L 3.28125 -2.921875 C 3.394531 -2.703125 3.523438 -2.503906 3.671875 -2.328125 C 3.816406 -2.148438 3.984375 -1.992188 4.171875 -1.859375 C 4.367188 -1.722656 4.585938 -1.617188 4.828125 -1.546875 C 5.078125 -1.472656 5.347656 -1.4375 5.640625 -1.4375 C 6.109375 -1.4375 6.503906 -1.523438 6.828125 -1.703125 C 7.160156 -1.890625 7.429688 -2.140625 7.640625 -2.453125 C 7.847656 -2.773438 8.003906 -3.144531 8.109375 -3.5625 C 8.210938 -3.976562 8.265625 -4.421875 8.265625 -4.890625 Z M 8.265625 -5.078125 "/>
</symbol>
<symbol overflow="visible" id="glyph0-36">
<path style="stroke:none;" d="M 5.984375 -5.71875 L 3.328125 -5.71875 L 3.328125 0 L 1.65625 0 L 1.65625 -13 L 5.546875 -13 C 6.160156 -13 6.738281 -12.921875 7.28125 -12.765625 C 7.832031 -12.617188 8.3125 -12.394531 8.71875 -12.09375 C 9.132812 -11.789062 9.457031 -11.410156 9.6875 -10.953125 C 9.925781 -10.492188 10.046875 -9.953125 10.046875 -9.328125 C 10.046875 -8.929688 9.984375 -8.566406 9.859375 -8.234375 C 9.734375 -7.898438 9.5625 -7.597656 9.34375 -7.328125 C 9.125 -7.054688 8.863281 -6.816406 8.5625 -6.609375 C 8.257812 -6.398438 7.925781 -6.222656 7.5625 -6.078125 L 10.375 0 L 8.59375 0 Z M 3.328125 -7.09375 L 5.59375 -7.09375 C 5.96875 -7.09375 6.320312 -7.140625 6.65625 -7.234375 C 6.988281 -7.335938 7.28125 -7.484375 7.53125 -7.671875 C 7.78125 -7.867188 7.976562 -8.101562 8.125 -8.375 C 8.269531 -8.65625 8.34375 -8.972656 8.34375 -9.328125 C 8.34375 -9.710938 8.273438 -10.046875 8.140625 -10.328125 C 8.003906 -10.609375 7.8125 -10.84375 7.5625 -11.03125 C 7.3125 -11.226562 7.015625 -11.375 6.671875 -11.46875 C 6.328125 -11.570312 5.953125 -11.625 5.546875 -11.625 L 3.328125 -11.625 Z M 3.328125 -7.09375 "/>
</symbol>
<symbol overflow="visible" id="glyph0-37">
<path style="stroke:none;" d="M 4.515625 -1.265625 C 4.515625 -1.441406 4.546875 -1.609375 4.609375 -1.765625 C 4.671875 -1.921875 4.753906 -2.054688 4.859375 -2.171875 C 4.972656 -2.296875 5.109375 -2.390625 5.265625 -2.453125 C 5.429688 -2.523438 5.625 -2.5625 5.84375 -2.5625 C 6.0625 -2.5625 6.253906 -2.523438 6.421875 -2.453125 C 6.585938 -2.390625 6.726562 -2.296875 6.84375 -2.171875 C 6.957031 -2.054688 7.039062 -1.921875 7.09375 -1.765625 C 7.15625 -1.609375 7.1875 -1.441406 7.1875 -1.265625 C 7.1875 -1.085938 7.15625 -0.921875 7.09375 -0.765625 C 7.039062 -0.609375 6.957031 -0.472656 6.84375 -0.359375 C 6.726562 -0.242188 6.585938 -0.15625 6.421875 -0.09375 C 6.253906 -0.03125 6.0625 0 5.84375 0 C 5.625 0 5.429688 -0.03125 5.265625 -0.09375 C 5.109375 -0.15625 4.972656 -0.242188 4.859375 -0.359375 C 4.753906 -0.472656 4.671875 -0.609375 4.609375 -0.765625 C 4.546875 -0.921875 4.515625 -1.085938 4.515625 -1.265625 Z M 4.515625 -1.265625 "/>
</symbol>
<symbol overflow="visible" id="glyph0-38">
<path style="stroke:none;" d="M 9.90625 0 L 8.3125 0 L 8.3125 -5.703125 L 2.875 -5.703125 L 2.875 0 L 1.28125 0 L 1.28125 -13 L 2.875 -13 L 2.875 -7.109375 L 8.3125 -7.109375 L 8.3125 -13 L 9.90625 -13 Z M 9.90625 0 "/>
</symbol>
<symbol overflow="visible" id="glyph0-39">
<path style="stroke:none;" d="M 4.984375 -1.265625 C 4.984375 -1.441406 5.007812 -1.609375 5.0625 -1.765625 C 5.125 -1.921875 5.207031 -2.054688 5.3125 -2.171875 C 5.425781 -2.296875 5.5625 -2.390625 5.71875 -2.453125 C 5.882812 -2.523438 6.078125 -2.5625 6.296875 -2.5625 C 6.515625 -2.5625 6.707031 -2.523438 6.875 -2.453125 C 7.039062 -2.390625 7.179688 -2.296875 7.296875 -2.171875 C 7.410156 -2.054688 7.492188 -1.921875 7.546875 -1.765625 C 7.609375 -1.609375 7.640625 -1.441406 7.640625 -1.265625 C 7.640625 -1.085938 7.609375 -0.921875 7.546875 -0.765625 C 7.492188 -0.609375 7.410156 -0.472656 7.296875 -0.359375 C 7.179688 -0.242188 7.039062 -0.15625 6.875 -0.09375 C 6.707031 -0.03125 6.515625 0 6.296875 0 C 6.078125 0 5.882812 -0.03125 5.71875 -0.09375 C 5.5625 -0.15625 5.425781 -0.242188 5.3125 -0.359375 C 5.207031 -0.472656 5.125 -0.609375 5.0625 -0.765625 C 5.007812 -0.921875 4.984375 -1.085938 4.984375 -1.265625 Z M 4.984375 -8.6875 C 4.984375 -8.875 5.007812 -9.046875 5.0625 -9.203125 C 5.125 -9.359375 5.207031 -9.492188 5.3125 -9.609375 C 5.425781 -9.734375 5.5625 -9.828125 5.71875 -9.890625 C 5.882812 -9.960938 6.078125 -10 6.296875 -10 C 6.515625 -10 6.707031 -9.960938 6.875 -9.890625 C 7.039062 -9.828125 7.179688 -9.734375 7.296875 -9.609375 C 7.410156 -9.492188 7.492188 -9.359375 7.546875 -9.203125 C 7.609375 -9.046875 7.640625 -8.875 7.640625 -8.6875 C 7.640625 -8.519531 7.609375 -8.359375 7.546875 -8.203125 C 7.492188 -8.046875 7.410156 -7.910156 7.296875 -7.796875 C 7.179688 -7.679688 7.039062 -7.59375 6.875 -7.53125 C 6.707031 -7.46875 6.515625 -7.4375 6.296875 -7.4375 C 6.078125 -7.4375 5.882812 -7.46875 5.71875 -7.53125 C 5.5625 -7.59375 5.425781 -7.679688 5.3125 -7.796875 C 5.207031 -7.910156 5.125 -8.046875 5.0625 -8.203125 C 5.007812 -8.359375 4.984375 -8.519531 4.984375 -8.6875 Z M 4.984375 -8.6875 "/>
</symbol>
<symbol overflow="visible" id="glyph0-40">
<path style="stroke:none;" d="M 4.890625 -6.09375 L 1.453125 -6.953125 L 1.953125 -8.546875 L 5.28125 -7.171875 L 5.046875 -11 L 6.671875 -11 L 6.40625 -7.125 L 9.71875 -8.484375 L 10.21875 -6.875 L 6.734375 -6.015625 L 9.0625 -3.078125 L 7.734375 -2.078125 L 5.78125 -5.375 L 3.84375 -2.15625 L 2.515625 -3.125 Z M 4.890625 -6.09375 "/>
</symbol>
</g>
</defs>
<g id="surface17060">
<path style="fill:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(40.784314%,71.764706%,13.72549%);stroke-opacity:1;stroke-miterlimit:10;" d="M 722.279541 -88.964981 C 722.279541 6.035019 722.279541 6.035019 722.279541 101.035019 " transform="matrix(1,0,0,1,-350.279541,182.964981)"/>
<path style="fill-rule:nonzero;fill:rgb(40.784314%,71.764706%,13.72549%);fill-opacity:1;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 722.279541 104.035019 L 730.310791 92.566269 L 714.248291 92.566269 Z M 722.279541 104.035019 " transform="matrix(1,0,0,1,-350.279541,182.964981)"/>
<path style="fill:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(40.784314%,71.764706%,13.72549%);stroke-opacity:1;stroke-miterlimit:10;" d="M 722.279541 252.035019 C 722.279541 310.535019 535.779541 310.535019 535.779541 369.035019 " transform="matrix(1,0,0,1,-350.279541,182.964981)"/>
<path style="fill-rule:nonzero;fill:rgb(40.784314%,71.764706%,13.72549%);fill-opacity:1;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 535.779541 372.035019 L 545.439697 361.902206 L 529.560791 359.49205 Z M 535.779541 372.035019 " transform="matrix(1,0,0,1,-350.279541,182.964981)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 21 557 L 350 557 L 350 726 L 21 726 Z M 21 557 "/>
<path style="fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(40.784314%,71.764706%,13.72549%);stroke-opacity:1;stroke-miterlimit:10;" d="M 371.279541 384.035019 L 371.279541 374.035019 L 700.279541 374.035019 L 700.279541 384.035019 " transform="matrix(1,0,0,1,-350.279541,182.964981)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="26" y="580"/>
<use xlink:href="#glyph0-2" x="37" y="580"/>
<use xlink:href="#glyph0-3" x="48" y="580"/>
<use xlink:href="#glyph0-2" x="59" y="580"/>
<use xlink:href="#glyph0-4" x="70" y="580"/>
<use xlink:href="#glyph0-5" x="81" y="580"/>
<use xlink:href="#glyph0-6" x="92" y="580"/>
<use xlink:href="#glyph0-7" x="103" y="580"/>
<use xlink:href="#glyph0-8" x="114" y="580"/>
<use xlink:href="#glyph0-9" x="125" y="580"/>
<use xlink:href="#glyph0-10" x="136" y="580"/>
<use xlink:href="#glyph0-11" x="147" y="580"/>
<use xlink:href="#glyph0-12" x="158" y="580"/>
<use xlink:href="#glyph0-13" x="169" y="580"/>
<use xlink:href="#glyph0-14" x="180" y="580"/>
<use xlink:href="#glyph0-2" x="191" y="580"/>
<use xlink:href="#glyph0-15" x="202" y="580"/>
<use xlink:href="#glyph0-10" x="213" y="580"/>
<use xlink:href="#glyph0-2" x="224" y="580"/>
<use xlink:href="#glyph0-16" x="235" y="580"/>
<use xlink:href="#glyph0-17" x="246" y="580"/>
<use xlink:href="#glyph0-18" x="257" y="580"/>
<use xlink:href="#glyph0-9" x="268" y="580"/>
<use xlink:href="#glyph0-16" x="279" y="580"/>
<use xlink:href="#glyph0-17" x="290" y="580"/>
<use xlink:href="#glyph0-14" x="301" y="580"/>
<use xlink:href="#glyph0-6" x="312" y="580"/>
<use xlink:href="#glyph0-19" x="323" y="580"/>
<use xlink:href="#glyph0-18" x="334" y="580"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-20" x="26" y="624.875977"/>
<use xlink:href="#glyph0-15" x="37" y="624.875977"/>
<use xlink:href="#glyph0-10" x="48" y="624.875977"/>
<use xlink:href="#glyph0-2" x="59" y="624.875977"/>
<use xlink:href="#glyph0-16" x="70" y="624.875977"/>
<use xlink:href="#glyph0-17" x="81" y="624.875977"/>
<use xlink:href="#glyph0-18" x="92" y="624.875977"/>
<use xlink:href="#glyph0-9" x="103" y="624.875977"/>
<use xlink:href="#glyph0-16" x="114" y="624.875977"/>
<use xlink:href="#glyph0-17" x="125" y="624.875977"/>
<use xlink:href="#glyph0-21" x="136" y="624.875977"/>
<use xlink:href="#glyph0-19" x="147" y="624.875977"/>
<use xlink:href="#glyph0-5" x="158" y="624.875977"/>
<use xlink:href="#glyph0-9" x="169" y="624.875977"/>
<use xlink:href="#glyph0-22" x="180" y="624.875977"/>
<use xlink:href="#glyph0-2" x="191" y="624.875977"/>
<use xlink:href="#glyph0-23" x="202" y="624.875977"/>
<use xlink:href="#glyph0-10" x="213" y="624.875977"/>
<use xlink:href="#glyph0-21" x="224" y="624.875977"/>
<use xlink:href="#glyph0-24" x="235" y="624.875977"/>
<use xlink:href="#glyph0-9" x="246" y="624.875977"/>
<use xlink:href="#glyph0-5" x="257" y="624.875977"/>
<use xlink:href="#glyph0-21" x="268" y="624.875977"/>
<use xlink:href="#glyph0-7" x="279" y="624.875977"/>
<use xlink:href="#glyph0-6" x="290" y="624.875977"/>
<use xlink:href="#glyph0-25" x="301" y="624.875977"/>
<use xlink:href="#glyph0-2" x="312" y="624.875977"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="26" y="647.875977"/>
<use xlink:href="#glyph0-2" x="37" y="647.875977"/>
<use xlink:href="#glyph0-26" x="48" y="647.875977"/>
<use xlink:href="#glyph0-27" x="59" y="647.875977"/>
<use xlink:href="#glyph0-2" x="70" y="647.875977"/>
<use xlink:href="#glyph0-17" x="81" y="647.875977"/>
<use xlink:href="#glyph0-10" x="92" y="647.875977"/>
<use xlink:href="#glyph0-17" x="103" y="647.875977"/>
<use xlink:href="#glyph0-21" x="114" y="647.875977"/>
<use xlink:href="#glyph0-7" x="125" y="647.875977"/>
<use xlink:href="#glyph0-9" x="136" y="647.875977"/>
<use xlink:href="#glyph0-5" x="147" y="647.875977"/>
<use xlink:href="#glyph0-2" x="158" y="647.875977"/>
<use xlink:href="#glyph0-21" x="169" y="647.875977"/>
<use xlink:href="#glyph0-3" x="180" y="647.875977"/>
<use xlink:href="#glyph0-9" x="191" y="647.875977"/>
<use xlink:href="#glyph0-9" x="202" y="647.875977"/>
<use xlink:href="#glyph0-25" x="213" y="647.875977"/>
<use xlink:href="#glyph0-21" x="224" y="647.875977"/>
<use xlink:href="#glyph0-3" x="235" y="647.875977"/>
<use xlink:href="#glyph0-18" x="246" y="647.875977"/>
<use xlink:href="#glyph0-25" x="257" y="647.875977"/>
<use xlink:href="#glyph0-2" x="268" y="647.875977"/>
<use xlink:href="#glyph0-21" x="279" y="647.875977"/>
<use xlink:href="#glyph0-18" x="290" y="647.875977"/>
<use xlink:href="#glyph0-16" x="301" y="647.875977"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-10" x="26" y="670.875977"/>
<use xlink:href="#glyph0-28" x="37" y="670.875977"/>
<use xlink:href="#glyph0-2" x="48" y="670.875977"/>
<use xlink:href="#glyph0-21" x="59" y="670.875977"/>
<use xlink:href="#glyph0-1" x="70" y="670.875977"/>
<use xlink:href="#glyph0-2" x="81" y="670.875977"/>
<use xlink:href="#glyph0-3" x="92" y="670.875977"/>
<use xlink:href="#glyph0-2" x="103" y="670.875977"/>
<use xlink:href="#glyph0-4" x="114" y="670.875977"/>
<use xlink:href="#glyph0-5" x="125" y="670.875977"/>
<use xlink:href="#glyph0-6" x="136" y="670.875977"/>
<use xlink:href="#glyph0-7" x="147" y="670.875977"/>
<use xlink:href="#glyph0-21" x="158" y="670.875977"/>
<use xlink:href="#glyph0-8" x="169" y="670.875977"/>
<use xlink:href="#glyph0-9" x="180" y="670.875977"/>
<use xlink:href="#glyph0-10" x="191" y="670.875977"/>
<use xlink:href="#glyph0-21" x="202" y="670.875977"/>
<use xlink:href="#glyph0-11" x="213" y="670.875977"/>
<use xlink:href="#glyph0-12" x="224" y="670.875977"/>
<use xlink:href="#glyph0-13" x="235" y="670.875977"/>
<use xlink:href="#glyph0-21" x="246" y="670.875977"/>
<use xlink:href="#glyph0-6" x="257" y="670.875977"/>
<use xlink:href="#glyph0-16" x="268" y="670.875977"/>
<use xlink:href="#glyph0-29" x="279" y="670.875977"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-4" x="26" y="693.875977"/>
<use xlink:href="#glyph0-18" x="37" y="693.875977"/>
<use xlink:href="#glyph0-30" x="48" y="693.875977"/>
<use xlink:href="#glyph0-2" x="59" y="693.875977"/>
<use xlink:href="#glyph0-21" x="70" y="693.875977"/>
<use xlink:href="#glyph0-9" x="81" y="693.875977"/>
<use xlink:href="#glyph0-19" x="92" y="693.875977"/>
<use xlink:href="#glyph0-19" x="103" y="693.875977"/>
<use xlink:href="#glyph0-9" x="114" y="693.875977"/>
<use xlink:href="#glyph0-5" x="125" y="693.875977"/>
<use xlink:href="#glyph0-10" x="136" y="693.875977"/>
<use xlink:href="#glyph0-27" x="147" y="693.875977"/>
<use xlink:href="#glyph0-16" x="158" y="693.875977"/>
<use xlink:href="#glyph0-18" x="169" y="693.875977"/>
<use xlink:href="#glyph0-10" x="180" y="693.875977"/>
<use xlink:href="#glyph0-31" x="191" y="693.875977"/>
<use xlink:href="#glyph0-21" x="202" y="693.875977"/>
<use xlink:href="#glyph0-10" x="213" y="693.875977"/>
<use xlink:href="#glyph0-9" x="224" y="693.875977"/>
<use xlink:href="#glyph0-21" x="235" y="693.875977"/>
<use xlink:href="#glyph0-27" x="246" y="693.875977"/>
<use xlink:href="#glyph0-17" x="257" y="693.875977"/>
<use xlink:href="#glyph0-2" x="268" y="693.875977"/>
<use xlink:href="#glyph0-21" x="279" y="693.875977"/>
<use xlink:href="#glyph0-18" x="290" y="693.875977"/>
<use xlink:href="#glyph0-10" x="301" y="693.875977"/>
<use xlink:href="#glyph0-32" x="312" y="693.875977"/>
<use xlink:href="#glyph0-17" x="323" y="693.875977"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="26" y="716.875977"/>
<use xlink:href="#glyph0-6" x="37" y="716.875977"/>
<use xlink:href="#glyph0-17" x="48" y="716.875977"/>
<use xlink:href="#glyph0-18" x="59" y="716.875977"/>
<use xlink:href="#glyph0-2" x="70" y="716.875977"/>
<use xlink:href="#glyph0-5" x="81" y="716.875977"/>
</g>
<path style="fill:none;stroke-width:5;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(40.784314%,71.764706%,13.72549%);stroke-opacity:1;stroke-miterlimit:10;" d="M 722.279541 252.035019 C 722.279541 310.535019 897.779541 310.535019 897.779541 369.035019 " transform="matrix(1,0,0,1,-350.279541,182.964981)"/>
<path style="fill-rule:nonzero;fill:rgb(40.784314%,71.764706%,13.72549%);fill-opacity:1;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(100%,100%,100%);stroke-opacity:1;stroke-miterlimit:10;" d="M 897.779541 372.035019 L 904.107666 359.546738 L 888.209229 361.816269 Z M 897.779541 372.035019 " transform="matrix(1,0,0,1,-350.279541,182.964981)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 372 557 L 723 557 L 723 680 L 372 680 Z M 372 557 "/>
<path style="fill:none;stroke-width:3;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(40.784314%,71.764706%,13.72549%);stroke-opacity:1;stroke-miterlimit:10;" d="M 722.279541 384.035019 L 722.279541 374.035019 L 1073.279541 374.035019 L 1073.279541 384.035019 " transform="matrix(1,0,0,1,-350.279541,182.964981)"/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="377" y="580"/>
<use xlink:href="#glyph0-2" x="388" y="580"/>
<use xlink:href="#glyph0-3" x="399" y="580"/>
<use xlink:href="#glyph0-2" x="410" y="580"/>
<use xlink:href="#glyph0-4" x="421" y="580"/>
<use xlink:href="#glyph0-5" x="432" y="580"/>
<use xlink:href="#glyph0-6" x="443" y="580"/>
<use xlink:href="#glyph0-7" x="454" y="580"/>
<use xlink:href="#glyph0-8" x="465" y="580"/>
<use xlink:href="#glyph0-9" x="476" y="580"/>
<use xlink:href="#glyph0-10" x="487" y="580"/>
<use xlink:href="#glyph0-11" x="498" y="580"/>
<use xlink:href="#glyph0-12" x="509" y="580"/>
<use xlink:href="#glyph0-13" x="520" y="580"/>
<use xlink:href="#glyph0-14" x="531" y="580"/>
<use xlink:href="#glyph0-2" x="542" y="580"/>
<use xlink:href="#glyph0-15" x="553" y="580"/>
<use xlink:href="#glyph0-10" x="564" y="580"/>
<use xlink:href="#glyph0-2" x="575" y="580"/>
<use xlink:href="#glyph0-16" x="586" y="580"/>
<use xlink:href="#glyph0-17" x="597" y="580"/>
<use xlink:href="#glyph0-18" x="608" y="580"/>
<use xlink:href="#glyph0-9" x="619" y="580"/>
<use xlink:href="#glyph0-16" x="630" y="580"/>
<use xlink:href="#glyph0-17" x="641" y="580"/>
<use xlink:href="#glyph0-14" x="652" y="580"/>
<use xlink:href="#glyph0-27" x="663" y="580"/>
<use xlink:href="#glyph0-10" x="674" y="580"/>
<use xlink:href="#glyph0-18" x="685" y="580"/>
<use xlink:href="#glyph0-3" x="696" y="580"/>
<use xlink:href="#glyph0-17" x="707" y="580"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-20" x="377" y="624.875977"/>
<use xlink:href="#glyph0-15" x="388" y="624.875977"/>
<use xlink:href="#glyph0-10" x="399" y="624.875977"/>
<use xlink:href="#glyph0-2" x="410" y="624.875977"/>
<use xlink:href="#glyph0-16" x="421" y="624.875977"/>
<use xlink:href="#glyph0-17" x="432" y="624.875977"/>
<use xlink:href="#glyph0-18" x="443" y="624.875977"/>
<use xlink:href="#glyph0-9" x="454" y="624.875977"/>
<use xlink:href="#glyph0-16" x="465" y="624.875977"/>
<use xlink:href="#glyph0-17" x="476" y="624.875977"/>
<use xlink:href="#glyph0-21" x="487" y="624.875977"/>
<use xlink:href="#glyph0-19" x="498" y="624.875977"/>
<use xlink:href="#glyph0-5" x="509" y="624.875977"/>
<use xlink:href="#glyph0-9" x="520" y="624.875977"/>
<use xlink:href="#glyph0-22" x="531" y="624.875977"/>
<use xlink:href="#glyph0-2" x="542" y="624.875977"/>
<use xlink:href="#glyph0-23" x="553" y="624.875977"/>
<use xlink:href="#glyph0-10" x="564" y="624.875977"/>
<use xlink:href="#glyph0-21" x="575" y="624.875977"/>
<use xlink:href="#glyph0-33" x="586" y="624.875977"/>
<use xlink:href="#glyph0-18" x="597" y="624.875977"/>
<use xlink:href="#glyph0-10" x="608" y="624.875977"/>
<use xlink:href="#glyph0-28" x="619" y="624.875977"/>
<use xlink:href="#glyph0-21" x="630" y="624.875977"/>
<use xlink:href="#glyph0-27" x="641" y="624.875977"/>
<use xlink:href="#glyph0-10" x="652" y="624.875977"/>
<use xlink:href="#glyph0-18" x="663" y="624.875977"/>
<use xlink:href="#glyph0-3" x="674" y="624.875977"/>
<use xlink:href="#glyph0-17" x="685" y="624.875977"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-10" x="377" y="647.875977"/>
<use xlink:href="#glyph0-28" x="388" y="647.875977"/>
<use xlink:href="#glyph0-18" x="399" y="647.875977"/>
<use xlink:href="#glyph0-16" x="410" y="647.875977"/>
<use xlink:href="#glyph0-4" x="421" y="647.875977"/>
<use xlink:href="#glyph0-17" x="432" y="647.875977"/>
<use xlink:href="#glyph0-21" x="443" y="647.875977"/>
<use xlink:href="#glyph0-33" x="454" y="647.875977"/>
<use xlink:href="#glyph0-28" x="465" y="647.875977"/>
<use xlink:href="#glyph0-18" x="476" y="647.875977"/>
<use xlink:href="#glyph0-23" x="487" y="647.875977"/>
<use xlink:href="#glyph0-28" x="498" y="647.875977"/>
<use xlink:href="#glyph0-21" x="509" y="647.875977"/>
<use xlink:href="#glyph0-33" x="520" y="647.875977"/>
<use xlink:href="#glyph0-18" x="531" y="647.875977"/>
<use xlink:href="#glyph0-3" x="542" y="647.875977"/>
<use xlink:href="#glyph0-3" x="553" y="647.875977"/>
<use xlink:href="#glyph0-21" x="564" y="647.875977"/>
<use xlink:href="#glyph0-7" x="575" y="647.875977"/>
<use xlink:href="#glyph0-6" x="586" y="647.875977"/>
<use xlink:href="#glyph0-25" x="597" y="647.875977"/>
<use xlink:href="#glyph0-2" x="608" y="647.875977"/>
<use xlink:href="#glyph0-21" x="619" y="647.875977"/>
<use xlink:href="#glyph0-2" x="630" y="647.875977"/>
<use xlink:href="#glyph0-6" x="641" y="647.875977"/>
<use xlink:href="#glyph0-17" x="652" y="647.875977"/>
<use xlink:href="#glyph0-18" x="663" y="647.875977"/>
<use xlink:href="#glyph0-2" x="674" y="647.875977"/>
<use xlink:href="#glyph0-5" x="685" y="647.875977"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-29" x="377" y="670.875977"/>
<use xlink:href="#glyph0-18" x="388" y="670.875977"/>
<use xlink:href="#glyph0-24" x="399" y="670.875977"/>
<use xlink:href="#glyph0-24" x="410" y="670.875977"/>
<use xlink:href="#glyph0-2" x="421" y="670.875977"/>
<use xlink:href="#glyph0-5" x="432" y="670.875977"/>
<use xlink:href="#glyph0-2" x="443" y="670.875977"/>
<use xlink:href="#glyph0-16" x="454" y="670.875977"/>
<use xlink:href="#glyph0-10" x="465" y="670.875977"/>
<use xlink:href="#glyph0-21" x="476" y="670.875977"/>
<use xlink:href="#glyph0-9" x="487" y="670.875977"/>
<use xlink:href="#glyph0-19" x="498" y="670.875977"/>
<use xlink:href="#glyph0-2" x="509" y="670.875977"/>
<use xlink:href="#glyph0-5" x="520" y="670.875977"/>
<use xlink:href="#glyph0-6" x="531" y="670.875977"/>
<use xlink:href="#glyph0-10" x="542" y="670.875977"/>
<use xlink:href="#glyph0-18" x="553" y="670.875977"/>
<use xlink:href="#glyph0-9" x="564" y="670.875977"/>
<use xlink:href="#glyph0-16" x="575" y="670.875977"/>
<use xlink:href="#glyph0-17" x="586" y="670.875977"/>
</g>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(100%,100%,100%);fill-opacity:1;" d="M 229.5 289 L 514.5 289 L 514.5 435 L 229.5 435 Z M 229.5 289 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="234.5" y="312"/>
<use xlink:href="#glyph0-2" x="245.5" y="312"/>
<use xlink:href="#glyph0-3" x="256.5" y="312"/>
<use xlink:href="#glyph0-2" x="267.5" y="312"/>
<use xlink:href="#glyph0-4" x="278.5" y="312"/>
<use xlink:href="#glyph0-5" x="289.5" y="312"/>
<use xlink:href="#glyph0-6" x="300.5" y="312"/>
<use xlink:href="#glyph0-7" x="311.5" y="312"/>
<use xlink:href="#glyph0-8" x="322.5" y="312"/>
<use xlink:href="#glyph0-9" x="333.5" y="312"/>
<use xlink:href="#glyph0-10" x="344.5" y="312"/>
<use xlink:href="#glyph0-11" x="355.5" y="312"/>
<use xlink:href="#glyph0-12" x="366.5" y="312"/>
<use xlink:href="#glyph0-13" x="377.5" y="312"/>
<use xlink:href="#glyph0-14" x="388.5" y="312"/>
<use xlink:href="#glyph0-2" x="399.5" y="312"/>
<use xlink:href="#glyph0-15" x="410.5" y="312"/>
<use xlink:href="#glyph0-10" x="421.5" y="312"/>
<use xlink:href="#glyph0-2" x="432.5" y="312"/>
<use xlink:href="#glyph0-16" x="443.5" y="312"/>
<use xlink:href="#glyph0-17" x="454.5" y="312"/>
<use xlink:href="#glyph0-18" x="465.5" y="312"/>
<use xlink:href="#glyph0-9" x="476.5" y="312"/>
<use xlink:href="#glyph0-16" x="487.5" y="312"/>
<use xlink:href="#glyph0-17" x="498.5" y="312"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-34" x="234.5" y="356.875977"/>
<use xlink:href="#glyph0-6" x="245.5" y="356.875977"/>
<use xlink:href="#glyph0-7" x="256.5" y="356.875977"/>
<use xlink:href="#glyph0-18" x="267.5" y="356.875977"/>
<use xlink:href="#glyph0-3" x="278.5" y="356.875977"/>
<use xlink:href="#glyph0-31" x="289.5" y="356.875977"/>
<use xlink:href="#glyph0-21" x="300.5" y="356.875977"/>
<use xlink:href="#glyph0-9" x="311.5" y="356.875977"/>
<use xlink:href="#glyph0-24" x="322.5" y="356.875977"/>
<use xlink:href="#glyph0-21" x="333.5" y="356.875977"/>
<use xlink:href="#glyph0-19" x="344.5" y="356.875977"/>
<use xlink:href="#glyph0-5" x="355.5" y="356.875977"/>
<use xlink:href="#glyph0-9" x="366.5" y="356.875977"/>
<use xlink:href="#glyph0-22" x="377.5" y="356.875977"/>
<use xlink:href="#glyph0-2" x="388.5" y="356.875977"/>
<use xlink:href="#glyph0-23" x="399.5" y="356.875977"/>
<use xlink:href="#glyph0-10" x="410.5" y="356.875977"/>
<use xlink:href="#glyph0-17" x="421.5" y="356.875977"/>
<use xlink:href="#glyph0-21" x="432.5" y="356.875977"/>
<use xlink:href="#glyph0-33" x="443.5" y="356.875977"/>
<use xlink:href="#glyph0-28" x="454.5" y="356.875977"/>
<use xlink:href="#glyph0-18" x="465.5" y="356.875977"/>
<use xlink:href="#glyph0-23" x="476.5" y="356.875977"/>
<use xlink:href="#glyph0-28" x="487.5" y="356.875977"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="234.5" y="379.875977"/>
<use xlink:href="#glyph0-5" x="245.5" y="379.875977"/>
<use xlink:href="#glyph0-2" x="256.5" y="379.875977"/>
<use xlink:href="#glyph0-21" x="267.5" y="379.875977"/>
<use xlink:href="#glyph0-24" x="278.5" y="379.875977"/>
<use xlink:href="#glyph0-27" x="289.5" y="379.875977"/>
<use xlink:href="#glyph0-3" x="300.5" y="379.875977"/>
<use xlink:href="#glyph0-3" x="311.5" y="379.875977"/>
<use xlink:href="#glyph0-31" x="322.5" y="379.875977"/>
<use xlink:href="#glyph0-21" x="333.5" y="379.875977"/>
<use xlink:href="#glyph0-35" x="344.5" y="379.875977"/>
<use xlink:href="#glyph0-6" x="355.5" y="379.875977"/>
<use xlink:href="#glyph0-17" x="366.5" y="379.875977"/>
<use xlink:href="#glyph0-2" x="377.5" y="379.875977"/>
<use xlink:href="#glyph0-29" x="388.5" y="379.875977"/>
<use xlink:href="#glyph0-21" x="399.5" y="379.875977"/>
<use xlink:href="#glyph0-9" x="410.5" y="379.875977"/>
<use xlink:href="#glyph0-16" x="421.5" y="379.875977"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="234.5" y="402.875977"/>
<use xlink:href="#glyph0-2" x="245.5" y="402.875977"/>
<use xlink:href="#glyph0-3" x="256.5" y="402.875977"/>
<use xlink:href="#glyph0-2" x="267.5" y="402.875977"/>
<use xlink:href="#glyph0-4" x="278.5" y="402.875977"/>
<use xlink:href="#glyph0-5" x="289.5" y="402.875977"/>
<use xlink:href="#glyph0-6" x="300.5" y="402.875977"/>
<use xlink:href="#glyph0-7" x="311.5" y="402.875977"/>
<use xlink:href="#glyph0-8" x="322.5" y="402.875977"/>
<use xlink:href="#glyph0-9" x="333.5" y="402.875977"/>
<use xlink:href="#glyph0-10" x="344.5" y="402.875977"/>
<use xlink:href="#glyph0-11" x="355.5" y="402.875977"/>
<use xlink:href="#glyph0-12" x="366.5" y="402.875977"/>
<use xlink:href="#glyph0-13" x="377.5" y="402.875977"/>
<use xlink:href="#glyph0-21" x="388.5" y="402.875977"/>
<use xlink:href="#glyph0-6" x="399.5" y="402.875977"/>
<use xlink:href="#glyph0-16" x="410.5" y="402.875977"/>
<use xlink:href="#glyph0-29" x="421.5" y="402.875977"/>
<use xlink:href="#glyph0-21" x="432.5" y="402.875977"/>
<use xlink:href="#glyph0-2" x="443.5" y="402.875977"/>
<use xlink:href="#glyph0-15" x="454.5" y="402.875977"/>
<use xlink:href="#glyph0-10" x="465.5" y="402.875977"/>
<use xlink:href="#glyph0-2" x="476.5" y="402.875977"/>
<use xlink:href="#glyph0-16" x="487.5" y="402.875977"/>
<use xlink:href="#glyph0-29" x="498.5" y="402.875977"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-18" x="234.5" y="425.875977"/>
<use xlink:href="#glyph0-10" x="245.5" y="425.875977"/>
<use xlink:href="#glyph0-17" x="256.5" y="425.875977"/>
<use xlink:href="#glyph0-21" x="267.5" y="425.875977"/>
<use xlink:href="#glyph0-24" x="278.5" y="425.875977"/>
<use xlink:href="#glyph0-27" x="289.5" y="425.875977"/>
<use xlink:href="#glyph0-16" x="300.5" y="425.875977"/>
<use xlink:href="#glyph0-23" x="311.5" y="425.875977"/>
<use xlink:href="#glyph0-10" x="322.5" y="425.875977"/>
<use xlink:href="#glyph0-18" x="333.5" y="425.875977"/>
<use xlink:href="#glyph0-9" x="344.5" y="425.875977"/>
<use xlink:href="#glyph0-16" x="355.5" y="425.875977"/>
<use xlink:href="#glyph0-6" x="366.5" y="425.875977"/>
<use xlink:href="#glyph0-3" x="377.5" y="425.875977"/>
<use xlink:href="#glyph0-18" x="388.5" y="425.875977"/>
<use xlink:href="#glyph0-10" x="399.5" y="425.875977"/>
<use xlink:href="#glyph0-31" x="410.5" y="425.875977"/>
</g>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(83.137255%,83.137255%,83.137255%);fill-opacity:1;" d="M 136 21 L 608 21 L 608 167 L 136 167 Z M 136 21 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="141" y="44"/>
<use xlink:href="#glyph0-2" x="152" y="44"/>
<use xlink:href="#glyph0-3" x="163" y="44"/>
<use xlink:href="#glyph0-2" x="174" y="44"/>
<use xlink:href="#glyph0-4" x="185" y="44"/>
<use xlink:href="#glyph0-5" x="196" y="44"/>
<use xlink:href="#glyph0-6" x="207" y="44"/>
<use xlink:href="#glyph0-7" x="218" y="44"/>
<use xlink:href="#glyph0-8" x="229" y="44"/>
<use xlink:href="#glyph0-9" x="240" y="44"/>
<use xlink:href="#glyph0-10" x="251" y="44"/>
<use xlink:href="#glyph0-11" x="262" y="44"/>
<use xlink:href="#glyph0-12" x="273" y="44"/>
<use xlink:href="#glyph0-13" x="284" y="44"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-36" x="141" y="88.875977"/>
<use xlink:href="#glyph0-9" x="152" y="88.875977"/>
<use xlink:href="#glyph0-9" x="163" y="88.875977"/>
<use xlink:href="#glyph0-10" x="174" y="88.875977"/>
<use xlink:href="#glyph0-21" x="185" y="88.875977"/>
<use xlink:href="#glyph0-19" x="196" y="88.875977"/>
<use xlink:href="#glyph0-5" x="207" y="88.875977"/>
<use xlink:href="#glyph0-9" x="218" y="88.875977"/>
<use xlink:href="#glyph0-22" x="229" y="88.875977"/>
<use xlink:href="#glyph0-2" x="240" y="88.875977"/>
<use xlink:href="#glyph0-23" x="251" y="88.875977"/>
<use xlink:href="#glyph0-10" x="262" y="88.875977"/>
<use xlink:href="#glyph0-21" x="273" y="88.875977"/>
<use xlink:href="#glyph0-33" x="284" y="88.875977"/>
<use xlink:href="#glyph0-18" x="295" y="88.875977"/>
<use xlink:href="#glyph0-10" x="306" y="88.875977"/>
<use xlink:href="#glyph0-28" x="317" y="88.875977"/>
<use xlink:href="#glyph0-21" x="328" y="88.875977"/>
<use xlink:href="#glyph0-11" x="339" y="88.875977"/>
<use xlink:href="#glyph0-12" x="350" y="88.875977"/>
<use xlink:href="#glyph0-13" x="361" y="88.875977"/>
<use xlink:href="#glyph0-37" x="372" y="88.875977"/>
<use xlink:href="#glyph0-21" x="383" y="88.875977"/>
<use xlink:href="#glyph0-13" x="394" y="88.875977"/>
<use xlink:href="#glyph0-10" x="405" y="88.875977"/>
<use xlink:href="#glyph0-21" x="416" y="88.875977"/>
<use xlink:href="#glyph0-18" x="427" y="88.875977"/>
<use xlink:href="#glyph0-17" x="438" y="88.875977"/>
<use xlink:href="#glyph0-21" x="449" y="88.875977"/>
<use xlink:href="#glyph0-16" x="460" y="88.875977"/>
<use xlink:href="#glyph0-9" x="471" y="88.875977"/>
<use xlink:href="#glyph0-10" x="482" y="88.875977"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-5" x="141" y="111.875977"/>
<use xlink:href="#glyph0-2" x="152" y="111.875977"/>
<use xlink:href="#glyph0-23" x="163" y="111.875977"/>
<use xlink:href="#glyph0-9" x="174" y="111.875977"/>
<use xlink:href="#glyph0-7" x="185" y="111.875977"/>
<use xlink:href="#glyph0-7" x="196" y="111.875977"/>
<use xlink:href="#glyph0-2" x="207" y="111.875977"/>
<use xlink:href="#glyph0-16" x="218" y="111.875977"/>
<use xlink:href="#glyph0-29" x="229" y="111.875977"/>
<use xlink:href="#glyph0-2" x="240" y="111.875977"/>
<use xlink:href="#glyph0-29" x="251" y="111.875977"/>
<use xlink:href="#glyph0-21" x="262" y="111.875977"/>
<use xlink:href="#glyph0-10" x="273" y="111.875977"/>
<use xlink:href="#glyph0-9" x="284" y="111.875977"/>
<use xlink:href="#glyph0-21" x="295" y="111.875977"/>
<use xlink:href="#glyph0-27" x="306" y="111.875977"/>
<use xlink:href="#glyph0-17" x="317" y="111.875977"/>
<use xlink:href="#glyph0-2" x="328" y="111.875977"/>
<use xlink:href="#glyph0-21" x="339" y="111.875977"/>
<use xlink:href="#glyph0-18" x="350" y="111.875977"/>
<use xlink:href="#glyph0-10" x="361" y="111.875977"/>
<use xlink:href="#glyph0-17" x="372" y="111.875977"/>
<use xlink:href="#glyph0-21" x="383" y="111.875977"/>
<use xlink:href="#glyph0-5" x="394" y="111.875977"/>
<use xlink:href="#glyph0-2" x="405" y="111.875977"/>
<use xlink:href="#glyph0-26" x="416" y="111.875977"/>
<use xlink:href="#glyph0-27" x="427" y="111.875977"/>
<use xlink:href="#glyph0-2" x="438" y="111.875977"/>
<use xlink:href="#glyph0-17" x="449" y="111.875977"/>
<use xlink:href="#glyph0-10" x="460" y="111.875977"/>
<use xlink:href="#glyph0-17" x="471" y="111.875977"/>
<use xlink:href="#glyph0-21" x="482" y="111.875977"/>
<use xlink:href="#glyph0-29" x="493" y="111.875977"/>
<use xlink:href="#glyph0-18" x="504" y="111.875977"/>
<use xlink:href="#glyph0-5" x="515" y="111.875977"/>
<use xlink:href="#glyph0-2" x="526" y="111.875977"/>
<use xlink:href="#glyph0-23" x="537" y="111.875977"/>
<use xlink:href="#glyph0-10" x="548" y="111.875977"/>
<use xlink:href="#glyph0-3" x="559" y="111.875977"/>
<use xlink:href="#glyph0-31" x="570" y="111.875977"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-6" x="141" y="134.875977"/>
<use xlink:href="#glyph0-16" x="152" y="134.875977"/>
<use xlink:href="#glyph0-29" x="163" y="134.875977"/>
<use xlink:href="#glyph0-21" x="174" y="134.875977"/>
<use xlink:href="#glyph0-35" x="185" y="134.875977"/>
<use xlink:href="#glyph0-2" x="196" y="134.875977"/>
<use xlink:href="#glyph0-10" x="207" y="134.875977"/>
<use xlink:href="#glyph0-10" x="218" y="134.875977"/>
<use xlink:href="#glyph0-2" x="229" y="134.875977"/>
<use xlink:href="#glyph0-5" x="240" y="134.875977"/>
<use xlink:href="#glyph0-21" x="251" y="134.875977"/>
<use xlink:href="#glyph0-10" x="262" y="134.875977"/>
<use xlink:href="#glyph0-9" x="273" y="134.875977"/>
<use xlink:href="#glyph0-21" x="284" y="134.875977"/>
<use xlink:href="#glyph0-27" x="295" y="134.875977"/>
<use xlink:href="#glyph0-17" x="306" y="134.875977"/>
<use xlink:href="#glyph0-2" x="317" y="134.875977"/>
<use xlink:href="#glyph0-21" x="328" y="134.875977"/>
<use xlink:href="#glyph0-6" x="339" y="134.875977"/>
<use xlink:href="#glyph0-10" x="350" y="134.875977"/>
<use xlink:href="#glyph0-21" x="361" y="134.875977"/>
<use xlink:href="#glyph0-3" x="372" y="134.875977"/>
<use xlink:href="#glyph0-2" x="383" y="134.875977"/>
<use xlink:href="#glyph0-6" x="394" y="134.875977"/>
<use xlink:href="#glyph0-17" x="405" y="134.875977"/>
<use xlink:href="#glyph0-10" x="416" y="134.875977"/>
<use xlink:href="#glyph0-21" x="427" y="134.875977"/>
<use xlink:href="#glyph0-1" x="438" y="134.875977"/>
<use xlink:href="#glyph0-2" x="449" y="134.875977"/>
<use xlink:href="#glyph0-3" x="460" y="134.875977"/>
<use xlink:href="#glyph0-2" x="471" y="134.875977"/>
<use xlink:href="#glyph0-4" x="482" y="134.875977"/>
<use xlink:href="#glyph0-5" x="493" y="134.875977"/>
<use xlink:href="#glyph0-6" x="504" y="134.875977"/>
<use xlink:href="#glyph0-7" x="515" y="134.875977"/>
<use xlink:href="#glyph0-8" x="526" y="134.875977"/>
<use xlink:href="#glyph0-9" x="537" y="134.875977"/>
<use xlink:href="#glyph0-10" x="548" y="134.875977"/>
<use xlink:href="#glyph0-11" x="559" y="134.875977"/>
<use xlink:href="#glyph0-12" x="570" y="134.875977"/>
<use xlink:href="#glyph0-13" x="581" y="134.875977"/>
<use xlink:href="#glyph0-14" x="592" y="134.875977"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-2" x="141" y="157.875977"/>
<use xlink:href="#glyph0-15" x="152" y="157.875977"/>
<use xlink:href="#glyph0-10" x="163" y="157.875977"/>
<use xlink:href="#glyph0-2" x="174" y="157.875977"/>
<use xlink:href="#glyph0-16" x="185" y="157.875977"/>
<use xlink:href="#glyph0-17" x="196" y="157.875977"/>
<use xlink:href="#glyph0-18" x="207" y="157.875977"/>
<use xlink:href="#glyph0-9" x="218" y="157.875977"/>
<use xlink:href="#glyph0-16" x="229" y="157.875977"/>
<use xlink:href="#glyph0-17" x="240" y="157.875977"/>
<use xlink:href="#glyph0-14" x="251" y="157.875977"/>
<use xlink:href="#glyph0-6" x="262" y="157.875977"/>
<use xlink:href="#glyph0-19" x="273" y="157.875977"/>
<use xlink:href="#glyph0-18" x="284" y="157.875977"/>
</g>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(83.137255%,83.137255%,83.137255%);fill-opacity:1;" d="M 182.558594 839.890625 L 555.558594 839.890625 L 555.558594 1030.890625 L 182.558594 1030.890625 Z M 182.558594 839.890625 "/>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="187.558594" y="862.890625"/>
<use xlink:href="#glyph0-2" x="198.558594" y="862.890625"/>
<use xlink:href="#glyph0-3" x="209.558594" y="862.890625"/>
<use xlink:href="#glyph0-2" x="220.558594" y="862.890625"/>
<use xlink:href="#glyph0-4" x="231.558594" y="862.890625"/>
<use xlink:href="#glyph0-5" x="242.558594" y="862.890625"/>
<use xlink:href="#glyph0-6" x="253.558594" y="862.890625"/>
<use xlink:href="#glyph0-7" x="264.558594" y="862.890625"/>
<use xlink:href="#glyph0-8" x="275.558594" y="862.890625"/>
<use xlink:href="#glyph0-9" x="286.558594" y="862.890625"/>
<use xlink:href="#glyph0-10" x="297.558594" y="862.890625"/>
<use xlink:href="#glyph0-11" x="308.558594" y="862.890625"/>
<use xlink:href="#glyph0-12" x="319.558594" y="862.890625"/>
<use xlink:href="#glyph0-13" x="330.558594" y="862.890625"/>
<use xlink:href="#glyph0-14" x="341.558594" y="862.890625"/>
<use xlink:href="#glyph0-6" x="352.558594" y="862.890625"/>
<use xlink:href="#glyph0-3" x="363.558594" y="862.890625"/>
<use xlink:href="#glyph0-3" x="374.558594" y="862.890625"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-38" x="187.558594" y="907.766602"/>
<use xlink:href="#glyph0-2" x="198.558594" y="907.766602"/>
<use xlink:href="#glyph0-5" x="209.558594" y="907.766602"/>
<use xlink:href="#glyph0-2" x="220.558594" y="907.766602"/>
<use xlink:href="#glyph0-21" x="231.558594" y="907.766602"/>
<use xlink:href="#glyph0-18" x="242.558594" y="907.766602"/>
<use xlink:href="#glyph0-16" x="253.558594" y="907.766602"/>
<use xlink:href="#glyph0-23" x="264.558594" y="907.766602"/>
<use xlink:href="#glyph0-3" x="275.558594" y="907.766602"/>
<use xlink:href="#glyph0-27" x="286.558594" y="907.766602"/>
<use xlink:href="#glyph0-29" x="297.558594" y="907.766602"/>
<use xlink:href="#glyph0-2" x="308.558594" y="907.766602"/>
<use xlink:href="#glyph0-29" x="319.558594" y="907.766602"/>
<use xlink:href="#glyph0-21" x="330.558594" y="907.766602"/>
<use xlink:href="#glyph0-6" x="341.558594" y="907.766602"/>
<use xlink:href="#glyph0-3" x="352.558594" y="907.766602"/>
<use xlink:href="#glyph0-3" x="363.558594" y="907.766602"/>
<use xlink:href="#glyph0-21" x="374.558594" y="907.766602"/>
<use xlink:href="#glyph0-6" x="385.558594" y="907.766602"/>
<use xlink:href="#glyph0-30" x="396.558594" y="907.766602"/>
<use xlink:href="#glyph0-6" x="407.558594" y="907.766602"/>
<use xlink:href="#glyph0-18" x="418.558594" y="907.766602"/>
<use xlink:href="#glyph0-3" x="429.558594" y="907.766602"/>
<use xlink:href="#glyph0-6" x="440.558594" y="907.766602"/>
<use xlink:href="#glyph0-35" x="451.558594" y="907.766602"/>
<use xlink:href="#glyph0-3" x="462.558594" y="907.766602"/>
<use xlink:href="#glyph0-2" x="473.558594" y="907.766602"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-1" x="187.558594" y="930.766602"/>
<use xlink:href="#glyph0-2" x="198.558594" y="930.766602"/>
<use xlink:href="#glyph0-3" x="209.558594" y="930.766602"/>
<use xlink:href="#glyph0-2" x="220.558594" y="930.766602"/>
<use xlink:href="#glyph0-4" x="231.558594" y="930.766602"/>
<use xlink:href="#glyph0-5" x="242.558594" y="930.766602"/>
<use xlink:href="#glyph0-6" x="253.558594" y="930.766602"/>
<use xlink:href="#glyph0-7" x="264.558594" y="930.766602"/>
<use xlink:href="#glyph0-8" x="275.558594" y="930.766602"/>
<use xlink:href="#glyph0-9" x="286.558594" y="930.766602"/>
<use xlink:href="#glyph0-10" x="297.558594" y="930.766602"/>
<use xlink:href="#glyph0-11" x="308.558594" y="930.766602"/>
<use xlink:href="#glyph0-12" x="319.558594" y="930.766602"/>
<use xlink:href="#glyph0-13" x="330.558594" y="930.766602"/>
<use xlink:href="#glyph0-21" x="341.558594" y="930.766602"/>
<use xlink:href="#glyph0-3" x="352.558594" y="930.766602"/>
<use xlink:href="#glyph0-18" x="363.558594" y="930.766602"/>
<use xlink:href="#glyph0-35" x="374.558594" y="930.766602"/>
<use xlink:href="#glyph0-5" x="385.558594" y="930.766602"/>
<use xlink:href="#glyph0-6" x="396.558594" y="930.766602"/>
<use xlink:href="#glyph0-5" x="407.558594" y="930.766602"/>
<use xlink:href="#glyph0-18" x="418.558594" y="930.766602"/>
<use xlink:href="#glyph0-2" x="429.558594" y="930.766602"/>
<use xlink:href="#glyph0-17" x="440.558594" y="930.766602"/>
<use xlink:href="#glyph0-39" x="451.558594" y="930.766602"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-40" x="187.558594" y="975.642578"/>
<use xlink:href="#glyph0-21" x="198.558594" y="975.642578"/>
<use xlink:href="#glyph0-1" x="209.558594" y="975.642578"/>
<use xlink:href="#glyph0-2" x="220.558594" y="975.642578"/>
<use xlink:href="#glyph0-3" x="231.558594" y="975.642578"/>
<use xlink:href="#glyph0-2" x="242.558594" y="975.642578"/>
<use xlink:href="#glyph0-4" x="253.558594" y="975.642578"/>
<use xlink:href="#glyph0-5" x="264.558594" y="975.642578"/>
<use xlink:href="#glyph0-6" x="275.558594" y="975.642578"/>
<use xlink:href="#glyph0-7" x="286.558594" y="975.642578"/>
<use xlink:href="#glyph0-8" x="297.558594" y="975.642578"/>
<use xlink:href="#glyph0-9" x="308.558594" y="975.642578"/>
<use xlink:href="#glyph0-10" x="319.558594" y="975.642578"/>
<use xlink:href="#glyph0-11" x="330.558594" y="975.642578"/>
<use xlink:href="#glyph0-12" x="341.558594" y="975.642578"/>
<use xlink:href="#glyph0-13" x="352.558594" y="975.642578"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-40" x="187.558594" y="998.642578"/>
<use xlink:href="#glyph0-21" x="198.558594" y="998.642578"/>
<use xlink:href="#glyph0-1" x="209.558594" y="998.642578"/>
<use xlink:href="#glyph0-2" x="220.558594" y="998.642578"/>
<use xlink:href="#glyph0-3" x="231.558594" y="998.642578"/>
<use xlink:href="#glyph0-2" x="242.558594" y="998.642578"/>
<use xlink:href="#glyph0-4" x="253.558594" y="998.642578"/>
<use xlink:href="#glyph0-5" x="264.558594" y="998.642578"/>
<use xlink:href="#glyph0-6" x="275.558594" y="998.642578"/>
<use xlink:href="#glyph0-7" x="286.558594" y="998.642578"/>
<use xlink:href="#glyph0-8" x="297.558594" y="998.642578"/>
<use xlink:href="#glyph0-9" x="308.558594" y="998.642578"/>
<use xlink:href="#glyph0-10" x="319.558594" y="998.642578"/>
<use xlink:href="#glyph0-11" x="330.558594" y="998.642578"/>
<use xlink:href="#glyph0-12" x="341.558594" y="998.642578"/>
<use xlink:href="#glyph0-13" x="352.558594" y="998.642578"/>
<use xlink:href="#glyph0-14" x="363.558594" y="998.642578"/>
<use xlink:href="#glyph0-2" x="374.558594" y="998.642578"/>
<use xlink:href="#glyph0-15" x="385.558594" y="998.642578"/>
<use xlink:href="#glyph0-10" x="396.558594" y="998.642578"/>
<use xlink:href="#glyph0-2" x="407.558594" y="998.642578"/>
<use xlink:href="#glyph0-16" x="418.558594" y="998.642578"/>
<use xlink:href="#glyph0-17" x="429.558594" y="998.642578"/>
<use xlink:href="#glyph0-18" x="440.558594" y="998.642578"/>
<use xlink:href="#glyph0-9" x="451.558594" y="998.642578"/>
<use xlink:href="#glyph0-16" x="462.558594" y="998.642578"/>
<use xlink:href="#glyph0-17" x="473.558594" y="998.642578"/>
<use xlink:href="#glyph0-14" x="484.558594" y="998.642578"/>
<use xlink:href="#glyph0-6" x="495.558594" y="998.642578"/>
<use xlink:href="#glyph0-19" x="506.558594" y="998.642578"/>
<use xlink:href="#glyph0-18" x="517.558594" y="998.642578"/>
</g>
<g style="fill:rgb(0%,0%,0%);fill-opacity:1;">
<use xlink:href="#glyph0-40" x="187.558594" y="1021.642578"/>
<use xlink:href="#glyph0-21" x="198.558594" y="1021.642578"/>
<use xlink:href="#glyph0-1" x="209.558594" y="1021.642578"/>
<use xlink:href="#glyph0-2" x="220.558594" y="1021.642578"/>
<use xlink:href="#glyph0-3" x="231.558594" y="1021.642578"/>
<use xlink:href="#glyph0-2" x="242.558594" y="1021.642578"/>
<use xlink:href="#glyph0-4" x="253.558594" y="1021.642578"/>
<use xlink:href="#glyph0-5" x="264.558594" y="1021.642578"/>
<use xlink:href="#glyph0-6" x="275.558594" y="1021.642578"/>
<use xlink:href="#glyph0-7" x="286.558594" y="1021.642578"/>
<use xlink:href="#glyph0-8" x="297.558594" y="1021.642578"/>
<use xlink:href="#glyph0-9" x="308.558594" y="1021.642578"/>
<use xlink:href="#glyph0-10" x="319.558594" y="1021.642578"/>
<use xlink:href="#glyph0-11" x="330.558594" y="1021.642578"/>
<use xlink:href="#glyph0-12" x="341.558594" y="1021.642578"/>
<use xlink:href="#glyph0-13" x="352.558594" y="1021.642578"/>
<use xlink:href="#glyph0-14" x="363.558594" y="1021.642578"/>
<use xlink:href="#glyph0-2" x="374.558594" y="1021.642578"/>
<use xlink:href="#glyph0-15" x="385.558594" y="1021.642578"/>
<use xlink:href="#glyph0-10" x="396.558594" y="1021.642578"/>
<use xlink:href="#glyph0-2" x="407.558594" y="1021.642578"/>
<use xlink:href="#glyph0-16" x="418.558594" y="1021.642578"/>
<use xlink:href="#glyph0-17" x="429.558594" y="1021.642578"/>
<use xlink:href="#glyph0-18" x="440.558594" y="1021.642578"/>
<use xlink:href="#glyph0-9" x="451.558594" y="1021.642578"/>
<use xlink:href="#glyph0-16" x="462.558594" y="1021.642578"/>
<use xlink:href="#glyph0-17" x="473.558594" y="1021.642578"/>
<use xlink:href="#glyph0-14" x="484.558594" y="1021.642578"/>
<use xlink:href="#glyph0-27" x="495.558594" y="1021.642578"/>
<use xlink:href="#glyph0-10" x="506.558594" y="1021.642578"/>
<use xlink:href="#glyph0-18" x="517.558594" y="1021.642578"/>
<use xlink:href="#glyph0-3" x="528.558594" y="1021.642578"/>
<use xlink:href="#glyph0-17" x="539.558594" y="1021.642578"/>
</g>
<path style="fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(46.666667%,46.666667%,46.666667%);stroke-opacity:1;stroke-dasharray:2,8;stroke-miterlimit:10;" d="M 546.756104 547.035019 C 563.064697 589.30455 584.205322 624.601425 610.181885 652.925644 " transform="matrix(1,0,0,1,-350.279541,182.964981)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(46.666667%,46.666667%,46.666667%);fill-opacity:1;" d="M 259.902344 835.890625 L 258.199219 823 L 247.207031 833.078125 Z M 259.902344 835.890625 "/>
<path style="fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:miter;stroke:rgb(46.666667%,46.666667%,46.666667%);stroke-opacity:1;stroke-dasharray:2,8;stroke-miterlimit:10;" d="M 893.275635 501.035019 C 868.576416 582.695175 844.552979 633.324081 821.205322 652.925644 " transform="matrix(1,0,0,1,-350.279541,182.964981)"/>
<path style=" stroke:none;fill-rule:nonzero;fill:rgb(46.666667%,46.666667%,46.666667%);fill-opacity:1;" d="M 470.925781 835.890625 L 483.875 834.753906 L 474.285156 823.332031 Z M 470.925781 835.890625 "/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 82 KiB