-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathJacksBoard-sg.html
1 lines (1 loc) · 279 KB
/
JacksBoard-sg.html
1
<!doctype html> <html> <head> <meta charset=utf-8> <meta http-equiv=X-UA-Compatible content="IE=edge,chrome=1"> <meta name=viewport content="width=device-width, initial-scale=1"> <title>Jacks Board</title> <link href='https://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,500italic,100,100italic,300italic,700,900italic,900,700italic' rel=stylesheet> <link href="bootstrap/dist/css/bootstrap.min.css" rel=stylesheet /><link href="stylesheets/normalize.css" rel=stylesheet /><link href="stylesheets/gg-all.css" rel=stylesheet /><link href="stylesheets/gg-svg.css" rel=stylesheet /><link href="stylesheets/bootstrap-colorselector.css" rel=stylesheet /> <script src="javascripts/jquery-1.11.3.min.js"></script><script src="bootstrap/dist/js/bootstrap.min.js"></script><script src="javascripts/all.js"></script><script src="javascripts/jquery.simplePagination.js"></script><script src="javascripts/jquery.history.js"></script><script src="javascripts/keypress-2.1.3.min.js"></script><script src="javascripts/svg-pan-zoom.min.js"></script><script src="javascripts/jquery.storageapi.min.js"></script><script src="javascripts/bootstrap-colorselector.js"></script> </head> <body class=JacksBoard-sg> <nav class="navbar navbar-fixed-top"> <div class=container> <div class=navbar-header> <button type=button class="navbar-toggle collapsed" data-toggle=collapse data-target="#navbar" aria-expanded=false aria-controls=navbar> <span class=sr-only>Toggle navigation</span> <span class=icon-bar></span> <span class=icon-bar></span> <span class=icon-bar></span> </button> <a class=navbar-brand href="./index.html">MME Build Guide</a> </div> <div id=navbar class="collapse navbar-collapse"> <ul class="nav navbar-nav"> <li class=dropdown> <a href="#" class=dropdown-toggle data-toggle=dropdown role=button aria-haspopup=true aria-expanded=false>Soldering guides <span class=caret></span></a> <ul class=dropdown-menu> <li><a href="AnalogBoard-sg.html">Analog Board</a></li> <li><a href="ControlBoard-sg.html">Control Board</a></li> <li><a href="JacksBoard-sg.html">Jacks Board</a></li> </ul> </li> <li class=dropdown> <a href="#" class=dropdown-toggle data-toggle=dropdown role=button aria-haspopup=true aria-expanded=false>Bills of material<span class=caret></span></a> <ul class=dropdown-menu> <li><a href="AnalogBoard-bom.html">Analog Board</a></li> <li><a href="ControlBoard-bom.html">Control Board</a></li> <li><a href="JacksBoard-bom.html">Jacks Board</a></li> <li><a href="MechanicalandWiring-bom.html">Mechanical and Wiring</a></li> <li><a href="All-bom.html">All</a></li> </ul> </li> </ul> <ul class="nav navbar-nav "> <li><a href="calibrate.html">Adjustement and Tuning</a></li> </ul> <ul class="nav navbar-nav navbar-right"> <li><a href="#modal_preferences" data-toggle=modal data-target="#modal_preferences">Preferences</a></li> <li><a href="#modal_help" data-toggle=modal data-target="#modal_help">Help</a></li> <li><a href="mailto:[email protected]?subject=I%20found%20an%20issue%20in%20your%20build%20guides">Report an issue</a><li> </ul> </div> </div> </nav> <div class=container> <div class="row top-buffer "> <div class="col-md-12 text-center"> <div id=modal_help class="modal fade bs-example-modal-sm" tabindex=-1 role=dialog aria-labelledby=mySmallModalLabel> <div class="modal-dialog modal-lg"> <div class=modal-content> <div class=modal-header> <h4>Help</h4> </div> <div class="modal-body text-left"> <ul class=list-unstyled> <li><span class=text-green>Next Step : </span><p>Use the pagination buttons. You can also use the <kbd>SPACE BAR</kbd> key - <i>Leave it <u>pressed</u> to quickly scroll thru steps</i>.</p></li> <li><span class=text-green>Previous Step : </span><p>Use the pagination buttons. You can also use the <kbd>B</kbd> key - <i>Leave it <u>pressed</u> to quickly scroll thru steps</i>.</p></li> <li><span class=text-green>Zoom In : </span><p>Click or Tap any region within the circuit board to zoom in.</p></li> <li><span class=text-green>Zoom Out : </span><p>Click or Tap any region within the circuit board to zoom out. You can also use the <kbd>ESC</kbd> key.</p></li> <li><span class=text-green>Zoom special : </span><p>Use the <kbd>P</kbd> key to iterate thru components while in zoom mode.</p></li> <li><span class=text-green>Mark a component as soldered : </span>Clicking on a component reference mark it as soldered, blinking will be removed and color will be updated.</p></li> </ul> </div> <div class=modal-footer> <button type=button class="btn btn-default btn-custom" data-dismiss=modal>Close</button> </div> </div> </div> </div> </div> <div class="row top-buffer "> <div class="col-md-12 text-center"> <div id=modal_preferences class="modal fade bs-example-modal-sm" tabindex=-1 role=dialog aria-labelledby=mySmallModalLabel> <div class="modal-dialog modal-lg"> <div class=modal-content> <div class=modal-header> <h4>Preferences</h4> </div> <div class="modal-body text-left"> <form class=form-horizontal> <div class=form-group> <div class="col-sm-2 nopadding-right"> <label for=pref-board-color>Board Color</label> </div> <div class="col-sm-10 align-left"> <select id=pref-board-color class=form-control> <option value=106 data-color="#21252B" selected>sienna</option> <option value=47 data-color="#CD5C5C">indianred</option> <option value=87 data-color="#FF4500">orangered</option> <option value=15 data-color="#DC143C">crimson</option> <option value=24 data-color="#FF8C00">darkorange</option> <option value=78 data-color="#C71585">mediumvioletred</option> </select> </div> </div> <div class=form-group> <div class="col-sm-2 nopadding-right"> <label for=pref-done-color>Soldered Components Color</label> </div> <div class="col-sm-10 align-left"> <select id=pref-done-color class=form-control> <option value=0 data-color="#13795B" selected>green</option> <option value=45 data-color="#FFC800">supernova</option> <option value=106 data-color="#21252B">sienna</option> <option value=47 data-color="#CD5C5C">indianred</option> <option value=87 data-color="#FF4500">orangered</option> <option value=15 data-color="#DC143C">crimson</option> <option value=24 data-color="#FF8C00">darkorange</option> <option value=78 data-color="#C71585">mediumvioletred</option> </select> </div> </div> <div class=form-group> <div class="col-sm-2 nopadding-right"> <label for=pref-todo-color>Unsoldered Components Color</label> </div> <div class="col-sm-10 align-left"> <select id=pref-todo-color class=form-control> <option value=0 data-color="#ffffff" selected>white</option> <option value=45 data-color="#FFC800">supernova</option> <option value=106 data-color="#21252B">sienna</option> <option value=47 data-color="#CD5C5C">indianred</option> <option value=87 data-color="#FF4500">orangered</option> <option value=15 data-color="#DC143C">crimson</option> <option value=24 data-color="#FF8C00">darkorange</option> <option value=78 data-color="#C71585">mediumvioletred</option> </select> </div> </div> </form> </div> <div class=modal-footer> <button type=button class="btn btn-default btn-custom" data-dismiss=modal>Close</button> </div> </div> </div> </div> </div> <div class="step bottom" id=_JP38_JP40_JP41> <div class="row top-buffer "> <div class="col-md-12 text-center"> <table class="table table-bordered table-condensed "> <thead> <tr> <th style="width:10%">Component</th> <th style="width:10%">Type</th> <th style="width:10%">Quantity</th> <th style="width:10%">Notes</th> <th style="width:60%">References</th> </tr> </thead> <tbody> <tr> <td>Female MicroMatch 2x2</td> <td>Connector</td> <td> 3 </td> <td style="color:#FC0600;font-weight:bold;"> </td> <td> <button type=button class='btn btn-default btn-xs btn-custom todo b-JP38'> <span aria-hidden=true></span> JP38</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-JP40'> <span aria-hidden=true></span> JP40</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-JP41'> <span aria-hidden=true></span> JP41</button> </td> </tr> </tbody> </table> </div> </div> </div> <div class="step bottom" id=_JP37_JP39> <div class="row top-buffer "> <div class="col-md-12 text-center"> <table class="table table-bordered table-condensed "> <thead> <tr> <th style="width:10%">Component</th> <th style="width:10%">Type</th> <th style="width:10%">Quantity</th> <th style="width:10%">Notes</th> <th style="width:60%">References</th> </tr> </thead> <tbody> <tr> <td>Female MicroMatch 2x3</td> <td>Connector</td> <td> 2 </td> <td style="color:#FC0600;font-weight:bold;"> </td> <td> <button type=button class='btn btn-default btn-xs btn-custom todo b-JP37'> <span aria-hidden=true></span> JP37</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-JP39'> <span aria-hidden=true></span> JP39</button> </td> </tr> </tbody> </table> </div> </div> </div> <div class="step top" id=_R440> <div class="row top-buffer "> <div class="col-md-12 text-center"> <table class="table table-bordered table-condensed "> <thead> <tr> <th style="width:10%">Component</th> <th style="width:10%">Type</th> <th style="width:10%">Quantity</th> <th style="width:10%">Notes</th> <th style="width:60%">References</th> </tr> </thead> <tbody> <tr> <td>1k</td> <td>Resistor</td> <td> 1 </td> <td style="color:#FC0600;font-weight:bold;"> </td> <td> <button type=button class='btn btn-default btn-xs btn-custom todo b-R440'> <span aria-hidden=true></span> R440</button> </td> </tr> </tbody> </table> </div> </div> </div> <div class="step top" id=_R439> <div class="row top-buffer "> <div class="col-md-12 text-center"> <table class="table table-bordered table-condensed "> <thead> <tr> <th style="width:10%">Component</th> <th style="width:10%">Type</th> <th style="width:10%">Quantity</th> <th style="width:10%">Notes</th> <th style="width:60%">References</th> </tr> </thead> <tbody> <tr> <td>33k</td> <td>Resistor</td> <td> 1 </td> <td style="color:#FC0600;font-weight:bold;"> </td> <td> <button type=button class='btn btn-default btn-xs btn-custom todo b-R439'> <span aria-hidden=true></span> R439</button> </td> </tr> </tbody> </table> </div> </div> </div> <div class="step top" id=_CV_CV1_CV2_CV3_EXTIN_GATE_HOUT_LOUT_MODMIX_OSCMOD_PWM1_PWM2_PWM3_VCAENV_VCAMOD_VCFENV_VCFMOD> <div class="row top-buffer "> <div class="col-md-12 text-center"> <table class="table table-bordered table-condensed "> <thead> <tr> <th style="width:10%">Component</th> <th style="width:10%">Type</th> <th style="width:10%">Quantity</th> <th style="width:10%">Notes</th> <th style="width:60%">References</th> </tr> </thead> <tbody> <tr> <td>THONKICON-JACK</td> <td>Jack 3.5mm</td> <td> 17 </td> <td style="color:#FC0600;font-weight:bold;"> </td> <td> <button type=button class='btn btn-default btn-xs btn-custom todo b-CV'> <span aria-hidden=true></span> CV</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-CV1'> <span aria-hidden=true></span> CV1</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-CV2'> <span aria-hidden=true></span> CV2</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-CV3'> <span aria-hidden=true></span> CV3</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-EXTIN'> <span aria-hidden=true></span> EXTIN</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-GATE'> <span aria-hidden=true></span> GATE</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-HOUT'> <span aria-hidden=true></span> HOUT</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-LOUT'> <span aria-hidden=true></span> LOUT</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-MODMIX'> <span aria-hidden=true></span> MODMIX</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-OSCMOD'> <span aria-hidden=true></span> OSCMOD</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-PWM1'> <span aria-hidden=true></span> PWM1</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-PWM2'> <span aria-hidden=true></span> PWM2</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-PWM3'> <span aria-hidden=true></span> PWM3</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-VCAENV'> <span aria-hidden=true></span> VCAENV</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-VCAMOD'> <span aria-hidden=true></span> VCAMOD</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-VCFENV'> <span aria-hidden=true></span> VCFENV</button> <button type=button class='btn btn-default btn-xs btn-custom todo b-VCFMOD'> <span aria-hidden=true></span> VCFMOD</button> </td> </tr> </tbody> </table> </div> </div> </div> <div class="step top" id=_P24> <div class="row top-buffer "> <div class="col-md-12 text-center"> <table class="table table-bordered table-condensed "> <thead> <tr> <th style="width:10%">Component</th> <th style="width:10%">Type</th> <th style="width:10%">Quantity</th> <th style="width:10%">Notes</th> <th style="width:60%">References</th> </tr> </thead> <tbody> <tr> <td>5k</td> <td>Potentiometer</td> <td> 1 </td> <td style="color:#FC0600;font-weight:bold;"> </td> <td> <button type=button class='btn btn-default btn-xs btn-custom todo b-P24'> <span aria-hidden=true></span> P24</button> </td> </tr> </tbody> </table> </div> </div> </div> <div class="step top" id=_P23> <div class="row top-buffer "> <div class="col-md-12 text-center"> <table class="table table-bordered table-condensed "> <thead> <tr> <th style="width:10%">Component</th> <th style="width:10%">Type</th> <th style="width:10%">Quantity</th> <th style="width:10%">Notes</th> <th style="width:60%">References</th> </tr> </thead> <tbody> <tr> <td>1M-LOG</td> <td>Potentiometer</td> <td> 1 </td> <td style="color:#FC0600;font-weight:bold;"> </td> <td> <button type=button class='btn btn-default btn-xs btn-custom todo b-P23'> <span aria-hidden=true></span> P23</button> </td> </tr> </tbody> </table> </div> </div> </div> <div class=row> <div class="highLight img-rounded text-center" id=board> <?xml version="1.0"?> <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id=pcb width=1099 height=64 viewBox="0 0 1099 64"> <title>/Users/juliendelgoulet/Documents/GuinGuin-Instruments/Documentation - Demo/BuildGuide/MME/data/scripts/JacksBoard.brd</title> <defs> <g id="JACK-3.5MM"> <line x1="1.8081262269480352" y1="8.922828262330718" x2="1.8081262269480352" y2="48.60787218825197" style="stroke-width:0.480000056"/> <line x1="35.823878163451965" y1="48.60787218825197" x2="35.823878163451965" y2="8.922828262330718" style="stroke-width:0.480000056"/> <line x1="1.8081262269480352" y1="8.922828262330718" x2="13.146710205782679" y2="8.922828262330718" style="stroke-width:0.480000056"/> <line x1="13.146710205782679" y1="8.922828262330718" x2="24.48529418461732" y2="8.922828262330718" style="stroke-width:0.480000056"/> <line x1="24.48529418461732" y1="8.922828262330718" x2="35.823878163451965" y2="8.922828262330718" style="stroke-width:0.480000056"/> <line x1="13.146710205782679" y1="16.48188421622047" x2="24.48529418461732" y2="16.48188421622047" style="stroke-width:0.480000056"/> <line x1="13.146710205782679" y1="8.922828262330718" x2="13.146710205782679" y2="16.48188421622047" style="stroke-width:0.480000056"/> <line x1="24.48529418461732" y1="16.48188421622047" x2="24.48529418461732" y2="8.922828262330718" style="stroke-width:0.480000056"/> <line x1="1.8081262269480352" y1="48.60787218825197" x2="19.57190781938898" y2="48.60787218825197" style="stroke-width:0.480000056"/> <line x1="19.57190781938898" y1="48.60787218825197" x2="35.823878163451965" y2="48.60787218825197" style="stroke-width:0.480000056"/> <line x1="18.06009657101102" y1="48.98582500034645" x2="18.06009657101102" y2="56.92283386233071" style="stroke-width:0.480000056"/> <line x1="19.57190781938898" y1="56.92283386233071" x2="19.57190781938898" y2="48.60787218825197" style="stroke-width:0.480000056"/> <line x1="18.06009657101102" y1="56.92283386233071" x2="19.57190781938898" y2="56.92283386233071" style="stroke-width:0.480000056"/> <circle cx="18.8160021952" cy="12.702356191275584" r="3.593575235250395" class=pad fill=currentColor stroke-width=none /> <circle cx="18.8160021952" cy="12.702356191275584" r="2.267716776566926" class=drill fill=""/> <circle cx="18.8160021952" cy="44.82834425930709" r="3.593575235250395" class=pad fill=currentColor stroke-width=none /> <circle cx="18.8160021952" cy="44.82834425930709" r="2.267716776566926" class=drill fill=""/> <circle cx="18.8160021952" cy="56.166928238141736" r="3.593575235250395" class=pad fill=currentColor stroke-width=none /> <circle cx="18.8160021952" cy="56.166928238141736" r="2.267716776566926" class=drill fill=""/> <circle cx="18.8160021952" cy="31.59999622" r="8.726174266053544" class=pad fill=currentColor stroke-width=none /> <circle cx="18.8160021952" cy="31.59999622" r="6.614174019653546" class=drill fill=""/> <rect x="1.451338729322832" y="8.655615591155915" width="34.73537416445984" height="51.57090361660471" fill-opacity=0 fill=none /> </g> <g id=NOGARBAGE> <rect x="1028.2081199576" y="47.38254926129764" width="20.02545113630231" height="0.1341732636535511" transform="rotate(180.000000 1038.2208455257512 47.449635893124416)"/> <rect x="1028.2081199576" y="47.2479980456" width="20.02545113630231" height="0.13455121569764117" transform="rotate(180.000000 1038.2208455257512 47.31527365344882)"/> <rect x="1028.2081199576" y="47.11344682990236" width="20.02545113630231" height="0.13455121569764117" transform="rotate(180.000000 1038.2208455257512 47.18072243775118)"/> <rect x="1028.2081199576" y="46.979273566248814" width="20.02545113630231" height="0.13417326365354398" transform="rotate(180.000000 1038.2208455257512 47.04636019807559)"/> <rect x="1028.2081199576" y="46.84472244655119" width="20.02545113630231" height="0.13455111969762612" transform="rotate(180.000000 1038.2208455257512 46.9119980064)"/> <rect x="1028.2081199576" y="46.71054918289764" width="20.02545113630231" height="0.1341732636535511" transform="rotate(180.000000 1038.2208455257512 46.77763581472441)"/> <rect x="1028.2081199576" y="46.575997967199996" width="20.02545113630231" height="0.13455121569764117" transform="rotate(180.000000 1038.2208455257512 46.643273575048816)"/> <rect x="1028.2081199576" y="46.441446751502355" width="20.02545113630231" height="0.13455121569764117" transform="rotate(180.000000 1038.2208455257512 46.508722359351175)"/> <rect x="1028.2081199576" y="46.30727348784882" width="20.02545113630231" height="0.13417326365353688" transform="rotate(180.000000 1038.2208455257512 46.374360119675586)"/> <rect x="1028.2081199576" y="46.172722368151184" width="20.02545113630231" height="0.13455111969763323" transform="rotate(180.000000 1038.2208455257512 46.239997928)"/> <rect x="1028.2081199576" y="46.03854910449764" width="20.02545113630231" height="0.13417326365354398" transform="rotate(180.000000 1038.2208455257512 46.105635736324416)"/> <rect x="1028.2081199576" y="45.903997888800006" width="20.02545113630231" height="0.13455121569763406" transform="rotate(180.000000 1038.2208455257512 45.97127349664882)"/> <rect x="1028.2081199576" y="45.769446673102365" width="20.02545113630231" height="0.13455121569764117" transform="rotate(180.000000 1038.2208455257512 45.836722280951186)"/> <rect x="1028.2081199576" y="45.635273409448814" width="20.02545113630231" height="0.1341732636535511" transform="rotate(180.000000 1038.2208455257512 45.70236004127559)"/> <rect x="1028.2081199576" y="45.50072228975119" width="20.02545113630231" height="0.13455111969762612" transform="rotate(180.000000 1038.2208455257512 45.567997849600005)"/> <rect x="1028.2081199576" y="45.366549026097644" width="20.02545113630231" height="0.13417326365354398" transform="rotate(180.000000 1038.2208455257512 45.43363565792441)"/> <rect x="1028.2081199576" y="45.2319978104" width="20.02545113630231" height="0.13455121569764117" transform="rotate(180.000000 1038.2208455257512 45.29927341824882)"/> <rect x="1028.2081199576" y="45.09744659470236" width="20.02545113630231" height="0.13455121569764117" transform="rotate(180.000000 1038.2208455257512 45.16472220255118)"/> <rect x="1028.2081199576" y="44.96327333104881" width="20.02545113630231" height="0.1341732636535511" transform="rotate(180.000000 1038.2208455257512 45.030359962875586)"/> <rect x="1028.2081199576" y="44.82872221135119" width="20.02545113630231" height="0.13455111969761901" transform="rotate(180.000000 1038.2208455257512 44.8959977712)"/> <rect x="1028.2081199576" y="44.69454894769764" width="20.02545113630231" height="0.1341732636535511" transform="rotate(180.000000 1038.2208455257512 44.761635579524416)"/> <rect x="1028.2081199576" y="44.559997732" width="20.02545113630231" height="0.13455121569764117" transform="rotate(180.000000 1038.2208455257512 44.62727333984882)"/> <rect x="1028.2081199576" y="44.42544651630236" width="20.02545113630231" height="0.13455121569764117" transform="rotate(180.000000 1038.2208455257512 44.49272212415118)"/> <rect x="1028.2081199576" y="44.291273252648814" width="20.02545113630231" height="0.13417326365354398" transform="rotate(180.000000 1038.2208455257512 44.35835988447559)"/> <rect x="1028.2081199576" y="44.15672213295119" width="20.02545113630231" height="0.13455111969762612" transform="rotate(180.000000 1038.2208455257512 44.2239976928)"/> <rect x="1028.2081199576" y="44.02254886929764" width="20.02545113630231" height="0.1341732636535511" transform="rotate(180.000000 1038.2208455257512 44.08963550112441)"/> <rect x="1028.2081199576" y="43.887997653599996" width="20.02545113630231" height="0.13455121569764117" transform="rotate(180.000000 1038.2208455257512 43.955273261448816)"/> <rect x="1028.2081199576" y="43.75344643790236" width="20.02545113630231" height="0.13455121569763406" transform="rotate(180.000000 1038.2208455257512 43.82072204575118)"/> <rect x="1028.2081199576" y="43.61927317424882" width="20.02545113630231" height="0.13417326365354398" transform="rotate(180.000000 1038.2208455257512 43.686359806075586)"/> <rect x="1028.2081199576" y="43.484722054551185" width="20.02545113630231" height="0.13455111969763323" transform="rotate(180.000000 1038.2208455257512 43.5519976144)"/> <rect x="1028.2081199576" y="43.35054879089764" width="20.02545113630231" height="0.13417326365354398" transform="rotate(180.000000 1038.2208455257512 43.417635422724416)"/> <rect x="1028.2081199576" y="43.21599757520001" width="20.02545113630231" height="0.13455121569763406" transform="rotate(180.000000 1038.2208455257512 43.28327318304882)"/> <rect x="1028.2081199576" y="43.08144635950236" width="20.02545113630231" height="0.13455121569764827" transform="rotate(180.000000 1038.2208455257512 43.14872196735118)"/> <rect x="1028.2081199576" y="42.947273095848814" width="20.02545113630231" height="0.13417326365354398" transform="rotate(180.000000 1038.2208455257512 43.01435972767558)"/> <rect x="1028.2081199576" y="42.81272197615119" width="20.02545113630231" height="0.13455111969762612" transform="rotate(180.000000 1038.2208455257512 42.879997536000005)"/> <rect x="1028.2081199576" y="42.678548712497644" width="20.02545113630231" height="0.13417326365354398" transform="rotate(180.000000 1038.2208455257512 42.74563534432441)"/> <rect x="1049.1750515557417" y="37.705445732302366" width="0.1341732636535653" height="0.13455121569763406" transform="rotate(180.000000 1049.2421381875683 37.77272134015118)"/> <rect x="1049.040500340044" y="37.571272468648814" width="0.4032755990488113" height="0.1341732636535511" transform="rotate(180.000000 1049.2421381395684 37.63835910047559)"/> <rect x="1027.6710490469418" y="37.571272468648814" width="0.2687243833509001" height="0.1341732636535511" transform="rotate(180.000000 1027.8054112386171 37.63835910047559)"/> <rect x="1048.9055711723024" y="37.43672134895119" width="0.8065512940975168" height="0.13455111969762612" transform="rotate(180.000000 1049.3088468193512 37.503996908800005)"/> <rect x="1027.5361198792" y="37.43672134895119" width="0.5374488627023766" height="0.13455111969762612" transform="rotate(180.000000 1027.8048443105513 37.503996908800005)"/> <rect x="1048.771775860693" y="37.30254808529764" width="0.9407245577510821" height="0.1341732636535511" transform="rotate(180.000000 1049.2421381395684 37.36963471712441)"/> <rect x="1027.4015686635023" y="37.30254808529764" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1027.8048443105513 37.36963471712441)"/> <rect x="1048.6372247409952" y="37.1679968696" width="0.9407244617511878" height="0.13455121569763406" transform="rotate(180.000000 1049.1075869718707 37.23527247744882)"/> <rect x="1027.4015686635023" y="37.1679968696" width="0.9411025097952006" height="0.13455121569763406" transform="rotate(180.000000 1027.8721199184 37.23527247744882)"/> <rect x="1048.5030514773416" y="37.03344565390236" width="0.9407244617511878" height="0.13455121569764117" transform="rotate(180.000000 1048.9734137082173 37.10072126175118)"/> <rect x="1027.536497831244" y="37.03344565390236" width="0.9407245577510821" height="0.13455121569764117" transform="rotate(180.000000 1028.0068601101198 37.10072126175118)"/> <rect x="1048.3685002616442" y="36.89927239024881" width="0.9407245577510821" height="0.1341732636535511" transform="rotate(180.000000 1048.8388625405196 36.966359022075586)"/> <rect x="1027.6710490469418" y="36.89927239024881" width="0.9407244617511878" height="0.1341732636535511" transform="rotate(180.000000 1028.1414112778175 36.966359022075586)"/> <rect x="1048.3681223096" y="36.76472127055119" width="0.8065512940975168" height="0.13455111969761901" transform="rotate(180.000000 1048.7713979566488 36.8319968304)"/> <rect x="1027.8052223105951" y="36.76472127055119" width="0.9407244617511878" height="0.13455111969761901" transform="rotate(180.000000 1028.2755845414708 36.8319968304)"/> <rect x="1048.0997757822927" y="36.63054800689764" width="0.9407245577513095" height="0.1341732636535511" transform="rotate(180.000000 1048.5701380611683 36.697634638724416)"/> <rect x="1027.9397734302927" y="36.63054800689764" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1028.3428601013195 36.697634638724416)"/> <rect x="1047.9652246625951" y="36.4959967912" width="0.9407244617511878" height="0.13455121569764117" transform="rotate(180.000000 1048.4355868934708 36.56327239904882)"/> <rect x="1028.0735687419024" y="36.4959967912" width="0.8065512940975168" height="0.13455121569764117" transform="rotate(180.000000 1028.4768443889511 36.56327239904882)"/> <rect x="1047.8310513989418" y="36.36144557550236" width="0.9407244617511878" height="0.13455121569764117" transform="rotate(180.000000 1048.3014136298175 36.42872118335118)"/> <rect x="1028.2081199576" y="36.36144557550236" width="0.8065512940975168" height="0.13455121569764117" transform="rotate(180.000000 1028.6113956046488 36.42872118335118)"/> <rect x="1047.696500183244" y="36.227272311848814" width="0.9407245577510821" height="0.13417326365354398" transform="rotate(180.000000 1048.1668624621198 36.29435894367559)"/> <rect x="1028.3430491253416" y="36.227272311848814" width="0.8061733420536257" height="0.13417326365354398" transform="rotate(180.000000 1028.7461357963684 36.29435894367559)"/> <rect x="1047.6961222312" y="36.09272119215119" width="0.8065512940975168" height="0.13455111969762612" transform="rotate(180.000000 1048.0993978782487 36.159996752)"/> <rect x="1028.476844436951" y="36.09272119215119" width="0.8065511980976225" height="0.13455111969762612" transform="rotate(180.000000 1028.8801200359999 36.159996752)"/> <rect x="1047.5615710155023" y="35.95854792849764" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1047.9648466625513 36.02563456032441)"/> <rect x="1028.611773508693" y="35.95854792849764" width="0.8061733420533983" height="0.1341732636535511" transform="rotate(180.000000 1029.0148601797196 36.02563456032441)"/> <rect x="1047.4277757038928" y="35.8239967128" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1047.8308623749197 35.891272320648824)"/> <rect x="1028.7455688203022" y="35.8239967128" width="0.8065512940977442" height="0.13455121569763406" transform="rotate(180.000000 1029.148844467351 35.891272320648824)"/> <rect x="1047.2928466321512" y="35.68944549710236" width="0.8065511980976225" height="0.13455121569764117" transform="rotate(180.000000 1047.6961222312 35.75672110495118)"/> <rect x="1028.8801200359999" y="35.68944549710236" width="0.8065512940975168" height="0.13455121569764117" transform="rotate(180.000000 1029.2833956830486 35.75672110495118)"/> <rect x="1047.1590513205417" y="35.55527223344882" width="0.8061733420533983" height="0.13417326365354398" transform="rotate(180.000000 1047.5621379915683 35.62235886527559)"/> <rect x="1029.0150492037417" y="35.55527223344882" width="0.8061733420536257" height="0.13417326365354398" transform="rotate(180.000000 1029.4181358747685 35.62235886527559)"/> <rect x="1047.0241221528001" y="35.420721113751185" width="0.8065512940975168" height="0.13455111969763323" transform="rotate(180.000000 1047.427397799849 35.4879966736)"/> <rect x="1033.9877741358928" y="35.420721113751185" width="0.2687244793512491" height="0.13455111969763323" transform="rotate(180.000000 1034.1221363755685 35.4879966736)"/> <rect x="1029.1488445153514" y="35.420721113751185" width="0.8065511980973952" height="0.13455111969763323" transform="rotate(180.000000 1029.5521201144002 35.4879966736)"/> <rect x="1046.8895709371025" y="35.28654785009764" width="0.8065512940975168" height="0.13417326365354398" transform="rotate(180.000000 1047.2928465841512 35.353634481924416)"/> <rect x="1040.7073969678488" y="35.28654785009764" width="1.3440001567998934" height="0.13417326365354398" transform="rotate(180.000000 1041.3793970462489 35.353634481924416)"/> <rect x="1033.315774057493" y="35.28654785009764" width="1.4781734204534587" height="0.13417326365354398" transform="rotate(180.000000 1034.0548607677197 35.353634481924416)"/> <rect x="1029.2837735870928" y="35.28654785009764" width="0.8061733420536257" height="0.13417326365354398" transform="rotate(180.000000 1029.6868602581196 35.353634481924416)"/> <rect x="1046.7557756254928" y="35.1519966344" width="0.8061733420536257" height="0.13455121569764117" transform="rotate(180.000000 1047.1588622965196 35.21927224224882)"/> <rect x="1040.7073969678488" y="35.1519966344" width="1.3440001567998934" height="0.13455121569764117" transform="rotate(180.000000 1041.3793970462489 35.21927224224882)"/> <rect x="1033.0466717220975" y="35.1519966344" width="2.016000235200181" height="0.13455121569764117" transform="rotate(180.000000 1034.0546718396977 35.21927224224882)"/> <rect x="1029.4175688987023" y="35.1519966344" width="0.8065512940977442" height="0.13455121569764117" transform="rotate(180.000000 1029.8208445457512 35.21927224224882)"/> <rect x="1046.620846553751" y="35.017445418702366" width="0.8065511980976225" height="0.13455121569763406" transform="rotate(180.000000 1047.0241221528 35.08472102655118)"/> <rect x="1040.7073969678488" y="35.017445418702366" width="1.3440001567998934" height="0.13455121569763406" transform="rotate(180.000000 1041.3793970462489 35.08472102655118)"/> <rect x="1032.912498458444" y="35.017445418702366" width="2.419275834248765" height="0.13455121569763406" transform="rotate(180.000000 1034.1221363755683 35.08472102655118)"/> <rect x="1029.5521201144" y="35.017445418702366" width="0.8065512940977442" height="0.13455121569763406" transform="rotate(180.000000 1029.955395761449 35.08472102655118)"/> <rect x="1046.4870512421417" y="34.883272155048815" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1046.8901379131685 34.95035878687559)"/> <rect x="1040.7073969678488" y="34.883272155048815" width="1.3440001567998934" height="0.1341732636535511" transform="rotate(180.000000 1041.3793970462489 34.95035878687559)"/> <rect x="1032.7775692907023" y="34.883272155048815" width="2.688000313600014" height="0.1341732636535511" transform="rotate(180.000000 1034.1215694475022 34.95035878687559)"/> <rect x="1029.6870492821415" y="34.883272155048815" width="0.806173342053853" height="0.1341732636535511" transform="rotate(180.000000 1030.0901359531686 34.95035878687559)"/> <rect x="1046.3521220743999" y="34.74872103535118" width="0.8065512940977442" height="0.13455111969763323" transform="rotate(180.000000 1046.7553977214488 34.8159965952)"/> <rect x="1040.7073969678488" y="34.74872103535118" width="1.3440001567998934" height="0.13455111969763323" transform="rotate(180.000000 1041.3793970462489 34.8159965952)"/> <rect x="1032.6437739790929" y="34.74872103535118" width="2.9567247929512632" height="0.13455111969763323" transform="rotate(180.000000 1034.1221363755685 34.8159965952)"/> <rect x="1029.8208445937512" y="34.74872103535118" width="0.8065511980973952" height="0.13455111969763323" transform="rotate(180.000000 1030.2241201928 34.8159965952)"/> <rect x="1046.2175708587022" y="34.614547771697644" width="0.8065512940979715" height="0.13417326365353688" transform="rotate(180.000000 1046.6208465057512 34.68163440352441)"/> <rect x="1040.7073969678488" y="34.614547771697644" width="1.3440001567998934" height="0.13417326365353688" transform="rotate(180.000000 1041.3793970462489 34.68163440352441)"/> <rect x="1032.509222859395" y="34.614547771697644" width="3.225827128346509" height="0.13417326365353688" transform="rotate(180.000000 1034.1221364235685 34.68163440352441)"/> <rect x="1029.8212225457953" y="34.614547771697644" width="0.9407244617509605" height="0.13417326365353688" transform="rotate(180.000000 1030.2915847766708 34.68163440352441)"/> <rect x="1046.0837755470927" y="34.479996556" width="0.8061733420536257" height="0.13455121569764117" transform="rotate(180.000000 1046.4868622181195 34.547272163848824)"/> <rect x="1040.7073969678488" y="34.479996556" width="1.3440001567998934" height="0.13455121569764117" transform="rotate(180.000000 1041.3793970462489 34.547272163848824)"/> <rect x="1032.3746716436976" y="34.479996556" width="3.3600003920000745" height="0.13455121569764117" transform="rotate(180.000000 1034.0546718396977 34.547272163848824)"/> <rect x="1029.9557736654929" y="34.479996556" width="0.9407245577510821" height="0.13455121569764117" transform="rotate(180.000000 1030.4261359443685 34.547272163848824)"/> <rect x="1045.9488464753513" y="34.34544534030236" width="0.8065511980973952" height="0.13455121569764117" transform="rotate(180.000000 1046.3521220744 34.41272094815118)"/> <rect x="1034.5248451425512" y="34.34544534030236" width="7.526551982097544" height="0.13455121569764117" transform="rotate(180.000000 1038.2881211335998 34.41272094815118)"/> <rect x="1032.3746716436976" y="34.34544534030236" width="1.3440001567998934" height="0.13455121569764117" transform="rotate(180.000000 1033.0466717220975 34.41272094815118)"/> <rect x="1030.0895689771023" y="34.34544534030236" width="0.941102509795428" height="0.13455121569764117" transform="rotate(180.000000 1030.560120232 34.41272094815118)"/> <rect x="1045.8150511637416" y="34.21127207664881" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1046.2181378347684 34.27835870847559)"/> <rect x="1034.6597742142928" y="34.21127207664881" width="7.526174126053547" height="0.1341732636535511" transform="rotate(180.000000 1038.4228612773195 34.27835870847559)"/> <rect x="1032.240120428" y="34.21127207664881" width="1.2094489411022096" height="0.1341732636535511" transform="rotate(180.000000 1032.844844898551 34.27835870847559)"/> <rect x="1030.224498144844" y="34.21127207664881" width="0.9407245577513095" height="0.1341732636535511" transform="rotate(180.000000 1030.6948604237195 34.27835870847559)"/> <rect x="1045.6801219959998" y="34.07672095695119" width="0.8065512940979715" height="0.13455111969761901" transform="rotate(180.000000 1046.0833976430488 34.1439965168)"/> <rect x="1034.7935695259025" y="34.07672095695119" width="7.526552078097438" height="0.13455111969761901" transform="rotate(180.000000 1038.5568455649513 34.1439965168)"/> <rect x="1033.8532230161952" y="34.07672095695119" width="0.4032755990488113" height="0.13455111969761901" transform="rotate(180.000000 1034.0548608157196 34.1439965168)"/> <rect x="1032.240498380044" y="34.07672095695119" width="1.0752756774488716" height="0.13455111969761901" transform="rotate(180.000000 1032.7781362187684 34.1439965168)"/> <rect x="1030.3590493605416" y="34.07672095695119" width="0.9407244617511878" height="0.13455111969761901" transform="rotate(180.000000 1030.8294115914173 34.1439965168)"/> <rect x="1045.5455707803023" y="33.94254769329764" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1045.948846427351 34.009634325124416)"/> <rect x="1034.9281207416" y="33.94254769329764" width="7.392000862399982" height="0.1341732636535511" transform="rotate(180.000000 1038.6241211728 34.009634325124416)"/> <rect x="1033.584498536844" y="33.94254769329764" width="0.9407245577513095" height="0.1341732636535511" transform="rotate(180.000000 1034.0548608157196 34.009634325124416)"/> <rect x="1032.1059471643464" y="33.94254769329764" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 1032.6435850510707 34.009634325124416)"/> <rect x="1030.4928446721513" y="33.94254769329764" width="0.8065511980973952" height="0.1341732636535511" transform="rotate(180.000000 1030.8961202711998 34.009634325124416)"/> <rect x="1045.411775468693" y="33.8079964776" width="0.8061733420533983" height="0.13455121569764117" transform="rotate(180.000000 1045.8148621397195 33.87527208544882)"/> <rect x="1035.0626719572977" y="33.8079964776" width="7.257449646702298" height="0.13455121569764117" transform="rotate(180.000000 1038.6913967806488 33.87527208544882)"/> <rect x="1033.584498536844" y="33.8079964776" width="1.0752756774488716" height="0.13455121569764117" transform="rotate(180.000000 1034.1221363755685 33.87527208544882)"/> <rect x="1032.1059471643464" y="33.8079964776" width="1.075275773448766" height="0.13455121569764117" transform="rotate(180.000000 1032.6435850510707 33.87527208544882)"/> <rect x="1030.6277737438927" y="33.8079964776" width="0.806173342053853" height="0.13455121569764117" transform="rotate(180.000000 1031.0308604149195 33.87527208544882)"/> <rect x="1045.2768463969512" y="33.67344526190236" width="0.8065511980976225" height="0.13455121569764117" transform="rotate(180.000000 1045.680121996 33.74072086975118)"/> <rect x="1035.0626719572977" y="33.67344526190236" width="7.257449646702298" height="0.13455121569764117" transform="rotate(180.000000 1038.6913967806488 33.74072086975118)"/> <rect x="1033.4495693691022" y="33.67344526190236" width="1.3440001568003481" height="0.13455121569764117" transform="rotate(180.000000 1034.1215694475022 33.74072086975118)"/> <rect x="1032.1059471643464" y="33.67344526190236" width="1.075275773448766" height="0.13455121569764117" transform="rotate(180.000000 1032.6435850510707 33.74072086975118)"/> <rect x="1030.7615690555024" y="33.67344526190236" width="0.8065512940975168" height="0.13455121569764117" transform="rotate(180.000000 1031.1648447025511 33.74072086975118)"/> <rect x="1045.1430510853415" y="33.53927199824882" width="0.8061733420536257" height="0.13417326365353688" transform="rotate(180.000000 1045.5461377563684 33.60635863007559)"/> <rect x="1041.6481215256" y="33.53927199824882" width="0.6720000784000604" height="0.13417326365353688" transform="rotate(180.000000 1041.9841215647998 33.60635863007559)"/> <rect x="1035.0626719572977" y="33.53927199824882" width="1.0748977254047531" height="0.13417326365353688" transform="rotate(180.000000 1035.60012082 33.60635863007559)"/> <rect x="1033.4495693691022" y="33.53927199824882" width="1.3440001568003481" height="0.13417326365353688" transform="rotate(180.000000 1034.1215694475022 33.60635863007559)"/> <rect x="1032.1055692123023" y="33.53927199824882" width="0.9411025097952006" height="0.13417326365353688" transform="rotate(180.000000 1032.5761204671999 33.60635863007559)"/> <rect x="1030.8961202712" y="33.53927199824882" width="0.8065512940975168" height="0.13417326365353688" transform="rotate(180.000000 1031.2993959182488 33.60635863007559)"/> <rect x="1045.0081219176" y="33.40472087855119" width="0.8065512940975168" height="0.13455111969763323" transform="rotate(180.000000 1045.4113975646487 33.471996438400005)"/> <rect x="1041.6481215256" y="33.40472087855119" width="0.6720000784000604" height="0.13455111969763323" transform="rotate(180.000000 1041.9841215647998 33.471996438400005)"/> <rect x="1035.0626719572977" y="33.40472087855119" width="1.0748977254047531" height="0.13455111969763323" transform="rotate(180.000000 1035.60012082 33.471996438400005)"/> <rect x="1033.4495693691022" y="33.40472087855119" width="1.3440001568003481" height="0.13455111969763323" transform="rotate(180.000000 1034.1215694475022 33.471996438400005)"/> <rect x="1032.1055692123023" y="33.40472087855119" width="0.9411025097952006" height="0.13455111969763323" transform="rotate(180.000000 1032.5761204671999 33.471996438400005)"/> <rect x="1031.0310494389416" y="33.40472087855119" width="0.8061733420536257" height="0.13455111969763323" transform="rotate(180.000000 1031.4341361099684 33.471996438400005)"/> <rect x="1044.8735707019023" y="33.27054761489764" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1045.276846348951 33.33763424672441)"/> <rect x="1041.6481215256" y="33.27054761489764" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1041.9841215647998 33.33763424672441)"/> <rect x="1035.0626719572977" y="33.27054761489764" width="1.0748977254047531" height="0.1341732636535511" transform="rotate(180.000000 1035.60012082 33.33763424672441)"/> <rect x="1033.4495693691022" y="33.27054761489764" width="1.3440001568003481" height="0.1341732636535511" transform="rotate(180.000000 1034.1215694475022 33.33763424672441)"/> <rect x="1032.1055692123023" y="33.27054761489764" width="0.9411025097952006" height="0.1341732636535511" transform="rotate(180.000000 1032.5761204671999 33.33763424672441)"/> <rect x="1031.164844750551" y="33.27054761489764" width="0.8065511980978499" height="0.1341732636535511" transform="rotate(180.000000 1031.5681203496001 33.33763424672441)"/> <rect x="1044.7397753902928" y="33.135996399199996" width="0.8061733420536257" height="0.13455121569764117" transform="rotate(180.000000 1045.1428620613196 33.20327200704882)"/> <rect x="1041.6481215256" y="33.135996399199996" width="0.6720000784000604" height="0.13455121569764117" transform="rotate(180.000000 1041.9841215647998 33.20327200704882)"/> <rect x="1035.0626719572977" y="33.135996399199996" width="1.0748977254047531" height="0.13455121569764117" transform="rotate(180.000000 1035.60012082 33.20327200704882)"/> <rect x="1033.4499473211463" y="33.135996399199996" width="1.2098268931465554" height="0.13455121569764117" transform="rotate(180.000000 1034.0548607677197 33.20327200704882)"/> <rect x="1031.2993958702486" y="33.135996399199996" width="1.881449115502619" height="0.13455121569764117" transform="rotate(180.000000 1032.240120428 33.20327200704882)"/> <rect x="1044.6048463185512" y="33.00144518350236" width="0.8065511980976225" height="0.13455121569763406" transform="rotate(180.000000 1045.0081219176 33.06872079135118)"/> <rect x="1041.6481215256" y="33.00144518350236" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1041.9841215647998 33.06872079135118)"/> <rect x="1035.0630499093418" y="33.00144518350236" width="0.9407244617509605" height="0.13455121569763406" transform="rotate(180.000000 1035.5334121402173 33.06872079135118)"/> <rect x="1033.584498536844" y="33.00144518350236" width="1.0752756774488716" height="0.13455121569763406" transform="rotate(180.000000 1034.1221363755685 33.06872079135118)"/> <rect x="1031.4339470859466" y="33.00144518350236" width="1.747275851848599" height="0.13455121569763406" transform="rotate(180.000000 1032.3075850118707 33.06872079135118)"/> <rect x="1044.4710510069417" y="32.86727191984881" width="0.8061733420533983" height="0.1341732636535511" transform="rotate(180.000000 1044.8741376779685 32.93435855167559)"/> <rect x="1041.6481215256" y="32.86727191984881" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1042.0513971726486 32.93435855167559)"/> <rect x="1034.9284986936439" y="32.86727191984881" width="1.0752756774488716" height="0.1341732636535511" transform="rotate(180.000000 1035.4661365323682 32.93435855167559)"/> <rect x="1033.7190497525417" y="32.86727191984881" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1034.1221364235685 32.93435855167559)"/> <rect x="1031.568498301644" y="32.86727191984881" width="1.747275755848932" height="0.1341732636535511" transform="rotate(180.000000 1032.4421361795685 32.93435855167559)"/> <rect x="1044.3361218392" y="32.732720800151185" width="0.8065512940975168" height="0.13455111969762612" transform="rotate(180.000000 1044.7393974862487 32.799996359999994)"/> <rect x="1041.6481215256" y="32.732720800151185" width="0.8065512940977442" height="0.13455111969762612" transform="rotate(180.000000 1042.0513971726486 32.799996359999994)"/> <rect x="1034.7939474779464" y="32.732720800151185" width="1.209826893146328" height="0.13455111969762612" transform="rotate(180.000000 1035.3988609245196 32.799996359999994)"/> <rect x="1033.9877741358928" y="32.732720800151185" width="0.2687244793512491" height="0.13455111969762612" transform="rotate(180.000000 1034.1221363755685 32.799996359999994)"/> <rect x="1031.7030495173417" y="32.732720800151185" width="1.6127245401512482" height="0.13455111969762612" transform="rotate(180.000000 1032.5094117874173 32.799996359999994)"/> <rect x="1044.2015706235024" y="32.598547536497634" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1044.6048462705512 32.66563416832441)"/> <rect x="1041.6481215256" y="32.598547536497634" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1042.0513971726486 32.66563416832441)"/> <rect x="1034.6593962622487" y="32.598547536497634" width="1.2094490371023312" height="0.1341732636535511" transform="rotate(180.000000 1035.2641207807999 32.66563416832441)"/> <rect x="1031.8372227809953" y="32.598547536497634" width="1.6127245401510208" height="0.1341732636535511" transform="rotate(180.000000 1032.6435850510707 32.66563416832441)"/> <rect x="1044.0677753118928" y="32.4639963208" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1044.4708619829196 32.53127192864882)"/> <rect x="1041.6481215256" y="32.4639963208" width="0.8065512940977442" height="0.13455121569763406" transform="rotate(180.000000 1042.0513971726486 32.53127192864882)"/> <rect x="1034.3910498309415" y="32.4639963208" width="1.478173420453686" height="0.13455121569763406" transform="rotate(180.000000 1035.1301365411682 32.53127192864882)"/> <rect x="1031.971395948649" y="32.4639963208" width="1.8814491155023916" height="0.13455121569763406" transform="rotate(180.000000 1032.9121205064002 32.53127192864882)"/> <rect x="1043.932846240151" y="32.329445105102366" width="0.8065511980976225" height="0.13455121569763406" transform="rotate(180.000000 1044.3361218392 32.39672071295118)"/> <rect x="1041.6481215256" y="32.329445105102366" width="0.8065512940977442" height="0.13455121569763406" transform="rotate(180.000000 1042.0513971726486 32.39672071295118)"/> <rect x="1032.1055692123023" y="32.329445105102366" width="3.629102823395442" height="0.13455121569763406" transform="rotate(180.000000 1033.920120624 32.39672071295118)"/> <rect x="1043.7990509285416" y="32.195271841448815" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1044.2021375995685 32.26235847327559)"/> <rect x="1041.6481215256" y="32.195271841448815" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1042.0513971726486 32.26235847327559)"/> <rect x="1032.240120428" y="32.195271841448815" width="3.4945516076977583" height="0.1341732636535511" transform="rotate(180.000000 1033.9873962318488 32.26235847327559)"/> <rect x="1043.6644997128442" y="32.06072072175119" width="0.9407245577510821" height="0.13455111969762612" transform="rotate(180.000000 1044.1348619917198 32.127996281600005)"/> <rect x="1041.7826727412976" y="32.06072072175119" width="0.6720000784000604" height="0.13455111969762612" transform="rotate(180.000000 1042.1186727804975 32.127996281600005)"/> <rect x="1032.3746716436976" y="32.06072072175119" width="3.2254491763023907" height="0.13455111969762612" transform="rotate(180.000000 1033.9873962318488 32.127996281600005)"/> <rect x="1043.5295705451024" y="31.926547458097637" width="0.9411025097952006" height="0.1341732636535511" transform="rotate(180.000000 1044.0001218 31.993634089924413)"/> <rect x="1041.7826727412976" y="31.926547458097637" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1042.1186727804975 31.993634089924413)"/> <rect x="1032.3746716436976" y="31.926547458097637" width="3.090897960604707" height="0.1341732636535511" transform="rotate(180.000000 1033.920120624 31.993634089924413)"/> <rect x="1043.3957752334927" y="31.791996242400003" width="0.9407245577513095" height="0.13455121569763406" transform="rotate(180.000000 1043.8661375123684 31.85927185024882)"/> <rect x="1041.7826727412976" y="31.791996242400003" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1042.1186727804975 31.85927185024882)"/> <rect x="1032.508844907351" y="31.791996242400003" width="2.8225514332975763" height="0.13455121569763406" transform="rotate(180.000000 1033.9201206239998 31.85927185024882)"/> <rect x="1043.2612241137952" y="31.65744502670237" width="0.9407244617511878" height="0.13455121569763406" transform="rotate(180.000000 1043.7315863446706 31.724720634551186)"/> <rect x="1041.7826727412976" y="31.65744502670237" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1042.1186727804975 31.724720634551186)"/> <rect x="1032.6437739790929" y="31.65744502670237" width="2.4192759302488867" height="0.13455121569763406" transform="rotate(180.000000 1033.8534119442174 31.724720634551186)"/> <rect x="1043.1270508501418" y="31.523271763048818" width="0.9407244617509605" height="0.1341732636535511" transform="rotate(180.000000 1043.5974130810173 31.590358394875594)"/> <rect x="1041.7826727412976" y="31.523271763048818" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1042.1186727804975 31.590358394875594)"/> <rect x="1032.7775692907023" y="31.523271763048818" width="2.016000235200181" height="0.1341732636535511" transform="rotate(180.000000 1033.7855694083023 31.590358394875594)"/> <rect x="1042.992499634444" y="31.388720643351185" width="0.9407245577513095" height="0.13455111969763323" transform="rotate(180.000000 1043.4628619133196 31.4559962032)"/> <rect x="1041.7830506933417" y="31.388720643351185" width="0.8061733420536257" height="0.13455111969763323" transform="rotate(180.000000 1042.1861373643685 31.4559962032)"/> <rect x="1032.9121205064" y="31.388720643351185" width="1.4785513724975772" height="0.13455111969763323" transform="rotate(180.000000 1033.651396192649 31.4559962032)"/> <rect x="1042.8575704667023" y="31.25454737969764" width="0.9411025097952006" height="0.13417326365354398" transform="rotate(180.000000 1043.3281217216 31.321634011524413)"/> <rect x="1041.7830506933417" y="31.25454737969764" width="0.8061733420536257" height="0.13417326365354398" transform="rotate(180.000000 1042.1861373643685 31.321634011524413)"/> <rect x="1033.0466717220975" y="31.25454737969764" width="1.3440001568001207" height="0.13417326365354398" transform="rotate(180.000000 1033.7186718004975 31.321634011524413)"/> <rect x="1042.7237751550929" y="31.119996164" width="0.9407245577513095" height="0.13455121569764117" transform="rotate(180.000000 1043.1941374339685 31.18727177184882)"/> <rect x="1041.7830506933417" y="31.119996164" width="0.8061733420536257" height="0.13455121569764117" transform="rotate(180.000000 1042.1861373643685 31.18727177184882)"/> <rect x="1033.1812229377952" y="31.119996164" width="1.0752756774488716" height="0.13455121569764117" transform="rotate(180.000000 1033.7188607765197 31.18727177184882)"/> <rect x="1041.7826727412976" y="30.98544494830236" width="1.7468978038048135" height="0.13455121569764117" transform="rotate(180.000000 1042.6561216432 31.05272055615118)"/> <rect x="1033.315774057493" y="30.98544494830236" width="0.9407245577510821" height="0.13455121569764117" transform="rotate(180.000000 1033.7861363363686 31.05272055615118)"/> <rect x="1041.7830506933417" y="30.851271684648815" width="1.6127245401510208" height="0.13417326365354398" transform="rotate(180.000000 1042.589412963417 30.918358316475587)"/> <rect x="1033.4495693691022" y="30.851271684648815" width="0.8065512940979715" height="0.13417326365354398" transform="rotate(180.000000 1033.8528450161512 30.918358316475587)"/> <rect x="1041.7830506933417" y="30.71672056495119" width="1.4781734204534587" height="0.13455111969762612" transform="rotate(180.000000 1042.5221374035684 30.7839961248)"/> <rect x="1033.5841205847998" y="30.71672056495119" width="0.8065512940977442" height="0.13455111969762612" transform="rotate(180.000000 1033.9873962318488 30.7839961248)"/> <rect x="1041.7826727412976" y="30.582547301297637" width="1.3440001568001207" height="0.1341732636535511" transform="rotate(180.000000 1042.4546728196976 30.649633933124413)"/> <rect x="1033.584498536844" y="30.582547301297637" width="0.9407245577513095" height="0.1341732636535511" transform="rotate(180.000000 1034.0548608157196 30.649633933124413)"/> <rect x="1041.917223956995" y="30.447996085600003" width="1.0752756774488716" height="0.13455121569763406" transform="rotate(180.000000 1042.4548617957194 30.51527169344882)"/> <rect x="1033.4499473211463" y="30.447996085600003" width="1.2098268931465554" height="0.13455121569763406" transform="rotate(180.000000 1034.0548607677197 30.51527169344882)"/> <rect x="1041.917223956995" y="30.313444869902362" width="0.9407244617511878" height="0.13455121569764117" transform="rotate(180.000000 1042.3875861878705 30.380720477751183)"/> <rect x="1033.4495693691022" y="30.313444869902362" width="1.3440001568003481" height="0.13455121569764117" transform="rotate(180.000000 1034.1215694475022 30.380720477751183)"/> <rect x="1041.7830506933417" y="30.17927160624881" width="0.9407244617511878" height="0.1341732636535511" transform="rotate(180.000000 1042.2534129242172 30.246358238075587)"/> <rect x="1033.4495693691022" y="30.17927160624881" width="1.4785513724978046" height="0.1341732636535511" transform="rotate(180.000000 1034.188845055351 30.246358238075587)"/> <rect x="1041.648499477644" y="30.044720486551192" width="0.9407245577513095" height="0.13455111969761901" transform="rotate(180.000000 1042.1188617565197 30.1119960464)"/> <rect x="1033.4495693691022" y="30.044720486551192" width="1.6131025881954884" height="0.13455111969761901" transform="rotate(180.000000 1034.2561206632 30.1119960464)"/> <rect x="1041.5139482619463" y="29.91054722289764" width="1.0752757734489933" height="0.1341732636535511" transform="rotate(180.000000 1042.0515861486708 29.977633854724417)"/> <rect x="1034.3910498309415" y="29.91054722289764" width="0.806173342053853" height="0.1341732636535511" transform="rotate(180.000000 1034.7941365019683 29.977633854724417)"/> <rect x="1033.4495693691022" y="29.91054722289764" width="0.8065512940979715" height="0.1341732636535511" transform="rotate(180.000000 1033.8528450161512 29.977633854724417)"/> <rect x="1041.3793970462489" y="29.7759960072" width="1.3440001567998934" height="0.13455121569764117" transform="rotate(180.000000 1042.0513971246487 29.84327161504882)"/> <rect x="1034.5248451425512" y="29.7759960072" width="0.8065511980973952" height="0.13455121569764117" transform="rotate(180.000000 1034.9281207415997 29.84327161504882)"/> <rect x="1033.4495693691022" y="29.7759960072" width="0.8065512940979715" height="0.13455121569764117" transform="rotate(180.000000 1033.8528450161512 29.84327161504882)"/> <rect x="1041.2448459265513" y="29.641444791502366" width="1.4785512764974555" height="0.13455121569763406" transform="rotate(180.000000 1041.9841215648 29.708720399351183)"/> <rect x="1034.6597742142928" y="29.641444791502366" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1035.0628608853197 29.708720399351183)"/> <rect x="1033.4495693691022" y="29.641444791502366" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1033.7855694083023 29.708720399351183)"/> <rect x="1041.1110506149416" y="29.507271527848815" width="1.6127245401512482" height="0.1341732636535511" transform="rotate(180.000000 1041.9174128850173 29.57435815967559)"/> <rect x="1034.7935695259025" y="29.507271527848815" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1035.1968451729513 29.57435815967559)"/> <rect x="1033.4495693691022" y="29.507271527848815" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1033.7855694083023 29.57435815967559)"/> <rect x="1040.976499399244" y="29.37272040815119" width="1.747275755848932" height="0.13455111969762612" transform="rotate(180.000000 1041.8501372771684 29.439995968)"/> <rect x="1034.7935695259025" y="29.37272040815119" width="0.9411025097952006" height="0.13455111969762612" transform="rotate(180.000000 1035.2641207808 29.439995968)"/> <rect x="1033.4495693691022" y="29.37272040815119" width="0.6720000784000604" height="0.13455111969762612" transform="rotate(180.000000 1033.7855694083023 29.439995968)"/> <rect x="1041.9168460049511" y="29.238547144497637" width="0.8065511980976225" height="0.1341732636535511" transform="rotate(180.000000 1042.320121604 29.305633776324413)"/> <rect x="1040.9761214471998" y="29.238547144497637" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1041.3793970942488 29.305633776324413)"/> <rect x="1034.9284986936439" y="29.238547144497637" width="0.9407245577513095" height="0.1341732636535511" transform="rotate(180.000000 1035.3988609725195 29.305633776324413)"/> <rect x="1033.4495693691022" y="29.238547144497637" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1033.7855694083023 29.305633776324413)"/> <rect x="1041.9168460049511" y="29.103995928800003" width="0.8065511980976225" height="0.13455121569763406" transform="rotate(180.000000 1042.320121604 29.17127153664882)"/> <rect x="1040.8415702315024" y="29.103995928800003" width="0.8065512940975168" height="0.13455121569763406" transform="rotate(180.000000 1041.2448458785511 29.17127153664882)"/> <rect x="1035.0630499093418" y="29.103995928800003" width="0.9407244617509605" height="0.13455121569763406" transform="rotate(180.000000 1035.5334121402173 29.17127153664882)"/> <rect x="1033.4495693691022" y="29.103995928800003" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1033.7855694083023 29.17127153664882)"/> <rect x="1042.0513971246487" y="28.969444713102362" width="0.6720000784000604" height="0.13455121569764117" transform="rotate(180.000000 1042.3873971638486 29.036720320951183)"/> <rect x="1040.707774919893" y="28.969444713102362" width="0.8061733420533983" height="0.13455121569764117" transform="rotate(180.000000 1041.1108615909197 29.036720320951183)"/> <rect x="1035.1968452209512" y="28.969444713102362" width="0.8065511980976225" height="0.13455121569764117" transform="rotate(180.000000 1035.60012082 29.036720320951183)"/> <rect x="1033.315774057493" y="28.969444713102362" width="0.8061733420533983" height="0.13455121569764117" transform="rotate(180.000000 1033.7188607285198 29.036720320951183)"/> <rect x="1042.0513971246487" y="28.83527144944882" width="0.6720000784000604" height="0.13417326365354398" transform="rotate(180.000000 1042.3873971638486 28.90235808127559)"/> <rect x="1040.572845848151" y="28.83527144944882" width="0.8065511980978499" height="0.13417326365354398" transform="rotate(180.000000 1040.9761214472 28.90235808127559)"/> <rect x="1035.3317742926927" y="28.83527144944882" width="0.806173342053853" height="0.13417326365354398" transform="rotate(180.000000 1035.7348609637197 28.90235808127559)"/> <rect x="1033.315774057493" y="28.83527144944882" width="0.8061733420533983" height="0.13417326365354398" transform="rotate(180.000000 1033.7188607285198 28.90235808127559)"/> <rect x="1042.0513971246487" y="28.700720329751185" width="0.6720000784000604" height="0.13455111969763323" transform="rotate(180.000000 1042.3873971638486 28.7679958896)"/> <rect x="1040.4390505365416" y="28.700720329751185" width="0.8061733420536257" height="0.13455111969763323" transform="rotate(180.000000 1040.8421372075684 28.7679958896)"/> <rect x="1035.4655696043023" y="28.700720329751185" width="0.8065512940975168" height="0.13455111969763323" transform="rotate(180.000000 1035.868845251351 28.7679958896)"/> <rect x="1033.315774057493" y="28.700720329751185" width="0.8061733420533983" height="0.13455111969763323" transform="rotate(180.000000 1033.7188607285198 28.7679958896)"/> <rect x="1042.0513971246487" y="28.56654706609764" width="0.6720000784000604" height="0.13417326365354398" transform="rotate(180.000000 1042.3873971638486 28.633633697924413)"/> <rect x="1040.3041213688" y="28.56654706609764" width="0.8065512940975168" height="0.13417326365354398" transform="rotate(180.000000 1040.7073970158488 28.633633697924413)"/> <rect x="1035.60012082" y="28.56654706609764" width="0.8065512940975168" height="0.13417326365354398" transform="rotate(180.000000 1036.0033964670488 28.633633697924413)"/> <rect x="1033.315774057493" y="28.56654706609764" width="0.8061733420533983" height="0.13417326365354398" transform="rotate(180.000000 1033.7188607285198 28.633633697924413)"/> <rect x="1042.0513971246487" y="28.4319958504" width="0.6720000784000604" height="0.13455121569764117" transform="rotate(180.000000 1042.3873971638486 28.49927145824882)"/> <rect x="1040.1695701531023" y="28.4319958504" width="0.8065512940975168" height="0.13455121569764117" transform="rotate(180.000000 1040.572845800151 28.49927145824882)"/> <rect x="1035.7350499877416" y="28.4319958504" width="0.8061733420536257" height="0.13455121569764117" transform="rotate(180.000000 1036.1381366587684 28.49927145824882)"/> <rect x="1033.315774057493" y="28.4319958504" width="0.8061733420533983" height="0.13455121569764117" transform="rotate(180.000000 1033.7188607285198 28.49927145824882)"/> <rect x="1042.0513971246487" y="28.29744463470236" width="0.6720000784000604" height="0.13455121569764117" transform="rotate(180.000000 1042.3873971638486 28.36472024255118)"/> <rect x="1040.0357748414926" y="28.29744463470236" width="0.806173342053853" height="0.13455121569764117" transform="rotate(180.000000 1040.4388615125195 28.36472024255118)"/> <rect x="1035.868845299351" y="28.29744463470236" width="0.8065511980978499" height="0.13455121569764117" transform="rotate(180.000000 1036.2721208983999 28.36472024255118)"/> <rect x="1033.315774057493" y="28.29744463470236" width="0.8061733420533983" height="0.13455121569764117" transform="rotate(180.000000 1033.7188607285198 28.36472024255118)"/> <rect x="1042.0517750766928" y="28.163271371048815" width="0.8061733420533983" height="0.13417326365354398" transform="rotate(180.000000 1042.4548617477194 28.230358002875587)"/> <rect x="1039.9008457697512" y="28.163271371048815" width="0.8065511980976225" height="0.13417326365354398" transform="rotate(180.000000 1040.3041213688 28.230358002875587)"/> <rect x="1036.0037743710927" y="28.163271371048815" width="0.8061733420536257" height="0.13417326365354398" transform="rotate(180.000000 1036.4068610421195 28.230358002875587)"/> <rect x="1033.3153961054488" y="28.163271371048815" width="0.672000078399833" height="0.13417326365354398" transform="rotate(180.000000 1033.6513961446487 28.230358002875587)"/> <rect x="1042.0517750766928" y="28.02872025135119" width="0.8061733420533983" height="0.13455111969762612" transform="rotate(180.000000 1042.4548617477194 28.0959958112)"/> <rect x="1039.7670504581417" y="28.02872025135119" width="0.8061733420533983" height="0.13455111969762612" transform="rotate(180.000000 1040.1701371291683 28.0959958112)"/> <rect x="1036.1375696827024" y="28.02872025135119" width="0.8065512940975168" height="0.13455111969762612" transform="rotate(180.000000 1036.5408453297512 28.0959958112)"/> <rect x="1033.3153961054488" y="28.02872025135119" width="0.672000078399833" height="0.13455111969762612" transform="rotate(180.000000 1033.6513961446487 28.0959958112)"/> <rect x="1042.0517750766928" y="27.894546987697638" width="0.8061733420533983" height="0.1341732636535511" transform="rotate(180.000000 1042.4548617477194 27.961633619524413)"/> <rect x="1039.6321212904" y="27.894546987697638" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1040.0353969374487 27.961633619524413)"/> <rect x="1036.2721208983999" y="27.894546987697638" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1036.6753965454486 27.961633619524413)"/> <rect x="1033.3153961054488" y="27.894546987697638" width="0.672000078399833" height="0.1341732636535511" transform="rotate(180.000000 1033.6513961446487 27.961633619524413)"/> <rect x="1042.0517750766928" y="27.759995772000003" width="0.8061733420533983" height="0.13455121569763406" transform="rotate(180.000000 1042.4548617477194 27.82727137984882)"/> <rect x="1039.4975700747025" y="27.759995772000003" width="0.8065512940975168" height="0.13455121569763406" transform="rotate(180.000000 1039.9008457217512 27.82727137984882)"/> <rect x="1036.4070500661417" y="27.759995772000003" width="0.8061733420533983" height="0.13455121569763406" transform="rotate(180.000000 1036.8101367371682 27.82727137984882)"/> <rect x="1033.3153961054488" y="27.759995772000003" width="0.672000078399833" height="0.13455121569763406" transform="rotate(180.000000 1033.6513961446487 27.82727137984882)"/> <rect x="1042.0517750766928" y="27.625444556302362" width="0.8061733420533983" height="0.13455121569764117" transform="rotate(180.000000 1042.4548617477194 27.692720164151183)"/> <rect x="1039.3637747630928" y="27.625444556302362" width="0.8061733420536257" height="0.13455121569764117" transform="rotate(180.000000 1039.7668614341196 27.692720164151183)"/> <rect x="1036.540845377751" y="27.625444556302362" width="0.8065511980976225" height="0.13455121569764117" transform="rotate(180.000000 1036.9441209768 27.692720164151183)"/> <rect x="1033.3153961054488" y="27.625444556302362" width="0.672000078399833" height="0.13455121569764117" transform="rotate(180.000000 1033.6513961446487 27.692720164151183)"/> <rect x="1042.0517750766928" y="27.49127129264881" width="0.8061733420533983" height="0.1341732636535511" transform="rotate(180.000000 1042.4548617477194 27.558357924475587)"/> <rect x="1039.2288456913511" y="27.49127129264881" width="0.8065511980976225" height="0.1341732636535511" transform="rotate(180.000000 1039.6321212904 27.558357924475587)"/> <rect x="1036.6757744494928" y="27.49127129264881" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1037.0788611205196 27.558357924475587)"/> <rect x="1033.1808449857513" y="27.49127129264881" width="0.8065511980973952" height="0.1341732636535511" transform="rotate(180.000000 1033.5841205848 27.558357924475587)"/> <rect x="1042.1855703883023" y="27.356720172951192" width="0.6720000784000604" height="0.13455111969761901" transform="rotate(180.000000 1042.5215704275024 27.4239957328)"/> <rect x="1039.0950503797417" y="27.356720172951192" width="0.8061733420536257" height="0.13455111969761901" transform="rotate(180.000000 1039.4981370507685 27.4239957328)"/> <rect x="1036.8095697611022" y="27.356720172951192" width="0.8065512940977442" height="0.13455111969761901" transform="rotate(180.000000 1037.2128454081512 27.4239957328)"/> <rect x="1033.1808449857513" y="27.356720172951192" width="0.8065511980973952" height="0.13455111969761901" transform="rotate(180.000000 1033.5841205848 27.4239957328)"/> <rect x="1042.1855703883023" y="27.22254690929764" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1042.5215704275024 27.289633541124417)"/> <rect x="1038.960121212" y="27.22254690929764" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1039.3633968590489 27.289633541124417)"/> <rect x="1036.9441209768" y="27.22254690929764" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1037.3473966238487 27.289633541124417)"/> <rect x="1033.1808449857513" y="27.22254690929764" width="0.8065511980973952" height="0.1341732636535511" transform="rotate(180.000000 1033.5841205848 27.289633541124417)"/> <rect x="1042.1855703883023" y="27.0879956936" width="0.6720000784000604" height="0.13455121569764117" transform="rotate(180.000000 1042.5215704275024 27.15527130144882)"/> <rect x="1038.8255699963024" y="27.0879956936" width="0.8065512940975168" height="0.13455121569764117" transform="rotate(180.000000 1039.2288456433512 27.15527130144882)"/> <rect x="1037.0790501445417" y="27.0879956936" width="0.8061733420533983" height="0.13455121569764117" transform="rotate(180.000000 1037.4821368155685 27.15527130144882)"/> <rect x="1033.1808449857513" y="27.0879956936" width="0.8065511980973952" height="0.13455121569764117" transform="rotate(180.000000 1033.5841205848 27.15527130144882)"/> <rect x="1042.1855703883023" y="26.953444477902366" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1042.5215704275024 27.020720085751183)"/> <rect x="1038.6917746846927" y="26.953444477902366" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1039.0948613557196 27.020720085751183)"/> <rect x="1037.2128454561512" y="26.953444477902366" width="0.8065511980976225" height="0.13455121569763406" transform="rotate(180.000000 1037.6161210552 27.020720085751183)"/> <rect x="1033.1808449857513" y="26.953444477902366" width="0.8065511980973952" height="0.13455121569763406" transform="rotate(180.000000 1033.5841205848 27.020720085751183)"/> <rect x="1042.1855703883023" y="26.819271214248815" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1042.5215704275024 26.88635784607559)"/> <rect x="1038.5568456129513" y="26.819271214248815" width="0.8065511980973952" height="0.1341732636535511" transform="rotate(180.000000 1038.960121212 26.88635784607559)"/> <rect x="1037.213223408195" y="26.819271214248815" width="0.9407244617511878" height="0.1341732636535511" transform="rotate(180.000000 1037.6835856390708 26.88635784607559)"/> <rect x="1033.1808449857513" y="26.819271214248815" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1033.5168450249512 26.88635784607559)"/> <rect x="1042.1855703883023" y="26.68472009455119" width="0.8065512940977442" height="0.13455111969762612" transform="rotate(180.000000 1042.5888460353513 26.7519956544)"/> <rect x="1038.4230503013416" y="26.68472009455119" width="0.8061733420536257" height="0.13455111969762612" transform="rotate(180.000000 1038.8261369723684 26.7519956544)"/> <rect x="1037.3477745278929" y="26.68472009455119" width="0.9407245577510821" height="0.13455111969762612" transform="rotate(180.000000 1037.8181368067685 26.7519956544)"/> <rect x="1033.1808449857513" y="26.68472009455119" width="0.6720000784000604" height="0.13455111969762612" transform="rotate(180.000000 1033.5168450249512 26.7519956544)"/> <rect x="1042.1855703883023" y="26.550546830897645" width="0.8065512940977442" height="0.13417326365354398" transform="rotate(180.000000 1042.5888460353513 26.617633462724417)"/> <rect x="1037.4815698395023" y="26.550546830897645" width="1.613102588195261" height="0.13417326365354398" transform="rotate(180.000000 1038.2881211335998 26.617633462724417)"/> <rect x="1033.1808449857513" y="26.550546830897645" width="0.6720000784000604" height="0.13417326365354398" transform="rotate(180.000000 1033.5168450249512 26.617633462724417)"/> <rect x="1042.1855703883023" y="26.415995615200003" width="0.8065512940977442" height="0.13455121569764117" transform="rotate(180.000000 1042.5888460353513 26.483271223048824)"/> <rect x="1037.6161210552" y="26.415995615200003" width="1.3440001568001207" height="0.13455121569764117" transform="rotate(180.000000 1038.2881211336 26.483271223048824)"/> <rect x="1033.1808449857513" y="26.415995615200003" width="0.6720000784000604" height="0.13455121569764117" transform="rotate(180.000000 1033.5168450249512 26.483271223048824)"/> <rect x="1042.1855703883023" y="26.281444399502362" width="0.8065512940977442" height="0.13455121569764117" transform="rotate(180.000000 1042.5888460353513 26.348720007351183)"/> <rect x="1037.7506722708974" y="26.281444399502362" width="1.0748977254049805" height="0.13455121569764117" transform="rotate(180.000000 1038.2881211335998 26.348720007351183)"/> <rect x="1033.1808449857513" y="26.281444399502362" width="0.6720000784000604" height="0.13455121569764117" transform="rotate(180.000000 1033.5168450249512 26.348720007351183)"/> <rect x="1042.1855703883023" y="26.14727113584882" width="0.8065512940977442" height="0.13417326365354398" transform="rotate(180.000000 1042.5888460353513 26.21435776767559)"/> <rect x="1037.8852234865951" y="26.14727113584882" width="0.9407244617511878" height="0.13417326365354398" transform="rotate(180.000000 1038.3555857174706 26.21435776767559)"/> <rect x="1033.0470496741416" y="26.14727113584882" width="0.8061733420536257" height="0.13417326365354398" transform="rotate(180.000000 1033.4501363451684 26.21435776767559)"/> <rect x="1042.1855703883023" y="26.012720016151185" width="0.8065512940977442" height="0.13455111969763323" transform="rotate(180.000000 1042.5888460353513 26.079995576)"/> <rect x="1037.7506722708974" y="26.012720016151185" width="1.0748977254049805" height="0.13455111969763323" transform="rotate(180.000000 1038.2881211335998 26.079995576)"/> <rect x="1033.0470496741416" y="26.012720016151185" width="0.8061733420536257" height="0.13455111969763323" transform="rotate(180.000000 1033.4501363451684 26.079995576)"/> <rect x="1042.1855703883023" y="25.878546752497634" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1042.5888460353513 25.94563338432441)"/> <rect x="1037.6161210552" y="25.878546752497634" width="1.3440001568001207" height="0.1341732636535511" transform="rotate(180.000000 1038.2881211336 25.94563338432441)"/> <rect x="1033.0470496741416" y="25.878546752497634" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1033.4501363451684 25.94563338432441)"/> <rect x="1042.320121604" y="25.7439955368" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1042.6561216432 25.811271144648817)"/> <rect x="1037.4815698395023" y="25.7439955368" width="1.613102588195261" height="0.13455121569763406" transform="rotate(180.000000 1038.2881211335998 25.811271144648817)"/> <rect x="1033.0470496741416" y="25.7439955368" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1033.4501363451684 25.811271144648817)"/> <rect x="1042.320121604" y="25.609444321102366" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1042.6561216432 25.676719928951183)"/> <rect x="1038.4230503013416" y="25.609444321102366" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1038.8261369723684 25.676719928951183)"/> <rect x="1037.3477745278929" y="25.609444321102366" width="0.8061733420533983" height="0.13455121569763406" transform="rotate(180.000000 1037.7508611989197 25.676719928951183)"/> <rect x="1033.0470496741416" y="25.609444321102366" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1033.4501363451684 25.676719928951183)"/> <rect x="1042.320121604" y="25.475271057448815" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1042.6561216432 25.54235768927559)"/> <rect x="1038.5568456129513" y="25.475271057448815" width="0.8065511980973952" height="0.1341732636535511" transform="rotate(180.000000 1038.960121212 25.54235768927559)"/> <rect x="1037.2128454561512" y="25.475271057448815" width="0.8065511980976225" height="0.1341732636535511" transform="rotate(180.000000 1037.6161210552 25.54235768927559)"/> <rect x="1033.0470496741416" y="25.475271057448815" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1033.4501363451684 25.54235768927559)"/> <rect x="1042.320121604" y="25.34071993775119" width="0.6720000784000604" height="0.13455111969762612" transform="rotate(180.000000 1042.6561216432 25.4079954976)"/> <rect x="1038.6917746846927" y="25.34071993775119" width="0.8061733420536257" height="0.13455111969762612" transform="rotate(180.000000 1039.0948613557196 25.4079954976)"/> <rect x="1037.0790501445417" y="25.34071993775119" width="0.8061733420533983" height="0.13455111969762612" transform="rotate(180.000000 1037.4821368155685 25.4079954976)"/> <rect x="1033.0466717220975" y="25.34071993775119" width="0.6720000784000604" height="0.13455111969762612" transform="rotate(180.000000 1033.3826717612974 25.4079954976)"/> <rect x="1042.320121604" y="25.206546674097638" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1042.6561216432 25.273633305924413)"/> <rect x="1038.8255699963024" y="25.206546674097638" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1039.2288456433512 25.273633305924413)"/> <rect x="1036.9441209768" y="25.206546674097638" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1037.3473966238487 25.273633305924413)"/> <rect x="1033.0466717220975" y="25.206546674097638" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1033.3826717612974 25.273633305924413)"/> <rect x="1042.320121604" y="25.071995458400004" width="0.8065512940977442" height="0.13455121569763406" transform="rotate(180.000000 1042.723397251049 25.13927106624882)"/> <rect x="1038.960121212" y="25.071995458400004" width="0.8065512940975168" height="0.13455121569763406" transform="rotate(180.000000 1039.3633968590489 25.13927106624882)"/> <rect x="1036.8095697611022" y="25.071995458400004" width="0.8065512940977442" height="0.13455121569763406" transform="rotate(180.000000 1037.2128454081512 25.13927106624882)"/> <rect x="1033.0466717220975" y="25.071995458400004" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1033.3826717612974 25.13927106624882)"/> <rect x="1042.320121604" y="24.937444242702362" width="0.8065512940977442" height="0.13455121569764117" transform="rotate(180.000000 1042.723397251049 25.004719850551183)"/> <rect x="1039.0950503797417" y="24.937444242702362" width="0.8061733420536257" height="0.13455121569764117" transform="rotate(180.000000 1039.4981370507685 25.004719850551183)"/> <rect x="1036.6757744494928" y="24.937444242702362" width="0.8061733420536257" height="0.13455121569764117" transform="rotate(180.000000 1037.0788611205196 25.004719850551183)"/> <rect x="1033.0466717220975" y="24.937444242702362" width="0.6720000784000604" height="0.13455121569764117" transform="rotate(180.000000 1033.3826717612974 25.004719850551183)"/> <rect x="1042.320121604" y="24.80327097904881" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1042.723397251049 24.870357610875587)"/> <rect x="1039.2288456913511" y="24.80327097904881" width="0.8065511980976225" height="0.1341732636535511" transform="rotate(180.000000 1039.6321212904 24.870357610875587)"/> <rect x="1036.540845377751" y="24.80327097904881" width="0.8065511980976225" height="0.1341732636535511" transform="rotate(180.000000 1036.9441209768 24.870357610875587)"/> <rect x="1033.0466717220975" y="24.80327097904881" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1033.3826717612974 24.870357610875587)"/> <rect x="1042.320121604" y="24.668719859351192" width="0.8065512940977442" height="0.13455111969761901" transform="rotate(180.000000 1042.723397251049 24.735995419200002)"/> <rect x="1039.3637747630928" y="24.668719859351192" width="0.8061733420536257" height="0.13455111969761901" transform="rotate(180.000000 1039.7668614341196 24.735995419200002)"/> <rect x="1036.4070500661417" y="24.668719859351192" width="0.8061733420533983" height="0.13455111969761901" transform="rotate(180.000000 1036.8101367371682 24.735995419200002)"/> <rect x="1032.9121205064" y="24.668719859351192" width="0.8065512940975168" height="0.13455111969761901" transform="rotate(180.000000 1033.3153961534488 24.735995419200002)"/> <rect x="1042.320121604" y="24.53454659569764" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1042.723397251049 24.601633227524417)"/> <rect x="1039.4975700747025" y="24.53454659569764" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1039.9008457217512 24.601633227524417)"/> <rect x="1036.2721208983999" y="24.53454659569764" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1036.6753965454486 24.601633227524417)"/> <rect x="1032.9121205064" y="24.53454659569764" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1033.3153961534488 24.601633227524417)"/> <rect x="1042.320121604" y="24.39999538" width="0.8065512940977442" height="0.13455121569764117" transform="rotate(180.000000 1042.723397251049 24.46727098784882)"/> <rect x="1039.6321212904" y="24.39999538" width="0.8065512940977442" height="0.13455121569764117" transform="rotate(180.000000 1040.0353969374487 24.46727098784882)"/> <rect x="1036.1375696827024" y="24.39999538" width="0.8065512940975168" height="0.13455121569764117" transform="rotate(180.000000 1036.5408453297512 24.46727098784882)"/> <rect x="1032.9121205064" y="24.39999538" width="0.8065512940975168" height="0.13455121569764117" transform="rotate(180.000000 1033.3153961534488 24.46727098784882)"/> <rect x="1042.4546728196976" y="24.265444164302366" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1042.7906728588978 24.332719772151183)"/> <rect x="1039.7670504581417" y="24.265444164302366" width="0.8061733420533983" height="0.13455121569763406" transform="rotate(180.000000 1040.1701371291683 24.332719772151183)"/> <rect x="1036.0037743710927" y="24.265444164302366" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1036.4068610421195 24.332719772151183)"/> <rect x="1032.9121205064" y="24.265444164302366" width="0.8065512940975168" height="0.13455121569763406" transform="rotate(180.000000 1033.3153961534488 24.332719772151183)"/> <rect x="1042.4546728196976" y="24.131270900648815" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1042.7906728588978 24.19835753247559)"/> <rect x="1039.7670504581417" y="24.131270900648815" width="0.9407244617511878" height="0.1341732636535511" transform="rotate(180.000000 1040.2374126890172 24.19835753247559)"/> <rect x="1035.868845299351" y="24.131270900648815" width="0.8065511980978499" height="0.1341732636535511" transform="rotate(180.000000 1036.2721208983999 24.19835753247559)"/> <rect x="1032.9121205064" y="24.131270900648815" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1033.3153961534488 24.19835753247559)"/> <rect x="1042.4546728196976" y="23.99671978095119" width="0.6720000784000604" height="0.13455111969762612" transform="rotate(180.000000 1042.7906728588978 24.063995340800002)"/> <rect x="1039.9012237217953" y="23.99671978095119" width="0.9407244617511878" height="0.13455111969762612" transform="rotate(180.000000 1040.371585952671 24.063995340800002)"/> <rect x="1035.7350499877416" y="23.99671978095119" width="0.8061733420536257" height="0.13455111969762612" transform="rotate(180.000000 1036.1381366587684 24.063995340800002)"/> <rect x="1032.9121205064" y="23.99671978095119" width="0.8065512940975168" height="0.13455111969762612" transform="rotate(180.000000 1033.3153961534488 24.063995340800002)"/> <rect x="1042.4546728196976" y="23.862546517297645" width="0.6720000784000604" height="0.13417326365354398" transform="rotate(180.000000 1042.7906728588978 23.929633149124417)"/> <rect x="1040.0357748414926" y="23.862546517297645" width="0.9407245577513095" height="0.13417326365354398" transform="rotate(180.000000 1040.5061371203683 23.929633149124417)"/> <rect x="1035.60012082" y="23.862546517297645" width="0.8065512940975168" height="0.13417326365354398" transform="rotate(180.000000 1036.0033964670488 23.929633149124417)"/> <rect x="1032.9121205064" y="23.862546517297645" width="0.672000078399833" height="0.13417326365354398" transform="rotate(180.000000 1033.2481205456 23.929633149124417)"/> <rect x="1042.4546728196976" y="23.727995301599996" width="0.6720000784000604" height="0.13455121569764827" transform="rotate(180.000000 1042.7906728588978 23.79527090944882)"/> <rect x="1040.1695701531023" y="23.727995301599996" width="0.8065512940975168" height="0.13455121569764827" transform="rotate(180.000000 1040.572845800151 23.79527090944882)"/> <rect x="1035.4655696043023" y="23.727995301599996" width="0.8065512940975168" height="0.13455121569764827" transform="rotate(180.000000 1035.868845251351 23.79527090944882)"/> <rect x="1032.9121205064" y="23.727995301599996" width="0.672000078399833" height="0.13455121569764827" transform="rotate(180.000000 1033.2481205456 23.79527090944882)"/> <rect x="1042.4546728196976" y="23.593444085902362" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1042.7906728588978 23.66071969375118)"/> <rect x="1040.3041213688" y="23.593444085902362" width="0.8065512940975168" height="0.13455121569763406" transform="rotate(180.000000 1040.7073970158488 23.66071969375118)"/> <rect x="1035.3317742926927" y="23.593444085902362" width="0.806173342053853" height="0.13455121569763406" transform="rotate(180.000000 1035.7348609637197 23.66071969375118)"/> <rect x="1032.9121205064" y="23.593444085902362" width="0.672000078399833" height="0.13455121569763406" transform="rotate(180.000000 1033.2481205456 23.66071969375118)"/> <rect x="1042.4550507717415" y="23.45927082224882" width="0.8061733420536257" height="0.13417326365354398" transform="rotate(180.000000 1042.8581374427683 23.52635745407559)"/> <rect x="1040.4390505365416" y="23.45927082224882" width="0.8061733420536257" height="0.13417326365354398" transform="rotate(180.000000 1040.8421372075684 23.52635745407559)"/> <rect x="1035.1972231729953" y="23.45927082224882" width="0.9407244617511878" height="0.13417326365354398" transform="rotate(180.000000 1035.6675854038708 23.52635745407559)"/> <rect x="1032.9121205064" y="23.45927082224882" width="0.672000078399833" height="0.13417326365354398" transform="rotate(180.000000 1033.2481205456 23.52635745407559)"/> <rect x="1042.4550507717415" y="23.324719702551185" width="0.8061733420536257" height="0.13455111969763323" transform="rotate(180.000000 1042.8581374427683 23.391995262400002)"/> <rect x="1040.572845848151" y="23.324719702551185" width="0.8065511980978499" height="0.13455111969763323" transform="rotate(180.000000 1040.9761214472 23.391995262400002)"/> <rect x="1035.0630499093418" y="23.324719702551185" width="0.9407244617509605" height="0.13455111969763323" transform="rotate(180.000000 1035.5334121402173 23.391995262400002)"/> <rect x="1032.9121205064" y="23.324719702551185" width="0.672000078399833" height="0.13455111969763323" transform="rotate(180.000000 1033.2481205456 23.391995262400002)"/> <rect x="1042.4550507717415" y="23.190546438897634" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1042.8581374427683 23.25763307072441)"/> <rect x="1040.707774919893" y="23.190546438897634" width="0.8061733420533983" height="0.1341732636535511" transform="rotate(180.000000 1041.1108615909197 23.25763307072441)"/> <rect x="1034.9284986936439" y="23.190546438897634" width="0.9407245577513095" height="0.1341732636535511" transform="rotate(180.000000 1035.3988609725195 23.25763307072441)"/> <rect x="1032.7775692907023" y="23.190546438897634" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1033.180844937751 23.25763307072441)"/> <rect x="1042.4550507717415" y="23.0559952232" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1042.8581374427683 23.123270831048817)"/> <rect x="1040.8415702315024" y="23.0559952232" width="0.8065512940975168" height="0.13455121569763406" transform="rotate(180.000000 1041.2448458785511 23.123270831048817)"/> <rect x="1034.7939474779464" y="23.0559952232" width="4.569827285146403" height="0.13455121569763406" transform="rotate(180.000000 1037.0788611205196 23.123270831048817)"/> <rect x="1032.7775692907023" y="23.0559952232" width="0.8065512940975168" height="0.13455121569763406" transform="rotate(180.000000 1033.180844937751 23.123270831048817)"/> <rect x="1042.4550507717415" y="22.921444007502366" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1042.8581374427683 22.988719615351183)"/> <rect x="1040.9761214471998" y="22.921444007502366" width="0.8065512940977442" height="0.13455121569763406" transform="rotate(180.000000 1041.3793970942488 22.988719615351183)"/> <rect x="1034.6593962622487" y="22.921444007502366" width="4.704000548799968" height="0.13455121569763406" transform="rotate(180.000000 1037.0113965366486 22.988719615351183)"/> <rect x="1032.7775692907023" y="22.921444007502366" width="0.8065512940975168" height="0.13455121569763406" transform="rotate(180.000000 1033.180844937751 22.988719615351183)"/> <rect x="1042.4550507717415" y="22.787270743848815" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1042.8581374427683 22.85435737567559)"/> <rect x="1041.1110506149416" y="22.787270743848815" width="0.8061733420533983" height="0.1341732636535511" transform="rotate(180.000000 1041.5141372859684 22.85435737567559)"/> <rect x="1034.5248451425512" y="22.787270743848815" width="4.83855166849753" height="0.1341732636535511" transform="rotate(180.000000 1036.9441209768 22.85435737567559)"/> <rect x="1032.7775692907023" y="22.787270743848815" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1033.180844937751 22.85435737567559)"/> <rect x="1042.5888460833512" y="22.65271962415119" width="0.6720000784000604" height="0.13455111969762612" transform="rotate(180.000000 1042.9248461225511 22.719995184000002)"/> <rect x="1041.2448459265513" y="22.65271962415119" width="0.8065511980973952" height="0.13455111969762612" transform="rotate(180.000000 1041.6481215256 22.719995184000002)"/> <rect x="1034.3910498309415" y="22.65271962415119" width="4.972724932151323" height="0.13455111969762612" transform="rotate(180.000000 1036.8774122970171 22.719995184000002)"/> <rect x="1032.7775692907023" y="22.65271962415119" width="0.8065512940975168" height="0.13455111969762612" transform="rotate(180.000000 1033.180844937751 22.719995184000002)"/> <rect x="1042.5888460833512" y="22.518546360497638" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1042.9248461225511 22.585632992324413)"/> <rect x="1041.3797749982928" y="22.518546360497638" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1041.7828616693196 22.585632992324413)"/> <rect x="1034.256498615244" y="22.518546360497638" width="5.107276147848779" height="0.1341732636535511" transform="rotate(180.000000 1036.8101366891683 22.585632992324413)"/> <rect x="1032.7775692907023" y="22.518546360497638" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1033.180844937751 22.585632992324413)"/> <rect x="1042.5888460833512" y="22.383995144800004" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1042.9248461225511 22.45127075264882)"/> <rect x="1041.5135703099022" y="22.383995144800004" width="0.8065512940977442" height="0.13455121569763406" transform="rotate(180.000000 1041.916845956951 22.45127075264882)"/> <rect x="1035.1968452209512" y="22.383995144800004" width="4.16655159009747" height="0.13455121569763406" transform="rotate(180.000000 1037.280121016 22.45127075264882)"/> <rect x="1034.2561206632001" y="22.383995144800004" width="0.8065512940975168" height="0.13455121569763406" transform="rotate(180.000000 1034.659396310249 22.45127075264882)"/> <rect x="1032.7775692907023" y="22.383995144800004" width="0.672000078399833" height="0.13455121569763406" transform="rotate(180.000000 1033.1135693299022 22.45127075264882)"/> <rect x="1042.5888460833512" y="22.249443929102362" width="0.6720000784000604" height="0.13455121569764117" transform="rotate(180.000000 1042.9248461225511 22.316719536951183)"/> <rect x="1041.6481215256" y="22.249443929102362" width="0.8065512940977442" height="0.13455121569764117" transform="rotate(180.000000 1042.0513971726486 22.316719536951183)"/> <rect x="1035.1968452209512" y="22.249443929102362" width="4.16655159009747" height="0.13455121569764117" transform="rotate(180.000000 1037.280121016 22.316719536951183)"/> <rect x="1034.1215694475022" y="22.249443929102362" width="0.8065512940977442" height="0.13455121569764117" transform="rotate(180.000000 1034.524845094551 22.316719536951183)"/> <rect x="1032.7775692907023" y="22.249443929102362" width="0.672000078399833" height="0.13455121569764117" transform="rotate(180.000000 1033.1135693299022 22.316719536951183)"/> <rect x="1041.7830506933417" y="22.11527066544882" width="1.4781734204534587" height="0.13417326365354398" transform="rotate(180.000000 1042.5221374035684 22.18235729727559)"/> <rect x="1035.1968452209512" y="22.11527066544882" width="4.16655159009747" height="0.13417326365354398" transform="rotate(180.000000 1037.280121016 22.18235729727559)"/> <rect x="1033.9877741358928" y="22.11527066544882" width="0.8061733420536257" height="0.13417326365354398" transform="rotate(180.000000 1034.3908608069196 22.18235729727559)"/> <rect x="1032.7775692907023" y="22.11527066544882" width="0.672000078399833" height="0.13417326365354398" transform="rotate(180.000000 1033.1135693299022 22.18235729727559)"/> <rect x="1041.9168460049511" y="21.980719545751192" width="1.4785512764974555" height="0.13455111969762612" transform="rotate(180.000000 1042.6561216431999 22.047995105600005)"/> <rect x="1035.1968452209512" y="21.980719545751192" width="4.16655159009747" height="0.13455111969762612" transform="rotate(180.000000 1037.280121016 22.047995105600005)"/> <rect x="1033.8528450641513" y="21.980719545751192" width="0.8065511980973952" height="0.13455111969762612" transform="rotate(180.000000 1034.2561206632 22.047995105600005)"/> <rect x="1032.7775692907023" y="21.980719545751192" width="0.672000078399833" height="0.13455111969762612" transform="rotate(180.000000 1033.1135693299022 22.047995105600005)"/> <rect x="1042.0513971246487" y="21.84654628209764" width="1.3440001567998934" height="0.1341732636535511" transform="rotate(180.000000 1042.7233972030485 21.913632913924417)"/> <rect x="1035.1968452209512" y="21.84654628209764" width="4.16655159009747" height="0.1341732636535511" transform="rotate(180.000000 1037.280121016 21.913632913924417)"/> <rect x="1033.7190497525417" y="21.84654628209764" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1034.1221364235685 21.913632913924417)"/> <rect x="1032.6437739790929" y="21.84654628209764" width="0.8061733420533983" height="0.1341732636535511" transform="rotate(180.000000 1033.0468606501195 21.913632913924417)"/> <rect x="1042.1859483403464" y="21.711995066400007" width="1.209826893146328" height="0.13455121569763406" transform="rotate(180.000000 1042.7908617869195 21.779270674248824)"/> <rect x="1031.1652227025952" y="21.711995066400007" width="3.225827128346282" height="0.13455121569763406" transform="rotate(180.000000 1032.7781362667683 21.779270674248824)"/> <rect x="1042.3204995560438" y="21.57744385070236" width="1.0752756774488716" height="0.13455121569764827" transform="rotate(180.000000 1042.8581373947682 21.644719458551183)"/> <rect x="1031.1652227025952" y="21.57744385070236" width="3.0912759126488254" height="0.13455121569764827" transform="rotate(180.000000 1032.7108606589195 21.644719458551183)"/> <rect x="1042.3204995560438" y="21.443270587048815" width="1.0752756774488716" height="0.13417326365354398" transform="rotate(180.000000 1042.8581373947682 21.510357218875587)"/> <rect x="1031.1652227025952" y="21.443270587048815" width="2.9567246969511416" height="0.13417326365354398" transform="rotate(180.000000 1032.6435850510707 21.510357218875587)"/> <rect x="1042.4550507717415" y="21.30871946735119" width="0.9407244617511878" height="0.13455111969762612" transform="rotate(180.000000 1042.925413002617 21.375995027200002)"/> <rect x="1031.164844750551" y="21.30871946735119" width="2.8225514332975763" height="0.13455111969762612" transform="rotate(180.000000 1032.5761204671999 21.375995027200002)"/> <rect x="1042.5888460833512" y="21.174546203697645" width="0.8065511980973952" height="0.13417326365354398" transform="rotate(180.000000 1042.9921216824 21.241632835524417)"/> <rect x="1031.164844750551" y="21.174546203697645" width="2.6880003136002415" height="0.13417326365354398" transform="rotate(180.000000 1032.5088449073512 21.241632835524417)"/> <rect x="1042.7237751550929" y="21.039994987999997" width="0.8061733420536257" height="0.13455121569764827" transform="rotate(180.000000 1043.1268618261197 21.10727059584882)"/> <rect x="1032.6437739790929" y="21.039994987999997" width="1.075275773448766" height="0.13455121569764827" transform="rotate(180.000000 1033.1814118658172 21.10727059584882)"/> <rect x="1031.164844750551" y="21.039994987999997" width="0.6720000784000604" height="0.13455121569764827" transform="rotate(180.000000 1031.5008447897512 21.10727059584882)"/> <rect x="1042.7237751550929" y="20.905443772302363" width="0.9407245577513095" height="0.13455121569763406" transform="rotate(180.000000 1043.1941374339685 20.97271938015118)"/> <rect x="1032.6437739790929" y="20.905443772302363" width="0.9407245577510821" height="0.13455121569763406" transform="rotate(180.000000 1033.1141362579683 20.97271938015118)"/> <rect x="1031.164844750551" y="20.905443772302363" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1031.5008447897512 20.97271938015118)"/> <rect x="1042.7237751550929" y="20.77127050864881" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 1043.2614130418174 20.838357140475587)"/> <rect x="1032.6437739790929" y="20.77127050864881" width="0.9407245577510821" height="0.1341732636535511" transform="rotate(180.000000 1033.1141362579683 20.838357140475587)"/> <rect x="1031.164844750551" y="20.77127050864881" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1031.5008447897512 20.838357140475587)"/> <rect x="1042.7233972030488" y="20.636719388951185" width="1.2094490371023312" height="0.13455111969762612" transform="rotate(180.000000 1043.3281217216 20.7039949488)"/> <rect x="1032.509222859395" y="20.636719388951185" width="1.0752756774488716" height="0.13455111969762612" transform="rotate(180.000000 1033.0468606981194 20.7039949488)"/> <rect x="1031.164844750551" y="20.636719388951185" width="0.6720000784000604" height="0.13455111969762612" transform="rotate(180.000000 1031.5008447897512 20.7039949488)"/> <rect x="1042.7233972030488" y="20.502546125297634" width="1.3440001568001207" height="0.1341732636535511" transform="rotate(180.000000 1043.3953972814488 20.56963275712441)"/> <rect x="1032.3746716436976" y="20.502546125297634" width="1.2094489411022096" height="0.1341732636535511" transform="rotate(180.000000 1032.9793961142486 20.56963275712441)"/> <rect x="1031.164844750551" y="20.502546125297634" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1031.5008447897512 20.56963275712441)"/> <rect x="1042.7237751550929" y="20.3679949096" width="1.4781734204534587" height="0.13455121569763406" transform="rotate(180.000000 1043.4628618653196 20.435270517448817)"/> <rect x="1032.240120428" y="20.3679949096" width="1.3440001567998934" height="0.13455121569763406" transform="rotate(180.000000 1032.9121205063998 20.435270517448817)"/> <rect x="1031.164844750551" y="20.3679949096" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1031.5008447897512 20.435270517448817)"/> <rect x="1042.7237751550929" y="20.233443693902366" width="1.6127246361511425" height="0.13455121569763406" transform="rotate(180.000000 1043.5301374731685 20.300719301751183)"/> <rect x="1032.1055692123023" y="20.233443693902366" width="1.4785513724975772" height="0.13455121569763406" transform="rotate(180.000000 1032.844844898551 20.300719301751183)"/> <rect x="1031.164844750551" y="20.233443693902366" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1031.5008447897512 20.300719301751183)"/> <rect x="1043.6641217608" y="20.099270430248815" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1044.0673974078488 20.16635706207559)"/> <rect x="1042.7237751550929" y="20.099270430248815" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1043.1268618261197 20.16635706207559)"/> <rect x="1031.9717739006926" y="20.099270430248815" width="1.6127246361513699" height="0.1341732636535511" transform="rotate(180.000000 1032.7781362187684 20.16635706207559)"/> <rect x="1031.164844750551" y="20.099270430248815" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1031.5008447897512 20.16635706207559)"/> <rect x="1043.7990509285416" y="19.96471931055119" width="0.8061733420536257" height="0.13455111969762612" transform="rotate(180.000000 1044.2021375995685 20.031994870400002)"/> <rect x="1042.7237751550929" y="19.96471931055119" width="0.8061733420536257" height="0.13455111969762612" transform="rotate(180.000000 1043.1268618261197 20.031994870400002)"/> <rect x="1031.1652227025952" y="19.96471931055119" width="2.419275834248765" height="0.13455111969762612" transform="rotate(180.000000 1032.3748606197196 20.031994870400002)"/> <rect x="1043.932846240151" y="19.830546046897638" width="0.8065511980976225" height="0.1341732636535511" transform="rotate(180.000000 1044.3361218392 19.897632678724413)"/> <rect x="1042.7237751550929" y="19.830546046897638" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1043.1268618261197 19.897632678724413)"/> <rect x="1031.1652227025952" y="19.830546046897638" width="2.419275834248765" height="0.1341732636535511" transform="rotate(180.000000 1032.3748606197196 19.897632678724413)"/> <rect x="1044.0677753118928" y="19.695994831200004" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1044.4708619829196 19.76327043904882)"/> <rect x="1042.7237751550929" y="19.695994831200004" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1043.1268618261197 19.76327043904882)"/> <rect x="1031.1652227025952" y="19.695994831200004" width="2.419275834248765" height="0.13455121569763406" transform="rotate(180.000000 1032.3748606197196 19.76327043904882)"/> <rect x="1044.2015706235024" y="19.561443615502363" width="0.8065512940975168" height="0.13455121569764117" transform="rotate(180.000000 1044.6048462705512 19.628719223351183)"/> <rect x="1042.8575704667023" y="19.561443615502363" width="0.6720000784000604" height="0.13455121569764117" transform="rotate(180.000000 1043.1935705059022 19.628719223351183)"/> <rect x="1031.1652227025952" y="19.561443615502363" width="2.419275834248765" height="0.13455121569764117" transform="rotate(180.000000 1032.3748606197196 19.628719223351183)"/> <rect x="1044.3361218392" y="19.42727035184882" width="0.8065512940975168" height="0.13417326365354398" transform="rotate(180.000000 1044.7393974862487 19.49435698367559)"/> <rect x="1042.8575704667023" y="19.42727035184882" width="0.6720000784000604" height="0.13417326365354398" transform="rotate(180.000000 1043.1935705059022 19.49435698367559)"/> <rect x="1031.1652227025952" y="19.42727035184882" width="2.419275834248765" height="0.13417326365354398" transform="rotate(180.000000 1032.3748606197196 19.49435698367559)"/> <rect x="1044.4710510069417" y="19.292719232151192" width="0.8061733420533983" height="0.13455111969762612" transform="rotate(180.000000 1044.8741376779685 19.359994792000006)"/> <rect x="1042.8575704667023" y="19.292719232151192" width="0.6720000784000604" height="0.13455111969762612" transform="rotate(180.000000 1043.1935705059022 19.359994792000006)"/> <rect x="1032.508844907351" y="19.292719232151192" width="0.6720000784002877" height="0.13455111969762612" transform="rotate(180.000000 1032.8448449465511 19.359994792000006)"/> <rect x="1031.164844750551" y="19.292719232151192" width="0.8065511980978499" height="0.13455111969762612" transform="rotate(180.000000 1031.5681203496001 19.359994792000006)"/> <rect x="1044.6048463185512" y="19.15854596849764" width="0.8065511980976225" height="0.1341732636535511" transform="rotate(180.000000 1045.0081219176 19.225632600324417)"/> <rect x="1042.8575704667023" y="19.15854596849764" width="0.6720000784000604" height="0.1341732636535511" transform="rotate(180.000000 1043.1935705059022 19.225632600324417)"/> <rect x="1032.508844907351" y="19.15854596849764" width="0.6720000784002877" height="0.1341732636535511" transform="rotate(180.000000 1032.8448449465511 19.225632600324417)"/> <rect x="1031.0310494389416" y="19.15854596849764" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1031.4341361099684 19.225632600324417)"/> <rect x="1044.7397753902928" y="19.023994752800007" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1045.1428620613196 19.091270360648824)"/> <rect x="1042.8575704667023" y="19.023994752800007" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 1043.1935705059022 19.091270360648824)"/> <rect x="1032.508844907351" y="19.023994752800007" width="0.6720000784002877" height="0.13455121569763406" transform="rotate(180.000000 1032.8448449465511 19.091270360648824)"/> <rect x="1030.8961202712" y="19.023994752800007" width="0.8065512940975168" height="0.13455121569763406" transform="rotate(180.000000 1031.2993959182488 19.091270360648824)"/> <rect x="1044.7397753902928" y="18.88944353710236" width="0.9407245577510821" height="0.13455121569764827" transform="rotate(180.000000 1045.2101376691685 18.956719144951183)"/> <rect x="1042.8575704667023" y="18.88944353710236" width="0.6720000784000604" height="0.13455121569764827" transform="rotate(180.000000 1043.1935705059022 18.956719144951183)"/> <rect x="1032.3750495957418" y="18.88944353710236" width="0.8061733420533983" height="0.13455121569764827" transform="rotate(180.000000 1032.7781362667683 18.956719144951183)"/> <rect x="1030.7615690555024" y="18.88944353710236" width="0.8065512940975168" height="0.13455121569764827" transform="rotate(180.000000 1031.1648447025511 18.956719144951183)"/> <rect x="1044.8735707019023" y="18.755270273448815" width="0.9411025097952006" height="0.13417326365354398" transform="rotate(180.000000 1045.3441219567999 18.822356905275587)"/> <rect x="1042.8575704667023" y="18.755270273448815" width="0.8065512940977442" height="0.13417326365354398" transform="rotate(180.000000 1043.260846113751 18.822356905275587)"/> <rect x="1032.3750495957418" y="18.755270273448815" width="0.8061733420533983" height="0.13417326365354398" transform="rotate(180.000000 1032.7781362667683 18.822356905275587)"/> <rect x="1030.6277737438927" y="18.755270273448815" width="0.806173342053853" height="0.13417326365354398" transform="rotate(180.000000 1031.0308604149195 18.822356905275587)"/> <rect x="1045.0081219176" y="18.62071915375119" width="0.8065512940975168" height="0.13455111969762612" transform="rotate(180.000000 1045.4113975646487 18.687994713600002)"/> <rect x="1042.8575704667023" y="18.62071915375119" width="0.8065512940977442" height="0.13455111969762612" transform="rotate(180.000000 1043.260846113751 18.687994713600002)"/> <rect x="1032.3750495957418" y="18.62071915375119" width="0.8061733420533983" height="0.13455111969762612" transform="rotate(180.000000 1032.7781362667683 18.687994713600002)"/> <rect x="1030.4928446721513" y="18.62071915375119" width="0.8065511980973952" height="0.13455111969762612" transform="rotate(180.000000 1030.8961202711998 18.687994713600002)"/> <rect x="1045.1430510853415" y="18.486545890097645" width="0.8061733420536257" height="0.13417326365354398" transform="rotate(180.000000 1045.5461377563684 18.553632521924417)"/> <rect x="1042.8575704667023" y="18.486545890097645" width="0.8065512940977442" height="0.13417326365354398" transform="rotate(180.000000 1043.260846113751 18.553632521924417)"/> <rect x="1032.3750495957418" y="18.486545890097645" width="0.8061733420533983" height="0.13417326365354398" transform="rotate(180.000000 1032.7781362667683 18.553632521924417)"/> <rect x="1030.3590493605416" y="18.486545890097645" width="0.8061733420536257" height="0.13417326365354398" transform="rotate(180.000000 1030.7621360315684 18.553632521924417)"/> <rect x="1045.2768463969512" y="18.351994674399997" width="0.8065511980976225" height="0.13455121569764827" transform="rotate(180.000000 1045.680121996 18.41927028224882)"/> <rect x="1031.7026715652976" y="18.351994674399997" width="11.961450195502493" height="0.13455121569764827" transform="rotate(180.000000 1037.6833966630488 18.41927028224882)"/> <rect x="1030.2241201928" y="18.351994674399997" width="0.8065512940977442" height="0.13455121569764827" transform="rotate(180.000000 1030.6273958398488 18.41927028224882)"/> <rect x="1045.411775468693" y="18.217443458702363" width="0.8061733420533983" height="0.13455121569763406" transform="rotate(180.000000 1045.8148621397195 18.28471906655118)"/> <rect x="1031.4335691339024" y="18.217443458702363" width="13.03710392099515" height="0.13455121569763406" transform="rotate(180.000000 1037.9521210944 18.28471906655118)"/> <rect x="1030.0895689771023" y="18.217443458702363" width="0.8065512940977442" height="0.13455121569763406" transform="rotate(180.000000 1030.492844624151 18.28471906655118)"/> <rect x="1045.5455707803023" y="18.08327019504881" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1045.948846427351 18.150356826875587)"/> <rect x="1031.2997738222928" y="18.08327019504881" width="13.171277184648943" height="0.1341732636535511" transform="rotate(180.000000 1037.8854124146173 18.150356826875587)"/> <rect x="1029.9557736654929" y="18.08327019504881" width="0.8061733420533983" height="0.1341732636535511" transform="rotate(180.000000 1030.3588603365197 18.150356826875587)"/> <rect x="1045.6801219959998" y="17.948719075351185" width="0.8065512940979715" height="0.13455111969762612" transform="rotate(180.000000 1046.0833976430488 18.0159946352)"/> <rect x="1031.2997738222928" y="17.948719075351185" width="13.171277184648943" height="0.13455111969762612" transform="rotate(180.000000 1037.8854124146173 18.0159946352)"/> <rect x="1029.8208445937512" y="17.948719075351185" width="0.8065511980973952" height="0.13455111969762612" transform="rotate(180.000000 1030.2241201928 18.0159946352)"/> <rect x="1045.8150511637416" y="17.81454581169764" width="0.8061733420536257" height="0.13417326365354398" transform="rotate(180.000000 1046.2181378347684 17.881632443524413)"/> <rect x="1031.1652227025952" y="17.81454581169764" width="13.305828304346505" height="0.13417326365354398" transform="rotate(180.000000 1037.8181368547685 17.881632443524413)"/> <rect x="1029.6870492821415" y="17.81454581169764" width="0.806173342053853" height="0.13417326365354398" transform="rotate(180.000000 1030.0901359531686 17.881632443524413)"/> <rect x="1045.9488464753513" y="17.679994596" width="0.8065511980973952" height="0.13455121569764117" transform="rotate(180.000000 1046.3521220744 17.74727020384882)"/> <rect x="1031.1652227025952" y="17.679994596" width="13.305828304346505" height="0.13455121569764117" transform="rotate(180.000000 1037.8181368547685 17.74727020384882)"/> <rect x="1029.5521201144" y="17.679994596" width="0.8065512940977442" height="0.13455121569764117" transform="rotate(180.000000 1029.955395761449 17.74727020384882)"/> <rect x="1046.0837755470927" y="17.545443380302366" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1046.4868622181195 17.612718988151183)"/> <rect x="1042.8575704667023" y="17.545443380302366" width="0.8065512940977442" height="0.13455121569763406" transform="rotate(180.000000 1043.260846113751 17.612718988151183)"/> <rect x="1041.1106726628975" y="17.545443380302366" width="1.209448941102437" height="0.13455121569763406" transform="rotate(180.000000 1041.7153971334487 17.612718988151183)"/> <rect x="1031.164844750551" y="17.545443380302366" width="2.016000235200181" height="0.13455121569763406" transform="rotate(180.000000 1032.172844868151 17.612718988151183)"/> <rect x="1029.4175688987023" y="17.545443380302366" width="0.8065512940977442" height="0.13455121569763406" transform="rotate(180.000000 1029.8208445457512 17.612718988151183)"/> <rect x="1046.2175708587022" y="17.411270116648815" width="0.8065512940979715" height="0.1341732636535511" transform="rotate(180.000000 1046.6208465057512 17.47835674847559)"/> <rect x="1042.8575704667023" y="17.411270116648815" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1043.260846113751 17.47835674847559)"/> <rect x="1041.1106726628975" y="17.411270116648815" width="1.209448941102437" height="0.1341732636535511" transform="rotate(180.000000 1041.7153971334487 17.47835674847559)"/> <rect x="1031.164844750551" y="17.411270116648815" width="2.1505513548977433" height="0.1341732636535511" transform="rotate(180.000000 1032.240120428 17.47835674847559)"/> <rect x="1029.2837735870928" y="17.411270116648815" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1029.6868602581196 17.47835674847559)"/> <rect x="1046.3521220743999" y="17.27671899695119" width="0.8065512940977442" height="0.13455111969762612" transform="rotate(180.000000 1046.7553977214488 17.343994556800002)"/> <rect x="1042.7237751550929" y="17.27671899695119" width="0.8061733420536257" height="0.13455111969762612" transform="rotate(180.000000 1043.1268618261197 17.343994556800002)"/> <rect x="1041.1106726628975" y="17.27671899695119" width="1.209448941102437" height="0.13455111969762612" transform="rotate(180.000000 1041.7153971334487 17.343994556800002)"/> <rect x="1031.1652227025952" y="17.27671899695119" width="2.284724618551081" height="0.13455111969762612" transform="rotate(180.000000 1032.3075850118707 17.343994556800002)"/> <rect x="1029.1488445153514" y="17.27671899695119" width="0.8065511980973952" height="0.13455111969762612" transform="rotate(180.000000 1029.5521201144002 17.343994556800002)"/> <rect x="1046.4870512421417" y="17.142545733297638" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1046.8901379131685 17.209632365124413)"/> <rect x="1042.4546728196976" y="17.142545733297638" width="1.0748977254047531" height="0.1341732636535511" transform="rotate(180.000000 1042.9921216824 17.209632365124413)"/> <rect x="1041.1106726628975" y="17.142545733297638" width="1.209448941102437" height="0.1341732636535511" transform="rotate(180.000000 1041.7153971334487 17.209632365124413)"/> <rect x="1031.1652227025952" y="17.142545733297638" width="2.419275834248765" height="0.1341732636535511" transform="rotate(180.000000 1032.3748606197196 17.209632365124413)"/> <rect x="1029.0150492037417" y="17.142545733297638" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1029.4181358747685 17.209632365124413)"/> <rect x="1046.620846553751" y="17.007994517600004" width="0.8065511980976225" height="0.13455121569763406" transform="rotate(180.000000 1047.0241221528 17.07527012544882)"/> <rect x="1041.1110506149416" y="17.007994517600004" width="2.284724618551081" height="0.13455121569763406" transform="rotate(180.000000 1042.2534129242172 17.07527012544882)"/> <rect x="1035.868845299351" y="17.007994517600004" width="3.3600003920000745" height="0.13455121569763406" transform="rotate(180.000000 1037.548845495351 17.07527012544882)"/> <rect x="1031.2997738222928" y="17.007994517600004" width="2.4192759302488867" height="0.13455121569763406" transform="rotate(180.000000 1032.5094117874173 17.07527012544882)"/> <rect x="1028.8801200359999" y="17.007994517600004" width="0.8065512940975168" height="0.13455121569763406" transform="rotate(180.000000 1029.2833956830486 17.07527012544882)"/> <rect x="1046.7557756254928" y="16.87344330190237" width="0.8061733420536257" height="0.13455121569763406" transform="rotate(180.000000 1047.1588622965196 16.940718909751187)"/> <rect x="1041.1110506149416" y="16.87344330190237" width="2.150173498853519" height="0.13455121569763406" transform="rotate(180.000000 1042.1861373643683 16.940718909751187)"/> <rect x="1035.868845299351" y="16.87344330190237" width="3.3600003920000745" height="0.13455121569763406" transform="rotate(180.000000 1037.548845495351 16.940718909751187)"/> <rect x="1031.2993958702486" y="16.87344330190237" width="2.688000313600014" height="0.13455121569763406" transform="rotate(180.000000 1032.6433960270488 16.940718909751187)"/> <rect x="1028.7455688203022" y="16.87344330190237" width="0.9411025097952006" height="0.13455121569763406" transform="rotate(180.000000 1029.2161200751998 16.940718909751187)"/> <rect x="1046.8895709371025" y="16.73927003824882" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1047.2928465841512 16.806356670075594)"/> <rect x="1041.1106726628975" y="16.73927003824882" width="2.016000235200181" height="0.1341732636535511" transform="rotate(180.000000 1042.1186727804975 16.806356670075594)"/> <rect x="1035.868845299351" y="16.73927003824882" width="3.3600003920000745" height="0.1341732636535511" transform="rotate(180.000000 1037.548845495351 16.806356670075594)"/> <rect x="1032.9121205064" y="16.73927003824882" width="1.4785513724975772" height="0.1341732636535511" transform="rotate(180.000000 1033.651396192649 16.806356670075594)"/> <rect x="1031.4339470859466" y="16.73927003824882" width="1.209826893146328" height="0.1341732636535511" transform="rotate(180.000000 1032.0388605325197 16.806356670075594)"/> <rect x="1028.611773508693" y="16.73927003824882" width="0.9407245577510821" height="0.1341732636535511" transform="rotate(180.000000 1029.0821357875684 16.806356670075594)"/> <rect x="1047.0241221528001" y="16.604718918551185" width="0.8065512940975168" height="0.13455111969763323" transform="rotate(180.000000 1047.427397799849 16.671994478400002)"/> <rect x="1041.1106726628975" y="16.604718918551185" width="1.8814490195024973" height="0.13455111969763323" transform="rotate(180.000000 1042.0513971726486 16.671994478400002)"/> <rect x="1035.868845299351" y="16.604718918551185" width="3.3600003920000745" height="0.13455111969763323" transform="rotate(180.000000 1037.548845495351 16.671994478400002)"/> <rect x="1033.0466717220975" y="16.604718918551185" width="1.746897803805041" height="0.13455111969763323" transform="rotate(180.000000 1033.920120624 16.671994478400002)"/> <rect x="1031.7026715652976" y="16.604718918551185" width="0.6720000784000604" height="0.13455111969763323" transform="rotate(180.000000 1032.0386716044977 16.671994478400002)"/> <rect x="1028.4772223889952" y="16.604718918551185" width="0.9407244617511878" height="0.13455111969763323" transform="rotate(180.000000 1028.9475846198707 16.671994478400002)"/> <rect x="1047.1590513205417" y="16.47054565489764" width="0.8061733420533983" height="0.13417326365354398" transform="rotate(180.000000 1047.5621379915683 16.537632286724413)"/> <rect x="1040.4390505365416" y="16.47054565489764" width="2.2847246185513086" height="0.13417326365354398" transform="rotate(180.000000 1041.5814128458173 16.537632286724413)"/> <rect x="1035.868845299351" y="16.47054565489764" width="3.3600003920000745" height="0.13417326365354398" transform="rotate(180.000000 1037.548845495351 16.537632286724413)"/> <rect x="1033.1812229377952" y="16.47054565489764" width="2.2847246185513086" height="0.13417326365354398" transform="rotate(180.000000 1034.3235852470707 16.537632286724413)"/> <rect x="1028.3430491253416" y="16.47054565489764" width="0.9407244617511878" height="0.13417326365354398" transform="rotate(180.000000 1028.8134113562173 16.537632286724413)"/> <rect x="1047.2928466321512" y="16.335994439200007" width="0.8065511980976225" height="0.13455121569763406" transform="rotate(180.000000 1047.6961222312 16.403270047048824)"/> <rect x="1033.4499473211463" y="16.335994439200007" width="9.139276714249036" height="0.13455121569763406" transform="rotate(180.000000 1038.0195856782707 16.403270047048824)"/> <rect x="1028.208497909644" y="16.335994439200007" width="0.9407245577513095" height="0.13455121569763406" transform="rotate(180.000000 1028.6788601885196 16.403270047048824)"/> <rect x="1047.2928466321512" y="16.20144322350236" width="0.8065511980976225" height="0.13455121569764827" transform="rotate(180.000000 1047.6961222312 16.268718831351183)"/> <rect x="1038.5572235649952" y="16.20144322350236" width="3.7632759910486584" height="0.13455121569764827" transform="rotate(180.000000 1040.4388615605194 16.268718831351183)"/> <rect x="1033.7190497525417" y="16.20144322350236" width="2.8221735772535794" height="0.13455121569764827" transform="rotate(180.000000 1035.1301365411684 16.268718831351183)"/> <rect x="1028.0735687419024" y="16.20144322350236" width="0.9411025097952006" height="0.13455121569764827" transform="rotate(180.000000 1028.5441199968 16.268718831351183)"/> <rect x="1047.4277757038928" y="16.067269959848815" width="0.8061733420536257" height="0.13417326365354398" transform="rotate(180.000000 1047.8308623749197 16.134356591675587)"/> <rect x="1038.5572235649952" y="16.067269959848815" width="3.7632759910486584" height="0.13417326365354398" transform="rotate(180.000000 1040.4388615605194 16.134356591675587)"/> <rect x="1033.9873961838487" y="16.067269959848815" width="2.6880003136002415" height="0.13417326365354398" transform="rotate(180.000000 1035.3313963406488 16.134356591675587)"/> <rect x="1027.9397734302927" y="16.067269959848815" width="0.9407245577513095" height="0.13417326365354398" transform="rotate(180.000000 1028.4101357091683 16.134356591675587)"/> <rect x="1047.5615710155023" y="15.932718840151189" width="0.8065512940977442" height="0.13455111969762612" transform="rotate(180.000000 1047.9648466625513 15.999994400000002)"/> <rect x="1034.3906718788976" y="15.932718840151189" width="7.929449725102359" height="0.13455111969762612" transform="rotate(180.000000 1038.3553967414487 15.999994400000002)"/> <rect x="1027.8052223105951" y="15.932718840151189" width="0.9407244617511878" height="0.13455111969762612" transform="rotate(180.000000 1028.2755845414708 15.999994400000002)"/> <rect x="1047.6961222312" y="15.798545576497638" width="0.8065512940975168" height="0.1341732636535511" transform="rotate(180.000000 1048.0993978782487 15.865632208324413)"/> <rect x="1041.1106726628975" y="15.798545576497638" width="1.209448941102437" height="0.1341732636535511" transform="rotate(180.000000 1041.7153971334487 15.865632208324413)"/> <rect x="1034.9281207416" y="15.798545576497638" width="6.048000705599861" height="0.1341732636535511" transform="rotate(180.000000 1037.9521210944 15.865632208324413)"/> <rect x="1027.6710490469418" y="15.798545576497638" width="0.9407244617511878" height="0.1341732636535511" transform="rotate(180.000000 1028.1414112778175 15.865632208324413)"/> <rect x="1047.8310513989418" y="15.663994360799997" width="0.8061733420533983" height="0.13455121569764117" transform="rotate(180.000000 1048.2341380699686 15.731269968648817)"/> <rect x="1035.7346720356977" y="15.663994360799997" width="4.4348981174046" height="0.13455121569764117" transform="rotate(180.000000 1037.9521210944 15.731269968648817)"/> <rect x="1027.536497831244" y="15.663994360799997" width="0.9407245577510821" height="0.13455121569764117" transform="rotate(180.000000 1028.0068601101198 15.731269968648817)"/> <rect x="1047.9648467105512" y="15.529443145102363" width="0.8065511980976225" height="0.13455121569763406" transform="rotate(180.000000 1048.3681223096 15.59671875295118)"/> <rect x="1035.868845299351" y="15.529443145102363" width="3.3600003920000745" height="0.13455121569763406" transform="rotate(180.000000 1037.548845495351 15.59671875295118)"/> <rect x="1027.5361198792" y="15.529443145102363" width="0.8065512940975168" height="0.13455121569763406" transform="rotate(180.000000 1027.9393955262487 15.59671875295118)"/> <rect x="1048.0997757822927" y="15.395269881448812" width="0.8061733420536257" height="0.1341732636535511" transform="rotate(180.000000 1048.5028624533195 15.462356513275587)"/> <rect x="1035.868845299351" y="15.395269881448812" width="3.3600003920000745" height="0.1341732636535511" transform="rotate(180.000000 1037.548845495351 15.462356513275587)"/> <rect x="1027.4015686635023" y="15.395269881448812" width="0.8065512940977442" height="0.1341732636535511" transform="rotate(180.000000 1027.8048443105513 15.462356513275587)"/> <rect x="1048.2335710939024" y="15.260718761751185" width="0.8065512940975168" height="0.13455111969762612" transform="rotate(180.000000 1048.6368467409511 15.327994321599999)"/> <rect x="1027.2677733518926" y="15.260718761751185" width="0.806173342053853" height="0.13455111969762612" transform="rotate(180.000000 1027.6708600229194 15.327994321599999)"/> <rect x="1048.3681223096" y="15.126545498097641" width="0.8065512940975168" height="0.13417326365354398" transform="rotate(180.000000 1048.7713979566488 15.193632129924413)"/> <rect x="1027.1328442801512" y="15.126545498097641" width="0.8065511980976225" height="0.13417326365354398" transform="rotate(180.000000 1027.5361198792 15.193632129924413)"/> <rect x="1048.5030514773416" y="14.9919942824" width="0.8061733420536257" height="0.13455121569764117" transform="rotate(180.000000 1048.9061381483684 15.059269890248821)"/> <rect x="1026.9990489685417" y="14.9919942824" width="0.8061733420533983" height="0.13455121569764117" transform="rotate(180.000000 1027.4021356395683 15.059269890248821)"/> <rect x="1048.636846788951" y="14.857443066702366" width="0.6720000784002877" height="0.13455121569763406" transform="rotate(180.000000 1048.9728468281512 14.924718674551183)"/> <rect x="1027.1332222321953" y="14.857443066702366" width="0.5378268147464951" height="0.13455121569763406" transform="rotate(180.000000 1027.4021356395685 14.924718674551183)"/> <rect x="1048.771775860693" y="14.723269803048815" width="0.40327569504870553" height="0.1341732636535511" transform="rotate(180.000000 1048.9734137082173 14.79035643487559)"/> <rect x="1027.2677733518926" y="14.723269803048815" width="0.2687244793514765" height="0.1341732636535511" transform="rotate(180.000000 1027.4021355915684 14.79035643487559)"/> <rect x="1048.9055711723024" y="14.588718683351189" width="0.13455121569745643" height="0.13455111969762612" transform="rotate(180.000000 1048.972846780151 14.655994243200002)"/> <rect x="1026.8705449855497" y="14.557726519735432" width="22.931152307300636" height="33.09052350856063" fill-opacity=0 fill=none /> </g> <g id=MICROMATCH-6> <line x1="362.6551603897637" y1="24.15432607133858" x2="364.1669716381417" y2="24.15432607133858" style="stroke-width:0.7680000896"/> <line x1="364.1669716381417" y1="24.15432607133858" x2="364.1669716381417" y2="29.445665248661413" style="stroke-width:0.7680000896"/> <line x1="364.1669716381417" y1="29.445665248661413" x2="362.6551603897637" y2="29.445665248661413" style="stroke-width:0.7680000896"/> <line x1="362.6551603897637" y1="31.335429213133857" x2="364.1669716381417" y2="31.335429213133857" style="stroke-width:0.7680000896"/> <line x1="364.1669716381417" y1="31.335429213133857" x2="364.1669716381417" y2="32.84724046151182" style="stroke-width:0.7680000896"/> <line x1="364.1669716381417" y1="32.84724046151182" x2="362.6551603897637" y2="32.84724046151182" style="stroke-width:0.7680000896"/> <line x1="362.6551603897637" y1="20.75275085848819" x2="364.1669716381417" y2="20.75275085848819" style="stroke-width:0.7680000896"/> <line x1="364.1669716381417" y1="20.75275085848819" x2="364.1669716381417" y2="22.26456210686615" style="stroke-width:0.7680000896"/> <line x1="364.1669716381417" y1="22.26456210686615" x2="362.6551603897637" y2="22.26456210686615" style="stroke-width:0.7680000896"/> <line x1="362.27720757766923" y1="17.729128457732287" x2="362.27720757766923" y2="35.870862862267714" style="stroke-width:0.7680000896"/> <line x1="359.25358517691336" y1="19.24093970611024" x2="359.25358517691336" y2="34.35905161388976" style="stroke-width:0.7680000896"/> <line x1="326.90082549842515" y1="20.75275085848819" x2="328.03468393470865" y2="20.75275085848819" style="stroke-width:0.3840000448"/> <line x1="328.03468393470865" y1="20.75275085848819" x2="329.16854237099216" y2="20.75275085848819" style="stroke-width:0.3840000448"/> <line x1="326.90082549842515" y1="26.79999566" x2="328.03468393470865" y2="26.79999566" style="stroke-width:0.3840000448"/> <line x1="328.03468393470865" y1="26.79999566" x2="329.16854237099216" y2="26.79999566" style="stroke-width:0.3840000448"/> <line x1="328.03468393470865" y1="26.79999566" x2="329.16854237099216" y2="25.666137223716532" style="stroke-width:0.3840000448"/> <line x1="328.03468393470865" y1="20.75275085848819" x2="329.16854237099216" y2="21.88660929477166" style="stroke-width:0.3840000448"/> <line x1="328.4126367468032" y1="21.508656482677168" x2="328.03468393470865" y2="21.88660929477166" style="stroke-width:0.3840000448"/> <line x1="326.90082549842515" y1="21.88660929477166" x2="328.03468393470865" y2="21.88660929477166" style="stroke-width:0.3840000448"/> <line x1="328.03468393470865" y1="21.88660929477166" x2="328.03468393470865" y2="25.666137223716532" style="stroke-width:0.3840000448"/> <line x1="328.03468393470865" y1="25.666137223716532" x2="326.90082549842515" y2="25.666137223716532" style="stroke-width:0.3840000448"/> <line x1="328.4126367468032" y1="26.044090035811024" x2="328.03468393470865" y2="25.666137223716532" style="stroke-width:0.3840000448"/> <line x1="326.14491997023623" y1="29.445665248661413" x2="324.63310872185826" y2="29.445665248661413" style="stroke-width:0.7680000896"/> <line x1="324.63310872185826" y1="29.445665248661413" x2="324.63310872185826" y2="24.15432607133858" style="stroke-width:0.7680000896"/> <line x1="324.63310872185826" y1="24.15432607133858" x2="326.14491997023623" y2="24.15432607133858" style="stroke-width:0.7680000896"/> <line x1="326.14491997023623" y1="22.26456210686615" x2="324.63310872185826" y2="22.26456210686615" style="stroke-width:0.7680000896"/> <line x1="324.63310872185826" y1="22.26456210686615" x2="324.63310872185826" y2="20.75275085848819" style="stroke-width:0.7680000896"/> <line x1="324.63310872185826" y1="20.75275085848819" x2="326.14491997023623" y2="20.75275085848819" style="stroke-width:0.7680000896"/> <line x1="326.14491997023623" y1="32.84724046151182" x2="324.63310872185826" y2="32.84724046151182" style="stroke-width:0.7680000896"/> <line x1="324.63310872185826" y1="32.84724046151182" x2="324.63310872185826" y2="31.335429213133857" style="stroke-width:0.7680000896"/> <line x1="324.63310872185826" y1="31.335429213133857" x2="326.14491997023623" y2="31.335429213133857" style="stroke-width:0.7680000896"/> <line x1="326.5228727823307" y1="35.870862862267714" x2="326.5228727823307" y2="17.729128457732287" style="stroke-width:0.7680000896"/> <line x1="329.5464951830866" y1="19.24093970611024" x2="359.25358517691336" y2="19.24093970611024" style="stroke-width:0.7680000896"/> <line x1="326.5228727823307" y1="17.729128457732287" x2="362.27720757766923" y2="17.729128457732287" style="stroke-width:0.7680000896"/> <line x1="326.5228727823307" y1="35.870862862267714" x2="362.27720757766923" y2="35.870862862267714" style="stroke-width:0.7680000896"/> <line x1="329.5464951830866" y1="34.35905161388976" x2="329.5464951830866" y2="19.24093970611024" style="stroke-width:0.7680000896"/> <line x1="329.5464951830866" y1="34.35905161388976" x2="359.25358517691336" y2="34.35905161388976" style="stroke-width:0.7680000896"/> <circle cx="332.40003878" cy="21.999995100000007" r="2.880000336" class=pad fill=currentColor stroke-width=none /> <circle cx="332.40003878" cy="21.999995100000007" r="1.5360001792" class=drill fill=""/> <circle cx="337.20003934" cy="31.59999622" r="2.880000336" class=pad fill=currentColor stroke-width=none /> <circle cx="337.20003934" cy="31.59999622" r="1.5360001792" class=drill fill=""/> <circle cx="342.0000399" cy="21.999995100000007" r="2.880000336" class=pad fill=currentColor stroke-width=none /> <circle cx="342.0000399" cy="21.999995100000007" r="1.5360001792" class=drill fill=""/> <circle cx="346.80004046" cy="31.59999622" r="2.880000336" class=pad fill=currentColor stroke-width=none /> <circle cx="346.80004046" cy="31.59999622" r="1.5360001792" class=drill fill=""/> <circle cx="351.60004101999994" cy="21.999995100000007" r="2.880000336" class=pad fill=currentColor stroke-width=none /> <circle cx="351.60004101999994" cy="21.999995100000007" r="1.5360001792" class=drill fill=""/> <circle cx="356.40004158" cy="31.59999622" r="2.880000336" class=pad fill=currentColor stroke-width=none /> <circle cx="356.40004158" cy="31.59999622" r="1.5360001792" class=drill fill=""/> <rect x="324.13232130343306" y="17.266892147804718" width="40.54072908175118" height="19.06091559977323" fill-opacity=0 fill=none /> </g> <g id=MICROMATCH-4> <line x1="689.7449623902362" y1="30.64566538866142" x2="688.2331511418582" y2="30.64566538866142" style="stroke-width:0.7680000896"/> <line x1="688.2331511418582" y1="30.64566538866142" x2="688.2331511418582" y2="25.354326211338588" style="stroke-width:0.7680000896"/> <line x1="688.2331511418582" y1="25.354326211338588" x2="689.7449623902362" y2="25.354326211338588" style="stroke-width:0.7680000896"/> <line x1="689.7449623902362" y1="23.464562246866144" x2="688.2331511418582" y2="23.464562246866144" style="stroke-width:0.7680000896"/> <line x1="688.2331511418582" y1="23.464562246866144" x2="688.2331511418582" y2="21.95275099848819" style="stroke-width:0.7680000896"/> <line x1="688.2331511418582" y1="21.95275099848819" x2="689.7449623902362" y2="21.95275099848819" style="stroke-width:0.7680000896"/> <line x1="689.7449623902362" y1="34.04724060151182" x2="688.2331511418582" y2="34.04724060151182" style="stroke-width:0.7680000896"/> <line x1="688.2331511418582" y1="34.04724060151182" x2="688.2331511418582" y2="32.53542935313386" style="stroke-width:0.7680000896"/> <line x1="688.2331511418582" y1="32.53542935313386" x2="689.7449623902362" y2="32.53542935313386" style="stroke-width:0.7680000896"/> <line x1="690.1229152023307" y1="37.070863002267714" x2="690.1229152023307" y2="18.929128597732287" style="stroke-width:0.7680000896"/> <line x1="693.1465376030866" y1="35.55905175388976" x2="693.1465376030866" y2="20.440939846110247" style="stroke-width:0.7680000896"/> <line x1="715.8992961615747" y1="34.04724060151182" x2="714.7654377252912" y2="34.04724060151182" style="stroke-width:0.3840000448"/> <line x1="714.7654377252912" y1="34.04724060151182" x2="713.6315792890078" y2="34.04724060151182" style="stroke-width:0.3840000448"/> <line x1="715.8992961615747" y1="27.9999958" x2="714.7654377252912" y2="27.9999958" style="stroke-width:0.3840000448"/> <line x1="714.7654377252912" y1="27.9999958" x2="713.6315792890078" y2="27.9999958" style="stroke-width:0.3840000448"/> <line x1="714.7654377252912" y1="27.9999958" x2="713.6315792890078" y2="29.13385423628347" style="stroke-width:0.3840000448"/> <line x1="714.7654377252912" y1="34.04724060151182" x2="713.6315792890078" y2="32.91338216522835" style="stroke-width:0.3840000448"/> <line x1="714.3874849131968" y1="33.29133497732283" x2="714.7654377252912" y2="32.91338216522835" style="stroke-width:0.3840000448"/> <line x1="715.8992961615747" y1="32.91338216522835" x2="714.7654377252912" y2="32.91338216522835" style="stroke-width:0.3840000448"/> <line x1="714.7654377252912" y1="32.91338216522835" x2="714.7654377252912" y2="29.13385423628347" style="stroke-width:0.3840000448"/> <line x1="714.7654377252912" y1="29.13385423628347" x2="715.8992961615747" y2="29.13385423628347" style="stroke-width:0.3840000448"/> <line x1="714.3874849131968" y1="28.755901424188977" x2="714.7654377252912" y2="29.13385423628347" style="stroke-width:0.3840000448"/> <line x1="716.6552016897637" y1="25.354326211338588" x2="718.1670129381417" y2="25.354326211338588" style="stroke-width:0.7680000896"/> <line x1="718.1670129381417" y1="25.354326211338588" x2="718.1670129381417" y2="30.64566538866142" style="stroke-width:0.7680000896"/> <line x1="718.1670129381417" y1="30.64566538866142" x2="716.6552016897637" y2="30.64566538866142" style="stroke-width:0.7680000896"/> <line x1="716.6552016897637" y1="32.53542935313386" x2="718.1670129381417" y2="32.53542935313386" style="stroke-width:0.7680000896"/> <line x1="718.1670129381417" y1="32.53542935313386" x2="718.1670129381417" y2="34.04724060151182" style="stroke-width:0.7680000896"/> <line x1="718.1670129381417" y1="34.04724060151182" x2="716.6552016897637" y2="34.04724060151182" style="stroke-width:0.7680000896"/> <line x1="716.6552016897637" y1="21.95275099848819" x2="718.1670129381417" y2="21.95275099848819" style="stroke-width:0.7680000896"/> <line x1="718.1670129381417" y1="21.95275099848819" x2="718.1670129381417" y2="23.464562246866144" style="stroke-width:0.7680000896"/> <line x1="718.1670129381417" y1="23.464562246866144" x2="716.6552016897637" y2="23.464562246866144" style="stroke-width:0.7680000896"/> <line x1="716.2772488776692" y1="18.929128597732287" x2="716.2772488776692" y2="37.070863002267714" style="stroke-width:0.7680000896"/> <line x1="713.2536264769134" y1="35.55905175388976" x2="693.1465376030866" y2="35.55905175388976" style="stroke-width:0.7680000896"/> <line x1="716.2772488776692" y1="37.070863002267714" x2="690.1229152023307" y2="37.070863002267714" style="stroke-width:0.7680000896"/> <line x1="716.2772488776692" y1="18.929128597732287" x2="690.1229152023307" y2="18.929128597732287" style="stroke-width:0.7680000896"/> <line x1="713.2536264769134" y1="20.440939846110247" x2="713.2536264769134" y2="35.55905175388976" style="stroke-width:0.7680000896"/> <line x1="713.2536264769134" y1="20.440939846110247" x2="693.1465376030866" y2="20.440939846110247" style="stroke-width:0.7680000896"/> <circle cx="710.4000828799999" cy="32.79999636000001" r="2.880000336" class=pad fill=currentColor stroke-width=none /> <circle cx="710.4000828799999" cy="32.79999636000001" r="1.5360001792" class=drill fill=""/> <circle cx="705.60008232" cy="23.19999524" r="2.880000336" class=pad fill=currentColor stroke-width=none /> <circle cx="705.60008232" cy="23.19999524" r="1.5360001792" class=drill fill=""/> <circle cx="700.8000817599999" cy="32.79999636000001" r="2.880000336" class=pad fill=currentColor stroke-width=none /> <circle cx="700.8000817599999" cy="32.79999636000001" r="1.5360001792" class=drill fill=""/> <circle cx="696.0000812000001" cy="23.19999524" r="2.880000336" class=pad fill=currentColor stroke-width=none /> <circle cx="696.0000812000001" cy="23.19999524" r="1.5360001792" class=drill fill=""/> <rect x="687.7410566204472" y="18.427963227263" width="30.865137456932302" height="19.060915599773224" fill-opacity=0 fill=none /> </g> <g id=RV09AF> <line x1="838.37641275457" y1="52.38740021319685" x2="875.4157871878299" y2="52.38740021319685" style="stroke-width:0.480000056"/> <line x1="838.37641275457" y1="52.38740021319685" x2="838.37641275457" y2="10.812592226803154" style="stroke-width:0.480000056"/> <line x1="875.4157871878299" y1="52.38740021319685" x2="875.4157871878299" y2="10.812592226803154" style="stroke-width:0.480000056"/> <line x1="838.37641275457" y1="10.812592226803154" x2="875.4157871878299" y2="10.812592226803154" style="stroke-width:0.480000056"/> <line x1="856.8960999712" y1="36.39999678" x2="856.8960999712" y2="26.79999566" style="stroke-width:0.37795281209448955"/> <line x1="852.0960994112" y1="31.59999622" x2="861.6961005311999" y2="31.59999622" style="stroke-width:0.37795281209448955"/> <circle cx="856.8960999712" cy="31.59999622" r="10.393702044598431" stroke-width="0.0476220535559056" stroke=currentColor fill=none /> <circle cx="866.3449199855622" cy="58.05669220261417" r="3.041764146872442" class=pad fill=currentColor stroke-width=none /> <circle cx="866.3449199855622" cy="58.05669220261417" r="1.8897640124724422" class=drill fill=""/> <circle cx="856.8960999712" cy="58.05669220261417" r="3.041764146872442" class=pad fill=currentColor stroke-width=none /> <circle cx="856.8960999712" cy="58.05669220261417" r="1.8897640124724422" class=drill fill=""/> <circle cx="847.4472799568377" cy="58.05669220261417" r="3.041764146872442" class=pad fill=currentColor stroke-width=none /> <circle cx="847.4472799568377" cy="58.05669220261417" r="1.8897640124724422" class=drill fill=""/> <circle cx="836.8646016021921" cy="31.59999622" r="6.269481035439368" class=pad fill=currentColor stroke-width=none /> <circle cx="836.8646016021921" cy="31.59999622" r="4.157480789039369" class=drill fill=""/> <circle cx="876.6441337311371" cy="31.59999622" r="6.269481035439368" class=pad fill=currentColor stroke-width=none /> <circle cx="876.6441337311371" cy="31.59999622" r="4.157480789039369" class=drill fill=""/> <rect x="830.456033878526" y="10.493977981631495" width="52.63521878077472" height="51.66765962789292" fill-opacity=0 fill=none /> </g> <g id="0204/7"> <rect x="944.880110236" y="21.519995043999998" width="1.4400001679999832" height="1.920000224000006" transform="rotate(90.000000 945.6001103199999 22.479995156)"/> <rect x="944.880110236" y="42.159997452" width="1.4400001679999832" height="1.920000223999999" transform="rotate(90.000000 945.6001103199999 43.119997564)"/> <line x1="948.480110656" y1="42.399997479999996" x2="942.720109984" y2="42.399997479999996" style="stroke-width:0.5760000672"/> <line x1="941.7601098719999" y1="41.43999736800001" x2="941.7601098719999" y2="39.9999972" style="stroke-width:0.5760000672"/> <line x1="942.2401099279999" y1="39.519997144" x2="941.7601098719999" y2="39.9999972" style="stroke-width:0.5760000672"/> <line x1="949.440110768" y1="41.43999736800001" x2="949.440110768" y2="39.9999972" style="stroke-width:0.5760000672"/> <line x1="948.960110712" y1="39.519997144" x2="949.440110768" y2="39.9999972" style="stroke-width:0.5760000672"/> <line x1="942.2401099279999" y1="26.079995576" x2="941.7601098719999" y2="25.59999552" style="stroke-width:0.5760000672"/> <line x1="942.2401099279999" y1="26.079995576" x2="942.2401099279999" y2="39.519997144" style="stroke-width:0.5760000672"/> <line x1="948.960110712" y1="26.079995576" x2="949.440110768" y2="25.59999552" style="stroke-width:0.5760000672"/> <line x1="948.960110712" y1="26.079995576" x2="948.960110712" y2="39.519997144" style="stroke-width:0.5760000672"/> <line x1="941.7601098719999" y1="24.159995351999996" x2="941.7601098719999" y2="25.59999552" style="stroke-width:0.5760000672"/> <line x1="949.440110768" y1="24.159995351999996" x2="949.440110768" y2="25.59999552" style="stroke-width:0.5760000672"/> <line x1="948.480110656" y1="23.19999524" x2="942.720109984" y2="23.19999524" style="stroke-width:0.5760000672"/> <path d="M941.7601098719999,41.43999736800001 A0.960000112,0.960000112 0 0 0 942.720109984,42.399997479999996" style="stroke-width:0.5760000672"/> <path d="M948.480110656,42.399997479999996 A0.960000112,0.960000112 0 0 0 949.440110768,41.43999736800001" style="stroke-width:0.5760000672"/> <path d="M949.440110768,24.159995351999996 A0.960000112,0.960000112 0 0 0 948.480110656,23.19999524" style="stroke-width:0.5760000672"/> <path d="M942.720109984,23.19999524 A0.960000112,0.960000112 0 0 0 941.7601098719999,24.159995351999996" style="stroke-width:0.5760000672"/> <circle cx="945.60011032" cy="47.19999804" r="3.360000392" class=pad fill=currentColor stroke-width=none /> <circle cx="945.60011032" cy="47.19999804" r="1.5118112003779527" class=drill fill=""/> <circle cx="945.60011032" cy="18.39999468" r="3.360000392" class=pad fill=currentColor stroke-width=none /> <circle cx="945.60011032" cy="18.39999468" r="1.5118112003779527" class=drill fill=""/> <rect x="941.4350704420787" y="14.364214689159063" width="8.417764822072513" height="36.8640043008" fill-opacity=0 fill=none /> </g> <g id=ROHS> <rect x="860.3812027777952" y="42.17927300624882" width="0.4032755990486976" height="0.13417326365353688" transform="rotate(180.000000 860.5828405773195 42.24635963807559)"/> <rect x="851.9139261419464" y="42.17927300624882" width="0.5378268147464951" height="0.13417326365353688" transform="rotate(180.000000 852.1828395493196 42.24635963807559)"/> <rect x="865.2197544462928" y="42.04472188655119" width="1.0752757734488796" height="0.13455111969763323" transform="rotate(180.000000 865.7573923330172 42.111997446400004)"/> <rect x="862.800478612044" y="42.04472188655119" width="1.075275677448758" height="0.13455111969763323" transform="rotate(180.000000 863.3381164507684 42.111997446400004)"/> <rect x="859.8437538190927" y="42.04472188655119" width="1.4781734204535724" height="0.13455111969763323" transform="rotate(180.000000 860.5828405293196 42.111997446400004)"/> <rect x="857.0212023857952" y="42.04472188655119" width="1.0752756774488716" height="0.13455111969763323" transform="rotate(180.000000 857.5588402245196 42.111997446400004)"/> <rect x="854.3332020721953" y="42.04472188655119" width="0.9407244617510742" height="0.13455111969763323" transform="rotate(180.000000 854.8035643030707 42.111997446400004)"/> <rect x="851.2419260635464" y="42.04472188655119" width="1.8818269715463884" height="0.13455111969763323" transform="rotate(180.000000 852.1828395493196 42.111997446400004)"/> <rect x="865.2197544462928" y="41.91054862289764" width="1.0752757734488796" height="0.13417326365354398" transform="rotate(180.000000 865.7573923330172 41.97763525472442)"/> <rect x="862.800478612044" y="41.91054862289764" width="1.075275677448758" height="0.13417326365354398" transform="rotate(180.000000 863.3381164507684 41.97763525472442)"/> <rect x="859.5746514836976" y="41.91054862289764" width="2.0160002351999537" height="0.13417326365354398" transform="rotate(180.000000 860.5826516012976 41.97763525472442)"/> <rect x="857.0212023857952" y="41.91054862289764" width="1.0752756774488716" height="0.13417326365354398" transform="rotate(180.000000 857.5588402245196 41.97763525472442)"/> <rect x="854.1986508564976" y="41.91054862289764" width="1.0748977254047531" height="0.13417326365354398" transform="rotate(180.000000 854.7360997192 41.97763525472442)"/> <rect x="850.9732016801952" y="41.91054862289764" width="2.284724618551195" height="0.13417326365354398" transform="rotate(180.000000 852.1155639894707 41.97763525472442)"/> <rect x="865.2197544462928" y="41.7759974072" width="1.0752757734488796" height="0.13455121569764117" transform="rotate(180.000000 865.7573923330172 41.84327301504882)"/> <rect x="862.9346518756976" y="41.7759974072" width="1.0748977254047531" height="0.13455121569764117" transform="rotate(180.000000 863.4721007384 41.84327301504882)"/> <rect x="859.440478220044" y="41.7759974072" width="2.419275834248765" height="0.13455121569764117" transform="rotate(180.000000 860.6501161371684 41.84327301504882)"/> <rect x="857.0212023857952" y="41.7759974072" width="1.0752756774488716" height="0.13455121569764117" transform="rotate(180.000000 857.5588402245196 41.84327301504882)"/> <rect x="854.1986508564976" y="41.7759974072" width="1.0748977254047531" height="0.13455121569764117" transform="rotate(180.000000 854.7360997192 41.84327301504882)"/> <rect x="850.7040992487999" y="41.7759974072" width="2.553449097902444" height="0.13455121569764117" transform="rotate(180.000000 851.9808237977511 41.84327301504882)"/> <rect x="865.2197544462928" y="41.64144619150236" width="1.0752757734488796" height="0.13455121569764117" transform="rotate(180.000000 865.7573923330172 41.70872179935118)"/> <rect x="862.9346518756976" y="41.64144619150236" width="1.0748977254047531" height="0.13455121569764117" transform="rotate(180.000000 863.4721007384 41.70872179935118)"/> <rect x="859.3055490523024" y="41.64144619150236" width="2.688000313600014" height="0.13455121569764117" transform="rotate(180.000000 860.6495492091024 41.70872179935118)"/> <rect x="857.0212023857952" y="41.64144619150236" width="1.0752756774488716" height="0.13455121569764117" transform="rotate(180.000000 857.5588402245196 41.70872179935118)"/> <rect x="854.1986508564976" y="41.64144619150236" width="1.0748977254047531" height="0.13455121569764117" transform="rotate(180.000000 854.7360997192 41.70872179935118)"/> <rect x="850.5695480331024" y="41.64144619150236" width="2.688000313600014" height="0.13455121569764117" transform="rotate(180.000000 851.9135481899024 41.70872179935118)"/> <rect x="865.2197544462928" y="41.50727292784882" width="1.0752757734488796" height="0.13417326365354398" transform="rotate(180.000000 865.7573923330172 41.574359559675585)"/> <rect x="862.9346518756976" y="41.50727292784882" width="1.0748977254047531" height="0.13417326365354398" transform="rotate(180.000000 863.4721007384 41.574359559675585)"/> <rect x="859.1717537406928" y="41.50727292784882" width="2.9567247929512632" height="0.13417326365354398" transform="rotate(180.000000 860.6501161371684 41.574359559675585)"/> <rect x="857.0212023857952" y="41.50727292784882" width="1.0752756774488716" height="0.13417326365354398" transform="rotate(180.000000 857.5588402245196 41.574359559675585)"/> <rect x="854.1986508564976" y="41.50727292784882" width="1.0748977254047531" height="0.13417326365354398" transform="rotate(180.000000 854.7360997192 41.574359559675585)"/> <rect x="850.5695480331024" y="41.50727292784882" width="2.688000313600014" height="0.13417326365354398" transform="rotate(180.000000 851.9135481899024 41.574359559675585)"/> <rect x="865.2197544462928" y="41.372721808151184" width="1.0752757734488796" height="0.13455111969763323" transform="rotate(180.000000 865.7573923330172 41.439997368)"/> <rect x="863.0692030913953" y="41.372721808151184" width="1.075275677448758" height="0.13455111969763323" transform="rotate(180.000000 863.6068409301197 41.439997368)"/> <rect x="860.9186516404976" y="41.372721808151184" width="1.2094489411023233" height="0.13455111969763323" transform="rotate(180.000000 861.5233761110487 41.439997368)"/> <rect x="859.0372026209952" y="41.372721808151184" width="1.2098268931464418" height="0.13455111969763323" transform="rotate(180.000000 859.6421160675684 41.439997368)"/> <rect x="857.0212023857952" y="41.372721808151184" width="1.0752756774488716" height="0.13455111969763323" transform="rotate(180.000000 857.5588402245196 41.439997368)"/> <rect x="854.1986508564976" y="41.372721808151184" width="1.0748977254047531" height="0.13455111969763323" transform="rotate(180.000000 854.7360997192 41.439997368)"/> <rect x="852.4517529566929" y="41.372721808151184" width="0.806173342053512" height="0.13455111969763323" transform="rotate(180.000000 852.8548396277197 41.439997368)"/> <rect x="850.4357527214928" y="41.372721808151184" width="1.4781734204535724" height="0.13455111969763323" transform="rotate(180.000000 851.1748394317196 41.439997368)"/> <rect x="865.2197544462928" y="41.23854854449765" width="1.0752757734488796" height="0.13417326365353688" transform="rotate(180.000000 865.7573923330172 41.305635176324415)"/> <rect x="863.0692030913953" y="41.23854854449765" width="1.075275677448758" height="0.13417326365353688" transform="rotate(180.000000 863.6068409301197 41.305635176324415)"/> <rect x="861.1877539758929" y="41.23854854449765" width="1.075275773448766" height="0.13417326365353688" transform="rotate(180.000000 861.7253918626172 41.305635176324415)"/> <rect x="858.9026514052975" y="41.23854854449765" width="1.2094489411023233" height="0.13417326365353688" transform="rotate(180.000000 859.5073758758488 41.305635176324415)"/> <rect x="857.0212023857952" y="41.23854854449765" width="1.0752756774488716" height="0.13417326365353688" transform="rotate(180.000000 857.5588402245196 41.305635176324415)"/> <rect x="854.1986508564976" y="41.23854854449765" width="1.0748977254047531" height="0.13417326365353688" transform="rotate(180.000000 854.7360997192 41.305635176324415)"/> <rect x="852.9892019153953" y="41.23854854449765" width="0.26872438335112747" height="0.13417326365353688" transform="rotate(180.000000 853.1235641070708 41.305635176324415)"/> <rect x="850.4353747694488" y="41.23854854449765" width="1.2094490371023312" height="0.13417326365353688" transform="rotate(180.000000 851.040099288 41.305635176324415)"/> <rect x="865.2197544462928" y="41.1039973288" width="1.0752757734488796" height="0.13455121569764827" transform="rotate(180.000000 865.7573923330172 41.17127293664882)"/> <rect x="863.2037542110928" y="41.1039973288" width="1.075275773448766" height="0.13455121569764827" transform="rotate(180.000000 863.7413920978172 41.17127293664882)"/> <rect x="861.1877539758929" y="41.1039973288" width="1.075275773448766" height="0.13455121569764827" transform="rotate(180.000000 861.7253918626172 41.17127293664882)"/> <rect x="858.9026514052975" y="41.1039973288" width="1.0748977254047531" height="0.13455121569764827" transform="rotate(180.000000 859.4401002679999 41.17127293664882)"/> <rect x="857.0212023857952" y="41.1039973288" width="1.0752756774488716" height="0.13455121569764827" transform="rotate(180.000000 857.5588402245196 41.17127293664882)"/> <rect x="854.1986508564976" y="41.1039973288" width="1.0748977254047531" height="0.13455121569764827" transform="rotate(180.000000 854.7360997192 41.17127293664882)"/> <rect x="850.4357527214928" y="41.1039973288" width="1.0752757734488796" height="0.13455121569764827" transform="rotate(180.000000 850.9733906082172 41.17127293664882)"/> <rect x="865.2197544462928" y="40.969446113102364" width="1.0752757734488796" height="0.13455121569763406" transform="rotate(180.000000 865.7573923330172 41.03672172095118)"/> <rect x="863.2037542110928" y="40.969446113102364" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.7413920978172 41.03672172095118)"/> <rect x="861.3219272395463" y="40.969446113102364" width="1.0752757734489933" height="0.13455121569763406" transform="rotate(180.000000 861.8595651262708 41.03672172095118)"/> <rect x="858.9030293573416" y="40.969446113102364" width="0.9407244617511878" height="0.13455121569763406" transform="rotate(180.000000 859.3733915882171 41.03672172095118)"/> <rect x="857.0212023857952" y="40.969446113102364" width="1.0752756774488716" height="0.13455121569763406" transform="rotate(180.000000 857.5588402245196 41.03672172095118)"/> <rect x="854.1986508564976" y="40.969446113102364" width="1.0748977254047531" height="0.13455121569763406" transform="rotate(180.000000 854.7360997192 41.03672172095118)"/> <rect x="850.3012016017952" y="40.969446113102364" width="1.075275677448758" height="0.13455121569763406" transform="rotate(180.000000 850.8388394405197 41.03672172095118)"/> <rect x="865.2197544462928" y="40.83527284944881" width="1.0752757734488796" height="0.1341732636535511" transform="rotate(180.000000 865.7573923330172 40.90235948127559)"/> <rect x="863.2037542110928" y="40.83527284944881" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.7413920978172 40.90235948127559)"/> <rect x="861.3219272395463" y="40.83527284944881" width="1.0752757734489933" height="0.1341732636535511" transform="rotate(180.000000 861.8595651262708 40.90235948127559)"/> <rect x="858.768478141644" y="40.83527284944881" width="1.075275677448758" height="0.1341732636535511" transform="rotate(180.000000 859.3061159803683 40.90235948127559)"/> <rect x="857.0212023857952" y="40.83527284944881" width="1.0752756774488716" height="0.1341732636535511" transform="rotate(180.000000 857.5588402245196 40.90235948127559)"/> <rect x="854.1986508564976" y="40.83527284944881" width="1.0748977254047531" height="0.1341732636535511" transform="rotate(180.000000 854.7360997192 40.90235948127559)"/> <rect x="850.3012016017952" y="40.83527284944881" width="1.075275677448758" height="0.1341732636535511" transform="rotate(180.000000 850.8388394405197 40.90235948127559)"/> <rect x="865.2197544462928" y="40.70072172975119" width="1.0752757734488796" height="0.13455111969762612" transform="rotate(180.000000 865.7573923330172 40.767997289600004)"/> <rect x="863.3379274747464" y="40.70072172975119" width="1.0752757734488796" height="0.13455111969762612" transform="rotate(180.000000 863.8755653614708 40.767997289600004)"/> <rect x="861.3219272395463" y="40.70072172975119" width="1.0752757734489933" height="0.13455111969762612" transform="rotate(180.000000 861.8595651262708 40.767997289600004)"/> <rect x="858.768478141644" y="40.70072172975119" width="1.075275677448758" height="0.13455111969762612" transform="rotate(180.000000 859.3061159803683 40.767997289600004)"/> <rect x="857.0212023857952" y="40.70072172975119" width="1.0752756774488716" height="0.13455111969762612" transform="rotate(180.000000 857.5588402245196 40.767997289600004)"/> <rect x="854.1986508564976" y="40.70072172975119" width="1.0748977254047531" height="0.13455111969762612" transform="rotate(180.000000 854.7360997192 40.767997289600004)"/> <rect x="850.3012016017952" y="40.70072172975119" width="1.075275677448758" height="0.13455111969762612" transform="rotate(180.000000 850.8388394405197 40.767997289600004)"/> <rect x="865.2197544462928" y="40.56654846609764" width="1.0752757734488796" height="0.13417326365354398" transform="rotate(180.000000 865.7573923330172 40.63363509792441)"/> <rect x="863.3379274747464" y="40.56654846609764" width="1.0752757734488796" height="0.13417326365354398" transform="rotate(180.000000 863.8755653614708 40.63363509792441)"/> <rect x="861.456478455244" y="40.56654846609764" width="0.9407245577513095" height="0.13417326365354398" transform="rotate(180.000000 861.9268407341197 40.63363509792441)"/> <rect x="858.768478141644" y="40.56654846609764" width="1.075275677448758" height="0.13417326365354398" transform="rotate(180.000000 859.3061159803683 40.63363509792441)"/> <rect x="857.0212023857952" y="40.56654846609764" width="1.0752756774488716" height="0.13417326365354398" transform="rotate(180.000000 857.5588402245196 40.63363509792441)"/> <rect x="854.1986508564976" y="40.56654846609764" width="1.0748977254047531" height="0.13417326365354398" transform="rotate(180.000000 854.7360997192 40.63363509792441)"/> <rect x="850.3012016017952" y="40.56654846609764" width="1.2098268931464418" height="0.13417326365354398" transform="rotate(180.000000 850.9061150483685 40.63363509792441)"/> <rect x="865.2197544462928" y="40.4319972504" width="1.0752757734488796" height="0.13455121569764117" transform="rotate(180.000000 865.7573923330172 40.49927285824882)"/> <rect x="863.4724786904441" y="40.4319972504" width="1.0752756774486443" height="0.13455121569764117" transform="rotate(180.000000 864.0101165291684 40.49927285824882)"/> <rect x="861.456478455244" y="40.4319972504" width="0.9407245577513095" height="0.13455121569764117" transform="rotate(180.000000 861.9268407341197 40.49927285824882)"/> <rect x="858.768478141644" y="40.4319972504" width="1.075275677448758" height="0.13455121569764117" transform="rotate(180.000000 859.3061159803683 40.49927285824882)"/> <rect x="857.0212023857952" y="40.4319972504" width="1.0752756774488716" height="0.13455121569764117" transform="rotate(180.000000 857.5588402245196 40.49927285824882)"/> <rect x="854.1986508564976" y="40.4319972504" width="1.0748977254047531" height="0.13455121569764117" transform="rotate(180.000000 854.7360997192 40.49927285824882)"/> <rect x="850.4353747694488" y="40.4319972504" width="1.2094490371023312" height="0.13455121569764117" transform="rotate(180.000000 851.040099288 40.49927285824882)"/> <rect x="865.2197544462928" y="40.29744603470236" width="1.0752757734488796" height="0.13455121569764117" transform="rotate(180.000000 865.7573923330172 40.36472164255118)"/> <rect x="863.4721007384" y="40.29744603470236" width="1.209448941102437" height="0.13455121569764117" transform="rotate(180.000000 864.0768252089512 40.36472164255118)"/> <rect x="861.456478455244" y="40.29744603470236" width="0.9407245577513095" height="0.13455121569764117" transform="rotate(180.000000 861.9268407341197 40.36472164255118)"/> <rect x="858.768478141644" y="40.29744603470236" width="1.075275677448758" height="0.13455121569764117" transform="rotate(180.000000 859.3061159803683 40.36472164255118)"/> <rect x="857.0212023857952" y="40.29744603470236" width="1.0752756774488716" height="0.13455121569764117" transform="rotate(180.000000 857.5588402245196 40.36472164255118)"/> <rect x="854.1986508564976" y="40.29744603470236" width="1.0748977254047531" height="0.13455121569764117" transform="rotate(180.000000 854.7360997192 40.36472164255118)"/> <rect x="850.4357527214928" y="40.29744603470236" width="1.4781734204535724" height="0.13455121569764117" transform="rotate(180.000000 851.1748394317196 40.36472164255118)"/> <rect x="863.6066519540975" y="40.16327277104881" width="2.688000313600128" height="0.1341732636535511" transform="rotate(180.000000 864.9506521108976 40.230359402875585)"/> <rect x="861.456478455244" y="40.16327277104881" width="0.9407245577513095" height="0.1341732636535511" transform="rotate(180.000000 861.9268407341197 40.230359402875585)"/> <rect x="858.768478141644" y="40.16327277104881" width="1.075275677448758" height="0.1341732636535511" transform="rotate(180.000000 859.3061159803683 40.230359402875585)"/> <rect x="857.0212023857952" y="40.16327277104881" width="1.0752756774488716" height="0.1341732636535511" transform="rotate(180.000000 857.5588402245196 40.230359402875585)"/> <rect x="854.1986508564976" y="40.16327277104881" width="1.0748977254047531" height="0.1341732636535511" transform="rotate(180.000000 854.7360997192 40.230359402875585)"/> <rect x="850.4357527214928" y="40.16327277104881" width="1.7472758518488263" height="0.1341732636535511" transform="rotate(180.000000 851.3093906474172 40.230359402875585)"/> <rect x="863.6066519540975" y="40.02872165135119" width="2.688000313600128" height="0.13455111969761901" transform="rotate(180.000000 864.9506521108976 40.0959972112)"/> <rect x="861.3219272395463" y="40.02872165135119" width="1.0752757734489933" height="0.13455111969761901" transform="rotate(180.000000 861.8595651262708 40.0959972112)"/> <rect x="858.768478141644" y="40.02872165135119" width="1.075275677448758" height="0.13455111969761901" transform="rotate(180.000000 859.3061159803683 40.0959972112)"/> <rect x="854.1986508564976" y="40.02872165135119" width="3.8974492547023374" height="0.13455111969761901" transform="rotate(180.000000 856.1473754838487 40.0959972112)"/> <rect x="850.5699259851464" y="40.02872165135119" width="1.8818269715465021" height="0.13455111969761901" transform="rotate(180.000000 851.5108394709196 40.0959972112)"/> <rect x="863.7412031697952" y="39.89454838769764" width="2.553827049946449" height="0.1341732636535511" transform="rotate(180.000000 865.0181166947684 39.961635019524415)"/> <rect x="861.3219272395463" y="39.89454838769764" width="1.0752757734489933" height="0.1341732636535511" transform="rotate(180.000000 861.8595651262708 39.961635019524415)"/> <rect x="858.768478141644" y="39.89454838769764" width="1.075275677448758" height="0.1341732636535511" transform="rotate(180.000000 859.3061159803683 39.961635019524415)"/> <rect x="854.1986508564976" y="39.89454838769764" width="3.8974492547023374" height="0.1341732636535511" transform="rotate(180.000000 856.1473754838487 39.961635019524415)"/> <rect x="850.7040992487999" y="39.89454838769764" width="2.0160002352000674" height="0.1341732636535511" transform="rotate(180.000000 851.7120993664 39.961635019524415)"/> <rect x="863.7412031697952" y="39.759997172" width="2.553827049946449" height="0.13455121569764117" transform="rotate(180.000000 865.0181166947684 39.82727277984882)"/> <rect x="861.3215492875023" y="39.759997172" width="0.9411025097953143" height="0.13455121569764117" transform="rotate(180.000000 861.7921005424 39.82727277984882)"/> <rect x="858.9030293573416" y="39.759997172" width="0.9407244617511878" height="0.13455121569764117" transform="rotate(180.000000 859.3733915882171 39.82727277984882)"/> <rect x="854.1986508564976" y="39.759997172" width="3.8974492547023374" height="0.13455121569764117" transform="rotate(180.000000 856.1473754838487 39.82727277984882)"/> <rect x="850.8390284165417" y="39.759997172" width="2.150173498853519" height="0.13455121569764117" transform="rotate(180.000000 851.9141151659685 39.82727277984882)"/> <rect x="863.4721007384" y="39.62544595630236" width="2.822551529297698" height="0.13455121569764117" transform="rotate(180.000000 864.8833765030488 39.69272156415118)"/> <rect x="861.1877539758929" y="39.62544595630236" width="1.075275773448766" height="0.13455121569764117" transform="rotate(180.000000 861.7253918626172 39.69272156415118)"/> <rect x="858.9026514052975" y="39.62544595630236" width="1.0748977254047531" height="0.13455121569764117" transform="rotate(180.000000 859.4401002679999 39.69272156415118)"/> <rect x="854.1986508564976" y="39.62544595630236" width="3.8974492547023374" height="0.13455121569764117" transform="rotate(180.000000 856.1473754838487 39.69272156415118)"/> <rect x="850.9728237281512" y="39.62544595630236" width="2.150551354897516" height="0.13455121569764117" transform="rotate(180.000000 852.0480994055999 39.69272156415118)"/> <rect x="863.3375495227024" y="39.49127269264881" width="2.957102744995268" height="0.13417326365354398" transform="rotate(180.000000 864.8161008952 39.55835932447559)"/> <rect x="861.0532028561952" y="39.49127269264881" width="1.2098268931464418" height="0.13417326365354398" transform="rotate(180.000000 861.6581163027683 39.55835932447559)"/> <rect x="859.0372026209952" y="39.49127269264881" width="1.075275677448758" height="0.13417326365354398" transform="rotate(180.000000 859.5748404597196 39.55835932447559)"/> <rect x="854.1986508564976" y="39.49127269264881" width="3.8974492547023374" height="0.13417326365354398" transform="rotate(180.000000 856.1473754838487 39.55835932447559)"/> <rect x="851.2415481115023" y="39.49127269264881" width="2.0160002352000674" height="0.13417326365354398" transform="rotate(180.000000 852.2495482291024 39.55835932447559)"/> <rect x="865.2197544462928" y="39.35672157295119" width="1.0752757734488796" height="0.13455111969762612" transform="rotate(180.000000 865.7573923330172 39.4239971328)"/> <rect x="863.2033762590487" y="39.35672157295119" width="1.3440001568001207" height="0.13455111969762612" transform="rotate(180.000000 863.8753763374488 39.4239971328)"/> <rect x="860.7841004248" y="39.35672157295119" width="1.3440001567998934" height="0.13455111969762612" transform="rotate(180.000000 861.4561005032 39.4239971328)"/> <rect x="859.0368246689511" y="39.35672157295119" width="1.344000156800007" height="0.13455111969762612" transform="rotate(180.000000 859.7088247473512 39.4239971328)"/> <rect x="854.1986508564976" y="39.35672157295119" width="3.8974492547023374" height="0.13455111969762612" transform="rotate(180.000000 856.1473754838487 39.4239971328)"/> <rect x="851.6452017585951" y="39.35672157295119" width="1.6127245401512482" height="0.13455111969762612" transform="rotate(180.000000 852.4515640286708 39.4239971328)"/> <rect x="865.2197544462928" y="39.222548309297636" width="1.0752757734488796" height="0.1341732636535511" transform="rotate(180.000000 865.7573923330172 39.28963494112441)"/> <rect x="863.2037542110928" y="39.222548309297636" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.7413920978172 39.28963494112441)"/> <rect x="859.1717537406928" y="39.222548309297636" width="2.8221735772535794" height="0.1341732636535511" transform="rotate(180.000000 860.5828405293196 39.28963494112441)"/> <rect x="857.0212023857952" y="39.222548309297636" width="1.0752756774488716" height="0.1341732636535511" transform="rotate(180.000000 857.5588402245196 39.28963494112441)"/> <rect x="854.1986508564976" y="39.222548309297636" width="1.0748977254047531" height="0.1341732636535511" transform="rotate(180.000000 854.7360997192 39.28963494112441)"/> <rect x="851.9135481899023" y="39.222548309297636" width="1.4785513724976909" height="0.1341732636535511" transform="rotate(180.000000 852.6528238761512 39.28963494112441)"/> <rect x="865.2197544462928" y="39.0879970936" width="1.0752757734488796" height="0.13455121569763406" transform="rotate(180.000000 865.7573923330172 39.15527270144882)"/> <rect x="863.0692030913953" y="39.0879970936" width="1.075275677448758" height="0.13455121569763406" transform="rotate(180.000000 863.6068409301197 39.15527270144882)"/> <rect x="859.3059270043464" y="39.0879970936" width="2.553827049946449" height="0.13455121569763406" transform="rotate(180.000000 860.5828405293196 39.15527270144882)"/> <rect x="857.0212023857952" y="39.0879970936" width="1.0752756774488716" height="0.13455121569763406" transform="rotate(180.000000 857.5588402245196 39.15527270144882)"/> <rect x="854.1986508564976" y="39.0879970936" width="1.0748977254047531" height="0.13455121569763406" transform="rotate(180.000000 854.7360997192 39.15527270144882)"/> <rect x="852.1826506212976" y="39.0879970936" width="1.2094489411023233" height="0.13455121569763406" transform="rotate(180.000000 852.7873750918488 39.15527270144882)"/> <rect x="865.2197544462928" y="38.95344587790236" width="1.0752757734488796" height="0.13455121569764117" transform="rotate(180.000000 865.7573923330172 39.02072148575118)"/> <rect x="863.0692030913953" y="38.95344587790236" width="0.9407244617511878" height="0.13455121569764117" transform="rotate(180.000000 863.5395653222708 39.02072148575118)"/> <rect x="859.440478220044" y="38.95344587790236" width="2.284724714551089" height="0.13455121569764117" transform="rotate(180.000000 860.5828405773195 39.02072148575118)"/> <rect x="857.0212023857952" y="38.95344587790236" width="1.0752756774488716" height="0.13455121569764117" transform="rotate(180.000000 857.5588402245196 39.02072148575118)"/> <rect x="854.1986508564976" y="38.95344587790236" width="1.0748977254047531" height="0.13455121569764117" transform="rotate(180.000000 854.7360997192 39.02072148575118)"/> <rect x="852.3172018369952" y="38.95344587790236" width="1.0752756774488716" height="0.13455121569764117" transform="rotate(180.000000 852.8548396757196 39.02072148575118)"/> <rect x="865.2197544462928" y="38.81927261424882" width="1.0752757734488796" height="0.13417326365354398" transform="rotate(180.000000 865.7573923330172 38.886359246075585)"/> <rect x="863.0692030913953" y="38.81927261424882" width="0.9407244617511878" height="0.13417326365354398" transform="rotate(180.000000 863.5395653222708 38.886359246075585)"/> <rect x="859.5746514836976" y="38.81927261424882" width="2.0160002351999537" height="0.13417326365354398" transform="rotate(180.000000 860.5826516012976 38.886359246075585)"/> <rect x="857.0212023857952" y="38.81927261424882" width="1.0752756774488716" height="0.13417326365354398" transform="rotate(180.000000 857.5588402245196 38.886359246075585)"/> <rect x="854.1986508564976" y="38.81927261424882" width="1.0748977254047531" height="0.13417326365354398" transform="rotate(180.000000 854.7360997192 38.886359246075585)"/> <rect x="852.3172018369952" y="38.81927261424882" width="1.0752756774488716" height="0.13417326365354398" transform="rotate(180.000000 852.8548396757196 38.886359246075585)"/> <rect x="865.2197544462928" y="38.684721494551184" width="1.0752757734488796" height="0.13455111969763323" transform="rotate(180.000000 865.7573923330172 38.7519970544)"/> <rect x="863.0692030913953" y="38.684721494551184" width="0.9407244617511878" height="0.13455111969763323" transform="rotate(180.000000 863.5395653222708 38.7519970544)"/> <rect x="859.9775491307023" y="38.684721494551184" width="1.344000156800007" height="0.13455111969763323" transform="rotate(180.000000 860.6495492091024 38.7519970544)"/> <rect x="857.0212023857952" y="38.684721494551184" width="1.0752756774488716" height="0.13455111969763323" transform="rotate(180.000000 857.5588402245196 38.7519970544)"/> <rect x="854.1986508564976" y="38.684721494551184" width="1.0748977254047531" height="0.13455111969763323" transform="rotate(180.000000 854.7360997192 38.7519970544)"/> <rect x="852.3172018369952" y="38.684721494551184" width="1.0752756774488716" height="0.13455111969763323" transform="rotate(180.000000 852.8548396757196 38.7519970544)"/> <rect x="865.2197544462928" y="38.55054823089764" width="1.0752757734488796" height="0.13417326365354398" transform="rotate(180.000000 865.7573923330172 38.617634862724415)"/> <rect x="863.0692030913953" y="38.55054823089764" width="1.075275677448758" height="0.13417326365354398" transform="rotate(180.000000 863.6068409301197 38.617634862724415)"/> <rect x="857.0212023857952" y="38.55054823089764" width="1.0752756774488716" height="0.13417326365354398" transform="rotate(180.000000 857.5588402245196 38.617634862724415)"/> <rect x="854.1986508564976" y="38.55054823089764" width="1.0748977254047531" height="0.13417326365354398" transform="rotate(180.000000 854.7360997192 38.617634862724415)"/> <rect x="852.3172018369952" y="38.55054823089764" width="1.0752756774488716" height="0.13417326365354398" transform="rotate(180.000000 852.8548396757196 38.617634862724415)"/> <rect x="865.2197544462928" y="38.415997015200006" width="1.0752757734488796" height="0.13455121569763406" transform="rotate(180.000000 865.7573923330172 38.48327262304882)"/> <rect x="863.0692030913953" y="38.415997015200006" width="1.075275677448758" height="0.13455121569763406" transform="rotate(180.000000 863.6068409301197 38.48327262304882)"/> <rect x="857.0212023857952" y="38.415997015200006" width="1.0752756774488716" height="0.13455121569763406" transform="rotate(180.000000 857.5588402245196 38.48327262304882)"/> <rect x="854.1986508564976" y="38.415997015200006" width="1.0748977254047531" height="0.13455121569763406" transform="rotate(180.000000 854.7360997192 38.48327262304882)"/> <rect x="852.3172018369952" y="38.415997015200006" width="1.0752756774488716" height="0.13455121569763406" transform="rotate(180.000000 852.8548396757196 38.48327262304882)"/> <rect x="865.2197544462928" y="38.281445799502364" width="1.0752757734488796" height="0.13455121569764117" transform="rotate(180.000000 865.7573923330172 38.348721407351185)"/> <rect x="863.0688251393511" y="38.281445799502364" width="1.344000156800007" height="0.13455121569764117" transform="rotate(180.000000 863.7408252177511 38.348721407351185)"/> <rect x="857.0212023857952" y="38.281445799502364" width="1.0752756774488716" height="0.13455121569764117" transform="rotate(180.000000 857.5588402245196 38.348721407351185)"/> <rect x="854.1986508564976" y="38.281445799502364" width="1.0748977254047531" height="0.13455121569764117" transform="rotate(180.000000 854.7360997192 38.348721407351185)"/> <rect x="852.1826506212976" y="38.281445799502364" width="1.0748977254047531" height="0.13455121569764117" transform="rotate(180.000000 852.720099484 38.348721407351185)"/> <rect x="850.7044772008439" y="38.281445799502364" width="0.2687244793512491" height="0.13455121569764117" transform="rotate(180.000000 850.8388394405196 38.348721407351185)"/> <rect x="863.0692030913953" y="38.14727253584881" width="3.2258271283463955" height="0.1341732636535511" transform="rotate(180.000000 864.6821166555685 38.21435916767559)"/> <rect x="857.0212023857952" y="38.14727253584881" width="1.0752756774488716" height="0.1341732636535511" transform="rotate(180.000000 857.5588402245196 38.21435916767559)"/> <rect x="854.1986508564976" y="38.14727253584881" width="1.0748977254047531" height="0.1341732636535511" transform="rotate(180.000000 854.7360997192 38.21435916767559)"/> <rect x="850.7040992487999" y="38.14727253584881" width="2.553449097902444" height="0.1341732636535511" transform="rotate(180.000000 851.9808237977511 38.21435916767559)"/> <rect x="863.2037542110928" y="38.012721416151194" width="3.0912760086488333" height="0.13455111969761901" transform="rotate(180.000000 864.7493922154172 38.079996976000004)"/> <rect x="857.0212023857952" y="38.012721416151194" width="1.0752756774488716" height="0.13455111969761901" transform="rotate(180.000000 857.5588402245196 38.079996976000004)"/> <rect x="854.1986508564976" y="38.012721416151194" width="1.0748977254047531" height="0.13455111969761901" transform="rotate(180.000000 854.7360997192 38.079996976000004)"/> <rect x="850.7044772008439" y="38.012721416151194" width="2.4192758342488787" height="0.13455111969761901" transform="rotate(180.000000 851.9141151179683 38.079996976000004)"/> <rect x="863.3375495227024" y="37.87854815249764" width="2.957102744995268" height="0.1341732636535511" transform="rotate(180.000000 864.8161008952 37.94563478432442)"/> <rect x="857.0212023857952" y="37.87854815249764" width="1.0752756774488716" height="0.1341732636535511" transform="rotate(180.000000 857.5588402245196 37.94563478432442)"/> <rect x="854.1986508564976" y="37.87854815249764" width="1.0748977254047531" height="0.1341732636535511" transform="rotate(180.000000 854.7360997192 37.94563478432442)"/> <rect x="850.7044772008439" y="37.87854815249764" width="2.4192758342488787" height="0.1341732636535511" transform="rotate(180.000000 851.9141151179683 37.94563478432442)"/> <rect x="863.4721007384" y="37.7439969368" width="2.822551529297698" height="0.13455121569764117" transform="rotate(180.000000 864.8833765030488 37.81127254464882)"/> <rect x="857.0212023857952" y="37.7439969368" width="1.0752756774488716" height="0.13455121569764117" transform="rotate(180.000000 857.5588402245196 37.81127254464882)"/> <rect x="854.1986508564976" y="37.7439969368" width="1.0748977254047531" height="0.13455121569764117" transform="rotate(180.000000 854.7360997192 37.81127254464882)"/> <rect x="850.5699259851464" y="37.7439969368" width="2.4192759302488867" height="0.13455121569764117" transform="rotate(180.000000 851.7795639502708 37.81127254464882)"/> <rect x="863.7412031697952" y="37.60944572110236" width="2.553827049946449" height="0.13455121569764117" transform="rotate(180.000000 865.0181166947684 37.67672132895118)"/> <rect x="857.0212023857952" y="37.60944572110236" width="1.0752756774488716" height="0.13455121569764117" transform="rotate(180.000000 857.5588402245196 37.67672132895118)"/> <rect x="854.1986508564976" y="37.60944572110236" width="1.0748977254047531" height="0.13455121569764117" transform="rotate(180.000000 854.7360997192 37.67672132895118)"/> <rect x="850.5695480331024" y="37.60944572110236" width="2.1505514508976376" height="0.13455121569764117" transform="rotate(180.000000 851.6448237585512 37.67672132895118)"/> <rect x="864.2786520324977" y="37.47527245744882" width="2.0160002351999537" height="0.13417326365354398" transform="rotate(180.000000 865.2866521500977 37.54235908927559)"/> <rect x="857.1557535054928" y="37.47527245744882" width="0.806173342053512" height="0.13417326365354398" transform="rotate(180.000000 857.5588401765197 37.54235908927559)"/> <rect x="854.3332020721953" y="37.47527245744882" width="0.9407244617510742" height="0.13417326365354398" transform="rotate(180.000000 854.8035643030707 37.54235908927559)"/> <rect x="850.8390284165417" y="37.47527245744882" width="1.6127245401511345" height="0.13417326365354398" transform="rotate(180.000000 851.6453906866172 37.54235908927559)"/> <rect x="852.0484773576441" y="32.09927183024882" width="0.2687244793511354" height="0.13417326365354398" transform="rotate(180.000000 852.1828395973196 32.16635846207559)"/> <rect x="851.9139261419464" y="31.964720710551184" width="0.5378268147464951" height="0.13455111969763323" transform="rotate(180.000000 852.1828395493196 32.0319962704)"/> <rect x="851.9139261419464" y="31.83054744689764" width="0.5378268147464951" height="0.13417326365354398" transform="rotate(180.000000 852.1828395493196 31.897634078724412)"/> <rect x="851.9139261419464" y="31.6959962312" width="0.5378268147464951" height="0.13455121569764117" transform="rotate(180.000000 852.1828395493196 31.76327183904882)"/> <rect x="851.7793749262488" y="31.561445015502365" width="0.5374489587023845" height="0.13455121569763406" transform="rotate(180.000000 852.0480994055999 31.62872062335118)"/> <rect x="851.7793749262488" y="31.427271751848814" width="0.5374489587023845" height="0.1341732636535511" transform="rotate(180.000000 852.0480994055999 31.49435838367559)"/> <rect x="851.6448238065511" y="31.292720632151187" width="0.6720000784000604" height="0.13455111969762612" transform="rotate(180.000000 851.9808238457512 31.359996192)"/> <rect x="856.7520999544" y="31.158547368497636" width="3.225449176302277" height="0.1341732636535511" transform="rotate(180.000000 858.3648245425511 31.225634000324412)"/> <rect x="851.6452017585951" y="31.158547368497636" width="0.5378268147464951" height="0.1341732636535511" transform="rotate(180.000000 851.9141151659684 31.225634000324412)"/> <rect x="856.080099876" y="31.023996152800002" width="4.569449333102398" height="0.13455121569763406" transform="rotate(180.000000 858.3648245425511 31.09127176064882)"/> <rect x="851.5106505428976" y="31.023996152800002" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 851.8466505820976 31.09127176064882)"/> <rect x="849.3600990919999" y="31.023996152800002" width="0.8065512940977442" height="0.13455121569763406" transform="rotate(180.000000 849.7633747390488 31.09127176064882)"/> <rect x="855.5430289653417" y="30.88944493710236" width="5.644725010551156" height="0.13455121569764117" transform="rotate(180.000000 858.3653914706173 30.95672054495118)"/> <rect x="851.5106505428976" y="30.88944493710236" width="0.5374488627023766" height="0.13455121569764117" transform="rotate(180.000000 851.7793749742488 30.95672054495118)"/> <rect x="848.9568234929512" y="30.88944493710236" width="1.4785512764975692" height="0.13455121569764117" transform="rotate(180.000000 849.6960991312001 30.95672054495118)"/> <rect x="855.1397532702928" y="30.75527167344881" width="6.451276400648908" height="0.1341732636535511" transform="rotate(180.000000 858.3653914706172 30.822358305275586)"/> <rect x="851.3760993272" y="30.75527167344881" width="0.5374488627022629" height="0.1341732636535511" transform="rotate(180.000000 851.6448237585512 30.822358305275586)"/> <rect x="848.6880990136" y="30.75527167344881" width="2.0160002351999537" height="0.1341732636535511" transform="rotate(180.000000 849.6960991312 30.822358305275586)"/> <rect x="854.736477671244" y="30.62072055375119" width="7.123276383048847" height="0.13455111969761901" transform="rotate(180.000000 858.2981158627683 30.6879961136)"/> <rect x="851.3760993272" y="30.62072055375119" width="0.5374488627022629" height="0.13455111969761901" transform="rotate(180.000000 851.6448237585512 30.6879961136)"/> <rect x="848.5539257499464" y="30.62072055375119" width="2.419275930248773" height="0.13455111969761901" transform="rotate(180.000000 849.7635637150709 30.6879961136)"/> <rect x="854.4677531918928" y="30.48654729009764" width="7.795276557448801" height="0.1341732636535511" transform="rotate(180.000000 858.3653914706172 30.553633921924416)"/> <rect x="848.4193745342487" y="30.48654729009764" width="3.3600003920000745" height="0.1341732636535511" transform="rotate(180.000000 850.0993747302488 30.553633921924416)"/> <rect x="854.1990288085416" y="30.3519960744" width="8.332725324151284" height="0.13455121569764117" transform="rotate(180.000000 858.3653914706172 30.41927168224882)"/> <rect x="848.2848234145512" y="30.3519960744" width="3.4945515116976367" height="0.13455121569764117" transform="rotate(180.000000 850.0320991704 30.41927168224882)"/> <rect x="853.9295484251023" y="30.217444858702365" width="8.870552234897673" height="0.13455121569763406" transform="rotate(180.000000 858.3648245425511 30.28472046655118)"/> <rect x="848.1510281029416" y="30.217444858702365" width="3.494173655653526" height="0.13455121569763406" transform="rotate(180.000000 849.8981149307683 30.28472046655118)"/> <rect x="853.6608240417512" y="30.083271595048814" width="9.408001097599936" height="0.1341732636535511" transform="rotate(180.000000 858.3648245905512 30.15035822687559)"/> <rect x="848.0160989351999" y="30.083271595048814" width="3.4945516076976446" height="0.1341732636535511" transform="rotate(180.000000 849.7633747390487 30.15035822687559)"/> <rect x="853.3920995624" y="29.948720475351188" width="9.945449960302426" height="0.13455111969762612" transform="rotate(180.000000 858.3648245425511 30.0159960352)"/> <rect x="851.6448238065511" y="29.948720475351188" width="0.13455111969767586" height="0.13455111969762612" transform="rotate(180.000000 851.7120993664 30.0159960352)"/> <rect x="847.8815477195024" y="29.948720475351188" width="3.6291028233952147" height="0.13455111969762612" transform="rotate(180.000000 849.6960991312 30.0159960352)"/> <rect x="853.2575483467024" y="29.814547211697644" width="10.214552391697566" height="0.13417326365354398" transform="rotate(180.000000 858.3648245425511 29.881633843524416)"/> <rect x="851.5106505428976" y="29.814547211697644" width="0.40289764700469277" height="0.13417326365354398" transform="rotate(180.000000 851.7120993663999 29.881633843524416)"/> <rect x="847.7477524078928" y="29.814547211697644" width="3.62872487135121" height="0.13417326365354398" transform="rotate(180.000000 849.5621148435685 29.881633843524416)"/> <rect x="852.9888239633513" y="29.679995996000002" width="10.752001254399943" height="0.13455121569764117" transform="rotate(180.000000 858.3648245905513 29.747271603848823)"/> <rect x="851.3760993272" y="29.679995996000002" width="0.6720000783999467" height="0.13455121569764117" transform="rotate(180.000000 851.7120993664 29.747271603848823)"/> <rect x="847.7477524078928" y="29.679995996000002" width="3.49417365565364" height="0.13455121569764117" transform="rotate(180.000000 849.4948392357196 29.747271603848823)"/> <rect x="852.8550286517416" y="29.54544478030236" width="11.020725637751184" height="0.13455121569764117" transform="rotate(180.000000 858.3653914706172 29.612720388151182)"/> <rect x="851.2415481115023" y="29.54544478030236" width="0.8065512940976305" height="0.13455121569764117" transform="rotate(180.000000 851.6448237585512 29.612720388151182)"/> <rect x="847.6128233361512" y="29.54544478030236" width="3.494551511697523" height="0.13455121569764117" transform="rotate(180.000000 849.3600990919999 29.612720388151182)"/> <rect x="852.5855482683024" y="29.411271516648817" width="11.55855254849746" height="0.13417326365354398" transform="rotate(180.000000 858.3648245425511 29.47835814847559)"/> <rect x="851.2415481115023" y="29.411271516648817" width="0.8065512940976305" height="0.13417326365354398" transform="rotate(180.000000 851.6448237585512 29.47835814847559)"/> <rect x="847.4790280245417" y="29.411271516648817" width="3.628724775351202" height="0.13417326365354398" transform="rotate(180.000000 849.2933904122173 29.47835814847559)"/> <rect x="859.4401002679999" y="29.276720396951184" width="4.838551764497765" height="0.13455111969763323" transform="rotate(180.000000 861.8593761502489 29.3439959568)"/> <rect x="852.4517529566929" y="29.276720396951184" width="4.8381738124534195" height="0.13455111969763323" transform="rotate(180.000000 854.8708398629196 29.3439959568)"/> <rect x="851.2415481115023" y="29.276720396951184" width="0.8065512940976305" height="0.13455111969763323" transform="rotate(180.000000 851.6448237585512 29.3439959568)"/> <rect x="847.4790280245417" y="29.276720396951184" width="3.494173655653526" height="0.13455111969763323" transform="rotate(180.000000 849.2261148523685 29.3439959568)"/> <rect x="860.112478298444" y="29.14254713329764" width="4.30072494975127" height="0.13417326365354398" transform="rotate(180.000000 862.2628407733196 29.209633765124412)"/> <rect x="852.3172018369952" y="29.14254713329764" width="4.300724853751149" height="0.13417326365354398" transform="rotate(180.000000 854.4675642638708 29.209633765124412)"/> <rect x="851.2415481115023" y="29.14254713329764" width="0.8065512940976305" height="0.13417326365354398" transform="rotate(180.000000 851.6448237585512 29.209633765124412)"/> <rect x="847.3440988568" y="29.14254713329764" width="3.4945516076976446" height="0.13417326365354398" transform="rotate(180.000000 849.0913746606489 29.209633765124412)"/> <rect x="860.5153759454488" y="29.0079959176" width="4.032000470400021" height="0.13455121569764117" transform="rotate(180.000000 862.5313761806487 29.07527152544882)"/> <rect x="852.3172018369952" y="29.0079959176" width="3.763275991048772" height="0.13455121569764117" transform="rotate(180.000000 854.1988398325195 29.07527152544882)"/> <rect x="851.2415481115023" y="29.0079959176" width="0.8065512940976305" height="0.13455121569764117" transform="rotate(180.000000 851.6448237585512 29.07527152544882)"/> <rect x="847.3440988568" y="29.0079959176" width="3.360000391999961" height="0.13455121569764117" transform="rotate(180.000000 849.0240990528 29.07527152544882)"/> <rect x="860.9186516404976" y="28.873444701902365" width="3.7628980390047673" height="0.13455121569763406" transform="rotate(180.000000 862.80010066 28.940720309751182)"/> <rect x="852.3168238849512" y="28.873444701902365" width="3.4945515116976367" height="0.13455121569763406" transform="rotate(180.000000 854.0640996408 28.940720309751182)"/> <rect x="851.2415481115023" y="28.873444701902365" width="0.8065512940976305" height="0.13455121569763406" transform="rotate(180.000000 851.6448237585512 28.940720309751182)"/> <rect x="850.8390284165417" y="28.873444701902365" width="0.26872438335112747" height="0.13455121569763406" transform="rotate(180.000000 850.9733906082173 28.940720309751182)"/> <rect x="847.2095476411023" y="28.873444701902365" width="3.3600003920000745" height="0.13455121569763406" transform="rotate(180.000000 848.8895478371023 28.940720309751182)"/> <rect x="861.3215492875023" y="28.739271438248814" width="3.6291028233953284" height="0.1341732636535511" transform="rotate(180.000000 863.1361006991999 28.80635807007559)"/> <rect x="852.1826506212976" y="28.739271438248814" width="3.225449176302277" height="0.1341732636535511" transform="rotate(180.000000 853.7953752094488 28.80635807007559)"/> <rect x="851.2415481115023" y="28.739271438248814" width="0.8065512940976305" height="0.1341732636535511" transform="rotate(180.000000 851.6448237585512 28.80635807007559)"/> <rect x="850.7044772008439" y="28.739271438248814" width="0.40327559904892496" height="0.1341732636535511" transform="rotate(180.000000 850.9061150003683 28.80635807007559)"/> <rect x="847.2099255931464" y="28.739271438248814" width="3.2258271283463955" height="0.1341732636535511" transform="rotate(180.000000 848.8228391573195 28.80635807007559)"/> <rect x="861.5910296709417" y="28.604720318551188" width="3.494173655653526" height="0.13455111969762612" transform="rotate(180.000000 863.3381164987684 28.6719958784)"/> <rect x="852.1830285733416" y="28.604720318551188" width="2.9567246969511416" height="0.13455111969762612" transform="rotate(180.000000 853.6613909218172 28.6719958784)"/> <rect x="851.2415481115023" y="28.604720318551188" width="0.8065512940976305" height="0.13455111969762612" transform="rotate(180.000000 851.6448237585512 28.6719958784)"/> <rect x="850.5699259851464" y="28.604720318551188" width="0.5378268147464951" height="0.13455111969762612" transform="rotate(180.000000 850.8388393925196 28.6719958784)"/> <rect x="847.0753743774487" y="28.604720318551188" width="3.2254492723023986" height="0.13455111969762612" transform="rotate(180.000000 848.6880990135999 28.6719958784)"/> <rect x="861.8593761022488" y="28.470547054897636" width="3.360000391999961" height="0.1341732636535511" transform="rotate(180.000000 863.5393762982487 28.537633686724412)"/> <rect x="852.1826506212976" y="28.470547054897636" width="2.688000313600014" height="0.1341732636535511" transform="rotate(180.000000 853.5266507780976 28.537633686724412)"/> <rect x="851.2415481115023" y="28.470547054897636" width="0.8065512940976305" height="0.1341732636535511" transform="rotate(180.000000 851.6448237585512 28.537633686724412)"/> <rect x="850.5699259851464" y="28.470547054897636" width="0.5378268147464951" height="0.1341732636535511" transform="rotate(180.000000 850.8388393925196 28.537633686724412)"/> <rect x="847.0753743774487" y="28.470547054897636" width="3.2254492723023986" height="0.1341732636535511" transform="rotate(180.000000 848.6880990135999 28.537633686724412)"/> <rect x="862.1281005815999" y="28.335995839200002" width="3.2254491763023907" height="0.13455121569763406" transform="rotate(180.000000 863.7408251697511 28.40327144704882)"/> <rect x="852.1826506212976" y="28.335995839200002" width="2.41889788220476" height="0.13455121569763406" transform="rotate(180.000000 853.3920995624001 28.40327144704882)"/> <rect x="851.2415481115023" y="28.335995839200002" width="0.8065512940976305" height="0.13455121569763406" transform="rotate(180.000000 851.6448237585512 28.40327144704882)"/> <rect x="850.5699259851464" y="28.335995839200002" width="0.5378268147464951" height="0.13455121569763406" transform="rotate(180.000000 850.8388393925196 28.40327144704882)"/> <rect x="846.9412012097952" y="28.335995839200002" width="3.2258271283463955" height="0.13455121569763406" transform="rotate(180.000000 848.5541147739684 28.40327144704882)"/> <rect x="862.3972030129953" y="28.20144462350236" width="2.956724696951028" height="0.13455121569764117" transform="rotate(180.000000 863.8755653614708 28.268720231351182)"/> <rect x="852.1830285733416" y="28.20144462350236" width="2.1501734988536327" height="0.13455121569764117" transform="rotate(180.000000 853.2581153227684 28.268720231351182)"/> <rect x="851.2415481115023" y="28.20144462350236" width="0.8065512940976305" height="0.13455121569764117" transform="rotate(180.000000 851.6448237585512 28.268720231351182)"/> <rect x="850.5699259851464" y="28.20144462350236" width="0.5378268147464951" height="0.13455121569764117" transform="rotate(180.000000 850.8388393925196 28.268720231351182)"/> <rect x="846.9412012097952" y="28.20144462350236" width="3.0912759126488254" height="0.13455121569764117" transform="rotate(180.000000 848.4868391661196 28.268720231351182)"/> <rect x="862.5317541326929" y="28.067271359848817" width="2.9567247929511495" height="0.13417326365354398" transform="rotate(180.000000 864.0101165291685 28.13435799167559)"/> <rect x="852.1826506212976" y="28.067271359848817" width="2.0160002351999537" height="0.13417326365354398" transform="rotate(180.000000 853.1906507388976 28.13435799167559)"/> <rect x="851.2415481115023" y="28.067271359848817" width="0.8065512940976305" height="0.13417326365354398" transform="rotate(180.000000 851.6448237585512 28.13435799167559)"/> <rect x="850.5699259851464" y="28.067271359848817" width="0.5378268147464951" height="0.13417326365354398" transform="rotate(180.000000 850.8388393925196 28.13435799167559)"/> <rect x="850.1670283381416" y="28.067271359848817" width="0.26872438335124116" height="0.13417326365354398" transform="rotate(180.000000 850.3013905298171 28.13435799167559)"/> <rect x="846.8066499940976" y="28.067271359848817" width="3.090897960604707" height="0.13417326365354398" transform="rotate(180.000000 848.3520989744 28.13435799167559)"/> <rect x="862.80010066" y="27.93272024015119" width="2.8225515292975842" height="0.13455111969762612" transform="rotate(180.000000 864.2113764246487 27.999995800000004)"/> <rect x="852.1826506212976" y="27.93272024015119" width="1.7468978038046998" height="0.13455111969762612" transform="rotate(180.000000 853.0560995231999 27.999995800000004)"/> <rect x="850.5695480331024" y="27.93272024015119" width="1.4785513724975772" height="0.13455111969762612" transform="rotate(180.000000 851.3088237193512 27.999995800000004)"/> <rect x="850.032477122444" y="27.93272024015119" width="0.4032755990488113" height="0.13455111969762612" transform="rotate(180.000000 850.2341149219684 27.999995800000004)"/> <rect x="846.8070279461417" y="27.93272024015119" width="2.956724696951028" height="0.13455111969762612" transform="rotate(180.000000 848.2853902946172 27.999995800000004)"/> <rect x="862.9350298277416" y="27.79854697649764" width="2.8221735772535794" height="0.1341732636535511" transform="rotate(180.000000 864.3461166163684 27.865633608324416)"/> <rect x="852.1830285733416" y="27.79854697649764" width="1.6127245401511345" height="0.1341732636535511" transform="rotate(180.000000 852.9893908434171 27.865633608324416)"/> <rect x="850.5695480331024" y="27.79854697649764" width="1.3440001567998934" height="0.1341732636535511" transform="rotate(180.000000 851.2415481115023 27.865633608324416)"/> <rect x="849.8979259067464" y="27.79854697649764" width="0.5378268147463814" height="0.1341732636535511" transform="rotate(180.000000 850.1668393141197 27.865633608324416)"/> <rect x="846.8070279461417" y="27.79854697649764" width="2.8221735772534657" height="0.1341732636535511" transform="rotate(180.000000 848.2181147347685 27.865633608324416)"/> <rect x="863.0688251393511" y="27.663995760800006" width="2.82255143329769" height="0.13455121569763406" transform="rotate(180.000000 864.480100856 27.731271368648823)"/> <rect x="852.0484773576441" y="27.663995760800006" width="1.6127246361511425" height="0.13455121569763406" transform="rotate(180.000000 852.8548396757196 27.731271368648823)"/> <rect x="850.5695480331024" y="27.663995760800006" width="1.3440001567998934" height="0.13455121569763406" transform="rotate(180.000000 851.2415481115023 27.731271368648823)"/> <rect x="849.7633746910487" y="27.663995760800006" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 850.0993747302488 27.731271368648823)"/> <rect x="846.6720987784" y="27.663995760800006" width="2.8225515292975842" height="0.13455121569763406" transform="rotate(180.000000 848.0833745430489 27.731271368648823)"/> <rect x="863.2037542110928" y="27.529444545102365" width="2.8221735772535794" height="0.13455121569764117" transform="rotate(180.000000 864.6148409997196 27.596720152951185)"/> <rect x="852.0484773576441" y="27.529444545102365" width="1.7472757558487046" height="0.13455121569764117" transform="rotate(180.000000 852.9221152355684 27.596720152951185)"/> <rect x="850.5695480331024" y="27.529444545102365" width="1.3440001567998934" height="0.13455121569764117" transform="rotate(180.000000 851.2415481115023 27.596720152951185)"/> <rect x="849.6288235713512" y="27.529444545102365" width="0.8065511980976225" height="0.13455121569764117" transform="rotate(180.000000 850.0320991704 27.596720152951185)"/> <rect x="846.6720987784" y="27.529444545102365" width="2.6880003135999004" height="0.13455121569764117" transform="rotate(180.000000 848.0160989352 27.596720152951185)"/> <rect x="863.4721007384" y="27.395271281448814" width="2.5534490979023303" height="0.1341732636535511" transform="rotate(180.000000 864.7488252873511 27.46235791327559)"/> <rect x="852.0480994055999" y="27.395271281448814" width="1.8814490195023836" height="0.1341732636535511" transform="rotate(180.000000 852.9888239153511 27.46235791327559)"/> <rect x="850.5695480331024" y="27.395271281448814" width="1.3440001567998934" height="0.1341732636535511" transform="rotate(180.000000 851.2415481115023 27.46235791327559)"/> <rect x="849.360477044044" y="27.395271281448814" width="1.075275677448758" height="0.1341732636535511" transform="rotate(180.000000 849.8981148827684 27.46235791327559)"/> <rect x="846.5375475627023" y="27.395271281448814" width="2.688000313600014" height="0.1341732636535511" transform="rotate(180.000000 847.8815477195024 27.46235791327559)"/> <rect x="863.6066519540975" y="27.260720161751188" width="2.553449097902444" height="0.13455111969762612" transform="rotate(180.000000 864.8833765030488 27.3279957216)"/> <rect x="852.0480994055999" y="27.260720161751188" width="2.0160002351999537" height="0.13455111969762612" transform="rotate(180.000000 853.0560995231999 27.3279957216)"/> <rect x="850.5699259851464" y="27.260720161751188" width="1.2098268931464418" height="0.13455111969762612" transform="rotate(180.000000 851.1748394317196 27.3279957216)"/> <rect x="849.7633746910487" y="27.260720161751188" width="0.6720000784000604" height="0.13455111969762612" transform="rotate(180.000000 850.0993747302488 27.3279957216)"/> <rect x="846.5379255147463" y="27.260720161751188" width="3.0912760086488333" height="0.13455111969762612" transform="rotate(180.000000 848.0835635190708 27.3279957216)"/> <rect x="863.7412031697952" y="27.126546898097644" width="2.553827049946449" height="0.13417326365354398" transform="rotate(180.000000 865.0181166947684 27.193633529924416)"/> <rect x="851.9135481899023" y="27.126546898097644" width="2.2851026665953214" height="0.13417326365354398" transform="rotate(180.000000 853.0560995231999 27.193633529924416)"/> <rect x="849.7633746910487" y="27.126546898097644" width="2.0160002352000674" height="0.13417326365354398" transform="rotate(180.000000 850.7713748086487 27.193633529924416)"/> <rect x="846.5379255147463" y="27.126546898097644" width="3.0912760086488333" height="0.13417326365354398" transform="rotate(180.000000 848.0835635190708 27.193633529924416)"/> <rect x="863.8757542894928" y="26.991995682400002" width="2.4192759302488867" height="0.13455121569764117" transform="rotate(180.000000 865.0853922546172 27.059271290248823)"/> <rect x="851.9139261419464" y="26.991995682400002" width="2.4192759302488867" height="0.13455121569764117" transform="rotate(180.000000 853.1235641070708 27.059271290248823)"/> <rect x="846.5379255147463" y="26.991995682400002" width="5.241827363546463" height="0.13455121569764117" transform="rotate(180.000000 849.1588391965196 27.059271290248823)"/> <rect x="864.0099275531464" y="26.85744446670236" width="2.419275930248773" height="0.13455121569764117" transform="rotate(180.000000 865.2195655182709 26.924720074551182)"/> <rect x="851.7793749262488" y="26.85744446670236" width="2.6880003135999004" height="0.13455121569764117" transform="rotate(180.000000 853.1233750830488 26.924720074551182)"/> <rect x="846.4033742990488" y="26.85744446670236" width="5.241449507502352" height="0.13455121569764117" transform="rotate(180.000000 849.0240990528 26.924720074551182)"/> <rect x="864.144478768844" y="26.723271203048817" width="2.419275834248765" height="0.13417326365354398" transform="rotate(180.000000 865.3541166859684 26.79035783487559)"/> <rect x="851.7797528782928" y="26.723271203048817" width="2.8221735772535794" height="0.13417326365354398" transform="rotate(180.000000 853.1908396669196 26.79035783487559)"/> <rect x="846.4033742990488" y="26.723271203048817" width="5.241449507502352" height="0.13417326365354398" transform="rotate(180.000000 849.0240990528 26.79035783487559)"/> <rect x="864.144478768844" y="26.588720083351184" width="2.419275834248765" height="0.13455111969763323" transform="rotate(180.000000 865.3541166859684 26.6559956432)"/> <rect x="851.6452017585951" y="26.588720083351184" width="3.0912759126488254" height="0.13455111969763323" transform="rotate(180.000000 853.1908397149195 26.6559956432)"/> <rect x="846.4037522510929" y="26.588720083351184" width="5.107276243848787" height="0.13455111969763323" transform="rotate(180.000000 848.9573903730172 26.6559956432)"/> <rect x="864.2786520324977" y="26.45454681969764" width="2.4188978822046465" height="0.13417326365354398" transform="rotate(180.000000 865.4881009736 26.521633451524412)"/> <rect x="851.6448238065511" y="26.45454681969764" width="3.3600003920000745" height="0.13417326365354398" transform="rotate(180.000000 853.3248240025512 26.521633451524412)"/> <rect x="846.2692011313952" y="26.45454681969764" width="5.241827363546463" height="0.13417326365354398" transform="rotate(180.000000 848.8901148131685 26.521633451524412)"/> <rect x="864.4132032481953" y="26.319995604" width="2.284724618551081" height="0.13455121569764117" transform="rotate(180.000000 865.5555655574708 26.38727121184882)"/> <rect x="852.4517529566929" y="26.319995604" width="2.9567247929511495" height="0.13455121569764117" transform="rotate(180.000000 853.9301153531685 26.38727121184882)"/> <rect x="851.5110284949417" y="26.319995604" width="0.806173342053512" height="0.13455121569764117" transform="rotate(180.000000 851.9141151659685 26.38727121184882)"/> <rect x="846.2692011313952" y="26.319995604" width="5.107276147848779" height="0.13455121569764117" transform="rotate(180.000000 848.8228392053196 26.38727121184882)"/> <rect x="864.5477543678927" y="26.185444388302365" width="2.2847247145513165" height="0.13455121569763406" transform="rotate(180.000000 865.6901167251683 26.252719996151182)"/> <rect x="862.5317541326929" y="26.185444388302365" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.0693920194173 26.252719996151182)"/> <rect x="856.2146510916976" y="26.185444388302365" width="1.2094489411023233" height="0.13455121569763406" transform="rotate(180.000000 856.8193755622488 26.252719996151182)"/> <rect x="852.5859262203463" y="26.185444388302365" width="3.0912760086488333" height="0.13455121569763406" transform="rotate(180.000000 854.1315642246707 26.252719996151182)"/> <rect x="851.5106505428976" y="26.185444388302365" width="0.6720000784000604" height="0.13455121569763406" transform="rotate(180.000000 851.8466505820976 26.252719996151182)"/> <rect x="846.2692011313952" y="26.185444388302365" width="4.972724932151209" height="0.13455121569763406" transform="rotate(180.000000 848.7555635974709 26.252719996151182)"/> <rect x="864.5477543678927" y="26.051271124648814" width="2.4192759302488867" height="0.1341732636535511" transform="rotate(180.000000 865.7573923330172 26.11835775647559)"/> <rect x="862.5317541326929" y="26.051271124648814" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.0693920194173 26.11835775647559)"/> <rect x="856.2146510916976" y="26.051271124648814" width="1.2094489411023233" height="0.1341732636535511" transform="rotate(180.000000 856.8193755622488 26.11835775647559)"/> <rect x="852.720099484" y="26.051271124648814" width="3.225449176302277" height="0.1341732636535511" transform="rotate(180.000000 854.3328240721512 26.11835775647559)"/> <rect x="851.3760993272" y="26.051271124648814" width="0.6720000783999467" height="0.1341732636535511" transform="rotate(180.000000 851.7120993664 26.11835775647559)"/> <rect x="846.1346499156977" y="26.051271124648814" width="5.106898195804661" height="0.1341732636535511" transform="rotate(180.000000 848.6880990136 26.11835775647559)"/> <rect x="864.6815496795024" y="25.916720004951188" width="2.2851026665952077" height="0.13455111969762612" transform="rotate(180.000000 865.8241010127999 25.9839955648)"/> <rect x="862.5317541326929" y="25.916720004951188" width="1.075275773448766" height="0.13455111969762612" transform="rotate(180.000000 863.0693920194173 25.9839955648)"/> <rect x="856.2146510916976" y="25.916720004951188" width="1.2094489411023233" height="0.13455111969762612" transform="rotate(180.000000 856.8193755622488 25.9839955648)"/> <rect x="852.8546506996976" y="25.916720004951188" width="3.2254491763023907" height="0.13455111969762612" transform="rotate(180.000000 854.4673752878488 25.9839955648)"/> <rect x="851.2415481115023" y="25.916720004951188" width="0.8065512940976305" height="0.13455111969762612" transform="rotate(180.000000 851.6448237585512 25.9839955648)"/> <rect x="846.1350278677417" y="25.916720004951188" width="4.972724932151209" height="0.13455111969762612" transform="rotate(180.000000 848.6213903338173 25.9839955648)"/> <rect x="864.8161008952" y="25.782546741297637" width="2.1505514508976376" height="0.1341732636535511" transform="rotate(180.000000 865.8913766206488 25.849633373124412)"/> <rect x="862.5317541326929" y="25.782546741297637" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.0693920194173 25.849633373124412)"/> <rect x="852.8546506996976" y="25.782546741297637" width="4.569449333102398" height="0.1341732636535511" transform="rotate(180.000000 855.1393753662487 25.849633373124412)"/> <rect x="851.1077527998929" y="25.782546741297637" width="0.806173342053512" height="0.1341732636535511" transform="rotate(180.000000 851.5108394709196 25.849633373124412)"/> <rect x="846.1350278677417" y="25.782546741297637" width="4.838173812453533" height="0.1341732636535511" transform="rotate(180.000000 848.5541147739684 25.849633373124412)"/> <rect x="864.816478847244" y="25.647995525600003" width="2.2847247145513165" height="0.13455121569763406" transform="rotate(180.000000 865.9588412045196 25.71527113344882)"/> <rect x="862.5317541326929" y="25.647995525600003" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.0693920194173 25.71527113344882)"/> <rect x="852.720099484" y="25.647995525600003" width="4.704000548799968" height="0.13455121569763406" transform="rotate(180.000000 855.0720997584 25.71527113344882)"/> <rect x="850.9732016801952" y="25.647995525600003" width="0.9407244617511878" height="0.13455121569763406" transform="rotate(180.000000 851.4435639110708 25.71527113344882)"/> <rect x="846.0000987" y="25.647995525600003" width="4.838551764497652" height="0.13455121569763406" transform="rotate(180.000000 848.4193745822488 25.71527113344882)"/> <rect x="864.9510300629416" y="25.51344430990237" width="2.1501734988536327" height="0.13455121569763406" transform="rotate(180.000000 866.0261168123684 25.580719917751185)"/> <rect x="862.5317541326929" y="25.51344430990237" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.0693920194173 25.580719917751185)"/> <rect x="852.5855482683024" y="25.51344430990237" width="4.838551764497538" height="0.13455121569763406" transform="rotate(180.000000 855.0048241505513 25.580719917751185)"/> <rect x="850.8390284165417" y="25.51344430990237" width="0.9407244617510742" height="0.13455121569763406" transform="rotate(180.000000 851.3093906474173 25.580719917751185)"/> <rect x="846.0000987" y="25.51344430990237" width="4.704000548799968" height="0.13455121569763406" transform="rotate(180.000000 848.3520989744 25.580719917751185)"/> <rect x="865.0848253745511" y="25.379271046248817" width="2.1505513548976296" height="0.1341732636535511" transform="rotate(180.000000 866.1601010519998 25.446357678075593)"/> <rect x="862.5317541326929" y="25.379271046248817" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.0693920194173 25.446357678075593)"/> <rect x="852.4517529566929" y="25.379271046248817" width="4.972725028151217" height="0.1341732636535511" transform="rotate(180.000000 854.9381154707685 25.446357678075593)"/> <rect x="850.7044772008439" y="25.379271046248817" width="0.9407245577511958" height="0.1341732636535511" transform="rotate(180.000000 851.1748394797196 25.446357678075593)"/> <rect x="846.0000987" y="25.379271046248817" width="4.569449333102398" height="0.1341732636535511" transform="rotate(180.000000 848.2848233665511 25.446357678075593)"/> <rect x="865.0848253745511" y="25.24471992655119" width="2.1505513548976296" height="0.13455111969762612" transform="rotate(180.000000 866.1601010519998 25.311995486400004)"/> <rect x="862.5317541326929" y="25.24471992655119" width="1.075275773448766" height="0.13455111969762612" transform="rotate(180.000000 863.0693920194173 25.311995486400004)"/> <rect x="852.4517529566929" y="25.24471992655119" width="4.972725028151217" height="0.13455111969762612" transform="rotate(180.000000 854.9381154707685 25.311995486400004)"/> <rect x="850.5699259851464" y="25.24471992655119" width="1.075275773448766" height="0.13455111969762612" transform="rotate(180.000000 851.1075638718708 25.311995486400004)"/> <rect x="845.8659254363464" y="25.24471992655119" width="4.569827285146403" height="0.13455111969762612" transform="rotate(180.000000 848.1508390789196 25.311995486400004)"/> <rect x="865.2197544462928" y="25.11054666289764" width="2.150173498853519" height="0.1341732636535511" transform="rotate(180.000000 866.2948411957195 25.177633294724416)"/> <rect x="862.5317541326929" y="25.11054666289764" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.0693920194173 25.177633294724416)"/> <rect x="852.3172018369952" y="25.11054666289764" width="5.107276147848893" height="0.1341732636535511" transform="rotate(180.000000 854.8708399109196 25.177633294724416)"/> <rect x="850.4357527214928" y="25.11054666289764" width="1.0752757734488796" height="0.1341732636535511" transform="rotate(180.000000 850.9733906082172 25.177633294724416)"/> <rect x="845.7317521726927" y="25.11054666289764" width="4.43527616544884" height="0.1341732636535511" transform="rotate(180.000000 847.9493902554171 25.177633294724416)"/> <rect x="865.2197544462928" y="24.975995447200006" width="2.150173498853519" height="0.13455121569763406" transform="rotate(180.000000 866.2948411957195 25.043271055048823)"/> <rect x="862.5317541326929" y="24.975995447200006" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.0693920194173 25.043271055048823)"/> <rect x="852.3172018369952" y="24.975995447200006" width="5.107276147848893" height="0.13455121569763406" transform="rotate(180.000000 854.8708399109196 25.043271055048823)"/> <rect x="850.1666503860977" y="24.975995447200006" width="1.3440001567998934" height="0.13455121569763406" transform="rotate(180.000000 850.8386504644976 25.043271055048823)"/> <rect x="845.7317521726927" y="24.975995447200006" width="4.30072494975127" height="0.13455121569763406" transform="rotate(180.000000 847.8821146475684 25.043271055048823)"/> <rect x="865.3535497579023" y="24.841444231502365" width="2.0160002352000674" height="0.13455121569764117" transform="rotate(180.000000 866.3615498755023 24.908719839351185)"/> <rect x="862.5317541326929" y="24.841444231502365" width="1.075275773448766" height="0.13455121569764117" transform="rotate(180.000000 863.0693920194173 24.908719839351185)"/> <rect x="853.9295484251023" y="24.841444231502365" width="3.4945516076976446" height="0.13455121569764117" transform="rotate(180.000000 855.6768242289511 24.908719839351185)"/> <rect x="852.1830285733416" y="24.841444231502365" width="1.4781734204535724" height="0.13455121569764117" transform="rotate(180.000000 852.9221152835685 24.908719839351185)"/> <rect x="850.0320991703999" y="24.841444231502365" width="1.3440001568001207" height="0.13455121569764117" transform="rotate(180.000000 850.7040992487999 24.908719839351185)"/> <rect x="845.5968231009512" y="24.841444231502365" width="4.166551590097583" height="0.13455121569764117" transform="rotate(180.000000 847.6800988959999 24.908719839351185)"/> <rect x="865.3535497579023" y="24.707270967848814" width="2.1505514508976376" height="0.1341732636535511" transform="rotate(180.000000 866.4288254833511 24.77435759967559)"/> <rect x="862.5317541326929" y="24.707270967848814" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.0693920194173 24.77435759967559)"/> <rect x="854.0640996407999" y="24.707270967848814" width="3.3600003920000745" height="0.1341732636535511" transform="rotate(180.000000 855.7440998367999 24.77435759967559)"/> <rect x="852.1826506212976" y="24.707270967848814" width="1.3440001567998934" height="0.1341732636535511" transform="rotate(180.000000 852.8546506996976 24.77435759967559)"/> <rect x="849.7637526430927" y="24.707270967848814" width="1.6127246361512562" height="0.1341732636535511" transform="rotate(180.000000 850.5701149611684 24.77435759967559)"/> <rect x="845.4626498372976" y="24.707270967848814" width="3.8974492547023374" height="0.1341732636535511" transform="rotate(180.000000 847.4113744646488 24.77435759967559)"/> <rect x="865.3535497579023" y="24.572719848151188" width="2.1505514508976376" height="0.13455111969762612" transform="rotate(180.000000 866.4288254833511 24.639995408)"/> <rect x="862.5317541326929" y="24.572719848151188" width="1.075275773448766" height="0.13455111969762612" transform="rotate(180.000000 863.0693920194173 24.639995408)"/> <rect x="854.1986508564976" y="24.572719848151188" width="3.2254491763023907" height="0.13455111969762612" transform="rotate(180.000000 855.8113754446488 24.639995408)"/> <rect x="852.0480994055999" y="24.572719848151188" width="1.344000156800007" height="0.13455111969762612" transform="rotate(180.000000 852.720099484 24.639995408)"/> <rect x="849.4946503076976" y="24.572719848151188" width="1.7468978038046998" height="0.13455111969762612" transform="rotate(180.000000 850.3680992095999 24.639995408)"/> <rect x="845.328476573644" y="24.572719848151188" width="3.763275991048772" height="0.13455111969762612" transform="rotate(180.000000 847.2101145691684 24.639995408)"/> <rect x="865.4881009736" y="24.438546584497644" width="2.0160002351999537" height="0.13417326365354398" transform="rotate(180.000000 866.4961010912 24.505633216324416)"/> <rect x="862.5317541326929" y="24.438546584497644" width="1.075275773448766" height="0.13417326365354398" transform="rotate(180.000000 863.0693920194173 24.505633216324416)"/> <rect x="854.3332020721953" y="24.438546584497644" width="3.0912759126488254" height="0.13417326365354398" transform="rotate(180.000000 855.8788400285197 24.505633216324416)"/> <rect x="852.0480994055999" y="24.438546584497644" width="1.344000156800007" height="0.13417326365354398" transform="rotate(180.000000 852.720099484 24.505633216324416)"/> <rect x="849.2255478763024" y="24.438546584497644" width="2.0160002351999537" height="0.13417326365354398" transform="rotate(180.000000 850.2335479939023 24.505633216324416)"/> <rect x="845.3280986215999" y="24.438546584497644" width="3.2254491763025044" height="0.13417326365354398" transform="rotate(180.000000 846.9408232097512 24.505633216324416)"/> <rect x="865.4881009736" y="24.303995368799995" width="2.0160002351999537" height="0.13455121569764827" transform="rotate(180.000000 866.4961010912 24.37127097664882)"/> <rect x="862.5317541326929" y="24.303995368799995" width="1.075275773448766" height="0.13455121569764827" transform="rotate(180.000000 863.0693920194173 24.37127097664882)"/> <rect x="854.4677531918928" y="24.303995368799995" width="2.9567247929512632" height="0.13455121569764827" transform="rotate(180.000000 855.9461155883685 24.37127097664882)"/> <rect x="852.0480994055999" y="24.303995368799995" width="1.209448941102437" height="0.13455121569764827" transform="rotate(180.000000 852.6528238761512 24.37127097664882)"/> <rect x="849.0917525646928" y="24.303995368799995" width="2.1501734988536327" height="0.13455121569764827" transform="rotate(180.000000 850.1668393141197 24.37127097664882)"/> <rect x="845.3280986215999" y="24.303995368799995" width="2.553449097902444" height="0.13455121569764827" transform="rotate(180.000000 846.6048231705511 24.37127097664882)"/> <rect x="865.6226521892976" y="24.16944415310236" width="2.0160002351999537" height="0.13455121569763406" transform="rotate(180.000000 866.6306523068976 24.23671976095118)"/> <rect x="862.5317541326929" y="24.16944415310236" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.0693920194173 24.23671976095118)"/> <rect x="854.6015485035024" y="24.16944415310236" width="2.8225515292975842" height="0.13455121569763406" transform="rotate(180.000000 856.0128242681512 24.23671976095118)"/> <rect x="851.9135481899023" y="24.16944415310236" width="1.3440001568001207" height="0.13455121569763406" transform="rotate(180.000000 852.5855482683023 24.23671976095118)"/> <rect x="849.0913746126487" y="24.16944415310236" width="2.0160002352000674" height="0.13455121569763406" transform="rotate(180.000000 850.0993747302487 24.23671976095118)"/> <rect x="865.6226521892976" y="24.035270889448817" width="2.0160002351999537" height="0.13417326365354398" transform="rotate(180.000000 866.6306523068976 24.10235752127559)"/> <rect x="862.5317541326929" y="24.035270889448817" width="1.075275773448766" height="0.13417326365354398" transform="rotate(180.000000 863.0693920194173 24.10235752127559)"/> <rect x="854.7360997192" y="24.035270889448817" width="2.688000313600014" height="0.13417326365354398" transform="rotate(180.000000 856.080099876 24.10235752127559)"/> <rect x="851.9135481899023" y="24.035270889448817" width="1.3440001568001207" height="0.13417326365354398" transform="rotate(180.000000 852.5855482683023 24.10235752127559)"/> <rect x="849.0913746126487" y="24.035270889448817" width="2.0160002352000674" height="0.13417326365354398" transform="rotate(180.000000 850.0993747302487 24.10235752127559)"/> <rect x="865.6226521892976" y="23.900719769751184" width="2.0160002351999537" height="0.13455111969763323" transform="rotate(180.000000 866.6306523068976 23.9679953296)"/> <rect x="862.5317541326929" y="23.900719769751184" width="1.075275773448766" height="0.13455111969763323" transform="rotate(180.000000 863.0693920194173 23.9679953296)"/> <rect x="854.8706509348976" y="23.900719769751184" width="2.5534490979023303" height="0.13455111969763323" transform="rotate(180.000000 856.1473754838488 23.9679953296)"/> <rect x="851.9139261419464" y="23.900719769751184" width="1.2098268931464418" height="0.13455111969763323" transform="rotate(180.000000 852.5188395885195 23.9679953296)"/> <rect x="849.0913746126487" y="23.900719769751184" width="2.0160002352000674" height="0.13455111969763323" transform="rotate(180.000000 850.0993747302487 23.9679953296)"/> <rect x="865.6226521892976" y="23.76654650609764" width="2.0160002351999537" height="0.13417326365354398" transform="rotate(180.000000 866.6306523068976 23.833633137924412)"/> <rect x="862.5317541326929" y="23.76654650609764" width="1.075275773448766" height="0.13417326365354398" transform="rotate(180.000000 863.0693920194173 23.833633137924412)"/> <rect x="855.0052021505952" y="23.76654650609764" width="2.553827049946449" height="0.13417326365354398" transform="rotate(180.000000 856.2821156755684 23.833633137924412)"/> <rect x="851.9139261419464" y="23.76654650609764" width="1.2098268931464418" height="0.13417326365354398" transform="rotate(180.000000 852.5188395885195 23.833633137924412)"/> <rect x="848.9568234929512" y="23.76654650609764" width="2.0160002351999537" height="0.13417326365354398" transform="rotate(180.000000 849.9648236105512 23.833633137924412)"/> <rect x="865.7568254529511" y="23.6319952904" width="2.0160002352000674" height="0.13455121569764117" transform="rotate(180.000000 866.7648255705512 23.69927089824882)"/> <rect x="862.5317541326929" y="23.6319952904" width="1.075275773448766" height="0.13455121569764117" transform="rotate(180.000000 863.0693920194173 23.69927089824882)"/> <rect x="855.1393753182488" y="23.6319952904" width="2.553449193902452" height="0.13455121569764117" transform="rotate(180.000000 856.4160999152 23.69927089824882)"/> <rect x="851.9139261419464" y="23.6319952904" width="1.2098268931464418" height="0.13455121569764117" transform="rotate(180.000000 852.5188395885195 23.69927089824882)"/> <rect x="848.9568234929512" y="23.6319952904" width="2.0160002351999537" height="0.13455121569764117" transform="rotate(180.000000 849.9648236105512 23.69927089824882)"/> <rect x="865.7568254529511" y="23.497444074702365" width="2.0160002352000674" height="0.13455121569763406" transform="rotate(180.000000 866.7648255705512 23.564719682551182)"/> <rect x="862.5317541326929" y="23.497444074702365" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.0693920194173 23.564719682551182)"/> <rect x="855.2739265339463" y="23.497444074702365" width="2.553827049946449" height="0.13455121569763406" transform="rotate(180.000000 856.5508400589196 23.564719682551182)"/> <rect x="851.9139261419464" y="23.497444074702365" width="1.2098268931464418" height="0.13455121569763406" transform="rotate(180.000000 852.5188395885195 23.564719682551182)"/> <rect x="848.9568234929512" y="23.497444074702365" width="2.0160002351999537" height="0.13455121569763406" transform="rotate(180.000000 849.9648236105512 23.564719682551182)"/> <rect x="865.7568254529511" y="23.363270811048814" width="2.0160002352000674" height="0.1341732636535511" transform="rotate(180.000000 866.7648255705512 23.43035744287559)"/> <rect x="862.5317541326929" y="23.363270811048814" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.0693920194173 23.43035744287559)"/> <rect x="855.4080997975999" y="23.363270811048814" width="2.553449097902444" height="0.1341732636535511" transform="rotate(180.000000 856.6848243465511 23.43035744287559)"/> <rect x="851.7793749262488" y="23.363270811048814" width="1.3440001567998934" height="0.1341732636535511" transform="rotate(180.000000 852.4513750046488 23.43035744287559)"/> <rect x="848.9568234929512" y="23.363270811048814" width="2.0160002351999537" height="0.1341732636535511" transform="rotate(180.000000 849.9648236105512 23.43035744287559)"/> <rect x="865.7568254529511" y="23.228719691351188" width="2.0160002352000674" height="0.13455111969762612" transform="rotate(180.000000 866.7648255705512 23.2959952512)"/> <rect x="862.5317541326929" y="23.228719691351188" width="1.075275773448766" height="0.13455111969762612" transform="rotate(180.000000 863.0693920194173 23.2959952512)"/> <rect x="855.5426510132976" y="23.228719691351188" width="2.5534490979023303" height="0.13455111969762612" transform="rotate(180.000000 856.8193755622488 23.2959952512)"/> <rect x="851.7793749262488" y="23.228719691351188" width="1.209449037102445" height="0.13455111969762612" transform="rotate(180.000000 852.3840994448001 23.2959952512)"/> <rect x="848.9572014449952" y="23.228719691351188" width="1.8818269715465021" height="0.13455111969762612" transform="rotate(180.000000 849.8981149307685 23.2959952512)"/> <rect x="865.8913765726488" y="23.094546427697637" width="1.8814491155023916" height="0.1341732636535511" transform="rotate(180.000000 866.8321011304 23.161633059524412)"/> <rect x="862.5317541326929" y="23.094546427697637" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.0693920194173 23.161633059524412)"/> <rect x="855.6772022289952" y="23.094546427697637" width="2.553827049946449" height="0.1341732636535511" transform="rotate(180.000000 856.9541157539684 23.161633059524412)"/> <rect x="851.7793749262488" y="23.094546427697637" width="1.209449037102445" height="0.1341732636535511" transform="rotate(180.000000 852.3840994448001 23.161633059524412)"/> <rect x="848.9572014449952" y="23.094546427697637" width="1.8818269715465021" height="0.1341732636535511" transform="rotate(180.000000 849.8981149307685 23.161633059524412)"/> <rect x="865.8913765726488" y="22.959995212000003" width="1.8814491155023916" height="0.13455121569763406" transform="rotate(180.000000 866.8321011304 23.02727081984882)"/> <rect x="862.5317541326929" y="22.959995212000003" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.0693920194173 23.02727081984882)"/> <rect x="855.8113753966488" y="22.959995212000003" width="2.5534491939023383" height="0.13455121569763406" transform="rotate(180.000000 857.0880999936 23.02727081984882)"/> <rect x="851.7793749262488" y="22.959995212000003" width="1.209449037102445" height="0.13455121569763406" transform="rotate(180.000000 852.3840994448001 23.02727081984882)"/> <rect x="848.8226502292976" y="22.959995212000003" width="2.0160002352000674" height="0.13455121569763406" transform="rotate(180.000000 849.8306503468975 23.02727081984882)"/> <rect x="865.8913765726488" y="22.82544399630237" width="2.0160002351999537" height="0.13455121569763406" transform="rotate(180.000000 866.8993766902488 22.892719604151186)"/> <rect x="862.5317541326929" y="22.82544399630237" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.0693920194173 22.892719604151186)"/> <rect x="855.9459266123464" y="22.82544399630237" width="2.553827049946449" height="0.13455121569763406" transform="rotate(180.000000 857.2228401373196 22.892719604151186)"/> <rect x="851.7793749262488" y="22.82544399630237" width="1.209449037102445" height="0.13455121569763406" transform="rotate(180.000000 852.3840994448001 22.892719604151186)"/> <rect x="848.8226502292976" y="22.82544399630237" width="2.0160002352000674" height="0.13455121569763406" transform="rotate(180.000000 849.8306503468975 22.892719604151186)"/> <rect x="865.8913765726488" y="22.691270732648817" width="2.0160002351999537" height="0.1341732636535511" transform="rotate(180.000000 866.8993766902488 22.758357364475593)"/> <rect x="862.5317541326929" y="22.691270732648817" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.0693920194173 22.758357364475593)"/> <rect x="856.080099876" y="22.691270732648817" width="2.553449097902444" height="0.1341732636535511" transform="rotate(180.000000 857.3568244249511 22.758357364475593)"/> <rect x="851.7793749262488" y="22.691270732648817" width="1.209449037102445" height="0.1341732636535511" transform="rotate(180.000000 852.3840994448001 22.758357364475593)"/> <rect x="848.8226502292976" y="22.691270732648817" width="2.0160002352000674" height="0.1341732636535511" transform="rotate(180.000000 849.8306503468975 22.758357364475593)"/> <rect x="865.8913765726488" y="22.55671961295119" width="2.0160002351999537" height="0.13455111969762612" transform="rotate(180.000000 866.8993766902488 22.623995172800004)"/> <rect x="862.5317541326929" y="22.55671961295119" width="1.075275773448766" height="0.13455111969762612" transform="rotate(180.000000 863.0693920194173 22.623995172800004)"/> <rect x="856.2146510916976" y="22.55671961295119" width="2.5534490979023303" height="0.13455111969762612" transform="rotate(180.000000 857.4913756406488 22.623995172800004)"/> <rect x="851.7793749262488" y="22.55671961295119" width="1.209449037102445" height="0.13455111969762612" transform="rotate(180.000000 852.3840994448001 22.623995172800004)"/> <rect x="848.8226502292976" y="22.55671961295119" width="2.0160002352000674" height="0.13455111969762612" transform="rotate(180.000000 849.8306503468975 22.623995172800004)"/> <rect x="865.8913765726488" y="22.42254634929764" width="2.0160002351999537" height="0.1341732636535511" transform="rotate(180.000000 866.8993766902488 22.489632981124416)"/> <rect x="859.7092026993952" y="22.42254634929764" width="3.897827206746456" height="0.1341732636535511" transform="rotate(180.000000 861.6581163027683 22.489632981124416)"/> <rect x="856.2146510916976" y="22.42254634929764" width="2.6880003135999004" height="0.1341732636535511" transform="rotate(180.000000 857.5586512484977 22.489632981124416)"/> <rect x="851.7793749262488" y="22.42254634929764" width="1.209449037102445" height="0.1341732636535511" transform="rotate(180.000000 852.3840994448001 22.489632981124416)"/> <rect x="848.8226502292976" y="22.42254634929764" width="2.0160002352000674" height="0.1341732636535511" transform="rotate(180.000000 849.8306503468975 22.489632981124416)"/> <rect x="865.8913765726488" y="22.287995133600006" width="2.0160002351999537" height="0.13455121569763406" transform="rotate(180.000000 866.8993766902488 22.355270741448823)"/> <rect x="859.1717537406928" y="22.287995133600006" width="4.43527616544884" height="0.13455121569763406" transform="rotate(180.000000 861.3893918234172 22.355270741448823)"/> <rect x="856.2150290437417" y="22.287995133600006" width="2.8221735772535794" height="0.13455121569763406" transform="rotate(180.000000 857.6261158323684 22.355270741448823)"/> <rect x="851.7793749262488" y="22.287995133600006" width="1.3440001567998934" height="0.13455121569763406" transform="rotate(180.000000 852.4513750046488 22.355270741448823)"/> <rect x="848.8226502292976" y="22.287995133600006" width="1.8814490195023836" height="0.13455121569763406" transform="rotate(180.000000 849.7633747390487 22.355270741448823)"/> <rect x="866.0259277883464" y="22.153443917902358" width="1.8818269715463884" height="0.13455121569764827" transform="rotate(180.000000 866.9668412741196 22.220719525751182)"/> <rect x="856.2146510916976" y="22.153443917902358" width="7.392000862399868" height="0.13455121569764827" transform="rotate(180.000000 859.9106515228975 22.220719525751182)"/> <rect x="851.7793749262488" y="22.153443917902358" width="1.3440001567998934" height="0.13455121569764827" transform="rotate(180.000000 852.4513750046488 22.220719525751182)"/> <rect x="848.8226502292976" y="22.153443917902358" width="1.8814490195023836" height="0.13455121569764827" transform="rotate(180.000000 849.7633747390487 22.220719525751182)"/> <rect x="866.0259277883464" y="22.019270654248814" width="1.8818269715463884" height="0.13417326365354398" transform="rotate(180.000000 866.9668412741196 22.086357286075586)"/> <rect x="856.2146510916976" y="22.019270654248814" width="7.392000862399868" height="0.13417326365354398" transform="rotate(180.000000 859.9106515228975 22.086357286075586)"/> <rect x="851.9139261419464" y="22.019270654248814" width="1.2098268931464418" height="0.13417326365354398" transform="rotate(180.000000 852.5188395885195 22.086357286075586)"/> <rect x="848.8226502292976" y="22.019270654248814" width="1.8814490195023836" height="0.13417326365354398" transform="rotate(180.000000 849.7633747390487 22.086357286075586)"/> <rect x="866.0259277883464" y="21.884719534551188" width="1.8818269715463884" height="0.13455111969762612" transform="rotate(180.000000 866.9668412741196 21.9519950944)"/> <rect x="856.2146510916976" y="21.884719534551188" width="7.392000862399868" height="0.13455111969762612" transform="rotate(180.000000 859.9106515228975 21.9519950944)"/> <rect x="851.9139261419464" y="21.884719534551188" width="1.2098268931464418" height="0.13455111969762612" transform="rotate(180.000000 852.5188395885195 21.9519950944)"/> <rect x="848.8226502292976" y="21.884719534551188" width="1.8814490195023836" height="0.13455111969762612" transform="rotate(180.000000 849.7633747390487 21.9519950944)"/> <rect x="866.0259277883464" y="21.750546270897644" width="1.8818269715463884" height="0.13417326365354398" transform="rotate(180.000000 866.9668412741196 21.817632902724416)"/> <rect x="856.2146510916976" y="21.750546270897644" width="7.392000862399868" height="0.13417326365354398" transform="rotate(180.000000 859.9106515228975 21.817632902724416)"/> <rect x="851.9139261419464" y="21.750546270897644" width="1.2098268931464418" height="0.13417326365354398" transform="rotate(180.000000 852.5188395885195 21.817632902724416)"/> <rect x="848.8226502292976" y="21.750546270897644" width="1.8814490195023836" height="0.13417326365354398" transform="rotate(180.000000 849.7633747390487 21.817632902724416)"/> <rect x="866.0259277883464" y="21.615995055200003" width="1.8818269715463884" height="0.13455121569764117" transform="rotate(180.000000 866.9668412741196 21.683270663048823)"/> <rect x="856.080099876" y="21.615995055200003" width="7.526552078097552" height="0.13455121569764117" transform="rotate(180.000000 859.8433759150487 21.683270663048823)"/> <rect x="851.9139261419464" y="21.615995055200003" width="1.2098268931464418" height="0.13455121569764117" transform="rotate(180.000000 852.5188395885195 21.683270663048823)"/> <rect x="848.8226502292976" y="21.615995055200003" width="1.8814490195023836" height="0.13455121569764117" transform="rotate(180.000000 849.7633747390487 21.683270663048823)"/> <rect x="866.0259277883464" y="21.48144383950236" width="1.8818269715463884" height="0.13455121569764117" transform="rotate(180.000000 866.9668412741196 21.548719447351182)"/> <rect x="856.080099876" y="21.48144383950236" width="7.526552078097552" height="0.13455121569764117" transform="rotate(180.000000 859.8433759150487 21.548719447351182)"/> <rect x="851.9135481899023" y="21.48144383950236" width="1.3440001568001207" height="0.13455121569764117" transform="rotate(180.000000 852.5855482683023 21.548719447351182)"/> <rect x="848.8226502292976" y="21.48144383950236" width="1.8814490195023836" height="0.13455121569764117" transform="rotate(180.000000 849.7633747390487 21.548719447351182)"/> <rect x="866.0259277883464" y="21.34727057584881" width="1.8818269715463884" height="0.1341732636535511" transform="rotate(180.000000 866.9668412741196 21.414357207675586)"/> <rect x="856.080099876" y="21.34727057584881" width="7.526552078097552" height="0.1341732636535511" transform="rotate(180.000000 859.8433759150487 21.414357207675586)"/> <rect x="851.9135481899023" y="21.34727057584881" width="1.3440001568001207" height="0.1341732636535511" transform="rotate(180.000000 852.5855482683023 21.414357207675586)"/> <rect x="848.8226502292976" y="21.34727057584881" width="1.8814490195023836" height="0.1341732636535511" transform="rotate(180.000000 849.7633747390487 21.414357207675586)"/> <rect x="865.8913765726488" y="21.21271945615119" width="2.0160002351999537" height="0.13455111969761901" transform="rotate(180.000000 866.8993766902488 21.279995016)"/> <rect x="862.5317541326929" y="21.21271945615119" width="1.075275773448766" height="0.13455111969761901" transform="rotate(180.000000 863.0693920194173 21.279995016)"/> <rect x="857.5586512484975" y="21.21271945615119" width="2.688000313600128" height="0.13455111969761901" transform="rotate(180.000000 858.9026514052975 21.279995016)"/> <rect x="855.9455486603023" y="21.21271945615119" width="1.4785513724976909" height="0.13455111969761901" transform="rotate(180.000000 856.6848243465511 21.279995016)"/> <rect x="852.0480994055999" y="21.21271945615119" width="1.344000156800007" height="0.13455111969761901" transform="rotate(180.000000 852.720099484 21.279995016)"/> <rect x="848.8226502292976" y="21.21271945615119" width="1.8814490195023836" height="0.13455111969761901" transform="rotate(180.000000 849.7633747390487 21.279995016)"/> <rect x="865.8913765726488" y="21.07854619249764" width="2.0160002351999537" height="0.1341732636535511" transform="rotate(180.000000 866.8993766902488 21.145632824324416)"/> <rect x="862.5317541326929" y="21.07854619249764" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.0693920194173 21.145632824324416)"/> <rect x="857.6932024641952" y="21.07854619249764" width="2.553827049946449" height="0.1341732636535511" transform="rotate(180.000000 858.9701159891684 21.145632824324416)"/> <rect x="855.8117533486928" y="21.07854619249764" width="1.6127246361512562" height="0.1341732636535511" transform="rotate(180.000000 856.6181156667685 21.145632824324416)"/> <rect x="852.0480994055999" y="21.07854619249764" width="1.344000156800007" height="0.1341732636535511" transform="rotate(180.000000 852.720099484 21.145632824324416)"/> <rect x="848.8226502292976" y="21.07854619249764" width="1.8814490195023836" height="0.1341732636535511" transform="rotate(180.000000 849.7633747390487 21.145632824324416)"/> <rect x="865.8913765726488" y="20.9439949768" width="2.0160002351999537" height="0.13455121569764117" transform="rotate(180.000000 866.8993766902488 21.01127058464882)"/> <rect x="862.5317541326929" y="20.9439949768" width="1.075275773448766" height="0.13455121569764117" transform="rotate(180.000000 863.0693920194173 21.01127058464882)"/> <rect x="857.8273756318488" y="20.9439949768" width="2.5534491939023383" height="0.13455121569764117" transform="rotate(180.000000 859.1041002288 21.01127058464882)"/> <rect x="855.8117533486928" y="20.9439949768" width="1.6127246361512562" height="0.13455121569764117" transform="rotate(180.000000 856.6181156667685 21.01127058464882)"/> <rect x="852.0480994055999" y="20.9439949768" width="1.4785513724975772" height="0.13455121569764117" transform="rotate(180.000000 852.7873750918487 21.01127058464882)"/> <rect x="848.8226502292976" y="20.9439949768" width="2.0160002352000674" height="0.13455121569764117" transform="rotate(180.000000 849.8306503468975 21.01127058464882)"/> <rect x="865.8913765726488" y="20.809443761102365" width="2.0160002351999537" height="0.13455121569763406" transform="rotate(180.000000 866.8993766902488 20.876719368951182)"/> <rect x="862.5317541326929" y="20.809443761102365" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.0693920194173 20.876719368951182)"/> <rect x="857.8273756318488" y="20.809443761102365" width="2.688000313600014" height="0.13455121569763406" transform="rotate(180.000000 859.1713757886488 20.876719368951182)"/> <rect x="855.6772022289952" y="20.809443761102365" width="1.747275755848932" height="0.13455121569763406" transform="rotate(180.000000 856.5508401069196 20.876719368951182)"/> <rect x="852.1830285733416" y="20.809443761102365" width="1.4781734204535724" height="0.13455121569763406" transform="rotate(180.000000 852.9221152835685 20.876719368951182)"/> <rect x="848.8226502292976" y="20.809443761102365" width="2.0160002352000674" height="0.13455121569763406" transform="rotate(180.000000 849.8306503468975 20.876719368951182)"/> <rect x="865.8913765726488" y="20.675270497448814" width="2.0160002351999537" height="0.1341732636535511" transform="rotate(180.000000 866.8993766902488 20.74235712927559)"/> <rect x="862.5317541326929" y="20.675270497448814" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.0693920194173 20.74235712927559)"/> <rect x="857.6932024641952" y="20.675270497448814" width="2.9567246969511416" height="0.1341732636535511" transform="rotate(180.000000 859.1715648126708 20.74235712927559)"/> <rect x="855.5426510132976" y="20.675270497448814" width="1.8814490195023836" height="0.1341732636535511" transform="rotate(180.000000 856.4833755230488 20.74235712927559)"/> <rect x="852.1830285733416" y="20.675270497448814" width="1.6127245401511345" height="0.1341732636535511" transform="rotate(180.000000 852.9893908434171 20.74235712927559)"/> <rect x="848.8226502292976" y="20.675270497448814" width="2.0160002352000674" height="0.1341732636535511" transform="rotate(180.000000 849.8306503468975 20.74235712927559)"/> <rect x="865.8913765726488" y="20.540719377751188" width="1.8814491155023916" height="0.13455111969762612" transform="rotate(180.000000 866.8321011304 20.6079949376)"/> <rect x="862.5317541326929" y="20.540719377751188" width="1.075275773448766" height="0.13455111969762612" transform="rotate(180.000000 863.0693920194173 20.6079949376)"/> <rect x="857.6932024641952" y="20.540719377751188" width="3.0912759126487117" height="0.13455111969762612" transform="rotate(180.000000 859.2388404205196 20.6079949376)"/> <rect x="855.4080997975999" y="20.540719377751188" width="2.0160002352000674" height="0.13455111969762612" transform="rotate(180.000000 856.4160999152 20.6079949376)"/> <rect x="852.3172018369952" y="20.540719377751188" width="1.6127245401512482" height="0.13455111969762612" transform="rotate(180.000000 853.1235641070708 20.6079949376)"/> <rect x="848.8226502292976" y="20.540719377751188" width="2.0160002352000674" height="0.13455111969762612" transform="rotate(180.000000 849.8306503468975 20.6079949376)"/> <rect x="865.8913765726488" y="20.406546114097637" width="1.8814491155023916" height="0.1341732636535511" transform="rotate(180.000000 866.8321011304 20.473632745924412)"/> <rect x="862.5317541326929" y="20.406546114097637" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.0693920194173 20.473632745924412)"/> <rect x="857.6932024641952" y="20.406546114097637" width="3.2258271283463955" height="0.1341732636535511" transform="rotate(180.000000 859.3061160283685 20.473632745924412)"/> <rect x="855.1397532702928" y="20.406546114097637" width="2.2847247145513165" height="0.1341732636535511" transform="rotate(180.000000 856.2821156275684 20.473632745924412)"/> <rect x="852.3172018369952" y="20.406546114097637" width="1.8818269715463884" height="0.1341732636535511" transform="rotate(180.000000 853.2581153227684 20.473632745924412)"/> <rect x="848.9572014449952" y="20.406546114097637" width="1.8818269715465021" height="0.1341732636535511" transform="rotate(180.000000 849.8981149307685 20.473632745924412)"/> <rect x="865.7568254529511" y="20.271994898400003" width="2.0160002352000674" height="0.13455121569763406" transform="rotate(180.000000 866.7648255705512 20.33927050624882)"/> <rect x="862.5317541326929" y="20.271994898400003" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.0693920194173 20.33927050624882)"/> <rect x="857.6928245121512" y="20.271994898400003" width="3.360000391999847" height="0.13455121569763406" transform="rotate(180.000000 859.3728247081511 20.33927050624882)"/> <rect x="852.4517529566929" y="20.271994898400003" width="4.972725028151217" height="0.13455121569763406" transform="rotate(180.000000 854.9381154707685 20.33927050624882)"/> <rect x="848.9572014449952" y="20.271994898400003" width="1.8818269715465021" height="0.13455121569763406" transform="rotate(180.000000 849.8981149307685 20.33927050624882)"/> <rect x="865.7568254529511" y="20.13744368270237" width="2.0160002352000674" height="0.13455121569763406" transform="rotate(180.000000 866.7648255705512 20.204719290551186)"/> <rect x="862.5317541326929" y="20.13744368270237" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.0693920194173 20.204719290551186)"/> <rect x="857.6928245121512" y="20.13744368270237" width="3.494551511697523" height="0.13455121569763406" transform="rotate(180.000000 859.4401002679999 20.204719290551186)"/> <rect x="852.5855482683024" y="20.13744368270237" width="4.838551764497538" height="0.13455121569763406" transform="rotate(180.000000 855.0048241505513 20.204719290551186)"/> <rect x="848.9568234929512" y="20.13744368270237" width="2.0160002351999537" height="0.13455121569763406" transform="rotate(180.000000 849.9648236105512 20.204719290551186)"/> <rect x="865.7568254529511" y="20.003270419048818" width="2.0160002352000674" height="0.1341732636535511" transform="rotate(180.000000 866.7648255705512 20.070357050875593)"/> <rect x="862.5317541326929" y="20.003270419048818" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.0693920194173 20.070357050875593)"/> <rect x="857.5586512484975" y="20.003270419048818" width="3.7628980390047673" height="0.1341732636535511" transform="rotate(180.000000 859.4401002679999 20.070357050875593)"/> <rect x="852.720099484" y="20.003270419048818" width="4.704000548799968" height="0.1341732636535511" transform="rotate(180.000000 855.0720997584 20.070357050875593)"/> <rect x="848.9568234929512" y="20.003270419048818" width="2.0160002351999537" height="0.1341732636535511" transform="rotate(180.000000 849.9648236105512 20.070357050875593)"/> <rect x="865.7568254529511" y="19.868719299351184" width="2.0160002352000674" height="0.13455111969763323" transform="rotate(180.000000 866.7648255705512 19.9359948592)"/> <rect x="862.5317541326929" y="19.868719299351184" width="1.075275773448766" height="0.13455111969763323" transform="rotate(180.000000 863.0693920194173 19.9359948592)"/> <rect x="858.9026514052975" y="19.868719299351184" width="2.553449097902444" height="0.13455111969763323" transform="rotate(180.000000 860.1793759542488 19.9359948592)"/> <rect x="857.5586512484975" y="19.868719299351184" width="1.209448941102437" height="0.13455111969763323" transform="rotate(180.000000 858.1633757190488 19.9359948592)"/> <rect x="856.2146510916976" y="19.868719299351184" width="1.2094489411023233" height="0.13455111969763323" transform="rotate(180.000000 856.8193755622488 19.9359948592)"/> <rect x="852.8546506996976" y="19.868719299351184" width="3.2254491763023907" height="0.13455111969763323" transform="rotate(180.000000 854.4673752878488 19.9359948592)"/> <rect x="848.9568234929512" y="19.868719299351184" width="2.0160002351999537" height="0.13455111969763323" transform="rotate(180.000000 849.9648236105512 19.9359948592)"/> <rect x="865.7568254529511" y="19.73454603569764" width="2.0160002352000674" height="0.13417326365354398" transform="rotate(180.000000 866.7648255705512 19.801632667524412)"/> <rect x="862.5317541326929" y="19.73454603569764" width="1.075275773448766" height="0.13417326365354398" transform="rotate(180.000000 863.0693920194173 19.801632667524412)"/> <rect x="859.0372026209952" y="19.73454603569764" width="2.553827049946449" height="0.13417326365354398" transform="rotate(180.000000 860.3141161459685 19.801632667524412)"/> <rect x="857.5586512484975" y="19.73454603569764" width="1.209448941102437" height="0.13417326365354398" transform="rotate(180.000000 858.1633757190488 19.801632667524412)"/> <rect x="856.2146510916976" y="19.73454603569764" width="1.2094489411023233" height="0.13417326365354398" transform="rotate(180.000000 856.8193755622488 19.801632667524412)"/> <rect x="852.9892019153953" y="19.73454603569764" width="2.9567246969511416" height="0.13417326365354398" transform="rotate(180.000000 854.4675642638708 19.801632667524412)"/> <rect x="848.9568234929512" y="19.73454603569764" width="2.0160002351999537" height="0.13417326365354398" transform="rotate(180.000000 849.9648236105512 19.801632667524412)"/> <rect x="865.6226521892976" y="19.599994820000006" width="2.0160002351999537" height="0.13455121569763406" transform="rotate(180.000000 866.6306523068976 19.667270427848823)"/> <rect x="862.5317541326929" y="19.599994820000006" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.0693920194173 19.667270427848823)"/> <rect x="859.1713757886487" y="19.599994820000006" width="2.5534491939025656" height="0.13455121569763406" transform="rotate(180.000000 860.4481003855999 19.667270427848823)"/> <rect x="857.5586512484975" y="19.599994820000006" width="1.209448941102437" height="0.13455121569763406" transform="rotate(180.000000 858.1633757190488 19.667270427848823)"/> <rect x="856.2146510916976" y="19.599994820000006" width="1.2094489411023233" height="0.13455121569763406" transform="rotate(180.000000 856.8193755622488 19.667270427848823)"/> <rect x="853.1233750830487" y="19.599994820000006" width="2.688000313600128" height="0.13455121569763406" transform="rotate(180.000000 854.4673752398487 19.667270427848823)"/> <rect x="849.0913746126487" y="19.599994820000006" width="2.0160002352000674" height="0.13455121569763406" transform="rotate(180.000000 850.0993747302487 19.667270427848823)"/> <rect x="865.6226521892976" y="19.465443604302358" width="2.0160002351999537" height="0.13455121569764827" transform="rotate(180.000000 866.6306523068976 19.532719212151182)"/> <rect x="862.5317541326929" y="19.465443604302358" width="1.075275773448766" height="0.13455121569764827" transform="rotate(180.000000 863.0693920194173 19.532719212151182)"/> <rect x="859.3059270043464" y="19.465443604302358" width="2.553827049946449" height="0.13455121569764827" transform="rotate(180.000000 860.5828405293196 19.532719212151182)"/> <rect x="857.5586512484975" y="19.465443604302358" width="1.209448941102437" height="0.13455121569764827" transform="rotate(180.000000 858.1633757190488 19.532719212151182)"/> <rect x="856.2146510916976" y="19.465443604302358" width="1.2094489411023233" height="0.13455121569764827" transform="rotate(180.000000 856.8193755622488 19.532719212151182)"/> <rect x="853.3924775144441" y="19.465443604302358" width="2.284724714551089" height="0.13455121569764827" transform="rotate(180.000000 854.5348398717197 19.532719212151182)"/> <rect x="849.0913746126487" y="19.465443604302358" width="2.0160002352000674" height="0.13455121569764827" transform="rotate(180.000000 850.0993747302487 19.532719212151182)"/> <rect x="865.6226521892976" y="19.33127034064882" width="2.0160002351999537" height="0.13417326365353688" transform="rotate(180.000000 866.6306523068976 19.39835697247559)"/> <rect x="862.5317541326929" y="19.33127034064882" width="1.075275773448766" height="0.13417326365353688" transform="rotate(180.000000 863.0693920194173 19.39835697247559)"/> <rect x="859.4401002679999" y="19.33127034064882" width="2.553449097902444" height="0.13417326365353688" transform="rotate(180.000000 860.7168248169512 19.39835697247559)"/> <rect x="857.5586512484975" y="19.33127034064882" width="1.209448941102437" height="0.13417326365353688" transform="rotate(180.000000 858.1633757190488 19.39835697247559)"/> <rect x="856.2146510916976" y="19.33127034064882" width="1.2094489411023233" height="0.13417326365353688" transform="rotate(180.000000 856.8193755622488 19.39835697247559)"/> <rect x="853.6612019937952" y="19.33127034064882" width="1.7472757558488183" height="0.13417326365353688" transform="rotate(180.000000 854.5348398717197 19.39835697247559)"/> <rect x="849.0913746126487" y="19.33127034064882" width="2.0160002352000674" height="0.13417326365353688" transform="rotate(180.000000 850.0993747302487 19.39835697247559)"/> <rect x="865.4881009736" y="19.196719220951188" width="2.150551450897524" height="0.13455111969763323" transform="rotate(180.000000 866.5633766990488 19.263994780800004)"/> <rect x="862.5317541326929" y="19.196719220951188" width="1.075275773448766" height="0.13455111969763323" transform="rotate(180.000000 863.0693920194173 19.263994780800004)"/> <rect x="859.5746514836976" y="19.196719220951188" width="2.5534490979023303" height="0.13455111969763323" transform="rotate(180.000000 860.8513760326488 19.263994780800004)"/> <rect x="857.5586512484975" y="19.196719220951188" width="1.344000156800007" height="0.13455111969763323" transform="rotate(180.000000 858.2306513268975 19.263994780800004)"/> <rect x="856.2146510916976" y="19.196719220951188" width="1.2094489411023233" height="0.13455111969763323" transform="rotate(180.000000 856.8193755622488 19.263994780800004)"/> <rect x="849.0917525646928" y="19.196719220951188" width="2.1501734988536327" height="0.13455111969763323" transform="rotate(180.000000 850.1668393141197 19.263994780800004)"/> <rect x="865.4881009736" y="19.062545957297637" width="2.0160002351999537" height="0.1341732636535511" transform="rotate(180.000000 866.4961010912 19.129632589124412)"/> <rect x="862.5317541326929" y="19.062545957297637" width="1.075275773448766" height="0.1341732636535511" transform="rotate(180.000000 863.0693920194173 19.129632589124412)"/> <rect x="859.7092026993952" y="19.062545957297637" width="2.553827049946449" height="0.1341732636535511" transform="rotate(180.000000 860.9861162243684 19.129632589124412)"/> <rect x="857.5586512484975" y="19.062545957297637" width="1.344000156800007" height="0.1341732636535511" transform="rotate(180.000000 858.2306513268975 19.129632589124412)"/> <rect x="856.2146510916976" y="19.062545957297637" width="1.2094489411023233" height="0.1341732636535511" transform="rotate(180.000000 856.8193755622488 19.129632589124412)"/> <rect x="849.2255478763024" y="19.062545957297637" width="2.0160002351999537" height="0.1341732636535511" transform="rotate(180.000000 850.2335479939023 19.129632589124412)"/> <rect x="865.3535497579023" y="18.927994741600003" width="2.1505514508976376" height="0.13455121569763406" transform="rotate(180.000000 866.4288254833511 18.99527034944882)"/> <rect x="862.5317541326929" y="18.927994741600003" width="1.075275773448766" height="0.13455121569763406" transform="rotate(180.000000 863.0693920194173 18.99527034944882)"/> <rect x="859.8433758670488" y="18.927994741600003" width="2.5534491939023383" height="0.13455121569763406" transform="rotate(180.000000 861.120100464 18.99527034944882)"/> <rect x="857.6932024641952" y="18.927994741600003" width="1.209826893146328" height="0.13455121569763406" transform="rotate(180.000000 858.2981159107684 18.99527034944882)"/> <rect x="856.2146510916976" y="18.927994741600003" width="1.2094489411023233" height="0.13455121569763406" transform="rotate(180.000000 856.8193755622488 18.99527034944882)"/> <rect x="849.2255478763024" y="18.927994741600003" width="2.0160002351999537" height="0.13455121569763406" transform="rotate(180.000000 850.2335479939023 18.99527034944882)"/> <rect x="865.3535497579023" y="18.79344352590236" width="2.1505514508976376" height="0.13455121569764117" transform="rotate(180.000000 866.4288254833511 18.860719133751182)"/> <rect x="859.9775491307023" y="18.79344352590236" width="3.6291028233952147" height="0.13455121569764117" transform="rotate(180.000000 861.7921005423999 18.860719133751182)"/> <rect x="857.6932024641952" y="18.79344352590236" width="1.209826893146328" height="0.13455121569764117" transform="rotate(180.000000 858.2981159107684 18.860719133751182)"/> <rect x="856.2146510916976" y="18.79344352590236" width="1.2094489411023233" height="0.13455121569764117" transform="rotate(180.000000 856.8193755622488 18.860719133751182)"/> <rect x="849.2255478763024" y="18.79344352590236" width="2.1505514508976376" height="0.13455121569764117" transform="rotate(180.000000 850.3008236017512 18.860719133751182)"/> <rect x="865.3535497579023" y="18.65927026224881" width="2.0160002352000674" height="0.1341732636535511" transform="rotate(180.000000 866.3615498755023 18.726356894075586)"/> <rect x="860.1121003463999" y="18.65927026224881" width="3.4945516076976446" height="0.1341732636535511" transform="rotate(180.000000 861.8593761502486 18.726356894075586)"/> <rect x="857.6928245121512" y="18.65927026224881" width="1.3440001567998934" height="0.1341732636535511" transform="rotate(180.000000 858.3648245905512 18.726356894075586)"/> <rect x="856.2146510916976" y="18.65927026224881" width="1.2094489411023233" height="0.1341732636535511" transform="rotate(180.000000 856.8193755622488 18.726356894075586)"/> <rect x="849.3600990919999" y="18.65927026224881" width="2.0160002352000674" height="0.1341732636535511" transform="rotate(180.000000 850.3680992095999 18.726356894075586)"/> <rect x="865.2197544462928" y="18.52471914255119" width="2.150173498853519" height="0.13455111969761901" transform="rotate(180.000000 866.2948411957195 18.5919947024)"/> <rect x="860.2466515620977" y="18.52471914255119" width="3.360000391999847" height="0.13455111969761901" transform="rotate(180.000000 861.9266517580976 18.5919947024)"/> <rect x="857.6928245121512" y="18.52471914255119" width="1.4785512764974555" height="0.13455111969761901" transform="rotate(180.000000 858.4321001504 18.5919947024)"/> <rect x="856.2146510916976" y="18.52471914255119" width="1.2094489411023233" height="0.13455111969761901" transform="rotate(180.000000 856.8193755622488 18.5919947024)"/> <rect x="849.3600990919999" y="18.52471914255119" width="2.1505514508976376" height="0.13455111969761901" transform="rotate(180.000000 850.4353748174487 18.5919947024)"/> <rect x="865.2197544462928" y="18.39054587889764" width="2.150173498853519" height="0.1341732636535511" transform="rotate(180.000000 866.2948411957195 18.457632510724416)"/> <rect x="860.3812027777952" y="18.39054587889764" width="3.2258271283463955" height="0.1341732636535511" transform="rotate(180.000000 861.9941163419685 18.457632510724416)"/> <rect x="857.6928245121512" y="18.39054587889764" width="1.4785512764974555" height="0.1341732636535511" transform="rotate(180.000000 858.4321001504 18.457632510724416)"/> <rect x="856.2146510916976" y="18.39054587889764" width="1.2094489411023233" height="0.1341732636535511" transform="rotate(180.000000 856.8193755622488 18.457632510724416)"/> <rect x="849.3600990919999" y="18.39054587889764" width="2.1505514508976376" height="0.1341732636535511" transform="rotate(180.000000 850.4353748174487 18.457632510724416)"/> <rect x="865.0848253745511" y="18.2559946632" width="2.1505513548976296" height="0.13455121569764117" transform="rotate(180.000000 866.1601010519998 18.32327027104882)"/> <rect x="860.5157538974928" y="18.2559946632" width="3.0912760086488333" height="0.13455121569764117" transform="rotate(180.000000 862.0613919018172 18.32327027104882)"/> <rect x="857.8277535838928" y="18.2559946632" width="1.4781734204535724" height="0.13455121569764117" transform="rotate(180.000000 858.5668402941196 18.32327027104882)"/> <rect x="856.2146510916976" y="18.2559946632" width="1.2094489411023233" height="0.13455121569764117" transform="rotate(180.000000 856.8193755622488 18.32327027104882)"/> <rect x="849.4950282597416" y="18.2559946632" width="2.150173498853519" height="0.13455121569764117" transform="rotate(180.000000 850.5701150091684 18.32327027104882)"/> <rect x="865.0848253745511" y="18.121443447502365" width="2.1505513548976296" height="0.13455121569763406" transform="rotate(180.000000 866.1601010519998 18.188719055351182)"/> <rect x="860.6495492091024" y="18.121443447502365" width="2.9571027449951544" height="0.13455121569763406" transform="rotate(180.000000 862.1281005815999 18.188719055351182)"/> <rect x="857.8277535838928" y="18.121443447502365" width="1.7472758518488263" height="0.13455121569763406" transform="rotate(180.000000 858.7013915098172 18.188719055351182)"/> <rect x="856.2146510916976" y="18.121443447502365" width="1.2094489411023233" height="0.13455121569763406" transform="rotate(180.000000 856.8193755622488 18.188719055351182)"/> <rect x="849.4950282597416" y="18.121443447502365" width="2.150173498853519" height="0.13455121569763406" transform="rotate(180.000000 850.5701150091684 18.188719055351182)"/> <rect x="864.9510300629416" y="17.987270183848814" width="2.1501734988536327" height="0.1341732636535511" transform="rotate(180.000000 866.0261168123684 18.05435681567559)"/> <rect x="857.9615488955023" y="17.987270183848814" width="5.6451030585951685" height="0.1341732636535511" transform="rotate(180.000000 860.7841004247999 18.05435681567559)"/> <rect x="856.2146510916976" y="17.987270183848814" width="1.2094489411023233" height="0.1341732636535511" transform="rotate(180.000000 856.8193755622488 18.05435681567559)"/> <rect x="849.4950282597416" y="17.987270183848814" width="2.284724618551195" height="0.1341732636535511" transform="rotate(180.000000 850.6373905690173 18.05435681567559)"/> <rect x="864.816478847244" y="17.852719064151188" width="2.2847247145513165" height="0.13455111969762612" transform="rotate(180.000000 865.9588412045196 17.919994624)"/> <rect x="857.9615488955023" y="17.852719064151188" width="5.6451030585951685" height="0.13455111969762612" transform="rotate(180.000000 860.7841004247999 17.919994624)"/> <rect x="856.2146510916976" y="17.852719064151188" width="1.2094489411023233" height="0.13455111969762612" transform="rotate(180.000000 856.8193755622488 17.919994624)"/> <rect x="849.6288235713512" y="17.852719064151188" width="2.1505513548976296" height="0.13455111969762612" transform="rotate(180.000000 850.7040992488 17.919994624)"/> <rect x="864.816478847244" y="17.718545800497644" width="2.2847247145513165" height="0.13417326365354398" transform="rotate(180.000000 865.9588412045196 17.785632432324416)"/> <rect x="858.0961001111999" y="17.718545800497644" width="5.510551842897598" height="0.13417326365354398" transform="rotate(180.000000 860.8513760326487 17.785632432324416)"/> <rect x="856.2146510916976" y="17.718545800497644" width="1.2094489411023233" height="0.13417326365354398" transform="rotate(180.000000 856.8193755622488 17.785632432324416)"/> <rect x="849.6292015233952" y="17.718545800497644" width="2.284724618551195" height="0.13417326365354398" transform="rotate(180.000000 850.7715638326708 17.785632432324416)"/> <rect x="864.6815496795024" y="17.583994584800003" width="2.2851026665952077" height="0.13455121569764117" transform="rotate(180.000000 865.8241010127999 17.651270192648823)"/> <rect x="858.2310292789416" y="17.583994584800003" width="5.5101738908535935" height="0.13455121569764117" transform="rotate(180.000000 860.9861162243684 17.651270192648823)"/> <rect x="856.2146510916976" y="17.583994584800003" width="1.2094489411023233" height="0.13455121569764117" transform="rotate(180.000000 856.8193755622488 17.651270192648823)"/> <rect x="849.7637526430927" y="17.583994584800003" width="2.2847247145513165" height="0.13455121569764117" transform="rotate(180.000000 850.9061150003683 17.651270192648823)"/> <rect x="864.6815496795024" y="17.44944336910237" width="2.2851026665952077" height="0.13455121569763406" transform="rotate(180.000000 865.8241010127999 17.516718976951186)"/> <rect x="858.2310292789416" y="17.44944336910237" width="5.644725010551156" height="0.13455121569763406" transform="rotate(180.000000 861.0533917842172 17.516718976951186)"/> <rect x="856.2146510916976" y="17.44944336910237" width="1.2094489411023233" height="0.13455121569763406" transform="rotate(180.000000 856.8193755622488 17.516718976951186)"/> <rect x="849.7637526430927" y="17.44944336910237" width="2.2847247145513165" height="0.13455121569763406" transform="rotate(180.000000 850.9061150003683 17.516718976951186)"/> <rect x="864.5477543678927" y="17.315270105448818" width="2.2847247145513165" height="0.1341732636535511" transform="rotate(180.000000 865.6901167251683 17.382356737275593)"/> <rect x="858.4997536622928" y="17.315270105448818" width="5.5101738908535935" height="0.1341732636535511" transform="rotate(180.000000 861.2548406077196 17.382356737275593)"/> <rect x="856.2146510916976" y="17.315270105448818" width="1.2094489411023233" height="0.1341732636535511" transform="rotate(180.000000 856.8193755622488 17.382356737275593)"/> <rect x="849.8975479547023" y="17.315270105448818" width="2.2851026665953214" height="0.1341732636535511" transform="rotate(180.000000 851.040099288 17.382356737275593)"/> <rect x="864.4132032481953" y="17.180718985751184" width="2.419275834248765" height="0.13455111969763323" transform="rotate(180.000000 865.6228411653196 17.2479945456)"/> <rect x="858.6335489739024" y="17.180718985751184" width="5.510551842897485" height="0.13455111969763323" transform="rotate(180.000000 861.3888248953511 17.2479945456)"/> <rect x="856.2146510916976" y="17.180718985751184" width="1.2094489411023233" height="0.13455111969763323" transform="rotate(180.000000 856.8193755622488 17.2479945456)"/> <rect x="849.8979259067464" y="17.180718985751184" width="2.419275930248773" height="0.13455111969763323" transform="rotate(180.000000 851.1075638718708 17.2479945456)"/> <rect x="858.7681001896" y="17.04654572209764" width="7.929449725102359" height="0.13417326365354398" transform="rotate(180.000000 862.7328250521512 17.113632353924412)"/> <rect x="856.2146510916976" y="17.04654572209764" width="1.2094489411023233" height="0.13417326365354398" transform="rotate(180.000000 856.8193755622488 17.113632353924412)"/> <rect x="850.032477122444" y="17.04654572209764" width="2.284724714551203" height="0.13417326365354398" transform="rotate(180.000000 851.1748394797196 17.113632353924412)"/> <rect x="859.1713757886487" y="16.9119945064" width="7.392000862400096" height="0.13455121569764117" transform="rotate(180.000000 862.8673762198487 16.97927011424882)"/> <rect x="856.2146510916976" y="16.9119945064" width="1.2094489411023233" height="0.13455121569764117" transform="rotate(180.000000 856.8193755622488 16.97927011424882)"/> <rect x="850.032477122444" y="16.9119945064" width="2.4192758342488787" height="0.13455121569764117" transform="rotate(180.000000 851.2421150395685 16.97927011424882)"/> <rect x="859.8433758670488" y="16.777443290702365" width="6.720000783999922" height="0.13455121569763406" transform="rotate(180.000000 863.2033762590488 16.844718898551182)"/> <rect x="856.2146510916976" y="16.777443290702365" width="1.2094489411023233" height="0.13455121569763406" transform="rotate(180.000000 856.8193755622488 16.844718898551182)"/> <rect x="850.1666503860977" y="16.777443290702365" width="2.41889788220476" height="0.13455121569763406" transform="rotate(180.000000 851.3760993272001 16.844718898551182)"/> <rect x="862.128478533644" y="16.64327002704882" width="4.300724949751157" height="0.13417326365354398" transform="rotate(180.000000 864.2788410085196 16.710356658875593)"/> <rect x="850.3012016017952" y="16.64327002704882" width="2.419275834248765" height="0.13417326365354398" transform="rotate(180.000000 851.5108395189196 16.710356658875593)"/> <rect x="862.2630297493416" y="16.508718907351188" width="4.1661737340535865" height="0.13455111969763323" transform="rotate(180.000000 864.3461166163684 16.575994467200005)"/> <rect x="850.3012016017952" y="16.508718907351188" width="2.553827049946335" height="0.13455111969763323" transform="rotate(180.000000 851.5781151267684 16.575994467200005)"/> <rect x="862.3972030129953" y="16.374545643697637" width="3.897827206746342" height="0.1341732636535511" transform="rotate(180.000000 864.3461166163685 16.441632275524412)"/> <rect x="850.4353747694488" y="16.374545643697637" width="2.553449193902452" height="0.1341732636535511" transform="rotate(180.000000 851.7120993664 16.441632275524412)"/> <rect x="862.5317541326929" y="16.239994428000003" width="3.6287248713510962" height="0.13455121569763406" transform="rotate(180.000000 864.3461165683684 16.30727003584882)"/> <rect x="850.5699259851464" y="16.239994428000003" width="2.553827049946449" height="0.13455121569763406" transform="rotate(180.000000 851.8468395101196 16.30727003584882)"/> <rect x="862.6655494443024" y="16.10544321230236" width="3.494551607697531" height="0.13455121569764117" transform="rotate(180.000000 864.4128252481512 16.172718820151182)"/> <rect x="850.5695480331024" y="16.10544321230236" width="2.688000313600014" height="0.13455121569764117" transform="rotate(180.000000 851.9135481899024 16.172718820151182)"/> <rect x="862.80010066" y="15.97126994864881" width="3.225449176302277" height="0.1341732636535511" transform="rotate(180.000000 864.4128252481512 16.038356580475586)"/> <rect x="850.7040992487999" y="15.97126994864881" width="2.688000313600014" height="0.1341732636535511" transform="rotate(180.000000 852.0480994055999 16.038356580475586)"/> <rect x="862.9350298277416" y="15.836718828951192" width="2.9567246969512553" height="0.13455111969761901" transform="rotate(180.000000 864.4133921762173 15.903994388800001)"/> <rect x="850.8386504644976" y="15.836718828951192" width="2.6880003135999004" height="0.13455111969761901" transform="rotate(180.000000 852.1826506212976 15.903994388800001)"/> <rect x="862.9350298277416" y="15.70254556529764" width="2.8221735772535794" height="0.1341732636535511" transform="rotate(180.000000 864.3461166163684 15.769632197124416)"/> <rect x="850.9728237281512" y="15.70254556529764" width="2.8225514332975763" height="0.1341732636535511" transform="rotate(180.000000 852.3840994448 15.769632197124416)"/> <rect x="862.80010066" y="15.5679943496" width="2.8225515292975842" height="0.13455121569764117" transform="rotate(180.000000 864.2113764246487 15.63526995744882)"/> <rect x="850.9732016801952" y="15.5679943496" width="2.9567246969512553" height="0.13455121569764117" transform="rotate(180.000000 852.4515640286709 15.63526995744882)"/> <rect x="862.5317541326929" y="15.433443133902365" width="3.0912760086488333" height="0.13455121569763406" transform="rotate(180.000000 864.0773921370173 15.500718741751182)"/> <rect x="851.1077527998929" y="15.433443133902365" width="2.9567247929511495" height="0.13455121569763406" transform="rotate(180.000000 852.5861151963684 15.500718741751182)"/> <rect x="862.3972030129953" y="15.299269870248814" width="3.0912759126487117" height="0.1341732636535511" transform="rotate(180.000000 863.9428409693196 15.36635650207559)"/> <rect x="851.2419260635464" y="15.299269870248814" width="3.0912760086488333" height="0.1341732636535511" transform="rotate(180.000000 852.7875640678708 15.36635650207559)"/> <rect x="862.1281005815999" y="15.164718750551188" width="3.2254491763023907" height="0.13455111969762612" transform="rotate(180.000000 863.7408251697511 15.231994310400001)"/> <rect x="851.3760993272" y="15.164718750551188" width="3.2254491763023907" height="0.13455111969762612" transform="rotate(180.000000 852.9888239153512 15.231994310400001)"/> <rect x="861.8593761022488" y="15.030545486897644" width="3.360000391999961" height="0.13417326365354398" transform="rotate(180.000000 863.5393762982487 15.097632118724416)"/> <rect x="851.5106505428976" y="15.030545486897644" width="3.2254491763023907" height="0.13417326365354398" transform="rotate(180.000000 853.1233751310488 15.097632118724416)"/> <rect x="861.7248249825512" y="14.895994271200003" width="3.360000391999847" height="0.13455121569764117" transform="rotate(180.000000 863.4048251785512 14.963269879048823)"/> <rect x="851.6448238065511" y="14.895994271200003" width="3.3600003920000745" height="0.13455121569764117" transform="rotate(180.000000 853.3248240025512 14.963269879048823)"/> <rect x="861.3215492875023" y="14.761443055502362" width="3.6291028233953284" height="0.13455121569764117" transform="rotate(180.000000 863.1361006991999 14.828718663351182)"/> <rect x="851.7797528782928" y="14.761443055502362" width="3.494173655653526" height="0.13455121569764117" transform="rotate(180.000000 853.5268397061195 14.828718663351182)"/> <rect x="861.0532028561952" y="14.627269791848818" width="3.763275991048772" height="0.13417326365354398" transform="rotate(180.000000 862.9348408517196 14.69435642367559)"/> <rect x="851.9139261419464" y="14.627269791848818" width="3.76327608704878" height="0.13417326365354398" transform="rotate(180.000000 853.7955641854708 14.69435642367559)"/> <rect x="860.6495492091024" y="14.492718672151184" width="4.032000470400021" height="0.13455111969763323" transform="rotate(180.000000 862.6655494443023 14.559994232000001)"/> <rect x="852.0480994055999" y="14.492718672151184" width="4.032000470400021" height="0.13455111969763323" transform="rotate(180.000000 854.0640996407999 14.559994232000001)"/> <rect x="860.2470295141417" y="14.35854540849764" width="4.1661737340535865" height="0.13417326365354398" transform="rotate(180.000000 862.3301163811684 14.425632040324412)"/> <rect x="852.1830285733416" y="14.35854540849764" width="4.300724853751262" height="0.13417326365354398" transform="rotate(180.000000 854.3333910002173 14.425632040324412)"/> <rect x="859.5746514836976" y="14.2239941928" width="4.704000548800082" height="0.13455121569764117" transform="rotate(180.000000 861.9266517580977 14.29126980064882)"/> <rect x="852.4513750046488" y="14.2239941928" width="4.704000548799968" height="0.13455121569764117" transform="rotate(180.000000 854.8033752790487 14.29126980064882)"/> <rect x="852.5855482683024" y="14.089442977102365" width="11.55855254849746" height="0.13455121569763406" transform="rotate(180.000000 858.3648245425511 14.156718584951182)"/> <rect x="852.720477436044" y="13.955269713448814" width="11.155276853448754" height="0.1341732636535511" transform="rotate(180.000000 858.2981158627683 14.02235634527559)"/> <rect x="852.9888239633513" y="13.820718593751188" width="10.752001254399943" height="0.13455111969762612" transform="rotate(180.000000 858.3648245905513 13.887994153600001)"/> <rect x="853.1237530350928" y="13.686545330097637" width="10.483276871048815" height="0.1341732636535511" transform="rotate(180.000000 858.3653914706172 13.753631961924413)"/> <rect x="853.3920995624" y="13.551994114400003" width="9.945449960302426" height="0.13455121569763406" transform="rotate(180.000000 858.3648245425511 13.61926972224882)"/> <rect x="853.6608240417512" y="13.417442898702362" width="9.408001097599936" height="0.13455121569764117" transform="rotate(180.000000 858.3648245905512 13.484718506551182)"/> <rect x="853.7957531134928" y="13.283269635048818" width="9.004725498551238" height="0.13417326365354398" transform="rotate(180.000000 858.2981158627683 13.35035626687559)"/> <rect x="854.064477592844" y="13.148718515351192" width="8.467276539848854" height="0.13455111969762612" transform="rotate(180.000000 858.2981158627684 13.215994075200005)"/> <rect x="854.4677531918928" y="13.01454525169764" width="7.795276557448801" height="0.1341732636535511" transform="rotate(180.000000 858.3653914706172 13.081631883524416)"/> <rect x="854.7360997192" y="12.879994036000006" width="7.257449646702412" height="0.13455121569763406" transform="rotate(180.000000 858.3648245425511 12.947269643848824)"/> <rect x="855.1397532702928" y="12.745442820302365" width="6.451276400648908" height="0.13455121569764117" transform="rotate(180.000000 858.3653914706172 12.812718428151186)"/> <rect x="855.408477749644" y="12.611269556648814" width="5.7792762262488395" height="0.1341732636535511" transform="rotate(180.000000 858.2981158627684 12.67835618847559)"/> <rect x="855.9455486603023" y="12.476718436951195" width="4.838551764497765" height="0.13455111969761901" transform="rotate(180.000000 858.3648245425511 12.543993996800005)"/> <rect x="856.6175487387023" y="12.342545173297644" width="3.494551607697531" height="0.1341732636535511" transform="rotate(180.000000 858.3648245425511 12.40963180512442)"/> <rect x="857.6928245121512" y="12.207993957600003" width="1.3440001567998934" height="0.13455121569764117" transform="rotate(180.000000 858.3648245905512 12.275269565448824)"/> <rect x="845.2596892056188" y="12.138828637530715" width="22.737640380724542" height="30.284601869203136" fill-opacity=0 fill=none /> </g> </defs> <g id=all> <rect x=0 y=0 width=1099 height=64 rx=10 ry=10 style="stroke:#181A1F; fill: #21252B;stroke-width:0.4"/> <g id=components> <g id=CV> <use xlink:href="#JACK-3.5MM" class=top x="0.0" y="-0.0"/> <text x="12.0960014112" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">CV</text> </g> <g id=CV1> <use xlink:href="#JACK-3.5MM" class=top x="195.54370786942994" y="-0.0"/> <text x="207.6960242312" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">CV-1</text> </g> <g id=CV2> <use xlink:href="#JACK-3.5MM" class=top x="237.4390198612157" y="-0.0"/> <text x="249.6960291312" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">CV-2</text> </g> <g id=CV3> <use xlink:href="#JACK-3.5MM" class=top x="279.3343318530016" y="-0.0"/> <text x="291.6960340312" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">CV-3</text> </g> <g id=EXTIN> <use xlink:href="#JACK-3.5MM" class=top x="879.9950632740786" y="-0.0"/> <text x="923.9521077943999" y="18.3039946688" class="top text" transform="rotate(270.0 923.9521077943999 18.3039946688)" style="font-size:4.80000056pt;text-anchor:end;">EXT-IN</text> </g> <g id=GATE> <use xlink:href="#JACK-3.5MM" class=top x="41.895311991785825" y="-0.0"/> <text x="54.09600631119999" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">GATE</text> </g> <g id=HOUT> <use xlink:href="#JACK-3.5MM" class=top x="1061.6059191500096" y="-4.450772103256682" transform="rotate(-180.0 1080.4249449615622 29.990295248201576)"/> <text x="1070.3041248688" y="62.4639998208" class="top text" transform="" style="font-size:4.80000056pt;">H-OUT</text> </g> <g id=LOUT> <use xlink:href="#JACK-3.5MM" class=top x="949.852835264151" y="-0.0"/> <text x="962.4961122911999" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">L-OUT</text> </g> <g id=MODMIX> <use xlink:href="#JACK-3.5MM" class=top x="139.71554388414486" y="-0.0"/> <text x="152.4960177912" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">MOD-MIX</text> </g> <g id=OSCMOD> <use xlink:href="#JACK-3.5MM" class=top x="377.1545637453606" y="-0.0"/> <text x="421.20004914" y="13.5039941088" class="top text" transform="rotate(270.0 421.20004914 13.5039941088)" style="font-size:4.80000056pt;text-anchor:end;">OSC-MOD</text> </g> <g id=PWM1> <use xlink:href="#JACK-3.5MM" class=top x="447.012335639433" y="-0.0"/> <text x="458.49605349120003" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">PWM-1</text> </g> <g id=PWM2> <use xlink:href="#JACK-3.5MM" class=top x="488.9076476312189" y="-0.0"/> <text x="501.6960585312" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">PWM-2</text> </g> <g id=PWM3> <use xlink:href="#JACK-3.5MM" class=top x="530.8029596230048" y="-0.0"/> <text x="542.4960632911999" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">PWM-3</text> </g> <g id=VCAENV> <use xlink:href="#JACK-3.5MM" class=top x="754.3091273947213" y="-0.0"/> <text x="766.8960894712" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">VCA-ENV</text> </g> <g id=VCAMOD> <use xlink:href="#JACK-3.5MM" class=top x="656.4888955023622" y="-0.0"/> <text x="669.6960781311999" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">VCA-MOD</text> </g> <g id=VCFENV> <use xlink:href="#JACK-3.5MM" class=top x="712.3170594876472" y="-0.0"/> <text x="723.6960844312" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">VCF-ENV</text> </g> <g id=VCFMOD> <use xlink:href="#JACK-3.5MM" class=top x="614.5935835105764" y="-0.0"/> <text x="626.4960730912001" y="58.3359993392" class="top text" transform="" style="font-size:4.80000056pt;text-anchor:end;">VCF-MOD</text> </g> <g id=GARBAGE> <use xlink:href="#NOGARBAGE" class=bottom x="0.0" y="-0.0"/> </g> <g id=ROHS2> <use xlink:href="#ROHS" class=bottom x="0.0" y="-0.0"/> </g> <g id=JP37> <use xlink:href="#MICROMATCH-6" class=bottom x="0.0" y="-0.0"/> <text x="-361.680042196" y="14.799994259999998" class="bottom text" transform="scale(-1,1)" style="font-size:4.80000056pt;">JP37</text> </g> <g id=JP39> <use xlink:href="#MICROMATCH-6" class=bottom x="465.5894716627655" y="9.578835805530716" transform="rotate(-180.0 809.9921575070741 36.376185753222046)"/> <text x="-827.760096572" y="51.9999986" class="bottom text" transform="scale(-1,1)" style="font-size:4.80000056pt;">JP39</text> </g> <g id=JP38> <use xlink:href="#MICROMATCH-4" class=bottom x="0.0" y="-0.0"/> <text x="-716.40008358" y="43.839997648" class="bottom text" transform="scale(-1,1)" style="font-size:4.80000056pt;">JP38</text> </g> <g id=JP40> <use xlink:href="#MICROMATCH-4" class=bottom x="-581.9868395784567" y="1.2578268987464583"/> <text x="-134.160015652" y="17.19999454" class="bottom text" transform="scale(-1,1)" style="font-size:4.80000056pt;">JP40</text> </g> <g id=JP41> <use xlink:href="#MICROMATCH-4" class=bottom x="298.78227111392766" y="-11.997733687735426"/> <text x="-988.8001153600001" y="32.79999636" class="bottom text" transform="scale(-1,1)" style="font-size:4.80000056pt;text-anchor:end;">JP41</text> </g> <g id=P23> <use xlink:href="#RV09AF" class=top x="0.0" y="-0.0"/> <text x="851.6221465879054" y="18.09082933193072" class="top text" transform="" style="font-size:4.80000056pt;">P23</text> </g> <g id=P24> <use xlink:href="#RV09AF" class=top x="181.5140999606425" y="-0.0"/> <text x="1032.8221677279055" y="18.09082933193072" class="top text" transform="" style="font-size:4.80000056pt;">P24</text> </g> <g id=R439> <use xlink:href="#0204/7" class=top x="0.0" y="-0.0"/> <text x="947.9041105888" y="39.9999972" class="top text" transform="rotate(-90.0 947.9041105888 39.9999972)" style="font-size:3.7440004367999995pt;">R439</text> </g> <g id=R440> <use xlink:href="#0204/7" class=top x="-8.417764726072392" y="-0.0"/> <text x="939.5041096088" y="39.9999972" class="top text" transform="rotate(-90.0 939.5041096088 39.9999972)" style="font-size:3.7440004367999995pt;">R440</text> </g> </g> <g id=boardText /> <g id=vias /> </g> </svg> </div> </div> <script src="javascripts/gg-all.js"></script> <script src="javascripts/gg-componentHightLighter.js"></script> <div class="row top-buffer"> <div class="col-md-12 text-center"> <ul id=pagination class="pagination-page pagination pagination"></ul> </div> </div> </body> </html>