Mercurial > hg > nodescore
changeset 94:a633d8c04929
next moved and more dummy svg units
line wrap: on
line diff
--- a/nodescore.js Thu Jul 31 14:28:21 2014 +0100 +++ b/nodescore.js Fri Aug 01 01:24:07 2014 +0100 @@ -201,6 +201,13 @@ // all the variables this sequencer needs are in scoreB.js requirejs(['scoreB'],function(scoreB) {}); + + socket.on('setSpeed', function (s) { + + speed=s; + console.log("speed set: " + speed); + }); + var sequencerState=0; var numberoftransects=3; var order=8; @@ -221,10 +228,11 @@ // initiate first page here var nextunit=seq.units[seq.transect%numberoftransects][(seq.counter+1)%order]; socket.emit("pageIni", voice, unit, time, seq.mm,seq.counter,nextunit ); - //socket.emit("pageFlipfromserver", voice, unit, time, seq.mm,seq.counter,nextunit ); } + + function sequenCer() { if (ztime >= 0 ){ var counter = ztime @@ -303,10 +311,12 @@ //trigger a page refresh when the solo voice is changed + + socket.on('changeSoloVoice', function () { var nextunit=seq.units[seq.transect%numberoftransects][(seq.counter+1)%order]; socket.broadcast.emit("pageFlip", voice, unit, time, seq.mm,seq.counter,nextunit ); - socket.emit("pageFlip", voice, unit, time, seq.mm,seq.counter,nextunit ); + socket.emit("pageFlip", voice, unit, time, seq.mm ,seq.counter,nextunit ); });
--- a/scoreB.js Thu Jul 31 14:28:21 2014 +0100 +++ b/scoreB.js Fri Aug 01 01:24:07 2014 +0100 @@ -9,7 +9,9 @@ // srcsqr[4] = [31,30,08,09,12,15]; // srcsqr[5] = [28,29,10,11,14,13]; -var speed=360 +var speed=70 + + srcsqr = [] srcsqr[0] = [52, 61, 4, 13, 20, 29, 36, 45]; srcsqr[1] = [14, 3, 62, 51, 46, 35, 30, 19]; @@ -26,7 +28,7 @@ name: "A", transect: 0, nextunit: 0, - counter: 0, mm: speed, beatsinbar: 4, + counter: 0, mm: 60, beatsinbar: 4, units: [[48,49,41,40,30,31,38,39], [0,9,18,27,35,42,49,56], [56,57,58,59,60,61,62,63] @@ -40,7 +42,7 @@ transect: 0, nextunit: 0, counter: 0, - mm: speed, beatsinbar: 4, + mm: 60, beatsinbar: 4, units: [[8,9,10,11,12,13,14,15], [27,28,35,36,0,7,63,56], [0,9,18,27,35,42,49,56] @@ -54,7 +56,7 @@ transect: 0, nextunit: 0, counter: 0, - mm: speed, beatsinbar: 4, + mm: 60, beatsinbar: 4, units: [ [16,17,18,19,20,21,22,23], [48,49,41,40,30,31,38,39], @@ -69,7 +71,7 @@ transect: 0, nextunit: 0, counter: 0, - mm: speed, beatsinbar: 4, + mm: 60, beatsinbar: 4, units: [[0,1,2,3,4,5,6,7], [48,49,41,40,30,31,38,39], [0,1,2,3,4,5,6,7]
--- a/www/martin/css/nodescore.css Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/css/nodescore.css Fri Aug 01 01:24:07 2014 +0100 @@ -365,9 +365,12 @@ #nexttitle{ position:absolute; + left: -130px; + top: 30px; + color:orange; z-index:1000; font-size:3em; - opacity:0.3; + opacity:0.6; } .pview {
--- a/www/martin/index.html Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/index.html Fri Aug 01 01:24:07 2014 +0100 @@ -170,7 +170,6 @@ var value = sel.options[sel.selectedIndex].value; document.getElementById('group').value=value; - console.log(group.value) changeSoloVoice(group.value); $('div#current').text('GROUP ' +value).text='value'; } @@ -196,6 +195,9 @@ <input class="transpbtn" style="background:red;" type="button" value="stop" onclick="stopSeq();" /> <input class="transpbtn" style="background:orange;" type="button" value="reset" onclick="resetSeq();" /> <input class="transpbtn" style="background:red;" type="button" value="reboot" onclick="breakSeq();" /> + + <input class="transpbtn" style="background:yellow;" type="button" value="60" onclick="setSpeed(60);" /> + <input class="transpbtn" style="background:yellow;" type="button" value="360" onclick="setSpeed(360);" /> </div>
--- a/www/martin/js/controlseq.js Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/js/controlseq.js Fri Aug 01 01:24:07 2014 +0100 @@ -4,6 +4,10 @@ // Sequencer Controls var sstate=0; +function setSpeed(s) { + socket.emit("setSpeed", s); +} + function startSeq() { //console.log("yeah") // if (sstate==0){
--- a/www/martin/svg/1.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/1.svg Fri Aug 01 01:24:07 2014 +0100 @@ -17,6 +17,20 @@ sodipodi:docname="1.svg"> <defs id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> <marker inkscape:stockid="Arrow2Lend" orient="auto" @@ -68,7 +82,7 @@ inkscape:pageshadow="2" inkscape:zoom="1.0307984" inkscape:cx="457.37109" - inkscape:cy="108.49971" + inkscape:cy="147.30458" inkscape:document-units="cm" inkscape:current-layer="layer1" showgrid="true"
--- a/www/martin/svg/16.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/16.svg Fri Aug 01 01:24:07 2014 +0100 @@ -15,9 +15,111 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="2.svg"> <defs - id="defs4" /> + id="defs4"> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0.0" + refX="0.0" + id="StopL" + style="overflow:visible"> + <path + id="path4774" + d="M 0.0,5.65 L 0.0,-5.65" + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt" + transform="scale(0.8)" /> + </marker> + <marker + style="overflow:visible" + id="DistanceStart" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceStart"> + <g + id="g2300"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L 2,0" + id="path2306" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z " + id="path2302" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2304" /> + </g> + </marker> + <marker + style="overflow:visible" + id="DistanceEnd" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceEnd"> + <g + id="g2301"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L -2,0" + id="path2316" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z " + id="path2312" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2314" /> + </g> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-7" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-4" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-0" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -26,7 +128,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.89784788" - inkscape:cx="626.2701" + inkscape:cx="747.81754" inkscape:cy="196.72162" inkscape:document-units="cm" inkscape:current-layer="layer1" @@ -2432,6 +2534,58 @@ height="450" transform="translate(793.67639,108.87473)" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="57.141628" + y="998.79968" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="57.141628" + y="998.79968" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.15246558;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 82.504155,993.34966 c -7.997141,0 257.240945,0 257.240945,0" + id="path3831" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="351.36127" + y="998.98578" + id="text3800-7" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-4" + x="351.36127" + y="998.98578" + style="font-size:15px">II</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.1940515;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 368.7446,993.53573 c -8.6191,0 277.2473,0 277.2473,0" + id="path3831-2" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:34.79779053px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="761.94244" + y="868.84332" + id="text3800-2" + sodipodi:linespacing="125%" + transform="scale(0.86994474,1.1494983)"><tspan + sodipodi:role="line" + id="tspan3802-45" + x="761.94244" + y="868.84332" + style="font-size:13.04917145px">VI</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.00258136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 682.04217,993.28425 c -6.05227,0 194.68094,0 194.68094,0" + id="path3831-8" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/17.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/17.svg Fri Aug 01 01:24:07 2014 +0100 @@ -15,9 +15,111 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="2.svg"> <defs - id="defs4" /> + id="defs4"> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0.0" + refX="0.0" + id="StopL" + style="overflow:visible"> + <path + id="path4774" + d="M 0.0,5.65 L 0.0,-5.65" + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt" + transform="scale(0.8)" /> + </marker> + <marker + style="overflow:visible" + id="DistanceStart" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceStart"> + <g + id="g2300"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L 2,0" + id="path2306" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z " + id="path2302" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2304" /> + </g> + </marker> + <marker + style="overflow:visible" + id="DistanceEnd" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceEnd"> + <g + id="g2301"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L -2,0" + id="path2316" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z " + id="path2312" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2314" /> + </g> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-7" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-4" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-0" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -26,7 +128,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.89784788" - inkscape:cx="626.2701" + inkscape:cx="747.81754" inkscape:cy="196.72162" inkscape:document-units="cm" inkscape:current-layer="layer1" @@ -2432,6 +2534,58 @@ height="450" transform="translate(793.67639,108.87473)" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="57.141628" + y="998.79968" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="57.141628" + y="998.79968" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.15246558;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 82.504155,993.34966 c -7.997141,0 257.240945,0 257.240945,0" + id="path3831" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="351.36127" + y="998.98578" + id="text3800-7" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-4" + x="351.36127" + y="998.98578" + style="font-size:15px">II</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.1940515;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 368.7446,993.53573 c -8.6191,0 277.2473,0 277.2473,0" + id="path3831-2" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:34.79779053px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="761.94244" + y="868.84332" + id="text3800-2" + sodipodi:linespacing="125%" + transform="scale(0.86994474,1.1494983)"><tspan + sodipodi:role="line" + id="tspan3802-45" + x="761.94244" + y="868.84332" + style="font-size:13.04917145px">VI</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.00258136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 682.04217,993.28425 c -6.05227,0 194.68094,0 194.68094,0" + id="path3831-8" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/18.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/18.svg Fri Aug 01 01:24:07 2014 +0100 @@ -15,9 +15,111 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="2.svg"> <defs - id="defs4" /> + id="defs4"> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0.0" + refX="0.0" + id="StopL" + style="overflow:visible"> + <path + id="path4774" + d="M 0.0,5.65 L 0.0,-5.65" + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt" + transform="scale(0.8)" /> + </marker> + <marker + style="overflow:visible" + id="DistanceStart" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceStart"> + <g + id="g2300"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L 2,0" + id="path2306" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z " + id="path2302" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2304" /> + </g> + </marker> + <marker + style="overflow:visible" + id="DistanceEnd" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceEnd"> + <g + id="g2301"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L -2,0" + id="path2316" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z " + id="path2312" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2314" /> + </g> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-7" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-4" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-0" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -26,7 +128,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.89784788" - inkscape:cx="626.2701" + inkscape:cx="747.81754" inkscape:cy="196.72162" inkscape:document-units="cm" inkscape:current-layer="layer1" @@ -2432,6 +2534,58 @@ height="450" transform="translate(793.67639,108.87473)" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="57.141628" + y="998.79968" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="57.141628" + y="998.79968" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.15246558;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 82.504155,993.34966 c -7.997141,0 257.240945,0 257.240945,0" + id="path3831" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="351.36127" + y="998.98578" + id="text3800-7" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-4" + x="351.36127" + y="998.98578" + style="font-size:15px">II</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.1940515;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 368.7446,993.53573 c -8.6191,0 277.2473,0 277.2473,0" + id="path3831-2" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:34.79779053px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="761.94244" + y="868.84332" + id="text3800-2" + sodipodi:linespacing="125%" + transform="scale(0.86994474,1.1494983)"><tspan + sodipodi:role="line" + id="tspan3802-45" + x="761.94244" + y="868.84332" + style="font-size:13.04917145px">VI</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.00258136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 682.04217,993.28425 c -6.05227,0 194.68094,0 194.68094,0" + id="path3831-8" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/19.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/19.svg Fri Aug 01 01:24:07 2014 +0100 @@ -15,9 +15,111 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="2.svg"> <defs - id="defs4" /> + id="defs4"> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0.0" + refX="0.0" + id="StopL" + style="overflow:visible"> + <path + id="path4774" + d="M 0.0,5.65 L 0.0,-5.65" + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt" + transform="scale(0.8)" /> + </marker> + <marker + style="overflow:visible" + id="DistanceStart" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceStart"> + <g + id="g2300"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L 2,0" + id="path2306" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z " + id="path2302" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2304" /> + </g> + </marker> + <marker + style="overflow:visible" + id="DistanceEnd" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceEnd"> + <g + id="g2301"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L -2,0" + id="path2316" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z " + id="path2312" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2314" /> + </g> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-7" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-4" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-0" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -26,7 +128,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.89784788" - inkscape:cx="626.2701" + inkscape:cx="747.81754" inkscape:cy="196.72162" inkscape:document-units="cm" inkscape:current-layer="layer1" @@ -2432,6 +2534,58 @@ height="450" transform="translate(793.67639,108.87473)" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="57.141628" + y="998.79968" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="57.141628" + y="998.79968" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.15246558;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 82.504155,993.34966 c -7.997141,0 257.240945,0 257.240945,0" + id="path3831" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="351.36127" + y="998.98578" + id="text3800-7" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-4" + x="351.36127" + y="998.98578" + style="font-size:15px">II</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.1940515;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 368.7446,993.53573 c -8.6191,0 277.2473,0 277.2473,0" + id="path3831-2" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:34.79779053px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="761.94244" + y="868.84332" + id="text3800-2" + sodipodi:linespacing="125%" + transform="scale(0.86994474,1.1494983)"><tspan + sodipodi:role="line" + id="tspan3802-45" + x="761.94244" + y="868.84332" + style="font-size:13.04917145px">VI</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.00258136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 682.04217,993.28425 c -6.05227,0 194.68094,0 194.68094,0" + id="path3831-8" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/2.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/2.svg Fri Aug 01 01:24:07 2014 +0100 @@ -15,9 +15,111 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="2.svg"> <defs - id="defs4" /> + id="defs4"> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0.0" + refX="0.0" + id="StopL" + style="overflow:visible"> + <path + id="path4774" + d="M 0.0,5.65 L 0.0,-5.65" + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt" + transform="scale(0.8)" /> + </marker> + <marker + style="overflow:visible" + id="DistanceStart" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceStart"> + <g + id="g2300"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L 2,0" + id="path2306" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z " + id="path2302" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2304" /> + </g> + </marker> + <marker + style="overflow:visible" + id="DistanceEnd" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceEnd"> + <g + id="g2301"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L -2,0" + id="path2316" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z " + id="path2312" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2314" /> + </g> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-7" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-4" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-0" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -26,7 +128,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.89784788" - inkscape:cx="626.2701" + inkscape:cx="747.81754" inkscape:cy="196.72162" inkscape:document-units="cm" inkscape:current-layer="layer1" @@ -2432,6 +2534,58 @@ height="450" transform="translate(793.67639,108.87473)" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="57.141628" + y="998.79968" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="57.141628" + y="998.79968" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.15246558;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 82.504155,993.34966 c -7.997141,0 257.240945,0 257.240945,0" + id="path3831" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="351.36127" + y="998.98578" + id="text3800-7" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-4" + x="351.36127" + y="998.98578" + style="font-size:15px">II</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.1940515;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 368.7446,993.53573 c -8.6191,0 277.2473,0 277.2473,0" + id="path3831-2" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:34.79779053px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="761.94244" + y="868.84332" + id="text3800-2" + sodipodi:linespacing="125%" + transform="scale(0.86994474,1.1494983)"><tspan + sodipodi:role="line" + id="tspan3802-45" + x="761.94244" + y="868.84332" + style="font-size:13.04917145px">VI</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.00258136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 682.04217,993.28425 c -6.05227,0 194.68094,0 194.68094,0" + id="path3831-8" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/20.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/20.svg Fri Aug 01 01:24:07 2014 +0100 @@ -15,9 +15,111 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="2.svg"> <defs - id="defs4" /> + id="defs4"> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0.0" + refX="0.0" + id="StopL" + style="overflow:visible"> + <path + id="path4774" + d="M 0.0,5.65 L 0.0,-5.65" + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt" + transform="scale(0.8)" /> + </marker> + <marker + style="overflow:visible" + id="DistanceStart" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceStart"> + <g + id="g2300"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L 2,0" + id="path2306" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z " + id="path2302" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2304" /> + </g> + </marker> + <marker + style="overflow:visible" + id="DistanceEnd" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceEnd"> + <g + id="g2301"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L -2,0" + id="path2316" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z " + id="path2312" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2314" /> + </g> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-7" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-4" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-0" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -26,7 +128,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.89784788" - inkscape:cx="626.2701" + inkscape:cx="747.81754" inkscape:cy="196.72162" inkscape:document-units="cm" inkscape:current-layer="layer1" @@ -2432,6 +2534,58 @@ height="450" transform="translate(793.67639,108.87473)" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="57.141628" + y="998.79968" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="57.141628" + y="998.79968" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.15246558;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 82.504155,993.34966 c -7.997141,0 257.240945,0 257.240945,0" + id="path3831" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="351.36127" + y="998.98578" + id="text3800-7" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-4" + x="351.36127" + y="998.98578" + style="font-size:15px">II</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.1940515;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 368.7446,993.53573 c -8.6191,0 277.2473,0 277.2473,0" + id="path3831-2" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:34.79779053px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="761.94244" + y="868.84332" + id="text3800-2" + sodipodi:linespacing="125%" + transform="scale(0.86994474,1.1494983)"><tspan + sodipodi:role="line" + id="tspan3802-45" + x="761.94244" + y="868.84332" + style="font-size:13.04917145px">VI</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.00258136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 682.04217,993.28425 c -6.05227,0 194.68094,0 194.68094,0" + id="path3831-8" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/21.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/21.svg Fri Aug 01 01:24:07 2014 +0100 @@ -15,9 +15,111 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="2.svg"> <defs - id="defs4" /> + id="defs4"> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0.0" + refX="0.0" + id="StopL" + style="overflow:visible"> + <path + id="path4774" + d="M 0.0,5.65 L 0.0,-5.65" + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt" + transform="scale(0.8)" /> + </marker> + <marker + style="overflow:visible" + id="DistanceStart" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceStart"> + <g + id="g2300"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L 2,0" + id="path2306" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z " + id="path2302" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2304" /> + </g> + </marker> + <marker + style="overflow:visible" + id="DistanceEnd" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceEnd"> + <g + id="g2301"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L -2,0" + id="path2316" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z " + id="path2312" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2314" /> + </g> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-7" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-4" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-0" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -26,7 +128,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.89784788" - inkscape:cx="626.2701" + inkscape:cx="747.81754" inkscape:cy="196.72162" inkscape:document-units="cm" inkscape:current-layer="layer1" @@ -2432,6 +2534,58 @@ height="450" transform="translate(793.67639,108.87473)" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="57.141628" + y="998.79968" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="57.141628" + y="998.79968" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.15246558;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 82.504155,993.34966 c -7.997141,0 257.240945,0 257.240945,0" + id="path3831" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="351.36127" + y="998.98578" + id="text3800-7" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-4" + x="351.36127" + y="998.98578" + style="font-size:15px">II</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.1940515;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 368.7446,993.53573 c -8.6191,0 277.2473,0 277.2473,0" + id="path3831-2" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:34.79779053px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="761.94244" + y="868.84332" + id="text3800-2" + sodipodi:linespacing="125%" + transform="scale(0.86994474,1.1494983)"><tspan + sodipodi:role="line" + id="tspan3802-45" + x="761.94244" + y="868.84332" + style="font-size:13.04917145px">VI</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.00258136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 682.04217,993.28425 c -6.05227,0 194.68094,0 194.68094,0" + id="path3831-8" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/22.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/22.svg Fri Aug 01 01:24:07 2014 +0100 @@ -15,9 +15,111 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="2.svg"> <defs - id="defs4" /> + id="defs4"> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0.0" + refX="0.0" + id="StopL" + style="overflow:visible"> + <path + id="path4774" + d="M 0.0,5.65 L 0.0,-5.65" + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt" + transform="scale(0.8)" /> + </marker> + <marker + style="overflow:visible" + id="DistanceStart" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceStart"> + <g + id="g2300"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L 2,0" + id="path2306" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z " + id="path2302" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2304" /> + </g> + </marker> + <marker + style="overflow:visible" + id="DistanceEnd" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceEnd"> + <g + id="g2301"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L -2,0" + id="path2316" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z " + id="path2312" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2314" /> + </g> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-7" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-4" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-0" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -26,7 +128,7 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.89784788" - inkscape:cx="626.2701" + inkscape:cx="747.81754" inkscape:cy="196.72162" inkscape:document-units="cm" inkscape:current-layer="layer1" @@ -2432,6 +2534,58 @@ height="450" transform="translate(793.67639,108.87473)" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="57.141628" + y="998.79968" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="57.141628" + y="998.79968" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.15246558;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 82.504155,993.34966 c -7.997141,0 257.240945,0 257.240945,0" + id="path3831" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="351.36127" + y="998.98578" + id="text3800-7" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-4" + x="351.36127" + y="998.98578" + style="font-size:15px">II</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.1940515;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 368.7446,993.53573 c -8.6191,0 277.2473,0 277.2473,0" + id="path3831-2" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:34.79779053px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="761.94244" + y="868.84332" + id="text3800-2" + sodipodi:linespacing="125%" + transform="scale(0.86994474,1.1494983)"><tspan + sodipodi:role="line" + id="tspan3802-45" + x="761.94244" + y="868.84332" + style="font-size:13.04917145px">VI</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.00258136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 682.04217,993.28425 c -6.05227,0 194.68094,0 194.68094,0" + id="path3831-8" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/23.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/23.svg Fri Aug 01 01:24:07 2014 +0100 @@ -1,2706 +1,2595 @@ -<?xml version="1.0" encoding="utf-8"?> -<!-- Generator: Adobe Illustrator 13.0.2, SVG Export Plug-In . SVG Version: 6.00 Build 14948) --> -<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"> -<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" - width="827.354px" height="633.192px" viewBox="0 0 827.354 633.192" enable-background="new 0 0 827.354 633.192" - xml:space="preserve"> -<pattern x="125.098" y="602.611" width="69" height="69" patternUnits="userSpaceOnUse" id="Polka_Dot_Pattern" viewBox="2.125 -70.896 69 69" overflow="visible"> - <g> - <polygon fill="none" points="71.125,-1.896 2.125,-1.896 2.125,-70.896 71.125,-70.896 "/> - <polygon fill="#F7BC60" points="71.125,-1.896 2.125,-1.896 2.125,-70.896 71.125,-70.896 "/> - <g> - <path fill="#FFFFFF" d="M61.772-71.653c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M54.105-71.653c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M46.439-71.653c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M38.772-71.653c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M31.105-71.653c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M23.439-71.653c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M15.772-71.653c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M8.105-71.653c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M0.439-71.653c0.018,0.072,0.008,0.127-0.026,0.19C0.361-71.362,0.3-71.4,0.248-71.335 - c-0.051,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.07,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.038-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.051-0.12-0.064-0.187c-0.021-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.215,0.124-0.215,0.224c0.002,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - </g> - <g> - <path fill="#FFFFFF" d="M69.439-71.653c0.018,0.072,0.008,0.127-0.026,0.19c-0.052,0.101-0.113,0.062-0.165,0.128 - c-0.051,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.07,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.038-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.051-0.12-0.064-0.187c-0.021-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.215,0.124-0.215,0.224c0.002,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - </g> - <path fill="#FFFFFF" d="M0.495-71.653c0.018,0.072,0.008,0.127-0.026,0.19c-0.052,0.101-0.113,0.062-0.165,0.128 - c-0.051,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.07,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.038-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.051-0.12-0.064-0.187c-0.021-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.215,0.124-0.215,0.224C0.5-71.68,0.503-71.744,0.51-71.626 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <g> - <g> - <path fill="#FFFFFF" d="M69.439-64.001c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M61.778-64.001c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M54.118-64.001c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M46.458-64.001c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M38.797-64.001c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M31.137-64.001c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M23.477-64.001c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M15.816-64.001c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M8.156-64.001c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M0.495-64.001c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143C2-61.45,2.217-61.397,2.391-61.46c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - </g> - <g> - <path fill="#FFFFFF" d="M69.439-56.348c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M61.778-56.348c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M54.118-56.348c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M46.458-56.348c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M38.797-56.348c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M31.137-56.348c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M23.477-56.348c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M15.816-56.348c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M8.156-56.348c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M0.495-56.348c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224C0.5-56.374,0.503-56.438,0.51-56.32 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - </g> - <g> - <path fill="#FFFFFF" d="M69.439-48.695c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M61.778-48.695c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M54.118-48.695c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M46.458-48.695c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M38.797-48.695c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M31.137-48.695c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M23.477-48.695c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M15.816-48.695c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M8.156-48.695c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M0.495-48.695c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - </g> - <g> - <path fill="#FFFFFF" d="M69.439-41.042c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M61.778-41.042c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M54.118-41.042c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M46.458-41.042c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M38.797-41.042c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M31.137-41.042c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M23.477-41.042c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M15.816-41.042c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M8.156-41.042c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - C8.15-41.004,8.149-41.02,8.14-41.04"/> - <path fill="#FFFFFF" d="M0.495-41.042c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - </g> - <g> - <path fill="#FFFFFF" d="M69.439-33.39c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M61.778-33.39c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M54.118-33.39c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M46.458-33.39c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M38.797-33.39c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M31.137-33.39c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M23.477-33.39c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M15.816-33.39c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M8.156-33.39c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M0.495-33.39c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224C0.5-33.416,0.503-33.48,0.51-33.362 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - </g> - <g> - <path fill="#FFFFFF" d="M69.439-25.736c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M61.778-25.736c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M54.118-25.736c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M46.458-25.736c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M38.797-25.736c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M31.137-25.736c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M23.477-25.736c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M15.816-25.736c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M8.156-25.736c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M0.495-25.736c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - </g> - <g> - <path fill="#FFFFFF" d="M69.439-18.084c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M61.778-18.084c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M54.118-18.084c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M46.458-18.084c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M38.797-18.084c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M31.137-18.084c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M23.477-18.084c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M15.816-18.084c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M8.156-18.084c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M0.495-18.084c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224C0.5-18.11,0.503-18.175,0.51-18.057 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - </g> - <g> - <path fill="#FFFFFF" d="M69.439-10.431c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362C69-9.692,69.159-9.523,69.154-9.4c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M61.778-10.431c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M54.118-10.431c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M46.458-10.431c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M38.797-10.431c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M31.137-10.431c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M23.477-10.431c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M15.816-10.431c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.009,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - c0.177,0.042,0.384-0.104,0.543-0.143c0.18-0.043,0.397,0.01,0.571-0.053C17.933-7.969,17.839-8.227,18-8.34 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M8.156-10.431c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - C7.915-10.05,7.866-9.836,7.886-9.75C7.717-9.692,7.876-9.523,7.871-9.4C7.868-9.351,7.83-9.295,7.826-9.239 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - C9.114-7.652,9.321-7.799,9.48-7.837c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M0.495-10.431c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - C0.254-10.05,0.205-9.836,0.225-9.75C0.056-9.692,0.215-9.523,0.21-9.4c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37C0.33-8.671,0.501-8.456,0.668-8.325c0.19,0.148,0.365,0.572,0.608,0.631 - C1.454-7.652,1.66-7.799,1.819-7.837C2-7.88,2.217-7.827,2.391-7.89c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46C3.477-8.933,3.471-8.995,3.5-9.071 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - </g> - </g> - <g> - <path fill="#FFFFFF" d="M69.439-2.778c0.018,0.072,0.008,0.127-0.026,0.19C69.361-2.487,69.3-2.525,69.248-2.46 - c-0.051,0.062-0.099,0.276-0.079,0.362C69-2.04,69.159-1.871,69.154-1.748c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - C70.397,0,70.604-0.146,70.763-0.185c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.07,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.038-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.051-0.12-0.064-0.187c-0.021-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.215,0.124-0.215,0.224c0.002,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M61.778-2.778c0.018,0.072,0.007,0.127-0.026,0.19C61.7-2.487,61.64-2.525,61.587-2.46 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - C62.737,0,62.943-0.146,63.103-0.185c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224C61.915-3.117,61.78-3.02,61.781-2.92c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M54.118-2.778c0.018,0.072,0.007,0.127-0.026,0.19C54.04-2.487,53.98-2.525,53.927-2.46 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - C55.077,0,55.283-0.146,55.442-0.185c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224C54.255-3.117,54.12-3.02,54.121-2.92c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M46.458-2.778c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - C47.416,0,47.623-0.146,47.782-0.185c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224C46.594-3.117,46.459-3.02,46.46-2.92c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M38.797-2.778c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - C39.756,0,39.962-0.146,40.122-0.185c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224C38.934-3.117,38.799-3.02,38.8-2.92c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M31.137-2.778c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - C32.095,0,32.302-0.146,32.461-0.185c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224C31.273-3.117,31.139-3.02,31.14-2.92c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M23.477-2.778c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - C24.435,0,24.642-0.146,24.801-0.185c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - c-0.021,0.011-0.021-0.005-0.03-0.025"/> - <path fill="#FFFFFF" d="M15.816-2.778c0.018,0.072,0.007,0.127-0.026,0.19c-0.053,0.101-0.112,0.062-0.165,0.128 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - C16.774,0,16.981-0.146,17.14-0.185c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789c-0.18,0.034-0.287,0.126-0.442,0.207 - c-0.17,0.088-0.139,0.166-0.318,0.224c-0.081,0.026-0.216,0.124-0.215,0.224c0.001,0.115,0.005,0.051,0.012,0.169 - C15.81-2.74,15.809-2.756,15.8-2.776"/> - <path fill="#FFFFFF" d="M8.156-2.778c0.018,0.072,0.007,0.127-0.026,0.19C8.077-2.487,8.018-2.525,7.965-2.46 - c-0.05,0.062-0.099,0.276-0.079,0.362c-0.169,0.058-0.01,0.227-0.015,0.35C7.868-1.698,7.83-1.643,7.826-1.587 - c-0.01,0.119,0.017,0.266,0.068,0.37c0.097,0.198,0.268,0.413,0.435,0.544c0.19,0.148,0.365,0.572,0.608,0.631 - C9.114,0,9.321-0.146,9.48-0.185c0.18-0.043,0.397,0.01,0.571-0.053c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.069,0.339-0.263,0.376-0.46c0.016-0.082,0.01-0.145,0.039-0.221 - c0.039-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.052-0.12-0.064-0.187c-0.022-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789C8.954-3.54,8.847-3.448,8.692-3.367 - c-0.17,0.088-0.139,0.166-0.318,0.224C8.292-3.117,8.158-3.02,8.159-2.92C8.16-2.805,8.164-2.869,8.17-2.751 - C8.15-2.74,8.149-2.756,8.14-2.776"/> - <path fill="#FFFFFF" d="M0.495-2.778c0.018,0.072,0.008,0.127-0.026,0.19C0.417-2.487,0.356-2.525,0.304-2.46 - C0.253-2.397,0.205-2.184,0.225-2.098C0.056-2.04,0.215-1.871,0.21-1.748c-0.002,0.05-0.041,0.105-0.045,0.161 - c-0.01,0.119,0.017,0.266,0.068,0.37C0.33-1.019,0.501-0.804,0.668-0.673c0.19,0.148,0.365,0.572,0.608,0.631 - C1.454,0,1.66-0.146,1.819-0.185C2-0.228,2.217-0.175,2.391-0.237c0.222-0.079,0.127-0.337,0.288-0.45 - c0.104-0.074,0.287-0.01,0.406-0.051c0.2-0.07,0.339-0.263,0.376-0.46C3.477-1.28,3.471-1.343,3.5-1.419 - c0.038-0.103,0.111-0.16,0.09-0.293c-0.01-0.062-0.051-0.12-0.064-0.187c-0.021-0.114,0.002-0.224,0-0.337 - c-0.003-0.2,0.017-0.379-0.078-0.55c-0.38-0.688-1.236-0.929-1.975-0.789C1.293-3.54,1.187-3.448,1.031-3.367 - c-0.17,0.088-0.139,0.166-0.318,0.224C0.632-3.117,0.498-3.02,0.498-2.92C0.5-2.805,0.503-2.869,0.51-2.751 - C0.489-2.74,0.488-2.756,0.479-2.776"/> - </g> - </g> -</pattern> -<g> - <g> - <defs> - <rect id="SVGID_1_" y="0" width="827.354" height="633.191"/> - </defs> - <clipPath id="SVGID_2_"> - <use xlink:href="#SVGID_1_" overflow="visible"/> - </clipPath> - <g clip-path="url(#SVGID_2_)"> - <defs> - <rect id="SVGID_3_" y="34.928" width="793.09" height="432.558"/> - </defs> - <clipPath id="SVGID_4_"> - <use xlink:href="#SVGID_3_" overflow="visible"/> - </clipPath> - <g clip-path="url(#SVGID_4_)"> - <defs> - <rect id="SVGID_5_" x="-4.179" y="34.929" width="797.269" height="432.556"/> - </defs> - <clipPath id="SVGID_6_"> - <use xlink:href="#SVGID_5_" overflow="visible"/> - </clipPath> - <g transform="matrix(1 0 0 1 0 0)" clip-path="url(#SVGID_6_)"> - - <image overflow="visible" width="3180" height="1742" xlink:href="data:image/jpeg;base64,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 -AAAAAAAAAAAAAAAAAAAAAAAAAAHj7AAAAAAAAAAAyPXOKQbRElgAAAAAAAAAAAAAAAAAAAAAAHj7 -AAAAAAAAAAAB5/X0AAD5jkoAAAAAAAAAAAAAAAAAAAGadXqSTsgAAAAAAAAAA8vUAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAHj7AAAAAAAAAAABT7hTzudTl9QAAAAAAAAAAAAqkW6+Jnug+v0AAZ -9fqDfj7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAA/P38KLX9MrZbvX5+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABT7hTzudTl9QAAAAAAAAAAAAAAAA -z6/UG/H2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAfhCrXrwDTXj7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACn3Cnnc6nL6gAAAAAAAAAAAB+Vfy6Jw -/rt8gj2ybQy/Iksz6/UG/H2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABQrhTybzbpWji6VxuaW4AAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACn3Cnnc6nL -6gAAAAAAAAAAA+fqMUy+U25DONHzg0fx9hR7xRL2Z9fqDdiWjCSjCSjCSjCSjCSjCSjCSjCSjCSj -CSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjC -SjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCS -jCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSj -CSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCsduo38jV63D8zzRM8NDRhJRhJRhJRhJRhJRhJRh -JRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJ -RhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJR -hJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJRhJp9nqRYupy+o -AAAAAAAAAAAPn6FCvtQ6B384tvALz4RaeSbxElmfX6g34+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUG81XsnW -Az7QM8NEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAp9wp53Opy+oAAAAAAAAAAAAflZs4of1ehQ7dOAGfX6g34+wAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPz95JW -7xk1+O6AAAAAACJStAo5eFT6J5Ra9pJ9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU+4U87nU5fUAAAAAAAAAAAAAAAAM+v1Bvx9gAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAz7Qc+0EAAAAAAAfn6K9Etg8/QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFPuFPO51OX1AAAAAAAAAAAAAcU7SlfZclMth7gz6 -/UG/H2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAD8oUzqGd9/6txP9KFfQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABT7hTzudTl9QAAAAAAAAAAAH4Vpy -L6VX66XUOXVfi8np7Uq6mfX6g34+wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADxM/0ag34z7QeF3TO9CqPdOmAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAB -T7hTzudTl9QAAAAAAAAAAARpPyU+5UW9H5UZfZIPZfBR73Rb0Z9dqTfjxSRGSRGSRGSRGSRGSRGS -RGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSR -GSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRG -SRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGSRGS -RGSRGSRGSRGSRGSRGhdbxKhdaFfQCse0DukpJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJ -EZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJE -ZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZ -JEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEZJEapXan -nc6nL6gAAAAAAAAAAABSrJ0KecSR0PU94PzYCR0Az6/UG/H2AAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADOdGpXaO2c4peh0K -/gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAACn3Cnnc6nL6gAAAAAAAAAAAAB+fP2Pz9ADPr9Qb8fYAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPmh34Z3+6 -GPL1AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAABT7hTzudTl9QAAAAAAAAAAAAAAAAz6/UG/H2AAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAABT7hTzudTl9QAAAAAAAAAAAAQIXIH7O+DztPIrBoD4+zPr9Qb8fYAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAFPuFPO51OX1AAAAAAAAAAAB+fscpN+plzObMj0w/LnA7xT7hRL2Z9fqDdiWjCSjCSjCSjC -SjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCS -jCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSj -CSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjC -SjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCS -jCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSj -CSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjC -SjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCSjCTT7P -UixdTl9QAAAAAAAAAAAefoKPeKLcCV8UyecDRKl9EG98jrmfX6g34+wAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAKfcKedzqcvqAAAAAAAAAAAAHnS7wKdJsXgVXq2D6AM+v1Bvx9gAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAU+4U87nU5fUAAAAAAAAAAAAAAAAM+v1Bvx9gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU+4U87 -nU5fUAAAAAAAAAAAAB4HuqMYu7gd4/QZ9fqDfj7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAfg/QAAAAAAAAAAAAAAAAH5+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACn3Cn -nc6nL6gAAAAAAAAAAABzKi0Ag+XrnZceJfeMdj9qtqM+v1Bvx9gAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAfikEbxgWotf7QL8foAAAAAAAAAAAAAAFd9Kgc/VqNDNMePsAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAKfcKedzqcvqAAAAAAAAAAADw9/IqFvpsslcH84BsH5xuyUW9 -0S9mfXekXw+XqPJ6jyeo8nqPJ6jyeo8nqPJ6jyeo8nqPJ6jyeo8nqPJ6jyeo8nqPJ6jyeo8nqPJ6 -jyeo8nqPJ6jyeo8nqPJ6jyeo8nqPJ6jyeo8nqPJ6jyeo8nqPJ6jyeo8nqPJ6jyeo8nqPJ6/hR+R9 -WUr3Xh9wrEzl3cr0LuxTmOmOY6Y5jpjmOmOY6Y5jpjmOmOY6Y5jpjmOmOY6Y5jpjmOmPzsxYZVbZ -A7ZW+tA+zj3ni2gortjiO2OI7Y4jtjiO2OI7Y4jtjiO2OI7Y4jtjiO2OI7Y4jtjiO2OI7Y4jtjiO -2OI7Y4jtjiO2OI7Y4jtjiO2OI7Y4jtjiO2OI7Y4jtjiO2OI7Y4jtjiO2OI7Y4jtjiO2OI7Y4jtji -O2OI7Y4jtjiO2OI7Y4jtjiO2OI7Y4jtjiO2OJ2frona43e5xR9EqtvKnAsEUsELpRjPb5XrSfXH7 -vPKLodXtx5vUZ/2HQOm9R5PUeT1Hk9R5PUeT1Hk9R5PUeT1Hk9R5PUeT1Hk9R5PUeT1Hk9R5PUeT -1Hk9R5PUeT1Hk9R5PUeT1Hk9R5PUeT1Hk9R5PUeT1Hk9R5PUeT1Hk9R5PUeT1Hk9R5PUeT1Hk9R5 -PUeT1Hk9R5PUeT1Hk9R5PUeT1Hk9R5PUeT1Hk9R5PUeT1Hk9R5PUeT1Hk9R5PUeT1Hk9R5VG51A7 -vU5fUAAAAAAAAAAAAM/vflSS8ZpaJZ0eRzZZO74Z9fqDfj7Afn6AAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAeec6V5FCj865EiwgAAAAAAAAAAAAAA/P0UX3uVBOT2o+hD9AAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAABT7hTzudTl9QAAAAAAAAAAAAfn6OZF7ojyAAz6/UG/H3xuxxi -j6hm1/JgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKh3eF3TpAAAAAAAAAAAAAAAAfn6Pz -9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABT7hTzudTl9QAAAAAAAAAAAAAAAAz6/U -G/H38fccpN+zrRD9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABUO7wu6dIAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACn3Cnnc6nL6gAAAAAAAAAAAA/IlK -LNF+ZR0JtK+i5vz9M+v1Bvpyae0YyfrSLAdz6qNuAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAKh3eF3TpAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAU+4U -87nU5fUAAAAAAAAAAAB4lEv1MuxQvHrfZL+O99ldsdEvZn1nrE89LXzeoUK+xZZnWi55YSxKCL8o -Ivygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8 -oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygif3c7nmjqCL8oIvy -gi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIv -ygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oI -vygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8o -Ivygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8 -oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL -8oIvygi/KCL8oIvygi/KCL8oIvygi/KCL8oIvyBMPtTZxZHnRi+uR1D7VfyLa+B9udUi/I/qfb4g -nRUG7Eh8D7fA+1K653nwPt8D7fA+3wPt8D7fA+3wPt8D7p9tqB3upy+oAAAAAAAAAAAPH2FKuufX -8+oPOkFavdO6pwb3WbMZ9Ij9k6/R4HfAM+7fB0Qz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz -5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz -5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIyed2+6VBoIz5oIz5oIz5oIz5oIz5oIz5o -Iz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5o -Iz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5o -Iz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5o -Iz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5o -Iz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5o -Iz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oI5kz3FKnWcR6PoA4vT9x -VPK4Dwe45VT0EQ/X3HhB6oz66zB4PceD3FH69hHg9x4PceD3Hg9x4PceD3Hg9x4PceFSulPO51OX -1AAAAAAAAAAAADn03QvMrUrwiEiBYeufn6GfXWlX4od/oFnOx4eufH1oPN6QAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAABUO7wu6dIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAACn3Cnnc6nL6gAAAAAAAAAAAAAAABn1+oN+FKvAzu1doAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAVDu8LunSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -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 -AAAAAAAAAAAAAAAAAAAABWrKOP4d8U6yzKyUW8VfUDi9oAAAAAAAAAAAAAAAPHM7/FO3+/oAAAAA -AAAAAAAAAAAAAAAAAAAAAUK+ikzrRHK1B/eUWS1/H2AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAKfcKedzqcvqAAAAAAAAA -AAAAAAAGfX2hX4/foAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEWUIsoAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHz9Cu9mSAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAFPuFPO51OX1AAAAAAAAAAA -AAAAACmXD7AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACn3D4Od1Pn6AAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAPnk9XiHeAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAB8cTt8Q7wAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPjjdvyPZ+foAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABHynVqWeLQhnjQxQPu+fBTJdhjEGV4RDue1TjF6+ -s9GhM9+TRGe/Zf1GlluVyUdlBkHs/P0AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAj0u6UsvgAAAA -AAAPz49BEjdQcCHaxSo99GeNDGe/mhjPPW+/BS5dhikOVHhnfkU7wL5+54NDZ7+Ghs89i+qRLLYr -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 -AAAAAAAAAAAAD8+PQQ4vWFfh2wUnwvozxoYz380MZ76X3zKbL78UiyosMsPvTfAvv7ng0Nnv4aGz -z2L6pMstavyzqonuej8/QAAAAAAAAAAAAAAAAAAAAAAAAAAAADzoWgigr8KCvwoK/Cgr8KCvwoK/ -Cgr8KB+aAM/aAM/aAM/aAM/aAM/aAM/aAM/aAM/aAM/aAM/aAM/aAM/aAM/aAKEvooS+ihL6KEvo -oS+ihL6KEvooS+ihL6KEvooS+ihL6KEvooS+ihL6KEvooS+ihL6KEvooS+ihL6KEvooS+ihL6KEv -ooS+ihL6KF838Z+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0 -AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AZ+0AUFfhQV+FBX4UFfhQV+FBX4UFfhQV+FB -X4UFfhQV+FBX4UFfhQfy/igL+KB+aAM+aCM+aCM+aCM+aCM+aCM+aCM+aCM+aCM+aCM+aCM+aCM+ -+NEGdfmjDOWjDOWjDOWjDOWjDOWjDOWjDOWjDOWjDOWjDOWjDOWjDOWjDOPnSRmzSRmzSRmzSRmz -SRmzSRmzSRmzSRmzSRmzSRmzSRmzSRm37pAztogz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz -5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz5oIz740Q -Z20QZ20QZ20QZ20QZ20QZ35aSMui62Mci7aML9NwGLydfGVSdMFdsQAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAH5+gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADgd8ZfZIN6K7YqT -7FwU7kGkKDZzrqP5l8efoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAUW9VyxlF9+h6nW -pt14JP4VliFR7fz6lg9/z9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA -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 -R3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR -3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3 -nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3n -R3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR3nR -3nR3nRW1nfhsYenif1yH+M2kq4ltzvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvO -jvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOj -vOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjv -OjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvO -jvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOj -vOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjv -OjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvOjvO -jvOjvOjvOjvOjvOjvOjvOjvOjvOjJCi01Dtn8e9oUklUTx6rFi9Kq+d1SqU6mMaYgLKyIpWJJM+q -5kz55L4X8Yuku+1xcv6Sfrktz26HbSEzegfxjk76DbP497Td9Ld06oUWtMq0zb0O/Grjh5JLVQup -J1dtcWqK9DpKNHppkz55L4X8ZUuaNAv/APW+VZqvckkkqcn8Y5O+g2z+Pe0zSyzS1Kz3jJ0nedbY -xmyG3jBV7edxQt+2mNDR/TJnzyXwv4yyJRVVkLVuBKuU4rlZbUVhYVMcv6h/GWTvoNs/j3tcYQiQ -TTh/xyZ88l8L+Mp5JFJKtZtVpT371vFNNna1w3G8bt0GqH8ZZO+g2z+PfsOTPnkvhf1pyd9Btn8e -/YcmfPJfC/rTk76DbP49+w5M+eS+F/WnJ30G2fx72qq1um0hGN9VB5NNcd5IwY3/AE9RZNSRWT9M -mfPJfC/rTk76DbP497TdNxo0FnQbRVeKObsbNqg5vBywhFKg3VT0XNRsmpJqSKpmTPnkvhf1pyd9 -Btn8e9pokn3PdoyobZnVHSSKzbFsy3crdLQq1Ox7UV1Gpkz55L4X9acnfQbZ/HvaKhPMmwxgnLCi -lUdvmqNy16550LOQoyFILe//AAX6ZN+dSeSdvmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNk -ObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5s -hzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHN -kObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5 -shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyH -NkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q -5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmy -HNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2 -Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDm -yHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc -2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZD -myHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObI -c2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZ -DmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyHNkObIc2Q5shzZDmyGSXEq -tDtn8e9oXSgsjjZaKEv6KpJrJ2TNMxu+aaEstlwi/uQyZ88l8L+tOTvoNs/j3tNzNHVu1yn1BrUm -ktzK0m53d9UvsWTbjtipeVwzJyW1RJKJSzJnzyXwv605O+g2z+Pe0roJOEnFv1y23KF/031mvq1U -pV7trdZLctRKkzfpkz55L4X9acnfQbZ/Hva1mjVeElHpUk0skkkP1yZ88l8L+tOTvoNs/j37Dkz5 -5L4X9acnfQbZ/Hv2HJnzyXwv605O+g2z+PfsOTPnkvhf1pyd9Btn8e9qdvWrJF3kejJTy5LbwjS7 -0oNSnhH1/XJnzyXwvdSMYQhCMIw/YoTSxj/OGTvoNs/j3tNfrrWhsabQKrdirKh0hhJUKpRmbqsW -RRKlJSa5U7aqEIwmgZM+eS+F7qXreUIwtG63FNVhGE0P2C7LrQoaFBuuqUt4yeN3zb+b8nfQbZ/H -vaZE43deMIQlhWKqhSWVQavkLxLpoaVZpdg1dV9TDJnzyXwvdO77sWmVrtrS0WgPLYb123bVuVzS -nMIwjD266bmQoTRjbjqosLEpbSq240c1Oxqq0dt3jf8Am7J30G2fx72h6rFFnjBGWFKdOUGjektl -qy8u389/S2YcS9zJnzqTxv2uY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY -2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2 -OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2O -Y2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2OY2Oa2LyvWVKS1KxbVGlvK66XW6fTL/obWn3RXbWr -qNkXetPNWMhvmFT2fUzZ9TNn1M2fUzZ9TNn1M2fUzZ9TNn1M2fUzZ9TNn1M2fUzZ9TNn1M2fUzZ9 -TNn1M2fUzZ9TNn1M2fUzZ9TNn1M2fUzZ9TNn1Mt+/XlUqlxXYyozWlVKluqrU77t5zTLJumk0Sn1 -e7rPrDO27omoL65bljS6Vs6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5 -s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq -5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubO -q5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqub -Oq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzqubOq5s6rmzquWvezysVDmNi -6LjnpFPTyZVp1OY2LsvFzRV6Ff1QqNU5jYrFYkY0zZ1XKXVk3dP5jYue4pqTTZMmVaaeR83mk5jY -5jYq2QqkyqVpXavWocxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscx -scxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxs -cxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxsc -xscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscx -scxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxscxs -cxscxsZJcJK0K2fx72hyl322M1+hpfDKvPyE+SJYVea5Y1615q7MzjGEIWj/APvXaZM+dSkk7XRI -dEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0 -SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRI -dEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SHRIdEh0SEySc0tz2xNQntCp -tn1tnf1DpNOplJte3laXcctJeVC2bYa0RpU8esqlUNXMDVzA1cwNXMDVzA1cwNXMDVzA1cwNXMDV -zA1cwNXMDVzA1cwNXMDVzA1cwNXMDVzA1cwNXMDVzA1cwNXMDVzA1cwKLYbOkVC97RnelpI2tV06 -xaVvt6VYNBpNUpt3IWtRkbKs3tQrdDa1plrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6Qaz -pBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6Qa -zpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6Q -azpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6 -QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs6QazpBrOkGs -6QUSzafRXfRIVyhNa00kxrSJJ+iQr1psa6rS7EplMfdEhUachUGWs6QMWKLJp0SFbojWss5ca0iW -aVKSWXokOiQf4/pb95QLYZUI6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDo -kOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ -6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDo -kOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ -6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQ6JDokOiQybLLCg2z+Pe01iRa07pbOUHSD54m -xaV6sxqFzUerIVdredwy01lZ1EjR6SZM+eS+F7pLoIuUapTajZlTvKstKzbdRudw7p9qWsjQ23t9 -3Wsq2VY3UlW7dty6EqFQLStVdwv/ADfk76DbP497TUKe1qTSdrclmKssh0FzJPelqyyvb/nczW/a -Ksjr9MmfPJfC/SE0s3ui5bIOkLttdehK2TbjKnsP2D/JeFnTpRsuy4KQhCEIfzfk76DbP497VGEI -weW5RHs0ll21JM0YMmUn65M+eS+EXLcTahMrSvBZlUpJ5FJPdDJX0O3fof7F/j+ccnfQbZ/Hv2HJ -nzyXwhza9IcK2PR6bUnVOpqFNS90MlfQ7d+h/wBE8nfQbZ/Hv2HJnzyXwhX4WN/nvdHJX0O3fof9 -E8nfQbZ/Hv2HJnzyXwh66bNW+PHrNGoe6OSvodu/Q/6J5O+g2z+Pe1RjCWDy8bbZTSZBtiaZhWKX -Uofrkz55L4Vz3GhQGVNterXOW3ayNdnpFdq1q1KWaWeX3PyV9Dt36H/RPJ30G2fx72mq1RpSWSSd -w3vO1s606cT0W0J5Xlg0tYoV1vmz79MmfPSTQlQapT3hd08ssqON/nrvoKdZpePazO9pvufkr6Hb -v0P+ieTvoNs/j3tNQgpd12oopIJXLQZq/d+rlS1Lant5G8bfkq9OsmtzVakmTPnrmexY23jhhBvR -VfhY3+ejD1KZLGjZB9z8lfQ7d+h/0Tyd9Btn8e9odK9hrjJCEWJVlqjTbrRv6nyrIrJLpRhCMLUh -wrxMmfO5DcSS27a6MqFvxhCMGdKp7CYu+WDa8rmu1OgKbRTNopm0UzaKZtFM2imbRTNopm0UzaKZ -tFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZ -tFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZ -tFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imXNekleY03IybF -htFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaK -ZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaK -ZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaK -ZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaK -ZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaK -ZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaK -ZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaK -ZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaK -ZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaK -ZtFM2imbRTNopm0UzaKZtFM2imbRTNopm0UzaKZtFM2imbRTNoplIqidTp3cTKtkFOmVG2rvTr60 -yycss+T05Z7erydbYdxMuO9E6E8oN9p1mo9xM7iZW6unSabtFMau03DbuJncTK3V06TTdopjV2m4 -bdxM7iZ3EzuJlSyKmwqFs3OnX0u4mdxM7iZ3EzuJncTO4mdxM7iZ3EzuJncTO4mdxM7iZ3EzuJmT -J5ZqDbP497Q8Siu0xitDxv6ViktasxxjUFlEv8Frx5l6GTPncitZJaHb80JqJ+t8whPc1zWdJXJ9 -WzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmN -WzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmN -WzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmN -WzGrZjVsxq2Y1bMatmLksuNBY07HMz5jq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bM -atmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bM -atmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bM -atmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bM -atmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bM -atmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bM -atmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bM -atmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bM -atmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bM -atmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bMatmNWzGrZjVsxq2Y1bM -atmNWzFIoqFOp3DbFWx55GoW1ZklDWmZNppZ8XzTT2/biVHYcNsXHZEtaeUGwoUmo8NscNsVqhI1 -Sm6tmGtOboN+G2OG2K1QkapTdWzDWnN0G/DbHDbHDbHDbFSxxzX9tWonQ0uG2OG2OG2OG2OG2OG2 -OG2OG2OG2OG2OG2OG2OG2OG2OG2OG2OG2MlIIpUK2fx72laaa0LwknkUkkr00l1V24GFLYY6ojhi -yu2vJ0am2LRlKdSjJnz19Npl7Xsh1ybb/Wq+lSyJ7n5K+h279D/onk76DbP497TWqM0rTFpVa3Zi -sVrJuGdCl2ixnq1+0hlLRLcqFYfwhCEDJnzzxpI9pmO3szN5+jx0kza2EgrUq17n5K+h279D/onk -76DbP497Uugg4TeY/t5zNJjSjQmplrUSmR/XJnzyXwr0o7mmVC37jZVxrNPLJLddwqV1zQaQlRqZ -7n5K+h279D/onk76DbP49+w5M+eS+EonIrJU8ezSuPs+8nxb9r0+hJ+6GSvodu/Q/wCieTvoNs/j -37Dkz55L4Xupkr6Hbv0P+ieTvoNs/j37Dkz55L4Xupkr6Hbv0P8Aonk76DbP497W7q1MZRkum3Z5 -klkV5P1yZ88l8L3UyV9Dt36H/RPJ30G2fx72ly5btG89WuG7l2WO6CjBa07PnHViuqfNbd289f8A -TJnzyXwvdTJb1tCnWRcLOoU795um+4U51RK00rbH+WMnfQbZ/Hvaa+u4ui4mbNsxbOak+uuuQsa2 -IN7GZvGBeduwfN7Urnm6UZM+eS+F7p3RdLahN6tSqrMxfWu6YsbWutvXUf3e7rvnknloE9OuB+xq -FjVWj1dnWWX8r5O+g2z+Pe0OFYIIY0RiohW3UWdHsKosKVT1b0XbQp1SZ1RrGEJoWd/+hdJkz55K -MO16wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wP -WB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPW -B6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWBc9zNqE1te3lKw6yVMnGj -0RRLw91W8pS3VrXOhXWj++aJT3mxreNjW8bGt42Nbxsa3jY1vGxreNjW8bGt42Nbxsa3jY1vGxre -NjW8bGt42Nbxsa3jY1vGxreNjW8bGt42Nbxsa3jY1vGxreNjW8bGt42Nbxsa3jY1vGxreNjW8bGt -42Nbxsa3jY1vGxreNjW8bGt42Nbxsa3jY1vGxreNjW8bGt42Nbxsa3jY1vGxreNjW8bGt4QXkXRv -K7osyz7XRpqdyzSxvp0kzeN3SdQsar0yptKqz2HbZsO2zYdtmw7bNh22bDts2HbZsO2zYdtmw7bN -h22bDts2HbZsO2zYdtmw7bNh22bDts2HbZsO2zYdtmw7bNh22bDts2HbZsO2zYdtmw7bNh22bDts -2HbZsO2zYdtmw7bNh22bDts2HbZsO2zYdtmw7bNh22bDts2HbZsO2zYdtmw7bNh22bDts2HbZsO2 -zYdtmw7bNh22bDts2HbZsO2zYdtmw7bNh22bDts2HbZsO2zYdtmw7bNh22bDts2HbZsO2zYdtmw7 -bNh22bDts2HbZsO2zYdtmw7bNh22bDts2HbZsO2zYdtmw7bNh22bDts2HbZsO2zYdtmw7bNh22bD -ts2HbZsO2zYdtmw7bNh22QyFbk0ZJ5Z5JpoSyz5BtySek1dlV2tQft6c02HbY2cJOUPWA+vehMHd -GuOmVuPrAjNCEFMgW6mpSKyyrDf1gesCs3DTaJBnfNBeuvWB6wPWB6wPWB6wPWB6wPWB6wPWB6wP -WB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPW -B6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB -6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wPWB6wMm/QbZ/Hv -aH6cyrHGCssaPdUsZrcxgyQmTUTTVTsZadhcxbkeRfZkz51Jkl2+EkcJI4SRwkjhJHCSOEkcJI4S -RwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHC -SOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4 -SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SROxkjLWmb6WupY7dKJ3Pabii -M2NgPHTO46J4Msm0FUIVyxK09q2ubhNc3Ca5uE1zcJrm4TXNwmubhNc3Ca5uE1zcJrm4TXNwmubh -Nc3Ca5uE1zcJrm4TXNwmubhNc3Ca5uE1zcJrm4TXNwmubhNc3Ca5uE1zcJrm4TXNwmubhNc3Ca5u -E1zcJrm4TXNwmubhNc3Ca5uE1zcJrm4TXNwmubhNc3Ca5uE1zcJrm4TXNwmubhNc3Ca5uEd0t9LQ -qVSudVdbvip22uyr2uHxUKcr5S2rVSorHX90Gv7oNf3Qa/ug1/dBr+6DX90Gv7oNf3Qa/ug1/dBr -+6DX90Gv7oNf3Qa/ug1/dBr+6DX90Gv7oNf3Qa/ug1/dBr+6DX90Gv7oNf3Qa/ug1/dBr+6DX90G -v7oNf3Qa/ug1/dBr+6DX90Gv7oNf3Qa/ug1/dBr+6DX90Gv7oNf3Qa/ug1/dBr+6DX90Gv7oNf3Q -a/ug1/dBr+6DX90Gv7oNf3Qa/ug1/dBr+6DX90Gv7oNf3Qa/ug1/dBr+6DX90Gv7oNf3Qa/ug1/d -Br+6DX90Gv7oNf3Qa/ug1/dBr+6DX90Gv7oNf3Qa/ug1/dBr+6DX90Gv7oNf3Qa/ug1/dBr+6DX9 -0Gv7oNf3Qa/ug1/dBJYFzwnRYSSoqMU5k1rBuada0KC6ptKuGjqvaPr+6Cm0zsU/hJFesmvu6xZV -sVKlzcJImYpxlcWFc07iz6A8ptN4SRwki9bZqNUlotj3C1qvCSOEkcJI4SRwkjhJHCSOEkcJI4SR -wkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCS -OEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4S -RwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHCSOEkcJI4SRwkjhJHC -SOEkcJI4SRwkjhJHCSOEkcJI4SRklvIlQ7Z/HvaabP8Aal3uUJHTaxXUaJWFVU0U7GZKPK5cFYQo -9MsClrN2Jkz55L4XulcNAa1xlQq2+tZ9khSRWiPrrQolBtW1F3jj/H7td1oyVdO0rtn7lzfnd2XQ -5duLTtRChN/5Xyd9Btn8e9puS329dY0e6XVGUqdColxSy2dBSV7WaHbzNlT6jeFRkklklMmfPJfC -907jt1rXWdVWqzFvZtoqLTwh6fvF32lJVk3j2qVB7aFrSUVv/LGTvoNs/j3tVQpbCpoqY/SSUjZl -ZUhTrEozNSWWEsP0yZ88l8L3UqFFptSVhCEIfvMKJTIVL+WcnfQbZ/Hv2HJnzyXwv605O+g2z+Pf -sOTPnkvhf1pyd9Btn8e/YcmfPJfC/rTk76DbP49+w5M+eS+F/WnJ30G2fx79hyZ88l8L+tOTvoNs -/j37Dkz55L4X9acnfQbZ/Hv2HJ8Jou5aHkSMvgsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsingsi -ngsingsingsingsingsingsingsingsingsil0U262jC2fx79hyZ88l8L+tOTvoNs/j37Dkz55L4 -X9acnfQbZ/Hv2HJnzyXwv0rd4Uujqt67UopN3CTpD+Ll63SG06C6LhP+NMnfQbZ/Hv2HJnzyXwi5 -6v4ej2DTvKVq8Lad19OmMoU+n+5C7iaE7q6nNHr1frFYbUeiXA7rjKk3bVIXI5dzyKPL+SaIO6re -jJhQqujWad7e5crdcb4qD+dat1636nCMIw/doRhE9Yepft1LN1KDa7ek0ixqhVqg+/jTJ30G2fx7 -9hyZ88l8KMPWGROQ2LCorialN0p0UfchWaaVNKSVo3ZSz3PeGSap3HVLTktmz8fs4rvlncKdRrDp -MKrV7/dyN7expCaFF9uj/wC0Lgez0e3ca0xKRhfLzyFzJwjKn+5zTSyyuYJrtLHqFSqyVFqLhW77 -tUna3K/qCzMZqK1O4Wb1w4VhLLL/ABrk76DbP49+w5M+eS+EXy8i9uOhMYU+ke5V/VfgUbH7KSn0 -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 -T0WjqRUte3lYT2RbU4pjm3phbGNLmhrZVI+x7nRjPb1/okEskt4QreQ28Y3tdTckyQ9lgllBjGKe -SKDMJX5bSkErtt1WKdZpKhK6bTkIwj7qP/ksW/A90sofFpjhCWRm/ZSjeqU6BCrUv08tSzy1LPLU -s8tSzy1LPLUs8tSzy1LPLUs8tSzy1LPLUs8tSzy1LPLUs8tSzy1LPLUs8tSzy1LPLUs8tSzy1LPL -Us8tSzy1LPLUs8tSzy1LPLUsqrmk1CnKrKwTZLJQkQdNoCL1pASqDGAnUqfAkqlNJatTDy1LPLUs -8tSzy1LPLUslqdOmPIMDyDA8gwPIMDyDA8gwPIMDyDA8hTy/U2qCbH4cFkkZUqmxgJrowRSrdLgM -Xbd2nCv0dOZlV6c+UdVqls1ka9SHCr2pMWB9y0McPGzZv9y0MbvGzlv9y0MZVJi/FavTUVEKrTnC -rmosmk8K3SYxcum7STzlJIOm8W/nKSNnbZ3JNWqVLM2qLF3O4qbBsonWKYpO5etWkPOUkUdN0m/n -KSIOm7hLzlJMlPmjwZzSyuKO5Qnng7YotcdVJuwWcOm7VPzlJJXTedv5ykjZ41dyz1mlyTt6kwdK -OKmwbKJ1imKTuXrVpDzlJFHTdJDzlJEHTdwlfLhFzcFBjDuUqoMUJ74etZq0tU2DeEK5SIxcOm7V -PztHJHTedDztHPO0chXKPGK7ps2T87RyR03nQ87Rxs8au5Z61SZJ29Tp7pRxU6e1UkrVJnmcvGjS -XztHJnTeRDztHG7ps6TjXKRCLaoMncV6rS0VJHdCdqO16W1RnRtCeZOVjTG8V6d1sJVpYO6zCKlP -qNSdzv7iYs50LuYrKyTQUTmbN5xSjUpUVtG3FYq2DbasFMa0SYnxghLFTHdYkj9q3shCVrklseXy -K2mje11NyTJLuSCOT6dMJ5Ht+YTvi2pxG5qCtBOpU9UlVTn/AHL/ACTIITClJpigta9vrCljW1OK -Y4t+YWxhTZibGq0kIWHciEZrfyA3PTJLeEteyC3jG+rmQjLkpzJBLJ9PminkigTCd9W0oJXVbywn -V6WoSuG8xCMI+5D/AOSxdNLBDrkOuQ65DrkOuQ65DrkOuQ65DrkOuQ65DrkOuQhNLH3EuO1W9wR1 -cwNXMDVzA1cwNXMDVzA1cwNXMDVzA1cwNXMDVzA1cwNXMDVzA1cwNXMDVzA1cwNXMDVzA1cwNXMD -VzA1cwNXMDVzA1cwNXMDVzA1cwNXMDVzA1cwNXMDVzA1cwNXMDVzA1cwNXMDVzA1cwNXMDVzA1cw -NXMDVzAmxc09dXNjVzY1c2NXNjVzY1c2NXNjVzY1c2LispxSZ0W1eShKpcEpK7uGUlqlyywlrNyy -klx3UnCFy3RAluu7JIzXXdc0YXVdUIzXbdk5903SRu67ZofdN0kLuu2WH3TdJLfVwJk17VuaMt71 -ySae+K6pH71rRPfVfUh96Vo++7g6PvStEl9V9OEb1rUYyXxXU4z3vXJ4wvatyxnvqvKH3pWiN93B -NJ96Volvu4JJfvStFfqVUrg3ZvU1WtVnaRheruROnVGpU+qzX9XIw++qkQyDWISffVSJMgVdOEb7 -qcYyX9VU4z37VZ4wvypyxnyBV1D76qRHINYml++qkS5BrEktacPqu+pneaTN7gbt5rhrE1Yllvap -dqF6vICl/wBWWl+9HhLf9WlT+9Hh96PCF6vIRUyEurJ97yEuQl5U/veQSyCsjCa+ZZopX7MjMrfs -y00t8yyxVyCstD73kI5CXmT+95BPIS6Usb4kjFK/1EYz333JpL77cyt/qLn3xIKZCXVk+95CXIS8 -if3vIJZAVQI32lNMnkBBGbZc5suc2XObLnNlzmy5zZc5suc2XObLnNlzkclTxJshJzil505UVr1A -Wiq9t5WCkaPMKJJwJVajIJVevIwRuq6URO+rqTE8jV2Ub5IdzzJzRnT/AHeMIRhM2bzilHpSgral -vLCtiW0pBTG9AmFcYU+aM+NncsIWNdDeMaFkJvGM+SW8Jbhv5ufflyIRhktSQRydTZhPI9vzCd8W -1OI3Rb6wnVaYqSroTfvrhLvIJ4zfJGuama5qZrmpmuama5qZrmpmuama5qZrmpmuama5qZrmpmua -ma5qZHHdWlNf1w1/XDX9cNf1w1/XDX9cNf1w1/XDX9cNf1w1/XDX9cNf1w1/XDX9cNf1w1/XDX9c -Nf1w1/XDX9cNf1w1/XDX9cNf1w1/XDX9cIWVdEkPsy6j7Muo+zLqPsy6j7Muo+zLqPsy6j7Muo+z -LqPsy6j7Muo+zLqPsy6j7Muo+zLqPsy6j7Muo+zLqPsy6j7Muo+zLqPsy6j7Muo+zLqPsy6j7Muo -+z7tkPtS8z7UvM+1LzPtS8z7UvM+1LzPtS8z7UvM+1LzPtS8z7UvM+1LzPtS8z7UvM+1LzPtS8z7 -UvM+1LzPtS8z7UvM+1LzPtS8z7UvM+1LzPtS8z7UvM+1LzI25kCEft3IJ9u5BPt3IJ9u5BPt3IJ9 -u5BPt3IJ9u5BPt3IJ9u5BPt3IJ9u5BPt3IJ9u5BPt3IJ9u5BPt3IJ9u5BPt3IJ9u5BPt3IJ9u5BP -t3IJ9u5BPt3IJ9u5BPBZETPEZHPEZHPEZHPEZHPEZHPEZHPEZHPEZHPEZHPEZHPEZHPEZHPEZHPE -ZHPEZHPEZHPEZHPEZHPEZHPEZHPEZHPEZHPEZHPEZHPEZHPEZHPEZHOHko4eSjh5KOHko4eSjh5K -OHko4eSjh5KOHko4eSjh5KOHko4eSjh5KOHko4eSjh5KOHko4eSjh5KOHko4eSjh5KOHko4eSjh5 -KOPkuQ7eTDt5MO3kwijkqJx8kHHyQcfJBx8kHHyQcfJBx8kHHyQcfJBx8kHHyQcfJBx8kHHyQcfJ -Bx8kHHyQcfJBx8kHHyQcfJBx8kHYyQdzJcDuZLPXJB65IPXJB65IPXJB65IPXJB65IPXJB65IPXJ -B65IPXJB65IPXJB65IPXJB65IPXJB65IPXJB65IPXJB65IPXJBMpkaQ5GQzkZDORkM5GQzkZDORk -M5GQzkZDORkM5GQzkZDORkM5GQzkZDORkM5GQzkZDORkM5GQzkZDORkM5GQzkZDORkM5GQzyOSzy -WS4HnchHnchHnchHnchHnchHnchHnchHnchHnchHnchHnchHnchHnchHnchHnchHnchHnchHnchH -nchHnchHnchHnchHnchHnchHnchHnchHnchH3Ff0h9zX2fc19n3NfZ9zX2fc19n3NfZ9zX2fc19n -3NfZ9zX2fc19n3NfZ9zX2fc19n3NfZ9zX2fc19n3NfZ9zX2fc19n3NfZ9zX2fc19n3NfZ9zX2fc1 -9n3NfcD70vE+9LxPvS8T70vE+9LxPvS8T70vE+9LxPvS8T70vE+9LxI3leESa6rnngpWq2oKrvlY -qIup4KU2oTw8PV4ErCvyiULrRE6jfCRJcF+yCV2X1IWnWKxVJP8A6svrD1/sVWLSb1Z5XKDCm1yT -H7OSd/a6zu4/7F3d+XFXcOJcgZHcLtqanaruvtaW8uVKoV20V6Ozt6sRqVDYoO70c1WmOLNmQWkX -R/sHd35cVj/yLkz6Ww+Rp3/km5/x605J1LJs6hSVSlr2Ii4TZtpGbX+wdbtt1Uq2PrbdOrpu2gOa -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 -L5NCtDLTE6J5lpDXig0UIg3jcKt27qSGTGQNHJ/1W9X6ILP+LZ9nMt2/hovVHvm1YtbwZKOnFKtP -733p1PR4cVHu7z+in+3j93eeJVxXU0dDfj9zdXRJ60aZ5zKo5PIqzMCrMwKszAqzMCrMwKszAqzM -CrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqz -MCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAq -zMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszA -qzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKsz -AqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKs -zAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwK -szAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMw -KszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrM -wKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCrMwKszAqzMCr -MwKszAqzMC3bDMQQ4vcKPIWj41EwXmsaMA/wRGKgPkxLp5y3FVZmBVmYFWZgVZmBVmYFWZgVZmBV -mYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmB -VmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZm -BVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZ -mBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgV -ZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZg -VZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZ -gVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFWZgVZmBVmYFW -ZgVZmBVmYFWZgVZmBVmYFWZgUHilpb96ZRQOXw5Vu38NF6o98lrrrXCgjyFbx/t60HFcXl0FP7RZ -nMIPwe7vP6Kf7eP3JbVM4NjiaXOJ8gW8d+TCj7y8sYT5TjuwXPc3V0SetGmeiOz9Iu7J+Rrntwlp -+JRPF5zGnCP8ETW34y0H+VuN8f6ILP8Ai2fZzLdv4aL1R76j39uqlu8LJQXhlZ7W3nDyt6wmxvIi -3gwASwm5jHlcznCdJYN6NslnIAERiDyCBdONSL6dbLJvdsdoeCHP8ImkOOMaaX84Uh3tbW2pwcXC -bEETWMoFw3U3ce5qTYmu/qJ/2XUG/wCiOtRWKziiOJtFPOeVx6fc3V0SetGmeiOz9IrLQ0GmzShx -o5neb8asUoNJbGI3eQx+Z8XulxvAUlW7eVFLIvEc13Jd+ab1fogs/wCLZ9nMt2/hovVHvv75YXmw -W8XfEjFDHEfvNbRQfKOteE0M3jC2417i2U0C5fJZJhWIzdMcZP7XhvHXJLQg7f8AbjZ7PfMDCCaD -yYkdDPhJKFnsMQjaKzjde887ncvu7q6JPWjTPRHZ+jSk3AEyKI4+6YqYZngU4zyRTK3yNouc4p8i -bJG4PY8BzXC6CDdBH+faLE8UiZhb0Ei4Vav7ftnmSB5dEDc89tx7RTzi6PdlDHUWm0gxQjlFNZ3w -BfepW0TW04/l8MXG4b/6ILP+LZ9nMt2/hovVH5C3V0SetGmeiOz9GhsdmtTLFZZBRPI0F8z2m+1t -UNHwlQbhEz3Qy4uNLQA6lzS64Ly+6C2Ntm76aY2yNLJIvI0guBHkue8G/wBwboaRaYiHTtjrHFvS -AC+Rypke8pW2O2NFDy/zYn/xBxuDoKdL98itDwPNige2Vzj/ACEgfCvv9sYY92QGgC7i4oNPhtPK -48pTWMAaxoAa0XgBcA/RBZ/xbPs5lu38NF6o/IW6uiT1o0z0R2fo1sv/AG/sz7ydM+N1nndddJAQ -2k+VpDm9SEkxmtVF0MkcAz4QxrT1psMDGxRMFDWNADQOgfohs/4tn2cy3b+Gi9UfkLdXRJ60aZ6I -7P0a2X/t/Zn9Gtn/ABbPs5lu38NF6o/IW6uiT1o0z0R2fozLnGhoFJJvAI7r/tlhcaS02gClzucs -puBvlKhsU85/5aTFc2XHJLSW4zRjDyJu7/7kY58JoAmI84A/tBwuOCZNC4PikAcx7TSCDy/ozs/4 -tn2cy3b+Gi9Ue+8SZxltJq2eO6/4eZY+7d2ss0BPmumvkc9Li1Y7RZ5qL7PNzghD/cO7n2YG9OwE -twH4k20WWRssTxS1zTSPd3V0SetGmeiOz9Gce6bK4/eLbdlxb4ipxcX+c3E3HaDbpgHWiTlFP7A8 -gVl/7f2ZT7JKAJKCYJaLrH8h6OdWj+3LcSJIi4wB37LmH5xg7R8P6M7P+LZ9nMt2/hovVHvqOwbv -GPvO13Iw26WA3MajnPIhbd5AWvekvnvkk8/EJ5G43L5VabBuSxtP3N5ZNPO6hooLm3AOctTrXaII -LXZ4xjStiJa9rRdJC8QRtliJxZYJQHFjhyEdhQt1gLpNzTvolgJpDKeTuKjtVncHxStDmkeX3N1d -EnrRpnojs/RnPaZPPs9ic5zQboxYT4UeF3ne5Zf+39mfcsG+4BiiUh0lAvuiID8pjk17TS1wBB8h -u/oys/4tn2cy3b+Gi9Ue+STcAvreG/5xjR2d2LZgbwLqWso9Fjev3LdKJPENunM5uUYtJJxflJ2P -RiUHGpvUctK3k2Kn7titIHJTjOxOqlTWOZuMyVpb0HkKt25ZzS6xyEsp5qcV3X7m6uiT1o0z0R2f -oymm/wCkxz8kEreNsddc50cYPLcxnuw0j3It/Gd4lixaIQBinFbi37/uQzi/BO3Je1zT10Ld8rjS -4wRhx5y0Yp7P0ZWf8Wz7OZbt/DReqPfNqc2sIZCOkNKtL/2janA9Ajio7fdfuDcDTPaZAW2qdtWN -puFuN2rwAQ+0SnHtEo/adyAeQe5vNjKrmupwNd2+5urok9aNM+Z/ZHL5FoetaHrWh61oetaHrWh6 -1oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaH -rWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61o -etaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrW -h61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oet -aHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh6 -1oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaH -rWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61o -etaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61vDFiId92moIN0Hw3K18/3i70YjP8ABL9LF6ys -AbFjNEdw0/xOWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61 -oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHr -Wh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oe -taHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh -61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oeta -HrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61 -oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHr -Wh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrWh61oetaHrUAkjxB -96Zdp5fDlW7fw0Xqj3y6N1V4LT0EULee4pzRLFJjsB5cQ+G//SfcP9vbtkMLI2h+8bU2tGw3o2fx -OQgscTY2i+RWcedzr5PuPlkNDGNLnE8wW9N9OHmSOLIyf4nY3UAPc3V0SetGmeiOz9GU0P8A1I3M -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 -1s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK7 -1s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK7 -1s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK7 -1s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK7 -1s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK7 -1s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK71s0Hyu9bNB8rvWzQfK7 -1s0Hyu9bNB8rvWzQfK706zWuKOKMML8ZlNNI6Sq6barGGSyF4aWvpooPQmNNmgAc4A1uU9Krqzx2 -OOOVsrXOcX03CCObpUFjtEMUcUpIc5uNSKBTzqurTa4CHywsLmNdTQSOdbNB8rvVntMxDZJWB7mi -mgEquvvdkDZZcdrcV9NFB6E1ps0FBIBrcvwppL7pAJVdV1aLJDBC+KF+K1zsakjy3VafvrGQ+Di4 -mJTdxqaaaehV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVd -V1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV -1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdV1XVdQNY6ki1MP1cq -3b+Gi9Ue+ZYf+qxzMoUK37vf5s0E/iOYb/nNEZwGNWWz7sj8SzNPiTtuUOe0jEDucIAMoAuAANVi -O8BRvQeF91FA/wCo7w/l0qX/AJ0UWjxPm71TFbzeWlEm8LpW9t4tuxNxmtPlLg0dTfc3V0SetGme -aKo5PIqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjA -qowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqM -CqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqo -wKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAi0tFBFBuc6G84Yhat3ufS+N90NJ/ -Zd5E202ewQh4uSxkGljsKhlsNlZBI6TFLmA0kUKyzzWGJz3xNc95Bumi6TdTN0f27YY/ExqHzRg0 -l3MDTeCFLQ+1yAGaQ3bv7o8intz7XJG6d2OWNa2gdC26bIatumyGrbpshq26bIatumyGrbpshq26 -bIatumyGrbpshq26bIatumyGrbpshq26bIatumyGrbpshq26bIatumyGrbpshq26bIatumyGrbps -hq26bIatumyGrbpshq26bIatumyGrbpshqjt0dqkmdGCAxzWgGkUcidvWwAmdg+eh/ea3lb5ULJa -7FHHvCMUEGkeJRyjyq1zxWNjZI4XuY4U3CBcKtM1us7ZpGT4jXOpuNxGmjrX3Wy2KOTeMooa26fD -B/aN2/zJu9d6R/OnzrPA79n+Jw50LHOTGwPEmMyimloI+NaebqWnm6lp5upaebqWnm6lp5upaebq -Wnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upae -bqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5up -aebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5 -upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6l -p5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm6lp5upaebqWnm -6kbXZ5HyPLSzFfRRQVVGBCyzuMbA4PpZRTSE14nlpaQRe5FVGBRS2h74zC0taGUXcajuUVthlkfJ -EaQ11FB5FVGBTWKTzWTtLHOaBSAeZaebqUNkZ5zIWhjXOApIHOqowL7nOTGzGDqWUU3EHCeWlpB5 -ORBuKLgovcyqjAqowKa2STSNfM7GcG0UDoU33d7pPHxcbHouYtN7CqowKqMCqjAqowKqMCqjAqow -KqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqj -AqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKq -MCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAq -owKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMC -qjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqowKqMCqjAqow -KqMCqjArPQAP6tl76OZbt/DReqPfTd9RNLt3W4kTtbyF1duHzgmWizvEkUgDmOF4gqW1ytc5kQxn -NYMZxu0XArDvaCyz+BY/Bpa5jg53hSulPJ5U60wRyRta8xlsrS11IDXXjyecjYrM7Gt9qGJG1t0t -BuF3cmtlH9VaD4k3OKarfg9zdXRJ60aZ6I7PzTfBOwSRSChzTdBBQ3lu2l+75D5zb4AP7D/iKstr -szr8tEkf7THUXirHuDcuM+Z8bGTSNvk0VR8a8SWiS3SimR/7v8LfyB/zu5AY54jjyxs9do7QrdDO -RHb4rPJjsvY4xT5zVao4xj26ec+CzkaMRoxyhv3fVMk0h8SKN900n9t3xfpws/4tn2cy3b+Gi9Ue -+pLHa2Y8MgujlB5CPKE51gB3huhxpMZBcWc9IbdB8ouIC1Y9lk/aa9uM2npb3KkWtj/I1j6etoRs -n9u2N887jQJHNuDyhjfjK/5jfr/vG8XnHDCaWxk/GPd3V0SetGmeiOz3TQQaDQaOQ/mi+z2hgkik -FDmm8QjJA4v3dM7zKTVd+65Rbw0trtLA4vP7AP7LfyDQVJvbc4LSQTaIGcxrOZR1hM3pvWMhoONZ -7O7l/iePiVAuAXh+nCz/AItn2cy3b+Gi9Ue+6DdCx7TY4nvN9+KA7CFjCxMPkJJHWsSyQMhbzMaG -3uj/AAbq6JPWjTPRHZ7hkcQ61SAiCHlJ5z5ApG7xkL7NbX40jz+w8/tdCD2EOY4UtcLoIP5ox/TN -Vh+hb+Q7n6cbP+LZ9nMt2/hovVH5C3V0SetGmeiOz3JbZbIja7Q4HzpiXAAXg1t4LeMVts7JmRke -HSKvnG9zL7vZnP8AAFSN7i4M9Euu0fmjH9M1WH6Fv6iln/Fs+zmW7fw0Xqj8hbq6JPWjTPRHZ7j/ -AET2LenSPWP5pR/TNVh+hb+opZ/xbPs5lu38NF6o/IW6uiT1o0z0R2e4+S0zMhZQfOkcGi95VvBs -08cbpiPCD3BuP5xq0m7+aUf0zVYfoW/qKWf8Wz7OZbt/DReqPfZc40AXSTeARZLbmPeDQWxB0t0e -WMEKgzyMH7xifR8kEo/cbVHORdLWu84dLT5w/wAG6uiT1o0z0R2LxCBJapaW2eLnP7x8gR3vvu0v -jgcCYm/tub/ADcY34FbofHdBJZtC6gOabpHnC51Ibn34XSWN1AjkJxsQE0B7HcrecIPaQ5rgC0i8 -QfzQj+marD9C39RSz/i2fZzLdv4aL1R76fbLW7FjZeHK53I1o5yjJM82DcoNDWNp8/PPTcQZPG2a -agUutL6SfLiUhvUsU2WxgfwhrThbQjadwWp1ltMd1jWyF7A7k8669uFf8J/cbfCtTTiR2g3Mc3hj -G8aece7urok9aNNcbgDQTgUk09JsFkNXkxGGho/mKc1oAa1pAAvAALenSPWKfit/qrODJA4X6QLr -egp+75zTPYjQ2m+YzewG5+aEf0zVYfoW/qKWf8Wz7OZbt/DReqPfQ3cHH/jN2k+KW3nYpAf8Lnea -PImQwtDIowGsY24ABeARsbZRCY7C2bGIppxZCyj5S29uQe9WiJ04n8dzXAgYtGKCE6aIUW2zAvhe -L5AulnwoNndTarKRHLzkfsu9zdXRJ60atM7TQ8xBjD/E/wA0dqdayBj2qQmn+BlwddKf6J7FvTpH -rFUFTWVoxYbUXADySDHHyvzQj+marD9C39RSz/i2fZzLdv4aL1R75mm/6Ubn5IJVutzrss0/hueb -5xGh/bJ7jt6QbvntsDrELOXRNJAcZMe//KhDvGzT2B5ouyt8270XU2aF4kieMZj2mkEHmVBvFb2s -DLkT8ZwHMcYPHU73N1dEnrRqGMOFMsjBR0DG+JWCNooHhB1Hped8aIN43099jgbC6WuW0+d0+5u2 -1i5jeET0sff61Z2eB94+8BxpDqMXEI71sDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2 -B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2 -WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO -5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5b -A7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7 -LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LH -ctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7k2yCzGEteH4xdTeUFkNi -LzCwMxscCmj4FsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWw -Oyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOy -x3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3 -LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LY -HZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZ -Y7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7 -lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7ls -Dssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDs -sdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssd -y2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2 -B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2 -WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO -5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5b -A7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7 -LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LH -ctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHct -gdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgd -ljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdlj -uWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuWwOyx3LYHZY7lsDssdy2B2WO5bA7LHctgdljuU -NuoEXjNxsQmmhVhhU9hNkMvguxccPAB6lNF4H3fwWtdSXU04xI+JF2MDQCb/ADJzfuJOKSKcccnw -L754fgecW4hNN5VhhTLL93M+OwPxg6i+SKOpNsP3Uw4zS7HLqaqrDCqwwqW34vjeFR5gNBNJoWwO -yx3KKekN8Rodi03qRSqwwqsMKlt+L43hUeYDQTSaFsDssdyinpDfEaHYtN6kUqsMKrDCqwwqsMKt -Fi+5mT7vI6PHDwMbFNFN5Ty+D93EDmtoLqacYEqsMKrDCqwwqsMKrDCqwwqsMKrDCqwwqsMKrDCq -wwqsMKrDCqwwqsMKrDCrOAQT97Ze+jmW7fw0Xqj3zPCL8kb2D+ZpCttkNySK0eI5vLQ9jW/+P3Zb -JaGB2M0iN5HnMdRcc08l1Wvd8hLo4cWWKn9nHpDh1e5vW2s0TA5tPITS1nxe5urok9aNWSSNgGLM -3GPkLHBWEi94DOof4N1sF0+bc6XhWd8U4s3gBwIxcbGxiPKOZcQGr9pcQGr9pcQGr9pcQGr9pcQG -r9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pc -QGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9 -pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQG -r9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pc -QGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9 -pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pcQGr9pNtZtXj4zwzFxMW/ -8JUFr+/BnjMD8Xw6aKf5lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lx -Aav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2 -lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAa -v2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lx -Aav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2 -lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAa -v2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lx -Aav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2 -lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAa -v2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lx -Aav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2 -lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAa -v2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lx -Aav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2 -lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAa -v2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lx -Aav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2 -lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAa -v2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lxAav2lDY30TOhbimSiin4KVox1qe2NtgibM7G -EeJTi/DjKaSScWkTNa0DFxaMUnynnRbiAUgim6nO+/gUkmjw+f8AmX3SR4tBxi7Hoxb/ACUUrRjr -TLTHaBZgxgZiYuNTQSab/lTbY+1CdrWlpjxMWmny0rRjrWjHWpbEwiF0tFElGNRQab1K4gNX7Sih -c0OMbQ0uvU0CilaMda0Y61LYmEQulookoxqKDTepXEBq/aUULmhxjaGl16mgUUrRjrWjHWtGOtaM -datFsbbRG2eR0gjxKcXGNNFOMp45ZRafGc1wOLi4uKCOcrRjrWjHWtGOtaMda0Y61ox1rRjrWjHW -tGOtaMda0Y61ox1rRjrWjHWtGOtaMda0Y61A6NoaTa2Ckc3hyrdv4aL1R76daXgjdW8qS4i83GNJ -+Fjuopr2EOY4AtcLoIKtO6LTKyOztgZJBjUNJecXGGMelSymZj58UiGJpBc55FDbg8qnt9pYY32z -FEbHXCI2Umkj+IlPxXA2ucFkDOWk3Mb4EbRaBRarafEfTfDf2QcNPubq6JPWjT3NFJh8OT4ART1K -ykml0QdG7+U3Oo/4LNA00ts5ja4D+CmR3b+aEf0zVYfoW/qKWf8AFs+zmW7fw0Xqj30+x2oXDdje -KzHcjghYd6ROtW7KaIZm/sin9k/EULXK6J1oIAJefDkFF4HoX3hos+OLz3vDyOXlJRisJ++2mqxk -dQG9dKG/f7hpv40FlPIL4pHIFQL3ubq6JPWjUlkfdbNEWH4Wq2bjtJxZGuLmA/vM81492W1THFjh -aXuJ8gVu37MLlLgwn96Q3vgb+aEf0zVYfoW/qKWf8Wz7OZbt/DReqPfZinjbLG6+1wpCL2Rus7jy -Ru83AVS6aZw5qQEHWazNMg/+STz3XOn/AAbq6JPWjTPRHYo/7l3ZSC1wM4aKrh+10G8U2SJwZaQP -nYCfOafJzhF7yGtaKS43AAmbg3L86x7gJZW3nkG96I51FYmUFzRjSvH7TzfP5oR/TNVh+hb+opZ/ -xbPs5lu38NF6o/IW6uiT1o0z0R2J0cjQ5jhQ5puggo2rcdpNlfTT4RJAHouF0Lwd47x+YFw0yvkw -NuImEeLaXCh876x8g5h+aMf0zVYfoW/qKWf8Wz7OZbt/DReqPyFurok9aNM9Edn5qx/TNVh+hb+o -pZ/xbPs5lu38NF6o/IW6uiT1o0z0R2fmrH9M1WH6Fv6iln/Fs+zmW7fw0Xqj35RbLXDA792SRrXZ -JNKxRvGzgnneGjC6gLxIZGysN5zCHDCP8G6uiT1o0z0R2fmrH9M1WH6Fv6iln/Fs+zmW7fw0Xqj3 -0+02l4ihiGM97rgACfZ9y02DdTDiyWs0h7vJSLv8rfhKxrX4ltlJpc+R5YCT5Iy3rJXgvs0LH03m -yuY4H4Hgo2z+2LbJZ5xd8CR3mvo5Maij4HAp2696x/dN6xHFcw+a2Qi/QDePkwe7urok9aNM9Edn -5qw2LxB95c8PEYvho5SorDSI7XZWBroz+00ftN/LTbFuvEmlidTaXm6wUX4x5ec8ibbLKf4ZYzWj -fytP6WbP+LZ9nMt2/hovVHvpn9uWV5jsNkJda5G3aS2jGP8ALTijyqOy2WMRQRChjR/+r6k3Lu+d -9k3XZaTap4rj5MU4pAdzE3APhurwPuYNyjxC9/iU8+NjLedjtHiGKC0eHZzJTQWNxm0tpuUGjkX/ -ACliHh7ysgx2vZcL2tu0XOUciZO+5aIvm5x/EP2vh9zdXRJ60aZ6I7PzUxGUS26QfNRc38TvIhv7 -ebz4lrkoaxw84g3cbyDmCsn9w7kc5sjI2STRNvg0XXN8nOF4cgEVujHzkXI7+Jv5YduXc9MlskPh -ySs/YJuYrKP2uxbvsFvxZjaCx0zKLgD77SeVN3ju+mbdk5xXxk3KL/hv8o/Zcm2yyOpabj2Gsx3K -136WLP8Ai2fZzLdv4aL1R75lmN6Njnn+UUreG85Ls08wjLvRHiOwl6ttqbWigkcz0sU4vWrbbLSS -ZppWRRxtBdJIWgmhrR5XLxrZue1wWSm7M5t4HlKZa7FIJIn8ovg8zhyFEG8bhW9t2C5GS57RevOp -b8l3ubq6JPWjTPRHZ+adNyS1yA+DF/qd5Ed/b7eHh7seKJxrHkJH7o5ArO1hBolvA+RWNrnN0LQQ -SOZDf24neGWHHljYR5p5XAcx5QhjER22MUTRU3/4m+QqWxTmTxYHYr8VpIpV+XIKvy5BV+XIKvy5 -BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+X -IKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy -5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKvy5BV+XIKZMypI0ObTfoN1Hd -W63Y9tk82R7bvh03MUfxFDeG8C1+8ZbtDiD4YP8Aq51u4ggj5q7TcvlPs1pDJIZBivY4ighfeLG7 -x912g0YtNIcP3HUXnDkKjtlkeHRvF0crXcrXDnC0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq -3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3c -tLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSy -at3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd -3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0 -smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq -3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3c -tLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSy -at3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3ctLJq3dy0smrd3LSyat3cgBJJSbg+bd3J -r23nAEdBuouN5opPwJzHSSUtJB+bdfHwL73Y3F0WMW0uBaaR5CpLZaSRDEKXkCk0dAWlk1bu5R2i -I0xytDm03DQfclsdokeJoXYrwGOIp6QFILC5zvCoL8Zpbf6fcJPInRukkxmEtPzbr4NHMjabE4ui -a7FJcC00jp92M25zm+LTiYrS690KKyQSPMszsVgLHAUny0fnLZ/xbPs5lu38NF6o982mJtZ8T2jp -LSFaof2mWkuI8j42Aeqt4gX/AAHnAKVbLc9uNMx7Yoyf2ARjOI6bidFK0PjeC17TeINwhby3M0k2 -fGlAHM6B+KDk+5vWdl1jA4E+UFrO33N1dEnrRpnnPqj9ryKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+ -Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn -5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylW -flKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KV -Z+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pHEe4OoOKS40Up0G+5XRl7qB -PQXNDCbhb5E18W9caNwBaWh1FHkuqO0S2w2kPfihhBuXL90qG0t3kWNlYHBtDrlIvX02E7ydabS/ -/wCBuNcbzuupu9LeXRyOHzMQOKQ08ru5Wq1WYMMMry5hc8Y1FHKr0WWFeiywr0WWFeiywr0WWFei -ywr0WWFeiywr0WWFeiywr0WWFeiywr0WWFeiywr0WWFeiywr0WWFeiywr0WWFeiywr0WWFeiywr0 -WWFeiywr0WWFeiywr0WWFeiywr0WWFeiywr0WWFeiywr0WWFeiywr0WWFeiywr0WWFeiywr0WWFe -iywr0WWFeiywr0WWFeiywr0WWFeiywr0WWFeiywr0WWFeiywr0WWEYLDIWW9kQa0l1IxgLoHxJ1h -t1pNitRcQHSA0mSm6CeQrihwO71Zt1PtRkknxaJrvm4x6VxQ4Hd6/wCKsNpfvF+MGUtpxTJygUk3 -udeHJI59pmodO5riGUjkaPJzrZma2POWzM1sectmZrY85bMzWx5y2ZmtjzlszNbHnLZma2POWzM1 -sectmZrY85bMzWx5y2ZmtjzlszNbHnLZma2POWzM1sectmZrY85bMzWx5y2ZmtjzlszNbHnLZma2 -POWzM1sectmZrY85bMzWx5y2ZmtjzlszNbHnLZma2POWzM1sectmZrY85bMzWx5y2ZmtjzlszNbH -nLZma2POWzM1sectmZrY85bMzWx5y2ZmtjzlszNbHnLZma2POWzM1sectmZrY85bMzWx5y2Zmtjz -lszNbHnLZma2POWzM1sectmZrY85bMzWx5y2ZmtjzlszNbHnLZma2POWzM1sectmZrY85bMzWx5y -2ZmtjzlszNbHnLZma2POWzM1sectmZrY85bMzWx5y2ZmtjzlszNbHnLZma2POWzM1sectmZrY85b -MzWx5y2ZmtjzlszNbHnLZma2POWzM1sectmZrY85bMzWx5y2ZmtjzlszNbHnLZma2POWzM1sectm -ZrY85bMzWx5y2ZmtjzlszNbHnLZma2POWzM1sectmZrY85bMzWx5y2ZmtjzlszNbHnLZma2POWzM -1sectmZrY85bMzWx5y2ZmtjzlszNbHnLZma2POWzM1sectmZrY85bMzWx5y2Zmtjzk0mzMoBBPzs -eco2uc8Oa0AjG5QE4Nc+kggedy0KRzbMwtc4kfOsvE+kvu+8GmKbxHOxWPBFBvVaVabNZMZ88jaG -Nc+gE0/xXFszNbHnKzwzFzZY42teA64CB5FWflK12mywNfBLIXRudIwEijlpNKtJ3lH4QkDcTEe1 -1NHokqs/KRAc+kg/tKV7LO0tc9xafFZeJuftJ0G8GmKYyFwax4IoPo0qs/KVZ+UrMN2s8Xwy7Hx3 -tbRT6RCstotMDWwxyB0jhKwkD4HKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/ -KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz -8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5Sr -PylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflK -s/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+Uqz8pVn5SrPylWflKs/KVZ+U -qz8pVn5SrPylWflKs/KVZ+Uqz8pVn5Sgc0uJNqYLpp/+OVbt/DReqPfVosVo8zd+8zTC/wDZFJJZ -gJLSpbO+6yZjo3dDwWntVt3FvA+FJK4eGTcaZI6RcJ/faaQnSyuDI2Auc43AAOVby/uAgizyvlEJ -IoxnSyY5I6B2qW1ynz6C2JnK55vAKbeVqFE9vdjim/iUk0/CT7m6uiT1o0z0R2fmm6CUBszRTDNy -td3I7m33jfdSaIpL4bTyg/uqzSRuDmOlBa4XQQQrHBDRLb5IG+HGLobcrOX/ADu/aZJZDjxQvvk8 -jnjsH5X++WICPeMd2m94gHIaOXmKG5d9Ex2yM4kcj7mNR+y7yrd3/a7ShuDcRMk0pxJ5Y7939hhH -WV4swbJvCQfOSC6GD9xnx/pYs/4tn2cy3b+Gi9Ue+jA+hloj86Cbla7m6Chuf+5WujdH5sVrN1pb -yYx5elMtBcHStHmWmFwxqBeuheFbd5Wq1Wa58w5wa2gchIulNjc9kbIxRHZ46C4+QAJu895tdBuq -I02ezn9of/q+UGMAa1ooaBeAHubq6JPWjTPRHZ+ahik8ydlJhmF9p7kf7ft4pbBJjxk0nJPMUze+ -92lwoBs8L7tNF5zviVAvflg26xDw94Rim5c8QDk6VAyUONuhAgZRSHkg0Cnyo2m0gP3hMPPdfxB+ -6Pj/AEs2f8Wz7OZbt/DReqPffgW2FszOSkXR0FY+7LfPZL9DKaWilYk2+5TGb4FNKE1ox7bOKPOm -NIpH8KDWgBouAC4B7u6uiT1o0z0R2fmrDNa4Q+SzuxmO+I84QAFAF4flo70EDfvZbi4/x0c/6WrP -+LZ9nMt2/hovVH5C3V0SetGmeiOz9Wqz/i2fZzLdv4aL1R+Qt1dEnrRpnojs/Vqs/wCLZ9nMt2/h -ovVH5C3V0SetGmeiOz9Wqz/i2fZzLdv4aL1R+Qt1dEnrRpnojs/Vqs/4tn2cy3b+Gi9UfkLdXRJ6 -0aZ6I7P1arP+LZ9nMt2/hovVH5C3V0SetGmeiOz9Wqz/AItn2cy3b+Gi9UfkLdgbccWyUHy4zEC3 -eQxSBR88b2QuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kN -ccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNcc -xcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxc -SGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSG -uOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuO -YuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYu -JDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJD -XHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXH -MXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMX -EhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEh -rjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrj -mLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmL -iQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ -1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1x -zFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzF -xIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxI -a45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa4 -5i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i -4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4k -NccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNc -cxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccx -cSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcS -GuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGu -OYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOY -uJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJ -DXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDX -HMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHM -XEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXE -hrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhrjmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMXEhr -jmLiQ1xzFxIa45i4kNccxcSGuOYuJDXHMUcm+7WLRZTM1rGeIX0SFryDQWjkBW7fw0Xqj8hbq6JP -WjTPRHZ+rVZ/xbPs5lu38NF6o/IW6uiT1o0z0R2fq1Wf8Wz7OZbt/DReqPyFurok9aNM9Ednu/dn -Y1otZvQxAEgm9SULVbd3iyWUinGklaH0X6jqFHaIHY0UrQ5jucH9F/hz2yJjxfaXCnqQlge2SN15 -zTSP0a2f8Wz7OZbt/DReqPyFurok9aNM9EdnuTWtulIxIR/G64MCl3ha/nfu48Ql13GkcblKs7bN -OIhCTjsdTiuxuW5yhWexB2P4DAzG5yL/AOZPgQAPmIpNNVg53L/j96vjks0jA5skbcUxk8h50d7Q -SMsrCW+FC5uM9wdepJvKIWUNZaAym0zEUsY7kAHKSjuW2llpjMhibKxuKQRy3ELPZmeLaCMbFJoa -0c7ipIn2fG3kyQxCztOM2kftY3Mv+ZtAgbZxQXWXF84MPlUdtiGLjXHs/dcL4/IDoLIGmZrcZ7pK -cRg5MajnUW7d1Wdr94vLmySX424poxm08nKrJZ98zR2qzWwgFzG4pjJNHUgReP5XuGmi+qKbvN7n -/D7ukLJKAbTK2+Kb0YPanW+02cWvebonTFsnnedi4wjFKts1riENmDGNaxrPDYHhxvN56Dd/RrZ/ -xbPs5lu38NF6o/IW6uiT1o0z0R2IgGinlVksclrktIfjSlr6AGlvmi90p9sjtUlmNokooYAcZrLg -N3pKbG+QzObfkdfdd5aPzJc5jcZwHmt5ynyzO86gyTPPPRScC8V4phMmO7mEUd4KDdUJ8yEY8jR+ -8aowJ1okuTGMyu58d480K176tN1tna4gnle7zj1K1b2nuTStMl3y6Nql3jahjx2c49Bu0yONIwKS -MnzrQ5sbR1lTE1TMcXB7/pv+RWmeQ0Wy1kt8uPJyD0WqXebxTNO8sa48jG38JVlsEBxvALIzR++9 -1JwUprTfAA6vyoXONDWikk8gCltFtLo7IGOd4YJacQCnGcRykKWwSyPFhsrsd0hJMha+pDj/AAEl -Wuy7oe5tjtONGKSXNjYygulbjE3fNNHSrFZdzSSMtlDBIQ5xxpJHUNxhTzX1SLLJOwML3yMIAbRf -vqKZzDM+0WkSPjF0uGPjubd8iLJbHJZ2htIe8igmkCi4qGgAX7lz9Gtn/Fs+zmW7fw0Xqj8hbq6J -PWjTPRHZ7ksbTS2ANhZzU3z1lWSyUUGOMY4/id5zus/mWbPG6ie1nEHPiftFWrfdpGKHg4hP7jLp -wlCWQFzHymaXyMaaQFZ90Qm/85K0cwuMCslikH9TaQZXtAprXaXeQKDdUZuvPiygfuiqFbPvkrbP -I2QPeJDiuLaLhAN0qOy7vY58DDiWdoF1xN95UFivvaMaQjle66fyBZ9zWY43hUAtHLLIfiCduFli -fJamucYLQ0YzC2Q42MAL5ur/AJrfDSJyS+KN112M79t35VxH1aQSOeg00FN3fG6ia2nzgL4iZddh -NARlPmW7eApb+9jTDzcmO6rZv21eYwgtY48kcXnSOw3PgVq35aG+ZCXSCnkfJS2Nv8rVbZgaHvj8 -JnpS+Z8adai2lljic6nmfJ5jerG/RvZ/xbPs5lu38NF6o/IW6uiT1o0x88jYmYo857g0XucqW1uc -PCjYX4wNygCm+japm0xRvNomJvUk0huH8zG2ma1vjaxuKyNoBA576buWCUwQhrWF7QKS0X8KmkZK -Z5JgG4zgBQByXE3edntDGsJaXMkaXUFvNzhPmmeZZyKZZnXLg5ABeA5litusmmDG+SNh7lHNHIbN -IxrWOxQCHNaKBSOdF0DTJaHCh077rvg5vyBLapTQyFhe74ApN4zjGbCXTvP8TjQwKkgEi8SPyu21 -WqEN3ax7GAlwp8GM0m5/Fdwqzw2GEGx2ZlwlwaDI6/c8gACG691sMj2NjjkDazmA0yEdJTLLNC6z -NkeZbWX0B8ppoaxoF5tAuqx7uabsrzNIP4WDFbT0lxwL71IKJLc7xLv/AE2+azDdPw/o3s/4tn2c -y3b+Gi9UfkLdXRJ60a3f4WMbJi4riKcRrzRdfReucqsv9r7qd97lN22WmMkxMBdjYmP8N1Ns0Zx5 -XedNL+87uH5oWmGCdjrY/wCa8NrgXNxr5IUtqtMrGSNb4cDHEBznOv4oP5CfFPaJmQSAB8LHUNNF -3mRfYrRMwOIL2YwofRyOuflq0Wxwxm2eJ8paOXEaXUdSlgtoZ91Eb5XOa3FEQbR+1zdKkljB/wCN -hIY6W8BCzkHleacKbFGA2NgDWtF4ACgD9G9n/Fs+zmW7fw0Xqj8hbq6JPWjTA4AjFFw9C8xob0AD -80S99mjc910uLQSSg9lmja5t0ENAIP5uujkAcx4LXNN4g3CFJZLPaZ4bFMaZbOwtocP3cfFx6PJS -m2axxNiibyN5Tznn/RxZ/wAWz7OZbt/DReqPyFurok9aNM9Edn6tVn/Fs+zmW7fw0Xqj8hbvksFn -M7YcfxSC0YtLmEViOZNBvgAHB+rVZ/xbPs5lu38NF6o/WNxZWNe0GkBwDhT8KDWgNaLgAuAD/wDu -SjiL4BIwJs9peZJTJI0uPM1xA/WNf6J7Ez6WX1z+sa/0T2Jn0svrn9Y1/onsTPpZfXP6xr/RPYms -kaWO8WU0EUG64/rGkk0AXysaKVjxzhwKuEH9Yyf6N3YrTJBavuzrOWN5fOxw48nQv6fetI5PnJWl -fM20yUXh4o/1qg0yjy+G+96KofYC+jlMDiMLSqZ90EgX/Me34iv6ndT20crS74azQqJrFO08oGKe -0hed4rOlhPZSrlqxL1djm3+kK5vCEek8N7V5ltgP/cb3rzJ43dD2n415pB6DT+sBP9G7sW8fTi7H -/wCLzmNd0gFfOWaJ3lLG9yoksMLgf4aOxbG1vokhEtbLGTzPNC+btE0Z57ju1fMbwe3pbR6qpg3p -SBeuvae1fMW/H/7lHrKjxDL0ua5fOWQvAv0xg0geUFfP7tp5Kjv9K/qN1kH+HGHrBUTWKRvISHC4 -vPZMz+WlU+O5npsIQDbfGCbwdSL/AMC8y2Qn+cKlk0buhwPxqlpB6P1dJ/o3di3j6cXY/wB5edG0 -9LQV59lid/I3uXzlhiPLVo7Fsgb6JIRLBKyn+OlfNWqWM9Ad2qiDeL281Io9VY0G9KSL3nPHxr5i -3Y9H/wBtHrKjHMtHKS1y+dsZc3lBiHaCgLRuyn+R4vdC/qN2OaeXFxh6wVEtjlaOcOaV57Zmfy0o -H7wWU8j2kFUMt8WMeQkheZa4TT/GOXpVLJmOHOHA/GqQaR5P1aJ/o3di3j6cXY/37QV50bHdLQV5 -9khP8je5fOWCInnAo7FsuL6LiF5hmZ/PSvmrXKzyEAqiDeTmjkBBHqlUwbzpPkc8dpXzNtLwOaXv -C5ZaPRcTQvnrEXjmMQ7QVRPuyk36rx2BU2jdrm0X6CR01gqJbJKzyggrzxMz+SlD+qxKf3mkL5u3 -xE8xNHavMtcJ/nb3rzZWO6HAqkfquT/Ru7FvH04ux/5Juq6xp6QF85Z43U87QqZLBATz4gBRBsbW -0/uEt7CvMZIzokJ9alUxWmdnk80j1V8xvF7TyYzaewhE2beg+W3/AFFfMbxxmi9RM8HBQqWyGWjk -DmO9ehfO2UyUc8bD6ion3XjUX6YpB1tuKm07sLRymlzfWC+esUjPReHf6QvnI52dDWu/1BXbQ5np -MPxUrzLfH/NjN9YBeZboDTzyNHaV5kzHdDgew/qoz/Ru7FvH04ux/wCVbopV1jT0gL5yzRO6WBEv -3fBSb5DAD1Kg2MN9Bzm+qV5rZWdDye2lExWudnMDikD5K+Y3k5p/ibT2OC/pt6Act97fjK+Z3gXA -XsWd134CFS1xl6Cx3rUKiaxmSjlMbf8AQqLRuukC/TFK3rvL+p3aW/zFvrBfO2ORh8jg74ggHsnj -p5cQEesrtpLPSY74qVSy3xfDS31gFRHbYHE3h4jacFK8yVjuhwPZ+de7hY7RJZxL4/iCNxbjYvhY -tNHNSrLagafGhjkp9JoPvKzxiZ4s4fDjRUnFIJu3P0aUm8jDY7SyaVoLixpu4oIFPX/lSW+0tc6K -MtBDLrvOIaL/AEqG2wgiOdoewOv0Hn/xz/Ru7FvH04ux/wCYN0Urzo2npAXn2WJ3SwIl274QTfLW -Adiu2TE9B7m9hXm+KzoeT20qmK2TN5qcU9gC/p95FvkcwnscFRZt6ADkuvb8ZVMVvLwOQTOIwOCu -Y0o5x4bvWVE1iMhF8+EP9C/qd1Ujl+blaUBaN2lp5sct9ZqHi2SVh5QHB3xBUPE8flLAR1OV21Fn -pMd8QKBZb4qDepJb6wCojtkDjzCRtOCleZI13ouB7Pzf3X/7H/hViJrRh0R/kc5o6qPeReDQWtiI -PQo5RekY1w/mFP6M7XM00SyN8GL0pfN6hSV/b9vfSyO2w4tqp55HHGp9FsjcCJNwC6SrDZrFbIv+ -KcGOtUrQDdxn4zS43hQBeUtpjtsToYMUTSA3GeISGU9NC3gzeNsij3dEXtsZoDWuAkoa7GvklqFt -hnY+ykEiakBlDSWk4x5iEInbwjLjSAWhzm3Od7Wlowps9nkbNC8UtkYQ5p+EJ0sz2xxsFLnvIa0D -ykrwjvCPG5wHFuWG4vWp54HtlhkMTmPaaWuBkbdBW7voWp9ks1oZNPFSJGMOMW4poONReu/4p/o3 -di3j6cXY/wDM6gikG+Cj4tmifTfxo2ntC87dtmHoxNb6oCpNhDTzsfIzqa+hHFZNH6Mh/wBQcvm7 -XaW+kWO7GNVMG8iPI+GnrEg7FRZd7BoFUUyRj5Jcvmd54/kFpkIwSNAXmSOlHOHWd/VJdXzljMtF -8+C1xOqK/qt0ggc8E0Z6yexYto3WA7lb4jmH5UZQ8Wwyt58V7XduKqJIrTEedzGkfJeV51pdH6UU -n+lrl5u8YRT+8S31gF8zb7PIeZsrCbvkxl83I1/okHs/NPdf/sf+FWmzk0+DPjDyCRo+Np95S/Rs -+NWCUGn5lrafQ8z4v0Z7q3E+RrIA8TWpzjitAPOTQKgdhT/AtELprI5ssTWyNJoHmuaAD+6epWS0 -uOM90fhzemzzHU9NFK3VY4bLFHZZY4jJC1gDHEySg0tvXgpbOywwNhmxTLGI2hr8Q0txhRdopuLf -dmtFlilggklEMT2AtYGzFoxQb1xO3aIGMsT2uYYGDFbQ4kuoxaKLppT7HaBYmsFx8bIxI6ny+G1z -sbrW9d32WQybva4y2YmkeaHlgdQ66MZuLfUf9vF7mbusYElpa00Y5DQ9x+UGjmur7uywWfwuVro2 -up8pLgSSpoIWiOKLwWRsF5rWvYAFur+3NzkHedrhY2SSkNELHAmt+8RgHloQs9nGNK+gzzkedI74 -gOQf4p/o3di3j6cXY/8ANqhwDhzG6iJbJDIDfD42O7QvO3bZx6MbW+rQqTYsQ87JJG9WPQiGieI8 -7JKfXa5fN2y0N9LEd2NaqYd5XOQPh+MSfEv6XewpF6l8sfq4yoi3kZByD7w9wuc3itVxzpAOUGzy -U5V1UyWAy0c0Bf8AZFf1W6QaOXwpo7n8xcsS0bsAIrASlpHwOjK+csUzfRcx3birz22iI/xRtPqP -cgDazGT+9FJ8TCvN3jCPSdi+tQvmbdZ5PQlY7scqY3teOdpB7PzH3X/7H/hVtspN2WJsgHP4bsX/ -AMnvKX6NnxqNnLDI9h6nfH+jIkmgC6SVvXeu8YjNYw4MgbjOaDyMusLT5rGjCiBYqCRcImmuYZFv -L+3rSfPgeZIweXFPhvoHl80rc00hxIiyJuOb1PiyZw9zfsUhxZHvmcxpvkeNjXPgKAspLPvErYpZ -G3wwtc4inkxqKFZ5YYYnh8TZH2p4a5zqW4xcXuvC6t9y2cgwSGR0RbcBY6YltHwJ9rtnmWO3sobM -arQ8NBJPke275LqD2EOa4UtcDSCDyhWkg0guiII+karFvLdTSze0TRaQ8HzpDTSW/BR5v/7oGQht -ugobaY713keBzO/xT/Ru7FvH04ux/wCc1D2hw5nAHtVE1is8gv0PiY7tavO3dAPRZi+rQiRYywn9 -yWQdWOQvMNoi8rJAfXY5fN22dvpBjuwNWNBvIXDS3GhII5rrZF/S72HQZJo7n8ocvmt4GTptDn/a -hftSNH4eQED5Spl3cZOizuf9kV/VbpFPkjmj9bGWLPu3pLZqCPgdH8a+csc7fRLHdpaqXieLyPjB -9RzkB98xCf345B14lC83eMA9J4b61CphtkEgPKyVjuxypY4OHODT+W91/wDsf+FWZpvTtkiJ6Wlw -62j3lL9Gz41bbMf2HteP5gQez9GUtme5zWTMdG5zDQ4BwoNBur7nYg7wy4vJeQXFzqL5AHN7n/ON -MjLZRQ4NcBG7zcTzm4vN5UyO2NIdGSY5WGh7ab46CpI4ppZzKQXOldjUYtNAGFffnOks9q/akhOL -jUCik+WhN3RODaLMG4pMhpebuNjY3PSqHT2iWzA0iyukPh9DgKKVPvKy47JbQwRvjpHhgDFoxW0X -KvOvu9uiErAaWm85p52nkWI212oQH/4g8AdlHUm7mkx22NoY1uK7zwIyHN84g8yhsUFJigaGMxjS -6gc5uJ2+LOZIbS8kyMY4CN1NaluLy37/APin+jd2LePpxdj/AM07KYI2SxzB3iMdSDc5iEGWsPsk -h5XDGZlN+NCSyTsmYbxY4H37Q9od0gHtXztkhf6UbTf6QvOsEPwNo7FcsYZ6L3/G4rzRNGf4Xj42 -lfN2mZvTQ7uWNBvEhwvEx4p6nL+m3re5C+RnRepVEO8C8C986T66rukA5KYnjqurz7GZBz+CXD5J -X9TuwEi+cR7O9UT7suc7XOpwFq+esUregtPaQgXsmjPMWg+qSqPvLmH+KNwGGhXLfEPSdi9qBitk -LwbxDwqWSscPI4K4Qfyduv8A9j/wqw2gGjw54yfRxhjdXvKX6Nnxq0Wc3pYaR0tcPi/SNP8ARu7F -vH04ux/5p2Dod2poljoJA85twrxt1Wsxv5ASWHKagLdCbVA2+5zabn0jEGW2N9kkvEkYzKekXUJL -JaGTNP7rgfyN57Gu6QD2r52xwP5KTG0nDQjj2CK7TTQMW/6NCuWTE9F7vjJVLPGjP8LxR1tR8O1S -sPJSA7uWNZ95EG9SWYpo/lcqbNvW59JKw9Soht5fii4PFpvemrpMo5j4T/VXzlhLxzmFzhhaVTad -2C5fOK9veqLRuwjytcewtColsUzfRLT2kLzxMzpZT6tK2osP8bHN7Qrm8IR6Tg3tXzdridTeoeFS -yRrh5HAq4QfyFuv/ANj/AMKpCs1pBpE8TJKfTaHe8Zfo2fGrLdoEmMwjnxmkD9I0/wBG7sW8fTi7 -H/mnYOh3amdAQVBug8iJnsrGvP8A8kfmO+SjNua3OjeKrX0tdlsVFsiNqs7f2nDHFHps+NBm8IX2 -STlIGO3qu9Sx7HaY5h/C4U4Pyf58bXek0HtVMligcecxtpw0Ih9gioPMC31SFcspZ6L3fGSqWOnj -8geCOtqPhWyVh5CWh3xhE2beRaT/AAlt69Vcv6fetLeSiWVpVMVtMhHJ4reX015wdKLlwiN170aF -RLYMcDlMLiDy32uVNp3WAOh7b/wFf1G7XN8rXk+s0ICWxzt56MU0fKC84ys6WE9iuWvF9Nrm9oQD -d4QgmigF4Bu9K8y1RO6Hhea9p6CFcNPvbdf/ALH/AIUfIrC7ljYYj/23Fg6h7xl+jZ8asU9OLiTM -JPw/pGn+jd2LePpxdj/zTsHQ7tTOgIIf4CLXZWPJ/bAxXYQjLuu1Pgf+y190ZQur9q2Wdv8A3W0D -rCEW9bK+zyC+5tJGSbqBslqY8n9mmh2A/ljzmNPSAV85ZYnU36WN5fgVElhhddpq0di2QN9EkIlj -ZYyabz6RdXzVplj+AO7V8xvF7fgo9VY1n3pTQaW+c9t69yr5i34/JpKLn8y0hlu03XNdfXztkL2i -/TGDSB5QV/Ubsp5Kjhe6F/UbsIP8OMPWComsUjechwNHwLz2TM/lpVP3hzPI9hCAbb4w43gSQvMt -kJ/nHKqWTRuHkcD8apBpHk/yt1/+x/4U4fwnsVos5N2Gckei9rT2g+8Zfo2fGmSfuu//AHVnnF0S -xMflNB/SLP8ARu7FvH04ux/5p2Dod2pnQEEP8eLbLMyQ/vUUOwhGXdlqfZ3iq190ZQurzS62Wdp+ -lbR2hCLetkfBIL7mXfkuuofdbUxzj+wTiuwH8wfOjaeloK8+yxH+RvcvnLBETdoNFF/oWyBvokhe -Z4zP56V81apY79wgOVEG8XNHJSCPVWNBvQEi9Q54v3OUr5i3Y4HNLRevVgqMYy0U3SWuPOvnrEXj -mMQ5fKCgLRuyn+R47Av6jdjmnloLgPlBUS2OVnlDgV54mZ/LSgfvJZTyOaQqGW+Km/QTQt2myzMm -DPHxsQ00U+DRSmg3it4WNxuuja/F+icWn1/eMv0bPjT3fuuBw3FYZOUR4h/kJb8X6RZ/o3di3j6c -XY/807B0O7UzoCCH+UW2uzRy0/tEUOwhGTdtofZpL7Wu85oPTfXzD3WuztouA+IKOg3QhFvaxuhe -L7mU+q66h92tTC4/sOOK7AVSLo/Mig3QvOiY7paCvPskJ/kb3Kl9gipvUgUdiI+7YlNNVxF9eYZm -fz0qxmzSvkFp8TGD6Lnh4l6jnx0zpX3OwTGzz2guDZKS2+3xaLnPQqYbaXi/SJRfPkIV4y4o/hcT -QqJ7CXgc8XcVRPuuk+Vrx2BUz7tc3noJHrBUS2SVnlBBXn+Mz+SlbVi+k0hfN2+InmJov9K8y1wn -+dvevNkYehwKuf4Zfo2fGrQOZtOC6vDN+GVzfgIBH6RZ/o3di3j6cXY/807B0O7UzoCCH+aW2uzR -zU8r2gnCjJYnvsctNIxTjNp6D8Sx7BaXWuFv7LXY1zyxyIQb6sBa4GgvaDG7pxXXCgIrSIpDR83N -5hu+U3OtBzSHA3iLo/z7F90nkgxmuxvDcW00HloWNFbpXA3g55d6yuO8QDnZG6n40PFsbZP+27/Q -VTad2gUXyMdo+VSqJ7C9nla8O/0hASRzx08uKCPWV21FnpMd8QKBZb4qDepJb6wC+atcL/I2RpPa -qWODh5CD/mtbPNHE59Rr3BpdRzUlfNyNf6Lgez8ibr/9j/wpnSt22sXB4kRcecY+K75P+CginpVD -4WOHlaD8S8+xwnpjb3Kl+74KecMAPUiDYw2nlY5zT1FeYyVl+9IT61KJitU7P4fNI9Wlf0+9JGHk -xgT6rgv6fe5yntvfzFfM7xL2i9RO8HAQqWvMtHIHMd69C+eshl6Y2cnoKifddNF8mKUdYuJ9stEP -3eRzWtMd3k9JSNPKCFarNvDxMWV7SzEaHYpFIdTdCu2hzPSYfipVLLfH/NjN9YBAR26Ak3h4jQes -rzJWO6HA9h/SDP8ARu7FvH04ux/5p2Dod2pnQEEPeBjtULJmG+HtBRfZS+xyXxiGluS74kX7qtRt -EQu4jHUU9Mb7iEG+7AQQaC4AxuueQ3D8CDWWgQyH/wCObzDhvdaDmODmm84GkdX+ZYPRf2hN9260 -HpC+cgjdTztCJfYYaTfIaAepXbKWHnY9zewo4jpoqbxDqaMoFHwbdK30g09gCxrNvO9Vpa5pHwhy -ps28sajmlew9hXmTOmxeTHa8nLoVE1lMoHPGw+oqLTuukCsTFI3ARcQFp3aWn0iz1mlDxbLKw8oB -Du5ecZoj/EwfE4oAW1rSbwc1w/0rzLfBd53hvrUIGK0RvBvYr2nsKpF0Hl9ywUXDiv7Qg5k5b5Lv -egLPbnigCgY7m3sK+btz3jkDpC696QXLI0c7Y3Ugda+dsIf/ANpx9Rf1O7ACL5Ae0fKpVE1ge3yt -kB6sVfOQzs6Gtd/qCuzuZ6TD8VKpZb4/5sZvrAICO2wOJvDxG04CV83Ix/ouB7PfO6//AGP/AApn -SrNODQWuc2nymgjsUFpBpE0bJAfTaHfH/n3RSpQBQPDZ8aPSrTYrfC2ZjmvLGvFNBpxqR8Cu2TF5 -fMc5vqleaJWdDye2lUxWudvNTimj5K+Y3k5vpMJ9VwVFm3mAL997fjKpit5cBeAnddovUgtXml0v -QY3etQqJrGZPL4Tf9CotG6qQL5MUrT3IC07tLT6Rb6zV87Y5WHmDg74ggHtnjp5SwEdTldtRZ6TH -fECgWW+Kg89LfWAVEdtgcTeAkbTgpXmSMd6Lgez9Gs/0buxbx9OLsf8AmnYOh3amdAQQ95mO0xMl -Ybha9oI60XWcOsknIYz5uSbiMm6LYZoxScVri0npY64UId92AmigF9BjdmlBvj/d5D+xMMX5V5B8 -bg9hvOaQQfhH+TYPRf2hN9wf5d0Uqh8bXDytBREtjheDfBYCrtgjb6IxexEthfGT+7I6jASqYp54 -zzUtI62o/d94vYeTGbSPkkImzbzAy2/6iqYbeXgXgJnXekOCs7d+uxzQfBNINzlvJtLXOp/dFK87 -HH8jviC8WRwZHc851wXb19eZPG7oe3vVLSHDnF1XWg9IXzkEbuloVMlggJ58QUqg2MN9Bzm+qV5o -lZ0PJ7aUTDbJmc1OKaOoL+n3kR5HNPwVXBUWXeYOLVGM9l69zr5u2GQDk8YuHP8AthXWOkA5cWJ4 -PLy3V89u4v5NE4+ov6ndVB8jZG+tSgJrA4Dlc2QHqLV85DOzoDXfGECZnx00XHsNzBSvMt8YNykO -Dm3/AEgEBHboCTeHiNBu9JXmSsd6Lgez/O3X/wCx/wCFM6U5/wD0nscPhOJ/qVgeL7IzEf8AtuMf -xe8Jfo2fGj0qzPJoExDdY3E/ybopVDo2uHlAK+cssTulgV3d8Ip/daG9i2UsP8D3N7CvN8VnQ+nt -pVMVtmaf4g09gCps+8yPI5h+JwVFm3mKBeGM9vxlUx24vo5BM4jA5quB0oHKPDfe9JUTWEyEXz4Q -/wBC/qd1XPo5WnrQFo3aWnmxy31moeJZJWHlAcHdyoeJozzuYCOpyu2vE9JjviBQLLfFd5zi+sAv -mrZA88wkbTgpXmPa7oIPZ+imf6N3Yt4+nF2P/NOwdDu1M6Agh72LJ42StN9r2hwwFFzYDZJT+3Zz -ijINLepGXcm8TI0XRHjuhceYUUljvhQi35YfFYKBjvaYnHokZSw4EGzSOsch/ZmHm5baRhoQls8j -JYzeexwc0/CP8Vg9F/aE33B70sHov7Qh7lBFI5irsTD0tC8ONjWMNNLWgNF2/eQGI9lF35uaWPyf -/G9qcY5Znh4AxZppJgKKaviOdRfT5YN5SRMdVhMUL2NuchLA/wCUmumt0U1mp8+P7uWPoo5Htlov -/wAKBsDLO9tF0Tvew008hYx/J5FRLu6Fwu+dFaqbtPNJCztQkjs8tqNNBjhxMeig3fnHsHWg6Ww2 -2O9SPAMhFP0JfeX3zzmQ4pefEa5jmtbfxmOAcL3Miw7ws7HC+2SRrCOX9uhF1mmZM0UUmNweLt6q -SrrQfgXn2eN3pMae0L5zd9mcecwspw4qIfu+MA/uFzDz32OavNgkj9GV/wDqLkTFaLTGeQYzHAdH -mA9a/p96SM8j48b1XtVFl3xQBeFMkfqucqYt5mTkoFpkIwSNAXmvdIP3g6zvv+R93qVMlgMoHNBj -3/oiv6vdI6fCmjufzFyxbRu2ii44tloIIv8Amuj+NfO2O0N9HEd2uagXOmip5Hx00ZBcrlua08oe -yRnrMAXmbys1396VrfWIXzdoif6L2nsPu7r/APY/8KZ0q0xgUkxOIHlaMYdimgN+Cd2L6L2td20+ -8Jfo2fGj0rd1sougtJI/gcO9Ui6De96XQCqHxMcPK0FfOWOB9N/GiYe1q87dtnHoxtb6oCpNhDDz -sfI3qD6EQ1s0VPK2SmjLDlTFbLSzpLHdjGqmz71e0cz4yetsg7F/Tb4uiqC+WMXL1UuXzW8y/ko+ -8yOGCRq8x7pRzh1nff8AI+71KmSxGWi/8wHE0fRFUWrdIIH/ANE0Zp+Fx7Fi2jdYDuUeKWH5UZQ8 -WwzN58VzXduKvnI7TEf4mNI+S8rzrU6P0opP9LSvN3jCPSOL6wC+Zt9nk8jZWE4MZfNva/0SD2fo -dn+jd2LePpxdj/zTsHQ7tTOgIIe+SyRoe032uFIPwFE/dvush/bs/wA38ip1Iz7i3hSRdDSTC8+S -ltLT8KDN82Px4hcx3txCeiWOlnUg20F9ikNyiUUsy2U9dCEtllZNGbz43Bwwj3bB6L+0JvuD3pYP -Rf2hD/Ooe0OHMRSj4MbI8atiNDaaOehOhmGNG6jGAJbeNIutIN8KmGS1QE/9O12gC6ab3iEIxiWS -Wkkh8rsdwp5KTyLzd7SPFzSwwu+zbGnffbVFaWEDE8OEwuBpu0/OPB6k77tZLNPZ/wBgutD45Dc/ -aHgPaLvlTGTbvMbHGh0rZmPDBRTSQcV2AJo+7TzhwpLoWB4b0+cCj40Nrhopuvsk9FzytjcF94tc -zYISQPEkOK2k3hSV8zbrPJeuNlYTdvXMZB7HB7Tec00g/CFRIxrx/EAe1fPWCzyHndEwnDioh274 -hTTUpZf9AhebZ3x+jK//AFlyJintMdPJjMcBhZT1r5jeL2H+OIP7HtVFk3qGjmAfH6riqYd6Y3kF -plIu+SRoCsrd/wAhlB8Q2Z2M1/7niVbv7t/vTOlYpvOFB+FWuCSzm0sle1rgH4mIYi5pIGK6mmny -L52xzt58Usd2uagXePETyPjpIyHOVAtoYeZ8cjessoXm7ysw9KVrfWIXzdoif6L2nsKpH+VL9Gz4 -0elWW0AXWSYtPSKfiVkn/wCpDG49JaKfyDQ4Bw5iKURNY4JAb4fEx3aF527rOPRYG+rQqfuWITys -kkb1Y9Cob48R52SAn5bXL5u2Tt9IMd2NaqYd5XOQPhuj4RJ8Spsu9hSL1L5Y/Vxl81vEyeT7w9wu -c3ihXC6Ro5f6aSnDdVMm7zIBzWcv+yK/qt0j4Ipo/WLli2jdgpFx2LKWkfA6Mr5yxTt9Esd2lq89 -toi9OMH1HuQBthjJ/fikHWGELzd4wD0nYvrUKmG22eQfwSsd2OVMbg8c7SD2foRn+jd2LePpxdj/ -AM07B0O7UzoCCHvwtcA5puEG6Ci59lEEpp+cg+bNJ5aB5p+EI2jce8CHC81xML6ObHZSD1Ibi3tK -yKeQYscssYkLH1m0+G5gcCPKv/8AStJH0sFP2ysDrZC2zy0PGIyTxW0Uig42IzsTcdkg8uI5w+SC -sWN4LhdLbxHwFYocCRfFN33pYPRf2hD3185BG/0mNPaEbNHE2OAgjw2ANbQ6nGuNov0rzYnx3aaY -ppouSj/45Gp4ilnkD6Lk80k2Li01fFc6i+nywb1tMIeSRGWwPY2k04rQ+GmgdKDp7cJ4RTTGYWsc -ab3ntdydCpsZs/g0ClswfjY1Jp85lyi9yJolsVlewkBzo7S8ECm6cV8HNyUpr47NLayXUFkGJjAU -E43zj2DrVMthtrL1wWd0hFP0OOt0TsDgyQWhzQ9pY6g+Dfa4AhMLiGgcpuBAscHDnBpU9me0OZaf -FFDgCPnGi0C/0L5+w2eT0omE3elqONu6EU/ugs9QhebZnx+jLJ/qc5UxzWmLyBzHDrZT1r5neEjD -/HGH9jmL+k3qG8txr47t79lxVNn3pjAXg20y0Hkute2hUxzOmA5Q+B97yS3V87YzNi3z4LXk0fQk -dSote6QaP/pmjNy/TSSsS0bsAcKwEpaR8DoyvnLFO30Sx3aWql/jxeR8YPqOcqBbQw8z45G9ZZQv -N3lZx6UjWesQpJIJGyxmNlD2EOabnOEelSOApMbmO+CmgqxuddcxpYf5XGjq/JtEjQ8czgD2qiax -WeT04mO7Wrzt3QD0W4vq0IkWQsJ/dlk7C8heY60Q+hI0+uxy+bts7fSax3YGrGg3mMYXWkwlpHwt -kK/pN7A0f/bNH6ocqI94GQDnnL/tQrodI0chFnkBwXV87u4yDn+7ud9kV/VbpFPLRHLH62MqJ920 -DlLJro+Ax/GvnLHO30Sx3a5qpd48XkfGD6jnKj77iH+OORvXiULzd42cek8N9ahAxWyCQG8WSsd2 -FUscHDnBp/QLP9G7sW8fTi7H/mnYOh3amdAQQ9/2Lfdn82SNwY5w/eacdhVntjDS2ZjXfCRdVg9F -/aE33A6azxyO/ecwE4aKUJIg5hHIHuxcmnF6k18VqfBQKMRoaWnykOFPWhRa4pmcofEWuwteexA2 -aJsz6fOa52Jc8hVFo3ZM3+KNzJB8l1K+9yh0MYbjOEgLXNH8QVMVrid/MFjMcHDnBp/zLB6L+0If -kTdf/sf+FMBuhDFAFN00ChbueIgyzzmFz2t8wHGeWSVaLvKjJAHtJBaWmSR7KCca417iAjI212mz -m55sLwG3BRVc1wTXf8lNKwFpLJGsNIBuilrWm6m/cZo4XCnH8VhkDr1F5zaF5hssnkdjsufA1y8S -OHx7QA2mJrg0EmjGoc+gXEfG3ZaGEfuljx8hxXimJ8N0gslbiu800U0cyBkkdEDRpGOZf6QnCyTs -mcwAuDTSQDzoxSPjc5twscWmj4CqJbHZpfSijd2hXd3QD0WBvq0K5ZMT0Xu+MlUsM0Z5g8EdbU+w -2dznxta1wL7/AJ3Qj0q1xCsYnYvSBSE7/g53CzwuodGHMFDjdqv5150Rmo5cRricihUWnduMBzwv -ae0rFtG6xSL4pc3/AElfPWCRvQQe2hfORTRHytB9UlUG0OjJ/ejcBhoVy3xN9J2L2oGK2QvpvUPH -KqWSNcPI4FXDT+T/AJxjX+kAe1fPWGzyelEw9rVd3dAPRYG+rQrljDPRe74yV5omiP8AC8UdbSj4 -dqmZzUgO7ljWfeTmuF44mKfkuVNl3w4Uf/bKw9Soj3k6Si9TMT9oqS90gHITE8dS8+xGQc/glw+S -V/U7sBIvnEezvVE+7KBzteacBavnrFM3oLT2kIY7Zo/IW0+qSqPvLmH+Jjh10K5b4W+k7F7UPDtk -Lqb1DwqWSscPI4K4Qej8+J/o3di3j6cXY/8ANOwdDu1M6Agh7/tVlopeWF0fps84dyn3ZIfnLK/G -aD+4/wD/AHpVg9F/aE33B/jIms8cgN/HY13aEWWWJsLHHGLWDFFPPQE4xWm0wlxp8yUkA+QSYwRM -lsktMdFAbIG0jy4zQEXWNtnkhuUMkc5j7126GuCZHPYKI3Gh0scrHBvSCQ7qTDJFNI11NLoo3SBt -H72IDQg2S0CFx5JQWesAg/GGKbxpuXVcNPR/gsHov7Qh+RN1/wDsf+FM6U1bttrDQWF7CeWnzXt7 -CoZxelY14o/iAd/klzWgE3CQKCi+exwve6655Y3GJ8popTZ4YQyRtOKQ51F0UXqaEJHSzRuAoHhv -LRgvIGLeVqaKarjG8X6aLsaDbLOLPJTTjlniCjmoxmqRtqkbNMGMpexuID/LS5OLRSeQc6fGbC+R -rmkUsfHyjmLgt42JxocMVxab/mEsPanMkbNGWEgl0Lw24aLjsWgow2eYPlAJLLoNA8hXhTyRtdfx -HkcvSvOhs8oPO1jviXnWCH4G0dlCJ+5hhP7rnDtJVLPGiP8AC8UdbUfCtcrDyEtDu5E2beRafRLf -VcqbNvWkCqBLK3qvKmG1mXokYfXVDozNRylrHepQv6jd2MPLC9pw0rFtG7BTzUub/pK+esEjefFc -D20L5yGeI+UA+qSgHTvjJ/ejdRhAVy3xN9I4vagYrZC8G8Q8FUslY4eRwKuEH8oeexrukA9q+dsc -D/KY209iIfYIrvMC31SFcsmJ6L3fGSqWGaM8zXijraj4VrlYeQlod3Imz7yLTz4hafkuX9NvW5yf -OStPUvmbcZKLw8UXctXS6Ucx8N/qqiSwl9HKYXEYWuVNp3WKBfOK9vxFUWjdhHla8/G0KiWxzN6C -09pC87xWdLKeylbUWH+Njm9oVzeEIp/ecG9q+btUTuh4VLZGuHkIVwg/nZP9G7sW8fTi7H/mnYOh -3amdAQQ/IBZUstsdQObFlujA64rB6L+0JvuD/OoeA4cxFK8GdgfHfxTeudCxoTNAT/05pAMlziF4 -DJXucAQ2WQhzwTeN4U0LzLbDMzkEkJacprz2J796+DGA5rWvic4tOMQ0U4zW0XSrB6L+0IfkTdf/ -ALH/AIUzpTV4vLZ5o30+R1Mf+pbvkBpxYvCP/aJj/wBP+fL9Gz40elNVust7xjKAOn533KeXnVNo -s8UxPK9jXesEHx2SONwIILG4t0XqtCa2YyNxDS0xyOjPyCF83bLVFRd82QH12uQhjnc2QADxnAOd -c5SLguo+HvCJ45BJB8bZEfvTmPlpNBjBDaOS+j//AM9sg5MSZtNH8+KnMtFiksuKKcZ7mOaTTRQM -RxTopbPaCG//ACMhe9huU3HNBTIWucJJDQ1r2OaST6QTWWqVjC661ryBSB0rFLbNKDyEMd2ql9hg -oPM0N7KET9zDSeVrnD/UV5omiP8AC8UdbSj4VqlYeQkB3cibNvItPPiFp+S4qmzb1pHJ87K0qmG2 -GTyCRv8A5FQ5hm6Wsd6lC/qN3YzRfpheDhpQFp3WKelzf9JQ8fd8jefFcD20L52CeI+UNI+SUA6Z -8ZP70bviCuW6NvpHF7VTFbYXg3iHtKpZKx3Q4K4Qej8o+fGx3S0HtVMligcecxtpw0Kh9gio8lLf -VIVyylnovd8ZKpY6eOnkDwR1tXzVsljPOWh3xhH7tvIt/lLfVcqbPvWkC9RLK09yphthk8glb/rX -nB0vSI3erQqJrAXgXyYXXaOYtKptO6wBeuh7buAr5/drm+i8m5/M0ICWyTs5yMU0fKXnGVnSwnsp -VIteL6bXN7QgG7wgpN4F4B6183aYndDwvNe09BCuGn84J/o3di3j6cXY/wDNOwdDu1M6Agh+QLPv -SIUS2Z+I9wv4rrrTT5Ctz2umlz43B/ptIDutN9we87TE2uY3Fnpt85vWFumcXfEiLrnloQ/Im6// -AGP/AApnSmreEVGMfAc8DyxjxB1tUkBv2edwHovDX9pP+fL9Gz40elNVmlooE5jLj6Y8Mnq/zvnY -2v8ASaHdqpfYoCefwmU9i8CVuNHc80EtvXqpC+bdNH5Gyv8AjJRgZI836JHuxninylfNbzlb6TGv -7U8Wy0i0g0YhDAwjnpovp/hxWeSGk4nnOa+jy8iEdpsbY4jT882QOvC55t9AMsktobRSXRAHqWLJ -ZrTEf44jRfovhB9reGRuNFJBIpv8gK+cdZnNd++1t2n0ghL9zszoyKQ8MaG0c9IRIsUVJ5WXOwq5 -C+P0HkLzJZmfCD2rGs+8JGnnLQD8lU2be7gObGkaeor5jeRkIvDxSPWpVHimXpc1y+dshe0X6Ywa -aPKCgLRuyn+R4vdCptO7S0itQSB8oKiWySs8oIK8/wAVn8lK2sN9IEKmO3RO/mo7V83aYndD2968 -1wd0EH8pefCx3S0H4kS+w2ck3z4TO5UP3fD8DaOxbIG+iSEcQSsp5n0r5q1SxnoDu1UWfeb2DkFB -HqlUwb4caLwD5B8a+Z3gZP8Au0XvSVGOZaOUlrl87Yy5ovgxDtBQ+8bsp/keL1+8v6jdhB5cXGHr -BAS2KVo5SHNNC89szP5aexA/eCynke0hUNt8VJ5CSF5lshNP8YHaqWTMcPI4H41SDSPJ+ak/0bux -bx9OLsf+adg6HdqbjSNFwXyEKZ4x/MFdtUQ/nC2uHLb3ra4ctvetrhy2962uHLb3ra4ctvetrhy2 -962uHLb3ra4ctvetrhy2962uHLb3ra4ctvetrhy2962uHLb3ra4ctvetrhy2962uHLb3ra4ctvet -rhy2962uHLb3ra4ctvetrhy2962uHLb3ra4ctvetrhy2962uHLb3ra4ctvetrhy2962uHLb3ra4c -tvetrhy2962uHLb3q0WN9qh+eYWjz23HfsnCm2R5pZC9xb5Kb/Ym0vaPhCuysygrszMoK7aI8oK7 -aYssLaossLa4stvetrhy2962uHLb3ra4ctvetrhy2962uHLb3rzbVCf52962mHWN71tMOsb3raYd -Y3vW0w6xvetph1je9bTDrG962mHWN71tMOsb3raYdY3vW7rNZpmzMia8AtIdQCbg81BB0rsUG4D5 -VdlGA9y+8F3zWLjY3k51dtDcDu5GSzPEjAcUkUi6ADRd6UWPtTQ5pIIodfHwIw2WcSyNbjloBHmg -gU3QOdGC02hscoAJaQ43DevBMhhtLXySHFY0B10npCZ98mEXiU4lIJpxaKbwPOtrbgdmr71PIGQX -Djmmjzr15bW3A7NX3qCQPgunHFNHm3762tuB2an/AHOYS+HRj0AijGpovgcydFLaGMkYaHNN8FNh -gtDHyOpxWi+aBSUGWmZsTnCkB3KLyAFqZSb19CS0yCNhOKHOvU0U0dS2pmEr70HjwMXG8TkxRyra -mYSi+zSCVrTQS3kKLXWlgINBF2+EY7NM2R4GMWtv0U0U9a8KedscgAOKb9BTY47Sxz3kNa0U0kk0 -AJptMrYg+nFxuWhbUzCV95keGwUA+Ib1DqKO1bUzCV40Dw+K75wvXL62pmErdv3aVsuJ4+Ni8lPh -Udia5xoA5U1jXguN4IwWuZsXjMIodygjFK3hZLVK2NpxHMJvEsLmuowheLaHiNlNGM69SVtTMJX3 -prwYA0u8TkxW3z1LamYSnOs0glDTQ4t5CnMfaWBzSQ4XbhF9eFZ52yPopxW36AvCnnbHIADim/QU -2OO0sc95DWtFNJJNACabTK2IOq43KtqZhK+8SPDYSAcc3qDeW1MwleNA8PjujGF64pJYHiSMsZQ4 -XuVEcqDZp2RuF8OcAt222xysmLB5xYaaMRwIpo6Uz7xOyIyNDmh7gKQUALZESbwxgvEtEjYo6aMZ -xoFK2yHLC+8ska6Cgu8QHzaBfNK2yHLC2yHLCoFsipP8QXi2iRsUZuYzjQLq2yHLC+8ska6Cgu8Q -HzaBfNK2yHLCLrNK2ZrTQ4sNNBTmPtcTXNJDmlwpBFwheHZrRHK+inFY4E0LwrTaI4pKKcV7gDQe -VBjLXE5zjQ0BwpJKDrVK2FrjQ0vNFJW2Q5YX3l0jRBRjeIT5tB5aVtkOWEZbPK2WMEgvaaRSEQbZ -ECL4xgi2yzsmLRS4MNNATobRaYmSMrMe4Uj4ChCx9nme68wBriULNanxwxPBDY3ENBaL9AVIlia4 -8rJXN7HIvMuJA4g48j6RdvUFyc+Pfjm4xJxTI1zRSabgKNqdvH73ZCCRS1oAo5cZvMi6x7xsYjuU -NlJJwtXmmyTxtLRI+F7iWg+QrEDmzPBIe1r2gtI5wV4TIJnPu3I2h9wC/wCaU19BAeAaHCg3RTdC -ofEx1N+loK8+yQmn+ADsRLrBGHG+QCFR4Dmeg8heZJMz4ae1UwW+Rp5CWj4lTZ96XOYl4PUV/T7w -xiLw8Qj1lclMo8rmuXzllL2i/TGDT8IK/qN2U/yPHYv6jdjmnlxS4esFRLZJWeUEFef4rP5KexbW -G+kCFTHboj/NR2r5u0xO6Ht715r2u6CD+Urq86NjuloK8+yQn+RvcvnLBEfKBR2I/wBLi0/uuIXm -eKz+elfNWuVnkIBVFn3k5tF6kEdFUqmDelJ8jnjtK+YtpeBzS94V8y4vouJoXz1iLxzGIdoKon3Z -Ty1XjsC/qN2uaRWoJHTWColscrPKHNK88TM/kp7EP6nFp/eaQqGW+KnmJo7V5lrhP84+NebKx3Q4 -FUi6PzIn+jd2LeNJA8+K/wBD1WGFVhhVYYVWGFVhhVYYVWGFVhhVYYVWGFVhhVYYVWGFVhhVAIJ6 -fzEhM074PABAxADTT0rbpshq26bIatumyGrbpshq26bIatumyGrbpshq26bIatumyGrbpshq26bI -atumyGrbpshq26bIatumyGrbpshq26bIatumyGrbpshq26bIatumyGrbpshq26bIatumyGrbpshq -26bIatumyGrbpshq26bIatumyGrbpshq26bIatumyGrbpshq26bIatumyGrbpshq26bIatumyGrb -pshq26bIatumyGrbpshq26bIatumyGrbpshq26bIatumyGrzLdJR5WtW3PyQtufkhbc/JC25+SFt -z8kLbn5IW3PyQtufkhbc/JChFi8S2eICXkMq0dCAFhkIH8BXD3npYVw12QVR/wAa6jmxHLhf1ZVD -d2UDyMcuEtP/AGyqWbqDTziMhUu3S0nnMZKpG6Wgi8RGUMfdQdRepjJXCG6orFO6wW8xjdQuEN1R -WKN1gN5hG6hcIbqiiG7pDTy0MeL3QEXO3OwuN8mJ5PqoOZudjXC8RG8H1VTJuhryLgLo3ntauDM1 -Ts1USbpDxfodG8in4QuDM1Ts1Yn/ABIxKKMXEfRR0ULgzNU7NVEe6QwG+GxvHY1UnczCT/8AU7NV -Me6GsN6lsbwaPgasZ+52udzmN5PW1AjczARdBET6aclDxN0tfRexo3ntauDM1Ts1Yjt0gsvYpY+i -55KFwZmqdmrFZukNbzBjwOxcGZqnZqs/ibuNn+749HhRuGNj4t/zeTFTXvssxaL48N3cgW7une4c -ojI+JYrdzPkcB5pkY4/6Vad5x7tL32kv+adG8sYJH45A83kVE26WvbyBzX0U4FwSLIfmrEG6GhlF -GLRJRQfJQuCRZD81ER7nYwG/ih47AiTuSMk3ziPzVjM3Mxp52teD1NWM/c0bnc5a8nragRuWMEXQ -Q19NOSh4m52PovYzXntC4JFkPzViO3Q0s/dIkowULgkWQ/NWKzdDWt5gJAOxOtrrE6AuAb4cbHYo -o+BEyWeW7zMd3Kl26pJzyl0Y+NqgbDup1l8F2MS1hBcKLxxWqKOXcscxiYGB0jHuNDRRytVI3DBT -9G7NWJLudkjb+K5r3DAWrgEGrdmrwm7nYI6KMQNeG0HyYtC4BBq3Zq4BBq3Zqp/4GDVuzViS7ox2 -/uuBcMBC4FHkeyvCbuiiOijEAIbQfJRQuBR5HsoiHdHhg3wwFvYEXO3GwuJpJLKSSf5VjRblbG69 -jMbinqaseXcrZHUUYz24xo6S1BzdxsDhdBDKCPkoCbc/iAXQHguowhcCjyPZXhHdFMdFGIQcWjmo -oXAo8j2ViRbo8Nl/FaC0YAFSdxMJP8HsomHcwjJvljS2nA1F8m5Gveb7nMpJ+EtQfHuRrHi85rKC -PhDUDNucSFt7HaXUdFLVwJmR7K8OTdGOz91wJFzyELgUeR7K8Jm6MWO9iAENu+ShcCjyPZREO5xG -HX8QFtPTQEXTbkaXOulxYKSfhaseLc4jd+80Bpwhq4a/Ce5cNfhPcuGvwnuXDX4T3Lhr8J7lw1+E -9y4a/Ce5cNfhPcuGvwnuXDX4T3Lhr8J7lQd2vw//ALLzt043SAfiXn7iaf5QOwKl/wDb4p5xSFR/ -w0rPKyQj4l5lhtLP56e0ImBk7XcmMB8S818zeguCAjtNoaBeuuParlqmcOZwpHYrrg8fxRUrz7Ix -/wDK4diaybd3nONHmF1F3pTXkUFwBo5qR+WKCKQvPiY6nnaCvPskJ/kCpfYIqecCjsRH3Ysp5WOI -XmOmZ/NSqYrZKzyFrSv6febmnkxg4D5JR+77zp/neO0r5m2lw5xKOwhU4plo5AGuK+fsOOBzxUXu -grFn3XSRfpa8dgVM+7nNHLQSPWC+dsksflBDl5/is/kpW1hvpAhfN2+I+SmjtXmWqJ1P8be9ebI0 -9Dgfy7JEDR4jS2nmpFCPhb1xKb+LG5tOCRcYdkv/ANxcYdkv/wBxcYdkv/3Fxh2S/wD3Fxh2S/8A -3Fxh2S//AHFxh2S//cXGHZL/APcXGHZL/wDcXGHZL/8AcXGHZL/9xcYdkv8A9xcYdkv/ANxcYdkv -/wBxUs3w4noeP/IuLu+Xnri7vl564u75eeuLu+Xnri7vl564u75eeuLu+Xnri7vl564u75eeuLu+ -Xnri7vl564u75eeuLu+Xnri7vl564u75eeuLu+Xnri7vl564u75eeuLu+Xnri7vl564u75eeuLu+ -Xnri7vl564u75eeuLu+Xnri7vl564u75eesVm9zii9df3ri/W7vXF+t3euL9bu9cX63d64v1u71x -frd3ri/W7vXF+t3euL9bu9cX63d64v1u71xfrd3ri/W7vXF+t3euL9bu9cX63d64v1u71xfrd3ri -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 -M+82yzQRAgv8NpLnAcnLf/8A8SL/AP/Z" transform="matrix(0.2507 0 0 0.2483 -4.1792 34.9287)"> - </image> - </g> - </g> - </g> - </g> -</g> -</svg> +<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<!-- Created with Inkscape (http://www.inkscape.org/) --> + +<svg + xmlns:dc="http://purl.org/dc/elements/1.1/" + xmlns:cc="http://creativecommons.org/ns#" + xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" + xmlns:svg="http://www.w3.org/2000/svg" + xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" + xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" + xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" + width="900" + height="400" + id="svg2" + version="1.1" + inkscape:version="0.48.4 r9939" + sodipodi:docname="2.svg"> + <defs + id="defs4"> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0.0" + refX="0.0" + id="StopL" + style="overflow:visible"> + <path + id="path4774" + d="M 0.0,5.65 L 0.0,-5.65" + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt" + transform="scale(0.8)" /> + </marker> + <marker + style="overflow:visible" + id="DistanceStart" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceStart"> + <g + id="g2300"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L 2,0" + id="path2306" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z " + id="path2302" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2304" /> + </g> + </marker> + <marker + style="overflow:visible" + id="DistanceEnd" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceEnd"> + <g + id="g2301"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L -2,0" + id="path2316" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z " + id="path2312" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2314" /> + </g> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-7" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-4" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-0" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + </defs> + <sodipodi:namedview + id="base" + pagecolor="#ffffff" + bordercolor="#666666" + borderopacity="1.0" + inkscape:pageopacity="0.0" + inkscape:pageshadow="2" + inkscape:zoom="0.89784788" + inkscape:cx="747.81754" + inkscape:cy="196.72162" + inkscape:document-units="cm" + inkscape:current-layer="layer1" + showgrid="true" + width="800px" + inkscape:window-width="1440" + inkscape:window-height="834" + inkscape:window-x="0" + inkscape:window-y="27" + inkscape:window-maximized="1" + units="px"> + <inkscape:grid + type="xygrid" + id="grid2985" + empspacing="5" + visible="true" + enabled="false" + snapvisiblegridlinesonly="true" + empcolor="#00c2ff" + empopacity="0.25098039" /> + <inkscape:grid + type="xygrid" + id="grid2987" + empspacing="5" + visible="true" + enabled="false" + snapvisiblegridlinesonly="true" /> + </sodipodi:namedview> + <metadata + id="metadata7"> + <rdf:RDF> + <cc:Work + rdf:about=""> + <dc:format>image/svg+xml</dc:format> + <dc:type + rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> + <dc:title /> + </cc:Work> + </rdf:RDF> + </metadata> + <g + inkscape:label="Layer 1" + inkscape:groupmode="layer" + id="layer1" + transform="translate(0,-652.3622)"> + <g + id="g3058" + transform="translate(0,1.1137744)"> + <path + inkscape:connector-curvature="0" + id="path2989" + d="m 1.5732348,804.43262 898.8729652,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path2989-2" + d="m 1.5732342,826.84528 898.8729658,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path2989-8" + d="m 1.5732348,844.37552 898.8729652,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path2989-2-5" + d="m 1.5732342,866.78816 898.8729658,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path2989-8-3" + d="m 1.5732348,886.31556 898.8729652,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <path + inkscape:connector-curvature="0" + id="path2989-2-5-5" + d="m 1.5732342,908.72821 898.8729658,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:2.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3526" + width="165.95239" + height="247.25792" + x="513.45001" + y="791.06812" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.40657935;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:0.40657937, 0.40657937;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect4446" + width="4.1141129" + height="4.5734487" + x="48.357574" + y="807.33496" /> + <use + id="use4448" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(5.160345,-10.059496)" /> + <use + id="use4450" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(33.16191,-17.049859)" /> + <use + id="use4452" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(48.906878,24.090457)" /> + <use + id="use4454" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(21.847786,13.483057)" /> + <use + id="use4456" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(60.189194,31.191319)" /> + <use + id="use4458" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(51.784121,19.314743)" /> + <use + id="use4460" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(56.377386,15.042132)" /> + <use + id="use4462" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(86.485032,7.834398)" /> + <use + id="use4464" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(49.36134,13.517258)" /> + <use + id="use4466" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(99.303967,14.821356)" /> + <use + id="use4468" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(76.031075,12.152923)" /> + <use + id="use4470" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(102.7091,18.741954)" /> + <use + id="use4472" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(91.003395,35.747928)" /> + <use + id="use4474" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(102.18698,23.63197)" /> + <use + id="use4476" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(87.157634,31.921359)" /> + <use + id="use4478" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(66.067759,10.362192)" /> + <use + id="use4480" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(86.832168,23.755952)" /> + <use + id="use4482" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(76.057966,20.334544)" /> + <use + id="use4484" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(98.395803,40.325402)" /> + <use + id="use4486" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(82.800046,22.477608)" /> + <use + id="use4488" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(68.849927,23.884752)" /> + <use + id="use4490" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(75.556608,18.846984)" /> + <use + id="use4492" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(72.325777,23.257868)" /> + <use + id="use4494" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(104.28148,7.929971)" /> + <use + id="use4496" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(111.5168,20.476855)" /> + <use + id="use4498" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(107.7375,49.734422)" /> + <use + id="use4500" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(115.16402,50.171343)" /> + <use + id="use4502" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(125.71016,54.581263)" /> + <use + id="use4504" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(90.18331,60.510538)" /> + <use + id="use4506" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(111.13003,10.478256)" /> + <use + id="use4508" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(117.56939,65.880602)" /> + <use + id="use4510" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(89.039045,30.078136)" /> + <use + id="use4512" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(120.24854,68.946381)" /> + <use + id="use4514" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(109.79612,37.384602)" /> + <use + id="use4516" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(99.691727,48.592774)" /> + <use + id="use4518" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(119.436,67.290507)" /> + <use + id="use4520" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(98.246079,79.709086)" /> + <use + id="use4522" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(111.54721,46.735682)" /> + <use + id="use4524" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(87.610946,82.541238)" /> + <use + id="use4526" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(85.005582,34.365363)" /> + <use + id="use4528" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(75.484018,56.068983)" /> + <use + id="use4530" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(93.642346,61.866206)" /> + <use + id="use4532" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(88.18666,86.21638)" /> + <use + id="use4534" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(83.742875,42.580241)" /> + <use + id="use4536" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(73.569198,71.285549)" /> + <use + id="use4538" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(98.383528,65.341878)" /> + <use + id="use4540" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(118.79087,94.58179)" /> + <use + id="use4542" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(119.55163,81.366893)" /> + <use + id="use4544" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(139.36188,107.65906)" /> + <use + id="use4546" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(104.28687,70.512558)" /> + <use + id="use4548" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(134.13335,104.14236)" /> + <use + id="use4550" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(79.403269,73.845435)" /> + <use + id="use4552" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(130.33207,93.17454)" /> + <use + id="use4554" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(112.21063,70.649697)" /> + <use + id="use4556" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(148.10224,79.586653)" /> + <use + id="use4558" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(111.66927,121.96328)" /> + <use + id="use4560" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(113.32754,53.919793)" /> + <use + id="use4562" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(127.7384,63.737008)" /> + <use + id="use4564" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(105.41228,97.67873)" /> + <use + id="use4566" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(152.48691,124.99811)" /> + <use + id="use4568" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(156.85158,81.658602)" /> + <use + id="use4570" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(118.29697,113.23582)" /> + <use + id="use4572" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(150.90233,63.844623)" /> + <use + id="use4574" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(144.24043,75.290672)" /> + <use + id="use4576" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(127.88658,59.760134)" /> + <use + id="use4578" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(160.33751,116.36138)" /> + <use + id="use4580" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(132.91241,102.0265)" /> + <use + id="use4582" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(167.05904,136.79144)" /> + <use + id="use4584" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(179.9706,107.71374)" /> + <use + id="use4586" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(185.35856,96.32696)" /> + <use + id="use4588" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(167.29141,117.18802)" /> + <use + id="use4590" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(168.70072,95.18358)" /> + <use + id="use4592" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(231.18245,133.01413)" /> + <use + id="use4594" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(184.52986,99.90813)" /> + <use + id="use4596" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(188.30897,103.66332)" /> + <use + id="use4598" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(218.10056,82.064355)" /> + <use + id="use4600" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(178.6903,101.63081)" /> + <use + id="use4602" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(202.84501,111.87539)" /> + <use + id="use4604" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(205.2038,79.518884)" /> + <use + id="use4606" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(198.93989,88.062947)" /> + <use + id="use4608" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(210.71651,152.41384)" /> + <use + id="use4610" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(205.72025,136.86026)" /> + <use + id="use4612" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(164.85292,113.14562)" /> + <use + id="use4614" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(203.81334,122.65087)" /> + <use + id="use4616" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(189.40055,119.2961)" /> + <use + id="use4618" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(209.50792,143.906)" /> + <use + id="use4620" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(212.44777,158.07732)" /> + <use + id="use4622" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(226.85803,107.77973)" /> + <use + id="use4624" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(187.55448,119.66842)" /> + <use + id="use4626" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(236.32566,135.99471)" /> + <use + id="use4628" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(205.49896,126.10162)" /> + <use + id="use4630" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(233.33683,129.9719)" /> + <use + id="use4632" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(195.87069,115.66813)" /> + <use + id="use4634" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(197.21509,106.34963)" /> + <use + id="use4636" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(230.42388,152.54352)" /> + <use + id="use4638" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(239.87737,125.03325)" /> + <use + id="use4640" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(267.10089,128.33789)" /> + <use + id="use4642" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(225.16931,131.11044)" /> + <use + id="use4644" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(209.46595,137.28953)" /> + <use + id="use4646" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(390.61713,-22.604702)" /> + <use + id="use4648" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(339.53679,17.34222)" /> + <use + id="use4650" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(343.86701,-2.6100797)" /> + <use + id="use4652" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(394.64753,-24.313412)" /> + <use + id="use4654" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(311.68966,-0.1846544)" /> + <use + id="use4656" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(329.29589,4.478917)" /> + <use + id="use4658" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(343.48935,37.098284)" /> + <use + id="use4660" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(358.94959,-6.6301083)" /> + <use + id="use4662" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(388.96266,-7.977531)" /> + <use + id="use4664" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(330.86619,30.074539)" /> + <use + id="use4666" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(389.32534,-13.029747)" /> + <use + id="use4668" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(359.15296,31.657727)" /> + <use + id="use4670" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(352.32056,36.639425)" /> + <use + id="use4672" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(367.74085,10.632661)" /> + <use + id="use4674" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(391.43518,0.758978)" /> + <use + id="use4676" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(362.67257,23.319958)" /> + <use + id="use4678" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(383.6239,19.802917)" /> + <use + id="use4680" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(352.63106,12.576999)" /> + <use + id="use4682" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(369.49166,-0.2667563)" /> + <use + id="use4684" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(365.6452,51.680518)" /> + <use + id="use4686" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(358.96611,53.741049)" /> + <use + id="use4688" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(369.86405,41.176557)" /> + <use + id="use4690" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(345.10078,46.4235)" /> + <use + id="use4692" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(363.12377,38.849348)" /> + <use + id="use4694" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(387.32623,27.575691)" /> + <use + id="use4696" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(369.8228,36.864345)" /> + <use + id="use4698" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(373.24571,48.528323)" /> + <use + id="use4700" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(406.50075,44.763088)" /> + <use + id="use4702" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(362.30574,12.364329)" /> + <use + id="use4704" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(392.74792,10.065358)" /> + <use + id="use4706" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(366.16867,36.952827)" /> + <use + id="use4708" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(368.79806,40.481509)" /> + <use + id="use4710" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(399.23489,78.287957)" /> + <use + id="use4712" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(407.13618,52.015609)" /> + <use + id="use4714" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(400.10496,68.670443)" /> + <use + id="use4716" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(388.61969,64.628377)" /> + <use + id="use4718" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(386.78049,12.35353)" /> + <use + id="use4720" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(407.39718,32.135035)" /> + <use + id="use4722" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(406.34291,59.149771)" /> + <use + id="use4724" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(379.80244,68.31058)" /> + <use + id="use4726" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(420.96189,59.395298)" /> + <use + id="use4728" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(404.74419,62.303418)" /> + <use + id="use4730" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(393.24275,52.958635)" /> + <use + id="use4732" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(398.70346,33.088532)" /> + <use + id="use4734" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(392.15196,41.801396)" /> + <use + id="use4736" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(433.57096,63.865322)" /> + <use + id="use4738" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(394.26946,94.25366)" /> + <use + id="use4740" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(410.04658,78.089589)" /> + <use + id="use4742" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(407.71123,82.020159)" /> + <use + id="use4744" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(435.80448,46.123826)" /> + <use + id="use4746" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(446.97484,78.047592)" /> + <use + id="use4748" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(421.28969,98.92525)" /> + <use + id="use4750" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(401.67831,103.33356)" /> + <use + id="use4752" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(409.51676,106.71454)" /> + <use + id="use4754" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(446.13825,75.011764)" /> + <use + id="use4756" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(455.87048,97.4424)" /> + <use + id="use4758" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(426.66971,85.893364)" /> + <use + id="use4760" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(457.65934,81.864474)" /> + <use + id="use4762" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(451.82487,93.89844)" /> + <use + id="use4764" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(414.00981,116.57307)" /> + <use + id="use4766" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(461.23408,74.123256)" /> + <use + id="use4768" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(448.56037,79.78127)" /> + <use + id="use4770" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(492.0654,131.9903)" /> + <use + id="use4772" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(438.61494,91.29698)" /> + <use + id="use4774" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(498.6593,127.18622)" /> + <use + id="use4776" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(432.87569,90.12212)" /> + <use + id="use4778" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(467.51388,104.19752)" /> + <use + id="use4780" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(486.77933,99.28727)" /> + <use + id="use4782" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(457.47583,113.11773)" /> + <use + id="use4784" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(491.06594,100.97072)" /> + <use + id="use4786" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(454.15587,90.27043)" /> + <use + id="use4788" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(484.20457,92.54642)" /> + <use + id="use4790" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(519.7232,123.18439)" /> + <use + id="use4792" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(506.45748,133.03391)" /> + <use + id="use4794" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(461.71513,95.04211)" /> + <use + id="use4796" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(486.46036,103.84288)" /> + <use + id="use4798" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(444.38768,113.25987)" /> + <use + id="use4800" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(479.79585,83.707645)" /> + <use + id="use4802" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(562.08765,124.72686)" /> + <use + id="use4804" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(535.34902,128.42993)" /> + <use + id="use4806" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(490.55632,97.13367)" /> + <use + id="use4808" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(488.38149,116.52048)" /> + <use + id="use4810" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(481.79197,99.01946)" /> + <use + id="use4812" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(480.55529,101.52287)" /> + <use + id="use4814" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(485.41932,80.459872)" /> + <use + id="use4816" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(521.17757,153.8021)" /> + <use + id="use4818" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(484.34895,110.97283)" /> + <use + id="use4820" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(502.77203,103.79526)" /> + <use + id="use4822" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(572.80816,128.84011)" /> + <use + id="use4824" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(471.49437,105.78833)" /> + <use + id="use4826" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(556.36643,145.88071)" /> + <use + id="use4828" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(492.15449,115.31802)" /> + <use + id="use4830" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(469.4217,103.96075)" /> + <use + id="use4832" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(489.42987,95.95777)" /> + <use + id="use4834" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(473.56202,108.84947)" /> + <use + id="use4836" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(539.1333,154.66948)" /> + <use + id="use4838" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(485.6256,119.92581)" /> + <use + id="use4840" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(513.61396,113.67786)" /> + <use + id="use4842" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(519.13788,113.3336)" /> + <use + id="use4844" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(574.19057,152.55609)" /> + <use + id="use4846" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(564.34846,141.91337)" /> + <use + id="use4848" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(525.62698,137.0169)" /> + <use + id="use4850" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(582.02876,155.49168)" /> + <use + id="use4852" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(465.7754,119.05093)" /> + <use + id="use4854" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(556.54585,149.83204)" /> + <use + id="use4856" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(583.03091,136.66332)" /> + <use + id="use4858" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(515.6759,126.56928)" /> + <use + id="use4860" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(586.52898,124.57503)" /> + <use + id="use4862" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(537.77673,148.2143)" /> + <use + id="use4864" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(594.30147,133.36216)" /> + <use + id="use4866" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(556.68192,121.97543)" /> + <use + id="use4868" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(544.47654,143.78555)" /> + <use + id="use4870" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(589.52442,149.41386)" /> + <use + id="use4872" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(528.76986,141.37775)" /> + <use + id="use4874" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(515.65558,108.50674)" /> + <use + id="use4876" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(541.76037,150.31151)" /> + <use + id="use4878" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(653.75494,-20.378106)" /> + <use + id="use4880" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(607.35937,13.351054)" /> + <use + id="use4882" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(683.6475,-30.468449)" /> + <use + id="use4884" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(632.00444,-1.4882562)" /> + <use + id="use4886" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(609.59719,17.604446)" /> + <use + id="use4888" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(637.56976,12.693439)" /> + <use + id="use4890" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(701.71222,-11.142696)" /> + <use + id="use4892" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(646.28338,2.323483)" /> + <use + id="use4894" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(657.894,-3.4330643)" /> + <use + id="use4896" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(687.39389,-11.002963)" /> + <use + id="use4898" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(760.34272,-29.498879)" /> + <use + id="use4900" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(680.12976,36.106543)" /> + <use + id="use4902" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(667.93674,18.793196)" /> + <use + id="use4904" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(643.40206,19.028125)" /> + <use + id="use4906" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(670.02297,34.332737)" /> + <use + id="use4908" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(664.82897,3.376271)" /> + <use + id="use4910" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(659.14725,-6.6853948)" /> + <use + id="use4912" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(672.72485,29.111648)" /> + <use + id="use4914" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(758.07389,-23.643901)" /> + <use + id="use4916" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(714.26589,-2.0072186)" /> + <use + id="use4918" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(762.50307,-12.312879)" /> + <use + id="use4920" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(709.06052,5.308682)" /> + <use + id="use4922" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(675.89122,18.545695)" /> + <use + id="use4924" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(677.41882,6.624533)" /> + <use + id="use4926" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(668.37097,-1.0866166)" /> + <use + id="use4928" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(705.74582,11.498556)" /> + <use + id="use4930" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(695.23374,67.451912)" /> + <use + id="use4932" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(711.63398,70.500305)" /> + <use + id="use4934" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(698.17212,7.83463)" /> + <use + id="use4936" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(686.9616,43.188731)" /> + <use + id="use4938" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(701.55289,56.167051)" /> + <use + id="use4940" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(732.18546,57.866832)" /> + <use + id="use4942" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(735.44314,31.226195)" /> + <use + id="use4944" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(714.33037,11.589928)" /> + <use + id="use4946" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(723.8791,78.288782)" /> + <use + id="use4948" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(714.89745,68.308916)" /> + <use + id="use4950" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(721.38064,84.496312)" /> + <use + id="use4952" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(727.89907,64.404489)" /> + <use + id="use4954" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(696.05061,62.465676)" /> + <use + id="use4956" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(727.36126,97.59415)" /> + <use + id="use4958" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(719.40586,40.68576)" /> + <use + id="use4960" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(738.01931,44.74962)" /> + <use + id="use4962" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(742.97281,93.23091)" /> + <use + id="use4964" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(735.76282,66.658987)" /> + <use + id="use4966" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(724.78061,71.931997)" /> + <use + id="use4968" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(705.36319,54.955154)" /> + <use + id="use4970" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(711.28424,49.734871)" /> + <use + id="use4972" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(730.64589,91.42487)" /> + <use + id="use4974" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(747.74116,94.07433)" /> + <use + id="use4976" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(736.79834,82.608509)" /> + <use + id="use4978" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(724.66945,59.482006)" /> + <use + id="use4980" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(736.13775,98.94)" /> + <use + id="use4982" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(756.6017,57.727894)" /> + <use + id="use4984" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(776.52239,83.836626)" /> + <use + id="use4986" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(721.60473,78.167644)" /> + <use + id="use4988" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(733.34723,70.39965)" /> + <use + id="use4990" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(769.48126,114.17742)" /> + <use + id="use4992" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(732.4851,96.14021)" /> + <use + id="use4994" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(771.37679,95.12202)" /> + <use + id="use4996" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(747.75943,91.62506)" /> + <use + id="use4998" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(792.26442,82.439334)" /> + <use + id="use5000" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(731.05337,106.20333)" /> + <use + id="use5002" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(751.0722,112.7062)" /> + <use + id="use5004" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(753.59868,80.852444)" /> + <use + id="use5006" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(768.77455,97.73332)" /> + <use + id="use5012" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(776.79178,117.96446)" /> + <use + id="use5014" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(753.72687,92.57554)" /> + <use + id="use5016" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(780.78333,102.90326)" /> + <use + id="use5018" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(781.29332,98.76291)" /> + <use + id="use5020" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(766.08045,115.05689)" /> + <use + id="use5024" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(764.58487,100.29694)" /> + <use + id="use5026" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(780.30263,106.95209)" /> + <use + id="use5038" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(788.33916,108.97119)" /> + <use + id="use5046" + xlink:href="#rect4446" + x="0" + y="0" + width="1000" + height="450" + transform="translate(793.67639,108.87473)" /> + </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="57.141628" + y="998.79968" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="57.141628" + y="998.79968" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.15246558;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 82.504155,993.34966 c -7.997141,0 257.240945,0 257.240945,0" + id="path3831" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="351.36127" + y="998.98578" + id="text3800-7" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-4" + x="351.36127" + y="998.98578" + style="font-size:15px">II</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.1940515;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 368.7446,993.53573 c -8.6191,0 277.2473,0 277.2473,0" + id="path3831-2" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:34.79779053px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="761.94244" + y="868.84332" + id="text3800-2" + sodipodi:linespacing="125%" + transform="scale(0.86994474,1.1494983)"><tspan + sodipodi:role="line" + id="tspan3802-45" + x="761.94244" + y="868.84332" + style="font-size:13.04917145px">VI</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.00258136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 682.04217,993.28425 c -6.05227,0 194.68094,0 194.68094,0" + id="path3831-8" + inkscape:connector-curvature="0" /> + </g> + <g + inkscape:groupmode="layer" + id="layer2" + inkscape:label="squiggle" + transform="translate(0,-50)" /> +</svg>
--- a/www/martin/svg/24.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/24.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,7 +7,6 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -15,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="mutedharmonictrem.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -25,9 +150,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="626.2701" - inkscape:cy="196.72162" + inkscape:zoom="1.0216075" + inkscape:cx="431.4679" + inkscape:cy="248.7964" inkscape:document-units="cm" inkscape:current-layer="layer1" showgrid="true" @@ -37,7 +162,9 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -63,7 +190,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5732348,804.43262 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.5732342,826.84528 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5732348,844.37552 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.5732342,866.78816 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5732348,886.31556 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.5732342,908.72821 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <rect - style="color:#000000;fill:none;stroke:none;stroke-width:2.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect3526" - width="165.95239" - height="247.25792" - x="513.45001" - y="791.06812" /> - <rect - style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.40657935;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:0.40657937, 0.40657937;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4446" - width="4.1141129" - height="4.5734487" - x="48.357574" - y="807.33496" /> - <use - id="use4448" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(5.160345,-10.059496)" /> - <use - id="use4450" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(33.16191,-17.049859)" /> - <use - id="use4452" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(48.906878,24.090457)" /> - <use - id="use4454" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(21.847786,13.483057)" /> - <use - id="use4456" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(60.189194,31.191319)" /> - <use - id="use4458" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(51.784121,19.314743)" /> - <use - id="use4460" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(56.377386,15.042132)" /> - <use - id="use4462" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.485032,7.834398)" /> - <use - id="use4464" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(49.36134,13.517258)" /> - <use - id="use4466" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.303967,14.821356)" /> - <use - id="use4468" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.031075,12.152923)" /> - <use - id="use4470" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.7091,18.741954)" /> - <use - id="use4472" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(91.003395,35.747928)" /> - <use - id="use4474" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.18698,23.63197)" /> - <use - id="use4476" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.157634,31.921359)" /> - <use - id="use4478" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(66.067759,10.362192)" /> - <use - id="use4480" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.832168,23.755952)" /> - <use - id="use4482" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.057966,20.334544)" /> - <use - id="use4484" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.395803,40.325402)" /> - <use - id="use4486" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(82.800046,22.477608)" /> - <use - id="use4488" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(68.849927,23.884752)" /> - <use - id="use4490" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.556608,18.846984)" /> - <use - id="use4492" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(72.325777,23.257868)" /> - <use - id="use4494" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28148,7.929971)" /> - <use - id="use4496" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.5168,20.476855)" /> - <use - id="use4498" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(107.7375,49.734422)" /> - <use - id="use4500" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(115.16402,50.171343)" /> - <use - id="use4502" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(125.71016,54.581263)" /> - <use - id="use4504" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(90.18331,60.510538)" /> - <use - id="use4506" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.13003,10.478256)" /> - <use - id="use4508" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(117.56939,65.880602)" /> - <use - id="use4510" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(89.039045,30.078136)" /> - <use - id="use4512" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(120.24854,68.946381)" /> - <use - id="use4514" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(109.79612,37.384602)" /> - <use - id="use4516" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.691727,48.592774)" /> - <use - id="use4518" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.436,67.290507)" /> - <use - id="use4520" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.246079,79.709086)" /> - <use - id="use4522" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.54721,46.735682)" /> - <use - id="use4524" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.610946,82.541238)" /> - <use - id="use4526" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(85.005582,34.365363)" /> - <use - id="use4528" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.484018,56.068983)" /> - <use - id="use4530" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(93.642346,61.866206)" /> - <use - id="use4532" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(88.18666,86.21638)" /> - <use - id="use4534" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(83.742875,42.580241)" /> - <use - id="use4536" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(73.569198,71.285549)" /> - <use - id="use4538" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.383528,65.341878)" /> - <use - id="use4540" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.79087,94.58179)" /> - <use - id="use4542" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.55163,81.366893)" /> - <use - id="use4544" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(139.36188,107.65906)" /> - <use - id="use4546" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28687,70.512558)" /> - <use - id="use4548" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(134.13335,104.14236)" /> - <use - id="use4550" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(79.403269,73.845435)" /> - <use - id="use4552" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(130.33207,93.17454)" /> - <use - id="use4554" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(112.21063,70.649697)" /> - <use - id="use4556" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(148.10224,79.586653)" /> - <use - id="use4558" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.66927,121.96328)" /> - <use - id="use4560" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(113.32754,53.919793)" /> - <use - id="use4562" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.7384,63.737008)" /> - <use - id="use4564" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(105.41228,97.67873)" /> - <use - id="use4566" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(152.48691,124.99811)" /> - <use - id="use4568" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(156.85158,81.658602)" /> - <use - id="use4570" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.29697,113.23582)" /> - <use - id="use4572" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(150.90233,63.844623)" /> - <use - id="use4574" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(144.24043,75.290672)" /> - <use - id="use4576" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.88658,59.760134)" /> - <use - id="use4578" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(160.33751,116.36138)" /> - <use - id="use4580" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(132.91241,102.0265)" /> - <use - id="use4582" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.05904,136.79144)" /> - <use - id="use4584" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(179.9706,107.71374)" /> - <use - id="use4586" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(185.35856,96.32696)" /> - <use - id="use4588" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.29141,117.18802)" /> - <use - id="use4590" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(168.70072,95.18358)" /> - <use - id="use4592" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(231.18245,133.01413)" /> - <use - id="use4594" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(184.52986,99.90813)" /> - <use - id="use4596" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(188.30897,103.66332)" /> - <use - id="use4598" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(218.10056,82.064355)" /> - <use - id="use4600" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(178.6903,101.63081)" /> - <use - id="use4602" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(202.84501,111.87539)" /> - <use - id="use4604" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.2038,79.518884)" /> - <use - id="use4606" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(198.93989,88.062947)" /> - <use - id="use4608" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(210.71651,152.41384)" /> - <use - id="use4610" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.72025,136.86026)" /> - <use - id="use4612" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(164.85292,113.14562)" /> - <use - id="use4614" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(203.81334,122.65087)" /> - <use - id="use4616" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(189.40055,119.2961)" /> - <use - id="use4618" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.50792,143.906)" /> - <use - id="use4620" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(212.44777,158.07732)" /> - <use - id="use4622" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(226.85803,107.77973)" /> - <use - id="use4624" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(187.55448,119.66842)" /> - <use - id="use4626" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(236.32566,135.99471)" /> - <use - id="use4628" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.49896,126.10162)" /> - <use - id="use4630" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(233.33683,129.9719)" /> - <use - id="use4632" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(195.87069,115.66813)" /> - <use - id="use4634" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(197.21509,106.34963)" /> - <use - id="use4636" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(230.42388,152.54352)" /> - <use - id="use4638" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(239.87737,125.03325)" /> - <use - id="use4640" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(267.10089,128.33789)" /> - <use - id="use4642" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(225.16931,131.11044)" /> - <use - id="use4644" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.46595,137.28953)" /> - <use - id="use4646" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(390.61713,-22.604702)" /> - <use - id="use4648" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(339.53679,17.34222)" /> - <use - id="use4650" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.86701,-2.6100797)" /> - <use - id="use4652" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.64753,-24.313412)" /> - <use - id="use4654" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(311.68966,-0.1846544)" /> - <use - id="use4656" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(329.29589,4.478917)" /> - <use - id="use4658" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.48935,37.098284)" /> - <use - id="use4660" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.94959,-6.6301083)" /> - <use - id="use4662" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.96266,-7.977531)" /> - <use - id="use4664" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(330.86619,30.074539)" /> - <use - id="use4666" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(389.32534,-13.029747)" /> - <use - id="use4668" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(359.15296,31.657727)" /> - <use - id="use4670" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.32056,36.639425)" /> - <use - id="use4672" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(367.74085,10.632661)" /> - <use - id="use4674" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(391.43518,0.758978)" /> - <use - id="use4676" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.67257,23.319958)" /> - <use - id="use4678" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(383.6239,19.802917)" /> - <use - id="use4680" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.63106,12.576999)" /> - <use - id="use4682" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.49166,-0.2667563)" /> - <use - id="use4684" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(365.6452,51.680518)" /> - <use - id="use4686" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.96611,53.741049)" /> - <use - id="use4688" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.86405,41.176557)" /> - <use - id="use4690" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(345.10078,46.4235)" /> - <use - id="use4692" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(363.12377,38.849348)" /> - <use - id="use4694" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(387.32623,27.575691)" /> - <use - id="use4696" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.8228,36.864345)" /> - <use - id="use4698" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(373.24571,48.528323)" /> - <use - id="use4700" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.50075,44.763088)" /> - <use - id="use4702" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.30574,12.364329)" /> - <use - id="use4704" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.74792,10.065358)" /> - <use - id="use4706" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(366.16867,36.952827)" /> - <use - id="use4708" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(368.79806,40.481509)" /> - <use - id="use4710" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(399.23489,78.287957)" /> - <use - id="use4712" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.13618,52.015609)" /> - <use - id="use4714" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(400.10496,68.670443)" /> - <use - id="use4716" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.61969,64.628377)" /> - <use - id="use4718" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(386.78049,12.35353)" /> - <use - id="use4720" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.39718,32.135035)" /> - <use - id="use4722" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.34291,59.149771)" /> - <use - id="use4724" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(379.80244,68.31058)" /> - <use - id="use4726" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(420.96189,59.395298)" /> - <use - id="use4728" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(404.74419,62.303418)" /> - <use - id="use4730" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(393.24275,52.958635)" /> - <use - id="use4732" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(398.70346,33.088532)" /> - <use - id="use4734" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.15196,41.801396)" /> - <use - id="use4736" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(433.57096,63.865322)" /> - <use - id="use4738" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.26946,94.25366)" /> - <use - id="use4740" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(410.04658,78.089589)" /> - <use - id="use4742" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.71123,82.020159)" /> - <use - id="use4744" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(435.80448,46.123826)" /> - <use - id="use4746" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.97484,78.047592)" /> - <use - id="use4748" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(421.28969,98.92525)" /> - <use - id="use4750" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(401.67831,103.33356)" /> - <use - id="use4752" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(409.51676,106.71454)" /> - <use - id="use4754" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.13825,75.011764)" /> - <use - id="use4756" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(455.87048,97.4424)" /> - <use - id="use4758" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(426.66971,85.893364)" /> - <use - id="use4760" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.65934,81.864474)" /> - <use - id="use4762" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(451.82487,93.89844)" /> - <use - id="use4764" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(414.00981,116.57307)" /> - <use - id="use4766" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.23408,74.123256)" /> - <use - id="use4768" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(448.56037,79.78127)" /> - <use - id="use4770" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.0654,131.9903)" /> - <use - id="use4772" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(438.61494,91.29698)" /> - <use - id="use4774" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(498.6593,127.18622)" /> - <use - id="use4776" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(432.87569,90.12212)" /> - <use - id="use4778" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(467.51388,104.19752)" /> - <use - id="use4780" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.77933,99.28727)" /> - <use - id="use4782" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.47583,113.11773)" /> - <use - id="use4784" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(491.06594,100.97072)" /> - <use - id="use4786" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(454.15587,90.27043)" /> - <use - id="use4788" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.20457,92.54642)" /> - <use - id="use4790" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.7232,123.18439)" /> - <use - id="use4792" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(506.45748,133.03391)" /> - <use - id="use4794" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.71513,95.04211)" /> - <use - id="use4796" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.46036,103.84288)" /> - <use - id="use4798" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(444.38768,113.25987)" /> - <use - id="use4800" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(479.79585,83.707645)" /> - <use - id="use4802" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(562.08765,124.72686)" /> - <use - id="use4804" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(535.34902,128.42993)" /> - <use - id="use4806" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(490.55632,97.13367)" /> - <use - id="use4808" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(488.38149,116.52048)" /> - <use - id="use4810" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(481.79197,99.01946)" /> - <use - id="use4812" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(480.55529,101.52287)" /> - <use - id="use4814" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.41932,80.459872)" /> - <use - id="use4816" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(521.17757,153.8021)" /> - <use - id="use4818" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.34895,110.97283)" /> - <use - id="use4820" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(502.77203,103.79526)" /> - <use - id="use4822" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(572.80816,128.84011)" /> - <use - id="use4824" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(471.49437,105.78833)" /> - <use - id="use4826" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.36643,145.88071)" /> - <use - id="use4828" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.15449,115.31802)" /> - <use - id="use4830" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(469.4217,103.96075)" /> - <use - id="use4832" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(489.42987,95.95777)" /> - <use - id="use4834" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(473.56202,108.84947)" /> - <use - id="use4836" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(539.1333,154.66948)" /> - <use - id="use4838" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.6256,119.92581)" /> - <use - id="use4840" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(513.61396,113.67786)" /> - <use - id="use4842" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.13788,113.3336)" /> - <use - id="use4844" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(574.19057,152.55609)" /> - <use - id="use4846" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(564.34846,141.91337)" /> - <use - id="use4848" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(525.62698,137.0169)" /> - <use - id="use4850" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(582.02876,155.49168)" /> - <use - id="use4852" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(465.7754,119.05093)" /> - <use - id="use4854" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.54585,149.83204)" /> - <use - id="use4856" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(583.03091,136.66332)" /> - <use - id="use4858" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.6759,126.56928)" /> - <use - id="use4860" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(586.52898,124.57503)" /> - <use - id="use4862" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(537.77673,148.2143)" /> - <use - id="use4864" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(594.30147,133.36216)" /> - <use - id="use4866" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.68192,121.97543)" /> - <use - id="use4868" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(544.47654,143.78555)" /> - <use - id="use4870" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(589.52442,149.41386)" /> - <use - id="use4872" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(528.76986,141.37775)" /> - <use - id="use4874" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.65558,108.50674)" /> - <use - id="use4876" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(541.76037,150.31151)" /> - <use - id="use4878" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(653.75494,-20.378106)" /> - <use - id="use4880" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(607.35937,13.351054)" /> - <use - id="use4882" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(683.6475,-30.468449)" /> - <use - id="use4884" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(632.00444,-1.4882562)" /> - <use - id="use4886" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(609.59719,17.604446)" /> - <use - id="use4888" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(637.56976,12.693439)" /> - <use - id="use4890" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.71222,-11.142696)" /> - <use - id="use4892" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(646.28338,2.323483)" /> - <use - id="use4894" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(657.894,-3.4330643)" /> - <use - id="use4896" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(687.39389,-11.002963)" /> - <use - id="use4898" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(760.34272,-29.498879)" /> - <use - id="use4900" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(680.12976,36.106543)" /> - <use - id="use4902" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(667.93674,18.793196)" /> - <use - id="use4904" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(643.40206,19.028125)" /> - <use - id="use4906" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(670.02297,34.332737)" /> - <use - id="use4908" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(664.82897,3.376271)" /> - <use - id="use4910" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(659.14725,-6.6853948)" /> - <use - id="use4912" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(672.72485,29.111648)" /> - <use - id="use4914" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(758.07389,-23.643901)" /> - <use - id="use4916" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.26589,-2.0072186)" /> - <use - id="use4918" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(762.50307,-12.312879)" /> - <use - id="use4920" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(709.06052,5.308682)" /> - <use - id="use4922" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(675.89122,18.545695)" /> - <use - id="use4924" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(677.41882,6.624533)" /> - <use - id="use4926" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(668.37097,-1.0866166)" /> - <use - id="use4928" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.74582,11.498556)" /> - <use - id="use4930" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(695.23374,67.451912)" /> - <use - id="use4932" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.63398,70.500305)" /> - <use - id="use4934" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(698.17212,7.83463)" /> - <use - id="use4936" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(686.9616,43.188731)" /> - <use - id="use4938" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.55289,56.167051)" /> - <use - id="use4940" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.18546,57.866832)" /> - <use - id="use4942" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.44314,31.226195)" /> - <use - id="use4944" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.33037,11.589928)" /> - <use - id="use4946" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(723.8791,78.288782)" /> - <use - id="use4948" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.89745,68.308916)" /> - <use - id="use4950" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.38064,84.496312)" /> - <use - id="use4952" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.89907,64.404489)" /> - <use - id="use4954" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(696.05061,62.465676)" /> - <use - id="use4956" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.36126,97.59415)" /> - <use - id="use4958" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(719.40586,40.68576)" /> - <use - id="use4960" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(738.01931,44.74962)" /> - <use - id="use4962" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(742.97281,93.23091)" /> - <use - id="use4964" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.76282,66.658987)" /> - <use - id="use4966" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.78061,71.931997)" /> - <use - id="use4968" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.36319,54.955154)" /> - <use - id="use4970" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.28424,49.734871)" /> - <use - id="use4972" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(730.64589,91.42487)" /> - <use - id="use4974" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.74116,94.07433)" /> - <use - id="use4976" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.79834,82.608509)" /> - <use - id="use4978" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.66945,59.482006)" /> - <use - id="use4980" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.13775,98.94)" /> - <use - id="use4982" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(756.6017,57.727894)" /> - <use - id="use4984" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.52239,83.836626)" /> - <use - id="use4986" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.60473,78.167644)" /> - <use - id="use4988" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(733.34723,70.39965)" /> - <use - id="use4990" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(769.48126,114.17742)" /> - <use - id="use4992" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.4851,96.14021)" /> - <use - id="use4994" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(771.37679,95.12202)" /> - <use - id="use4996" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.75943,91.62506)" /> - <use - id="use4998" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(792.26442,82.439334)" /> - <use - id="use5000" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(731.05337,106.20333)" /> - <use - id="use5002" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(751.0722,112.7062)" /> - <use - id="use5004" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.59868,80.852444)" /> - <use - id="use5006" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(768.77455,97.73332)" /> - <use - id="use5012" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.79178,117.96446)" /> - <use - id="use5014" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.72687,92.57554)" /> - <use - id="use5016" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.78333,102.90326)" /> - <use - id="use5018" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(781.29332,98.76291)" /> - <use - id="use5020" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(766.08045,115.05689)" /> - <use - id="use5024" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(764.58487,100.29694)" /> - <use - id="use5026" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.30263,106.95209)" /> - <use - id="use5038" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(788.33916,108.97119)" /> - <use - id="use5046" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(793.67639,108.87473)" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 290.32582,923.13347 c -2.3485,0 75.54326,0 75.54326,0" + id="path3831" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.06533003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093" + width="5.6119008" + height="309.38351" + x="-770.5697" + y="268.94238" + transform="matrix(0,-1,1,0,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="826.96906" + y="305.15897" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,17.454602,223.69609)" + id="g10894" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 281.63299,733.30338 0.58717,71.02465" + id="path10899" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,748.50978 15.22061,-8.78762" + id="path10924" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,754.53889 15.22061,-8.78763" + id="path10924-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,742.48067 15.22061,-8.78763" + id="path10924-1" + inkscape:connector-curvature="0" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,249.08681,224.55016)" + id="g10894-1" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889-8" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331-8" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5-7" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 513.2652,734.15745 0.58717,71.02465" + id="path10899-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,749.36385 15.22061,-8.78762" + id="path10924-0" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,755.39296 15.22061,-8.78763" + id="path10924-2-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,743.33474 15.22061,-8.78763" + id="path10924-1-9" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 367.76824,729.8968 0.58717,71.02467" + id="path10899-2-6-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,745.1032 15.22061,-8.78762" + id="path10924-0-8-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,751.13231 15.22061,-8.78763" + id="path10924-2-7-2-3" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,739.07409 15.22061,-8.78763" + id="path10924-1-9-1-4" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="273.57608" + y="928.58966" + id="text3800-2-4" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0" + x="273.57608" + y="928.58966" + style="font-size:15px">III</tspan></text> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083"></flowPara></flowRoot> <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-4" + width="9.8542423" + height="9.8542423" + x="858.93427" + y="272.36087" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 413.56289,729.30795 0.58717,71.02467" + id="path10899-2-6-2-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,744.51435 15.22061,-8.78762" + id="path10924-0-8-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,750.54346 15.22061,-8.78763" + id="path10924-2-7-2-3-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,738.48524 15.22061,-8.78763" + id="path10924-1-9-1-4-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="368.16199" + y="928.58966" + id="text3800-2-4-1" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4" + x="368.16199" + y="928.58966" + style="font-size:15px">V</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="405.67142" + y="928.58966" + id="text3800-2-4-1-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4-0" + x="405.67142" + y="928.58966" + style="font-size:15px">VII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="512.65314" + y="928.58966" + id="text3800-2-4-8" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-3" + x="512.65314" + y="928.58966" + style="font-size:15px">II</tspan></text> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1.77165353;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11196" + width="269.06955" + height="228.3455" + x="250.26295" + y="722.8996" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 432.81911,923.00585 c 0,0 0.30757,0 0.46136,0 1.87936,0 3.81566,-0.45912 5.63807,0 1.88882,0.47585 3.1982,2.76164 5.14602,2.76857 1.97397,0.007 3.26638,-2.622 5.23491,-2.76857 2.34281,-0.17443 4.3002,2.33757 6.6495,2.336 2.34039,-0.002 4.28079,-2.33525 6.62118,-2.336 2.43145,-7.7e-4 4.44905,2.39425 6.88034,2.4225 2.60385,0.0303 4.82476,-2.51934 7.42698,-2.4225 2.35171,0.0875 4.17752,2.65636 6.53072,2.6821 2.4862,0.0272 4.47604,-2.78762 6.96014,-2.6821 2.04208,0.0867 3.47021,2.69765 5.51407,2.6821 1.98209,-0.0151 3.37906,-2.22256 5.3072,-2.6821 1.24203,-0.29601 2.76781,0 3.83044,0 1.06264,0 1.89822,0 2.46814,0 0.56993,0 0.87419,0 0.87419,0" + id="path3831-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="caaaaaaaaaaaazzc" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.77165353;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11222" + width="343.57617" + height="221.21999" + x="256.45859" + y="718.79193" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/25.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/25.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,7 +7,6 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -15,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="mutedharmonictrem.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -25,9 +150,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="626.2701" - inkscape:cy="196.72162" + inkscape:zoom="1.0216075" + inkscape:cx="431.4679" + inkscape:cy="248.7964" inkscape:document-units="cm" inkscape:current-layer="layer1" showgrid="true" @@ -37,7 +162,9 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -63,7 +190,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5732348,804.43262 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.5732342,826.84528 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5732348,844.37552 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.5732342,866.78816 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5732348,886.31556 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.5732342,908.72821 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <rect - style="color:#000000;fill:none;stroke:none;stroke-width:2.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect3526" - width="165.95239" - height="247.25792" - x="513.45001" - y="791.06812" /> - <rect - style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.40657935;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:0.40657937, 0.40657937;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4446" - width="4.1141129" - height="4.5734487" - x="48.357574" - y="807.33496" /> - <use - id="use4448" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(5.160345,-10.059496)" /> - <use - id="use4450" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(33.16191,-17.049859)" /> - <use - id="use4452" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(48.906878,24.090457)" /> - <use - id="use4454" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(21.847786,13.483057)" /> - <use - id="use4456" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(60.189194,31.191319)" /> - <use - id="use4458" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(51.784121,19.314743)" /> - <use - id="use4460" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(56.377386,15.042132)" /> - <use - id="use4462" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.485032,7.834398)" /> - <use - id="use4464" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(49.36134,13.517258)" /> - <use - id="use4466" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.303967,14.821356)" /> - <use - id="use4468" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.031075,12.152923)" /> - <use - id="use4470" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.7091,18.741954)" /> - <use - id="use4472" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(91.003395,35.747928)" /> - <use - id="use4474" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.18698,23.63197)" /> - <use - id="use4476" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.157634,31.921359)" /> - <use - id="use4478" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(66.067759,10.362192)" /> - <use - id="use4480" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.832168,23.755952)" /> - <use - id="use4482" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.057966,20.334544)" /> - <use - id="use4484" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.395803,40.325402)" /> - <use - id="use4486" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(82.800046,22.477608)" /> - <use - id="use4488" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(68.849927,23.884752)" /> - <use - id="use4490" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.556608,18.846984)" /> - <use - id="use4492" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(72.325777,23.257868)" /> - <use - id="use4494" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28148,7.929971)" /> - <use - id="use4496" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.5168,20.476855)" /> - <use - id="use4498" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(107.7375,49.734422)" /> - <use - id="use4500" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(115.16402,50.171343)" /> - <use - id="use4502" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(125.71016,54.581263)" /> - <use - id="use4504" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(90.18331,60.510538)" /> - <use - id="use4506" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.13003,10.478256)" /> - <use - id="use4508" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(117.56939,65.880602)" /> - <use - id="use4510" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(89.039045,30.078136)" /> - <use - id="use4512" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(120.24854,68.946381)" /> - <use - id="use4514" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(109.79612,37.384602)" /> - <use - id="use4516" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.691727,48.592774)" /> - <use - id="use4518" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.436,67.290507)" /> - <use - id="use4520" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.246079,79.709086)" /> - <use - id="use4522" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.54721,46.735682)" /> - <use - id="use4524" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.610946,82.541238)" /> - <use - id="use4526" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(85.005582,34.365363)" /> - <use - id="use4528" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.484018,56.068983)" /> - <use - id="use4530" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(93.642346,61.866206)" /> - <use - id="use4532" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(88.18666,86.21638)" /> - <use - id="use4534" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(83.742875,42.580241)" /> - <use - id="use4536" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(73.569198,71.285549)" /> - <use - id="use4538" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.383528,65.341878)" /> - <use - id="use4540" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.79087,94.58179)" /> - <use - id="use4542" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.55163,81.366893)" /> - <use - id="use4544" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(139.36188,107.65906)" /> - <use - id="use4546" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28687,70.512558)" /> - <use - id="use4548" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(134.13335,104.14236)" /> - <use - id="use4550" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(79.403269,73.845435)" /> - <use - id="use4552" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(130.33207,93.17454)" /> - <use - id="use4554" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(112.21063,70.649697)" /> - <use - id="use4556" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(148.10224,79.586653)" /> - <use - id="use4558" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.66927,121.96328)" /> - <use - id="use4560" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(113.32754,53.919793)" /> - <use - id="use4562" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.7384,63.737008)" /> - <use - id="use4564" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(105.41228,97.67873)" /> - <use - id="use4566" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(152.48691,124.99811)" /> - <use - id="use4568" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(156.85158,81.658602)" /> - <use - id="use4570" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.29697,113.23582)" /> - <use - id="use4572" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(150.90233,63.844623)" /> - <use - id="use4574" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(144.24043,75.290672)" /> - <use - id="use4576" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.88658,59.760134)" /> - <use - id="use4578" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(160.33751,116.36138)" /> - <use - id="use4580" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(132.91241,102.0265)" /> - <use - id="use4582" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.05904,136.79144)" /> - <use - id="use4584" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(179.9706,107.71374)" /> - <use - id="use4586" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(185.35856,96.32696)" /> - <use - id="use4588" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.29141,117.18802)" /> - <use - id="use4590" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(168.70072,95.18358)" /> - <use - id="use4592" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(231.18245,133.01413)" /> - <use - id="use4594" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(184.52986,99.90813)" /> - <use - id="use4596" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(188.30897,103.66332)" /> - <use - id="use4598" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(218.10056,82.064355)" /> - <use - id="use4600" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(178.6903,101.63081)" /> - <use - id="use4602" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(202.84501,111.87539)" /> - <use - id="use4604" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.2038,79.518884)" /> - <use - id="use4606" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(198.93989,88.062947)" /> - <use - id="use4608" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(210.71651,152.41384)" /> - <use - id="use4610" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.72025,136.86026)" /> - <use - id="use4612" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(164.85292,113.14562)" /> - <use - id="use4614" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(203.81334,122.65087)" /> - <use - id="use4616" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(189.40055,119.2961)" /> - <use - id="use4618" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.50792,143.906)" /> - <use - id="use4620" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(212.44777,158.07732)" /> - <use - id="use4622" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(226.85803,107.77973)" /> - <use - id="use4624" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(187.55448,119.66842)" /> - <use - id="use4626" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(236.32566,135.99471)" /> - <use - id="use4628" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.49896,126.10162)" /> - <use - id="use4630" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(233.33683,129.9719)" /> - <use - id="use4632" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(195.87069,115.66813)" /> - <use - id="use4634" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(197.21509,106.34963)" /> - <use - id="use4636" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(230.42388,152.54352)" /> - <use - id="use4638" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(239.87737,125.03325)" /> - <use - id="use4640" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(267.10089,128.33789)" /> - <use - id="use4642" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(225.16931,131.11044)" /> - <use - id="use4644" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.46595,137.28953)" /> - <use - id="use4646" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(390.61713,-22.604702)" /> - <use - id="use4648" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(339.53679,17.34222)" /> - <use - id="use4650" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.86701,-2.6100797)" /> - <use - id="use4652" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.64753,-24.313412)" /> - <use - id="use4654" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(311.68966,-0.1846544)" /> - <use - id="use4656" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(329.29589,4.478917)" /> - <use - id="use4658" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.48935,37.098284)" /> - <use - id="use4660" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.94959,-6.6301083)" /> - <use - id="use4662" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.96266,-7.977531)" /> - <use - id="use4664" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(330.86619,30.074539)" /> - <use - id="use4666" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(389.32534,-13.029747)" /> - <use - id="use4668" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(359.15296,31.657727)" /> - <use - id="use4670" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.32056,36.639425)" /> - <use - id="use4672" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(367.74085,10.632661)" /> - <use - id="use4674" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(391.43518,0.758978)" /> - <use - id="use4676" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.67257,23.319958)" /> - <use - id="use4678" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(383.6239,19.802917)" /> - <use - id="use4680" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.63106,12.576999)" /> - <use - id="use4682" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.49166,-0.2667563)" /> - <use - id="use4684" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(365.6452,51.680518)" /> - <use - id="use4686" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.96611,53.741049)" /> - <use - id="use4688" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.86405,41.176557)" /> - <use - id="use4690" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(345.10078,46.4235)" /> - <use - id="use4692" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(363.12377,38.849348)" /> - <use - id="use4694" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(387.32623,27.575691)" /> - <use - id="use4696" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.8228,36.864345)" /> - <use - id="use4698" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(373.24571,48.528323)" /> - <use - id="use4700" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.50075,44.763088)" /> - <use - id="use4702" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.30574,12.364329)" /> - <use - id="use4704" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.74792,10.065358)" /> - <use - id="use4706" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(366.16867,36.952827)" /> - <use - id="use4708" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(368.79806,40.481509)" /> - <use - id="use4710" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(399.23489,78.287957)" /> - <use - id="use4712" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.13618,52.015609)" /> - <use - id="use4714" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(400.10496,68.670443)" /> - <use - id="use4716" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.61969,64.628377)" /> - <use - id="use4718" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(386.78049,12.35353)" /> - <use - id="use4720" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.39718,32.135035)" /> - <use - id="use4722" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.34291,59.149771)" /> - <use - id="use4724" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(379.80244,68.31058)" /> - <use - id="use4726" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(420.96189,59.395298)" /> - <use - id="use4728" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(404.74419,62.303418)" /> - <use - id="use4730" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(393.24275,52.958635)" /> - <use - id="use4732" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(398.70346,33.088532)" /> - <use - id="use4734" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.15196,41.801396)" /> - <use - id="use4736" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(433.57096,63.865322)" /> - <use - id="use4738" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.26946,94.25366)" /> - <use - id="use4740" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(410.04658,78.089589)" /> - <use - id="use4742" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.71123,82.020159)" /> - <use - id="use4744" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(435.80448,46.123826)" /> - <use - id="use4746" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.97484,78.047592)" /> - <use - id="use4748" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(421.28969,98.92525)" /> - <use - id="use4750" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(401.67831,103.33356)" /> - <use - id="use4752" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(409.51676,106.71454)" /> - <use - id="use4754" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.13825,75.011764)" /> - <use - id="use4756" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(455.87048,97.4424)" /> - <use - id="use4758" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(426.66971,85.893364)" /> - <use - id="use4760" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.65934,81.864474)" /> - <use - id="use4762" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(451.82487,93.89844)" /> - <use - id="use4764" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(414.00981,116.57307)" /> - <use - id="use4766" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.23408,74.123256)" /> - <use - id="use4768" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(448.56037,79.78127)" /> - <use - id="use4770" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.0654,131.9903)" /> - <use - id="use4772" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(438.61494,91.29698)" /> - <use - id="use4774" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(498.6593,127.18622)" /> - <use - id="use4776" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(432.87569,90.12212)" /> - <use - id="use4778" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(467.51388,104.19752)" /> - <use - id="use4780" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.77933,99.28727)" /> - <use - id="use4782" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.47583,113.11773)" /> - <use - id="use4784" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(491.06594,100.97072)" /> - <use - id="use4786" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(454.15587,90.27043)" /> - <use - id="use4788" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.20457,92.54642)" /> - <use - id="use4790" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.7232,123.18439)" /> - <use - id="use4792" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(506.45748,133.03391)" /> - <use - id="use4794" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.71513,95.04211)" /> - <use - id="use4796" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.46036,103.84288)" /> - <use - id="use4798" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(444.38768,113.25987)" /> - <use - id="use4800" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(479.79585,83.707645)" /> - <use - id="use4802" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(562.08765,124.72686)" /> - <use - id="use4804" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(535.34902,128.42993)" /> - <use - id="use4806" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(490.55632,97.13367)" /> - <use - id="use4808" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(488.38149,116.52048)" /> - <use - id="use4810" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(481.79197,99.01946)" /> - <use - id="use4812" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(480.55529,101.52287)" /> - <use - id="use4814" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.41932,80.459872)" /> - <use - id="use4816" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(521.17757,153.8021)" /> - <use - id="use4818" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.34895,110.97283)" /> - <use - id="use4820" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(502.77203,103.79526)" /> - <use - id="use4822" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(572.80816,128.84011)" /> - <use - id="use4824" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(471.49437,105.78833)" /> - <use - id="use4826" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.36643,145.88071)" /> - <use - id="use4828" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.15449,115.31802)" /> - <use - id="use4830" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(469.4217,103.96075)" /> - <use - id="use4832" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(489.42987,95.95777)" /> - <use - id="use4834" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(473.56202,108.84947)" /> - <use - id="use4836" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(539.1333,154.66948)" /> - <use - id="use4838" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.6256,119.92581)" /> - <use - id="use4840" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(513.61396,113.67786)" /> - <use - id="use4842" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.13788,113.3336)" /> - <use - id="use4844" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(574.19057,152.55609)" /> - <use - id="use4846" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(564.34846,141.91337)" /> - <use - id="use4848" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(525.62698,137.0169)" /> - <use - id="use4850" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(582.02876,155.49168)" /> - <use - id="use4852" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(465.7754,119.05093)" /> - <use - id="use4854" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.54585,149.83204)" /> - <use - id="use4856" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(583.03091,136.66332)" /> - <use - id="use4858" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.6759,126.56928)" /> - <use - id="use4860" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(586.52898,124.57503)" /> - <use - id="use4862" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(537.77673,148.2143)" /> - <use - id="use4864" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(594.30147,133.36216)" /> - <use - id="use4866" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.68192,121.97543)" /> - <use - id="use4868" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(544.47654,143.78555)" /> - <use - id="use4870" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(589.52442,149.41386)" /> - <use - id="use4872" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(528.76986,141.37775)" /> - <use - id="use4874" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.65558,108.50674)" /> - <use - id="use4876" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(541.76037,150.31151)" /> - <use - id="use4878" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(653.75494,-20.378106)" /> - <use - id="use4880" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(607.35937,13.351054)" /> - <use - id="use4882" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(683.6475,-30.468449)" /> - <use - id="use4884" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(632.00444,-1.4882562)" /> - <use - id="use4886" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(609.59719,17.604446)" /> - <use - id="use4888" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(637.56976,12.693439)" /> - <use - id="use4890" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.71222,-11.142696)" /> - <use - id="use4892" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(646.28338,2.323483)" /> - <use - id="use4894" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(657.894,-3.4330643)" /> - <use - id="use4896" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(687.39389,-11.002963)" /> - <use - id="use4898" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(760.34272,-29.498879)" /> - <use - id="use4900" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(680.12976,36.106543)" /> - <use - id="use4902" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(667.93674,18.793196)" /> - <use - id="use4904" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(643.40206,19.028125)" /> - <use - id="use4906" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(670.02297,34.332737)" /> - <use - id="use4908" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(664.82897,3.376271)" /> - <use - id="use4910" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(659.14725,-6.6853948)" /> - <use - id="use4912" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(672.72485,29.111648)" /> - <use - id="use4914" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(758.07389,-23.643901)" /> - <use - id="use4916" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.26589,-2.0072186)" /> - <use - id="use4918" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(762.50307,-12.312879)" /> - <use - id="use4920" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(709.06052,5.308682)" /> - <use - id="use4922" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(675.89122,18.545695)" /> - <use - id="use4924" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(677.41882,6.624533)" /> - <use - id="use4926" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(668.37097,-1.0866166)" /> - <use - id="use4928" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.74582,11.498556)" /> - <use - id="use4930" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(695.23374,67.451912)" /> - <use - id="use4932" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.63398,70.500305)" /> - <use - id="use4934" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(698.17212,7.83463)" /> - <use - id="use4936" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(686.9616,43.188731)" /> - <use - id="use4938" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.55289,56.167051)" /> - <use - id="use4940" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.18546,57.866832)" /> - <use - id="use4942" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.44314,31.226195)" /> - <use - id="use4944" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.33037,11.589928)" /> - <use - id="use4946" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(723.8791,78.288782)" /> - <use - id="use4948" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.89745,68.308916)" /> - <use - id="use4950" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.38064,84.496312)" /> - <use - id="use4952" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.89907,64.404489)" /> - <use - id="use4954" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(696.05061,62.465676)" /> - <use - id="use4956" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.36126,97.59415)" /> - <use - id="use4958" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(719.40586,40.68576)" /> - <use - id="use4960" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(738.01931,44.74962)" /> - <use - id="use4962" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(742.97281,93.23091)" /> - <use - id="use4964" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.76282,66.658987)" /> - <use - id="use4966" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.78061,71.931997)" /> - <use - id="use4968" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.36319,54.955154)" /> - <use - id="use4970" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.28424,49.734871)" /> - <use - id="use4972" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(730.64589,91.42487)" /> - <use - id="use4974" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.74116,94.07433)" /> - <use - id="use4976" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.79834,82.608509)" /> - <use - id="use4978" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.66945,59.482006)" /> - <use - id="use4980" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.13775,98.94)" /> - <use - id="use4982" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(756.6017,57.727894)" /> - <use - id="use4984" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.52239,83.836626)" /> - <use - id="use4986" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.60473,78.167644)" /> - <use - id="use4988" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(733.34723,70.39965)" /> - <use - id="use4990" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(769.48126,114.17742)" /> - <use - id="use4992" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.4851,96.14021)" /> - <use - id="use4994" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(771.37679,95.12202)" /> - <use - id="use4996" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.75943,91.62506)" /> - <use - id="use4998" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(792.26442,82.439334)" /> - <use - id="use5000" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(731.05337,106.20333)" /> - <use - id="use5002" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(751.0722,112.7062)" /> - <use - id="use5004" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.59868,80.852444)" /> - <use - id="use5006" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(768.77455,97.73332)" /> - <use - id="use5012" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.79178,117.96446)" /> - <use - id="use5014" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.72687,92.57554)" /> - <use - id="use5016" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.78333,102.90326)" /> - <use - id="use5018" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(781.29332,98.76291)" /> - <use - id="use5020" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(766.08045,115.05689)" /> - <use - id="use5024" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(764.58487,100.29694)" /> - <use - id="use5026" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.30263,106.95209)" /> - <use - id="use5038" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(788.33916,108.97119)" /> - <use - id="use5046" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(793.67639,108.87473)" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 290.32582,923.13347 c -2.3485,0 75.54326,0 75.54326,0" + id="path3831" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.06533003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093" + width="5.6119008" + height="309.38351" + x="-770.5697" + y="268.94238" + transform="matrix(0,-1,1,0,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="826.96906" + y="305.15897" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,17.454602,223.69609)" + id="g10894" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 281.63299,733.30338 0.58717,71.02465" + id="path10899" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,748.50978 15.22061,-8.78762" + id="path10924" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,754.53889 15.22061,-8.78763" + id="path10924-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,742.48067 15.22061,-8.78763" + id="path10924-1" + inkscape:connector-curvature="0" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,249.08681,224.55016)" + id="g10894-1" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889-8" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331-8" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5-7" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 513.2652,734.15745 0.58717,71.02465" + id="path10899-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,749.36385 15.22061,-8.78762" + id="path10924-0" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,755.39296 15.22061,-8.78763" + id="path10924-2-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,743.33474 15.22061,-8.78763" + id="path10924-1-9" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 367.76824,729.8968 0.58717,71.02467" + id="path10899-2-6-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,745.1032 15.22061,-8.78762" + id="path10924-0-8-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,751.13231 15.22061,-8.78763" + id="path10924-2-7-2-3" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,739.07409 15.22061,-8.78763" + id="path10924-1-9-1-4" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="273.57608" + y="928.58966" + id="text3800-2-4" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0" + x="273.57608" + y="928.58966" + style="font-size:15px">III</tspan></text> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083"></flowPara></flowRoot> <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-4" + width="9.8542423" + height="9.8542423" + x="858.93427" + y="272.36087" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 413.56289,729.30795 0.58717,71.02467" + id="path10899-2-6-2-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,744.51435 15.22061,-8.78762" + id="path10924-0-8-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,750.54346 15.22061,-8.78763" + id="path10924-2-7-2-3-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,738.48524 15.22061,-8.78763" + id="path10924-1-9-1-4-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="368.16199" + y="928.58966" + id="text3800-2-4-1" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4" + x="368.16199" + y="928.58966" + style="font-size:15px">V</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="405.67142" + y="928.58966" + id="text3800-2-4-1-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4-0" + x="405.67142" + y="928.58966" + style="font-size:15px">VII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="512.65314" + y="928.58966" + id="text3800-2-4-8" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-3" + x="512.65314" + y="928.58966" + style="font-size:15px">II</tspan></text> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1.77165353;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11196" + width="269.06955" + height="228.3455" + x="250.26295" + y="722.8996" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 432.81911,923.00585 c 0,0 0.30757,0 0.46136,0 1.87936,0 3.81566,-0.45912 5.63807,0 1.88882,0.47585 3.1982,2.76164 5.14602,2.76857 1.97397,0.007 3.26638,-2.622 5.23491,-2.76857 2.34281,-0.17443 4.3002,2.33757 6.6495,2.336 2.34039,-0.002 4.28079,-2.33525 6.62118,-2.336 2.43145,-7.7e-4 4.44905,2.39425 6.88034,2.4225 2.60385,0.0303 4.82476,-2.51934 7.42698,-2.4225 2.35171,0.0875 4.17752,2.65636 6.53072,2.6821 2.4862,0.0272 4.47604,-2.78762 6.96014,-2.6821 2.04208,0.0867 3.47021,2.69765 5.51407,2.6821 1.98209,-0.0151 3.37906,-2.22256 5.3072,-2.6821 1.24203,-0.29601 2.76781,0 3.83044,0 1.06264,0 1.89822,0 2.46814,0 0.56993,0 0.87419,0 0.87419,0" + id="path3831-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="caaaaaaaaaaaazzc" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.77165353;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11222" + width="343.57617" + height="221.21999" + x="256.45859" + y="718.79193" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/26.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/26.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,7 +7,6 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -15,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="mutedharmonictrem.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -25,9 +150,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="626.2701" - inkscape:cy="196.72162" + inkscape:zoom="1.0216075" + inkscape:cx="431.4679" + inkscape:cy="248.7964" inkscape:document-units="cm" inkscape:current-layer="layer1" showgrid="true" @@ -37,7 +162,9 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -63,7 +190,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5732348,804.43262 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.5732342,826.84528 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5732348,844.37552 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.5732342,866.78816 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5732348,886.31556 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.5732342,908.72821 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <rect - style="color:#000000;fill:none;stroke:none;stroke-width:2.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect3526" - width="165.95239" - height="247.25792" - x="513.45001" - y="791.06812" /> - <rect - style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.40657935;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:0.40657937, 0.40657937;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4446" - width="4.1141129" - height="4.5734487" - x="48.357574" - y="807.33496" /> - <use - id="use4448" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(5.160345,-10.059496)" /> - <use - id="use4450" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(33.16191,-17.049859)" /> - <use - id="use4452" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(48.906878,24.090457)" /> - <use - id="use4454" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(21.847786,13.483057)" /> - <use - id="use4456" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(60.189194,31.191319)" /> - <use - id="use4458" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(51.784121,19.314743)" /> - <use - id="use4460" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(56.377386,15.042132)" /> - <use - id="use4462" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.485032,7.834398)" /> - <use - id="use4464" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(49.36134,13.517258)" /> - <use - id="use4466" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.303967,14.821356)" /> - <use - id="use4468" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.031075,12.152923)" /> - <use - id="use4470" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.7091,18.741954)" /> - <use - id="use4472" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(91.003395,35.747928)" /> - <use - id="use4474" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.18698,23.63197)" /> - <use - id="use4476" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.157634,31.921359)" /> - <use - id="use4478" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(66.067759,10.362192)" /> - <use - id="use4480" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.832168,23.755952)" /> - <use - id="use4482" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.057966,20.334544)" /> - <use - id="use4484" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.395803,40.325402)" /> - <use - id="use4486" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(82.800046,22.477608)" /> - <use - id="use4488" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(68.849927,23.884752)" /> - <use - id="use4490" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.556608,18.846984)" /> - <use - id="use4492" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(72.325777,23.257868)" /> - <use - id="use4494" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28148,7.929971)" /> - <use - id="use4496" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.5168,20.476855)" /> - <use - id="use4498" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(107.7375,49.734422)" /> - <use - id="use4500" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(115.16402,50.171343)" /> - <use - id="use4502" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(125.71016,54.581263)" /> - <use - id="use4504" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(90.18331,60.510538)" /> - <use - id="use4506" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.13003,10.478256)" /> - <use - id="use4508" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(117.56939,65.880602)" /> - <use - id="use4510" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(89.039045,30.078136)" /> - <use - id="use4512" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(120.24854,68.946381)" /> - <use - id="use4514" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(109.79612,37.384602)" /> - <use - id="use4516" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.691727,48.592774)" /> - <use - id="use4518" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.436,67.290507)" /> - <use - id="use4520" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.246079,79.709086)" /> - <use - id="use4522" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.54721,46.735682)" /> - <use - id="use4524" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.610946,82.541238)" /> - <use - id="use4526" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(85.005582,34.365363)" /> - <use - id="use4528" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.484018,56.068983)" /> - <use - id="use4530" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(93.642346,61.866206)" /> - <use - id="use4532" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(88.18666,86.21638)" /> - <use - id="use4534" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(83.742875,42.580241)" /> - <use - id="use4536" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(73.569198,71.285549)" /> - <use - id="use4538" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.383528,65.341878)" /> - <use - id="use4540" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.79087,94.58179)" /> - <use - id="use4542" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.55163,81.366893)" /> - <use - id="use4544" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(139.36188,107.65906)" /> - <use - id="use4546" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28687,70.512558)" /> - <use - id="use4548" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(134.13335,104.14236)" /> - <use - id="use4550" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(79.403269,73.845435)" /> - <use - id="use4552" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(130.33207,93.17454)" /> - <use - id="use4554" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(112.21063,70.649697)" /> - <use - id="use4556" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(148.10224,79.586653)" /> - <use - id="use4558" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.66927,121.96328)" /> - <use - id="use4560" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(113.32754,53.919793)" /> - <use - id="use4562" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.7384,63.737008)" /> - <use - id="use4564" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(105.41228,97.67873)" /> - <use - id="use4566" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(152.48691,124.99811)" /> - <use - id="use4568" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(156.85158,81.658602)" /> - <use - id="use4570" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.29697,113.23582)" /> - <use - id="use4572" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(150.90233,63.844623)" /> - <use - id="use4574" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(144.24043,75.290672)" /> - <use - id="use4576" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.88658,59.760134)" /> - <use - id="use4578" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(160.33751,116.36138)" /> - <use - id="use4580" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(132.91241,102.0265)" /> - <use - id="use4582" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.05904,136.79144)" /> - <use - id="use4584" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(179.9706,107.71374)" /> - <use - id="use4586" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(185.35856,96.32696)" /> - <use - id="use4588" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.29141,117.18802)" /> - <use - id="use4590" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(168.70072,95.18358)" /> - <use - id="use4592" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(231.18245,133.01413)" /> - <use - id="use4594" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(184.52986,99.90813)" /> - <use - id="use4596" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(188.30897,103.66332)" /> - <use - id="use4598" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(218.10056,82.064355)" /> - <use - id="use4600" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(178.6903,101.63081)" /> - <use - id="use4602" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(202.84501,111.87539)" /> - <use - id="use4604" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.2038,79.518884)" /> - <use - id="use4606" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(198.93989,88.062947)" /> - <use - id="use4608" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(210.71651,152.41384)" /> - <use - id="use4610" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.72025,136.86026)" /> - <use - id="use4612" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(164.85292,113.14562)" /> - <use - id="use4614" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(203.81334,122.65087)" /> - <use - id="use4616" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(189.40055,119.2961)" /> - <use - id="use4618" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.50792,143.906)" /> - <use - id="use4620" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(212.44777,158.07732)" /> - <use - id="use4622" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(226.85803,107.77973)" /> - <use - id="use4624" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(187.55448,119.66842)" /> - <use - id="use4626" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(236.32566,135.99471)" /> - <use - id="use4628" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.49896,126.10162)" /> - <use - id="use4630" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(233.33683,129.9719)" /> - <use - id="use4632" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(195.87069,115.66813)" /> - <use - id="use4634" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(197.21509,106.34963)" /> - <use - id="use4636" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(230.42388,152.54352)" /> - <use - id="use4638" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(239.87737,125.03325)" /> - <use - id="use4640" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(267.10089,128.33789)" /> - <use - id="use4642" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(225.16931,131.11044)" /> - <use - id="use4644" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.46595,137.28953)" /> - <use - id="use4646" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(390.61713,-22.604702)" /> - <use - id="use4648" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(339.53679,17.34222)" /> - <use - id="use4650" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.86701,-2.6100797)" /> - <use - id="use4652" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.64753,-24.313412)" /> - <use - id="use4654" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(311.68966,-0.1846544)" /> - <use - id="use4656" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(329.29589,4.478917)" /> - <use - id="use4658" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.48935,37.098284)" /> - <use - id="use4660" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.94959,-6.6301083)" /> - <use - id="use4662" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.96266,-7.977531)" /> - <use - id="use4664" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(330.86619,30.074539)" /> - <use - id="use4666" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(389.32534,-13.029747)" /> - <use - id="use4668" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(359.15296,31.657727)" /> - <use - id="use4670" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.32056,36.639425)" /> - <use - id="use4672" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(367.74085,10.632661)" /> - <use - id="use4674" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(391.43518,0.758978)" /> - <use - id="use4676" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.67257,23.319958)" /> - <use - id="use4678" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(383.6239,19.802917)" /> - <use - id="use4680" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.63106,12.576999)" /> - <use - id="use4682" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.49166,-0.2667563)" /> - <use - id="use4684" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(365.6452,51.680518)" /> - <use - id="use4686" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.96611,53.741049)" /> - <use - id="use4688" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.86405,41.176557)" /> - <use - id="use4690" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(345.10078,46.4235)" /> - <use - id="use4692" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(363.12377,38.849348)" /> - <use - id="use4694" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(387.32623,27.575691)" /> - <use - id="use4696" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.8228,36.864345)" /> - <use - id="use4698" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(373.24571,48.528323)" /> - <use - id="use4700" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.50075,44.763088)" /> - <use - id="use4702" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.30574,12.364329)" /> - <use - id="use4704" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.74792,10.065358)" /> - <use - id="use4706" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(366.16867,36.952827)" /> - <use - id="use4708" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(368.79806,40.481509)" /> - <use - id="use4710" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(399.23489,78.287957)" /> - <use - id="use4712" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.13618,52.015609)" /> - <use - id="use4714" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(400.10496,68.670443)" /> - <use - id="use4716" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.61969,64.628377)" /> - <use - id="use4718" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(386.78049,12.35353)" /> - <use - id="use4720" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.39718,32.135035)" /> - <use - id="use4722" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.34291,59.149771)" /> - <use - id="use4724" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(379.80244,68.31058)" /> - <use - id="use4726" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(420.96189,59.395298)" /> - <use - id="use4728" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(404.74419,62.303418)" /> - <use - id="use4730" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(393.24275,52.958635)" /> - <use - id="use4732" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(398.70346,33.088532)" /> - <use - id="use4734" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.15196,41.801396)" /> - <use - id="use4736" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(433.57096,63.865322)" /> - <use - id="use4738" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.26946,94.25366)" /> - <use - id="use4740" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(410.04658,78.089589)" /> - <use - id="use4742" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.71123,82.020159)" /> - <use - id="use4744" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(435.80448,46.123826)" /> - <use - id="use4746" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.97484,78.047592)" /> - <use - id="use4748" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(421.28969,98.92525)" /> - <use - id="use4750" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(401.67831,103.33356)" /> - <use - id="use4752" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(409.51676,106.71454)" /> - <use - id="use4754" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.13825,75.011764)" /> - <use - id="use4756" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(455.87048,97.4424)" /> - <use - id="use4758" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(426.66971,85.893364)" /> - <use - id="use4760" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.65934,81.864474)" /> - <use - id="use4762" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(451.82487,93.89844)" /> - <use - id="use4764" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(414.00981,116.57307)" /> - <use - id="use4766" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.23408,74.123256)" /> - <use - id="use4768" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(448.56037,79.78127)" /> - <use - id="use4770" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.0654,131.9903)" /> - <use - id="use4772" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(438.61494,91.29698)" /> - <use - id="use4774" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(498.6593,127.18622)" /> - <use - id="use4776" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(432.87569,90.12212)" /> - <use - id="use4778" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(467.51388,104.19752)" /> - <use - id="use4780" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.77933,99.28727)" /> - <use - id="use4782" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.47583,113.11773)" /> - <use - id="use4784" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(491.06594,100.97072)" /> - <use - id="use4786" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(454.15587,90.27043)" /> - <use - id="use4788" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.20457,92.54642)" /> - <use - id="use4790" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.7232,123.18439)" /> - <use - id="use4792" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(506.45748,133.03391)" /> - <use - id="use4794" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.71513,95.04211)" /> - <use - id="use4796" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.46036,103.84288)" /> - <use - id="use4798" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(444.38768,113.25987)" /> - <use - id="use4800" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(479.79585,83.707645)" /> - <use - id="use4802" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(562.08765,124.72686)" /> - <use - id="use4804" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(535.34902,128.42993)" /> - <use - id="use4806" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(490.55632,97.13367)" /> - <use - id="use4808" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(488.38149,116.52048)" /> - <use - id="use4810" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(481.79197,99.01946)" /> - <use - id="use4812" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(480.55529,101.52287)" /> - <use - id="use4814" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.41932,80.459872)" /> - <use - id="use4816" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(521.17757,153.8021)" /> - <use - id="use4818" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.34895,110.97283)" /> - <use - id="use4820" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(502.77203,103.79526)" /> - <use - id="use4822" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(572.80816,128.84011)" /> - <use - id="use4824" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(471.49437,105.78833)" /> - <use - id="use4826" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.36643,145.88071)" /> - <use - id="use4828" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.15449,115.31802)" /> - <use - id="use4830" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(469.4217,103.96075)" /> - <use - id="use4832" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(489.42987,95.95777)" /> - <use - id="use4834" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(473.56202,108.84947)" /> - <use - id="use4836" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(539.1333,154.66948)" /> - <use - id="use4838" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.6256,119.92581)" /> - <use - id="use4840" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(513.61396,113.67786)" /> - <use - id="use4842" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.13788,113.3336)" /> - <use - id="use4844" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(574.19057,152.55609)" /> - <use - id="use4846" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(564.34846,141.91337)" /> - <use - id="use4848" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(525.62698,137.0169)" /> - <use - id="use4850" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(582.02876,155.49168)" /> - <use - id="use4852" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(465.7754,119.05093)" /> - <use - id="use4854" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.54585,149.83204)" /> - <use - id="use4856" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(583.03091,136.66332)" /> - <use - id="use4858" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.6759,126.56928)" /> - <use - id="use4860" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(586.52898,124.57503)" /> - <use - id="use4862" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(537.77673,148.2143)" /> - <use - id="use4864" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(594.30147,133.36216)" /> - <use - id="use4866" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.68192,121.97543)" /> - <use - id="use4868" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(544.47654,143.78555)" /> - <use - id="use4870" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(589.52442,149.41386)" /> - <use - id="use4872" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(528.76986,141.37775)" /> - <use - id="use4874" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.65558,108.50674)" /> - <use - id="use4876" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(541.76037,150.31151)" /> - <use - id="use4878" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(653.75494,-20.378106)" /> - <use - id="use4880" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(607.35937,13.351054)" /> - <use - id="use4882" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(683.6475,-30.468449)" /> - <use - id="use4884" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(632.00444,-1.4882562)" /> - <use - id="use4886" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(609.59719,17.604446)" /> - <use - id="use4888" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(637.56976,12.693439)" /> - <use - id="use4890" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.71222,-11.142696)" /> - <use - id="use4892" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(646.28338,2.323483)" /> - <use - id="use4894" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(657.894,-3.4330643)" /> - <use - id="use4896" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(687.39389,-11.002963)" /> - <use - id="use4898" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(760.34272,-29.498879)" /> - <use - id="use4900" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(680.12976,36.106543)" /> - <use - id="use4902" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(667.93674,18.793196)" /> - <use - id="use4904" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(643.40206,19.028125)" /> - <use - id="use4906" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(670.02297,34.332737)" /> - <use - id="use4908" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(664.82897,3.376271)" /> - <use - id="use4910" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(659.14725,-6.6853948)" /> - <use - id="use4912" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(672.72485,29.111648)" /> - <use - id="use4914" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(758.07389,-23.643901)" /> - <use - id="use4916" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.26589,-2.0072186)" /> - <use - id="use4918" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(762.50307,-12.312879)" /> - <use - id="use4920" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(709.06052,5.308682)" /> - <use - id="use4922" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(675.89122,18.545695)" /> - <use - id="use4924" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(677.41882,6.624533)" /> - <use - id="use4926" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(668.37097,-1.0866166)" /> - <use - id="use4928" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.74582,11.498556)" /> - <use - id="use4930" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(695.23374,67.451912)" /> - <use - id="use4932" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.63398,70.500305)" /> - <use - id="use4934" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(698.17212,7.83463)" /> - <use - id="use4936" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(686.9616,43.188731)" /> - <use - id="use4938" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.55289,56.167051)" /> - <use - id="use4940" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.18546,57.866832)" /> - <use - id="use4942" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.44314,31.226195)" /> - <use - id="use4944" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.33037,11.589928)" /> - <use - id="use4946" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(723.8791,78.288782)" /> - <use - id="use4948" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.89745,68.308916)" /> - <use - id="use4950" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.38064,84.496312)" /> - <use - id="use4952" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.89907,64.404489)" /> - <use - id="use4954" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(696.05061,62.465676)" /> - <use - id="use4956" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.36126,97.59415)" /> - <use - id="use4958" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(719.40586,40.68576)" /> - <use - id="use4960" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(738.01931,44.74962)" /> - <use - id="use4962" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(742.97281,93.23091)" /> - <use - id="use4964" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.76282,66.658987)" /> - <use - id="use4966" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.78061,71.931997)" /> - <use - id="use4968" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.36319,54.955154)" /> - <use - id="use4970" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.28424,49.734871)" /> - <use - id="use4972" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(730.64589,91.42487)" /> - <use - id="use4974" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.74116,94.07433)" /> - <use - id="use4976" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.79834,82.608509)" /> - <use - id="use4978" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.66945,59.482006)" /> - <use - id="use4980" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.13775,98.94)" /> - <use - id="use4982" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(756.6017,57.727894)" /> - <use - id="use4984" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.52239,83.836626)" /> - <use - id="use4986" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.60473,78.167644)" /> - <use - id="use4988" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(733.34723,70.39965)" /> - <use - id="use4990" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(769.48126,114.17742)" /> - <use - id="use4992" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.4851,96.14021)" /> - <use - id="use4994" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(771.37679,95.12202)" /> - <use - id="use4996" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.75943,91.62506)" /> - <use - id="use4998" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(792.26442,82.439334)" /> - <use - id="use5000" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(731.05337,106.20333)" /> - <use - id="use5002" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(751.0722,112.7062)" /> - <use - id="use5004" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.59868,80.852444)" /> - <use - id="use5006" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(768.77455,97.73332)" /> - <use - id="use5012" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.79178,117.96446)" /> - <use - id="use5014" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.72687,92.57554)" /> - <use - id="use5016" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.78333,102.90326)" /> - <use - id="use5018" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(781.29332,98.76291)" /> - <use - id="use5020" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(766.08045,115.05689)" /> - <use - id="use5024" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(764.58487,100.29694)" /> - <use - id="use5026" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.30263,106.95209)" /> - <use - id="use5038" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(788.33916,108.97119)" /> - <use - id="use5046" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(793.67639,108.87473)" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 290.32582,923.13347 c -2.3485,0 75.54326,0 75.54326,0" + id="path3831" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.06533003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093" + width="5.6119008" + height="309.38351" + x="-770.5697" + y="268.94238" + transform="matrix(0,-1,1,0,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="826.96906" + y="305.15897" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,17.454602,223.69609)" + id="g10894" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 281.63299,733.30338 0.58717,71.02465" + id="path10899" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,748.50978 15.22061,-8.78762" + id="path10924" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,754.53889 15.22061,-8.78763" + id="path10924-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,742.48067 15.22061,-8.78763" + id="path10924-1" + inkscape:connector-curvature="0" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,249.08681,224.55016)" + id="g10894-1" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889-8" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331-8" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5-7" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 513.2652,734.15745 0.58717,71.02465" + id="path10899-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,749.36385 15.22061,-8.78762" + id="path10924-0" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,755.39296 15.22061,-8.78763" + id="path10924-2-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,743.33474 15.22061,-8.78763" + id="path10924-1-9" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 367.76824,729.8968 0.58717,71.02467" + id="path10899-2-6-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,745.1032 15.22061,-8.78762" + id="path10924-0-8-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,751.13231 15.22061,-8.78763" + id="path10924-2-7-2-3" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,739.07409 15.22061,-8.78763" + id="path10924-1-9-1-4" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="273.57608" + y="928.58966" + id="text3800-2-4" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0" + x="273.57608" + y="928.58966" + style="font-size:15px">III</tspan></text> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083"></flowPara></flowRoot> <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-4" + width="9.8542423" + height="9.8542423" + x="858.93427" + y="272.36087" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 413.56289,729.30795 0.58717,71.02467" + id="path10899-2-6-2-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,744.51435 15.22061,-8.78762" + id="path10924-0-8-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,750.54346 15.22061,-8.78763" + id="path10924-2-7-2-3-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,738.48524 15.22061,-8.78763" + id="path10924-1-9-1-4-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="368.16199" + y="928.58966" + id="text3800-2-4-1" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4" + x="368.16199" + y="928.58966" + style="font-size:15px">V</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="405.67142" + y="928.58966" + id="text3800-2-4-1-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4-0" + x="405.67142" + y="928.58966" + style="font-size:15px">VII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="512.65314" + y="928.58966" + id="text3800-2-4-8" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-3" + x="512.65314" + y="928.58966" + style="font-size:15px">II</tspan></text> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1.77165353;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11196" + width="269.06955" + height="228.3455" + x="250.26295" + y="722.8996" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 432.81911,923.00585 c 0,0 0.30757,0 0.46136,0 1.87936,0 3.81566,-0.45912 5.63807,0 1.88882,0.47585 3.1982,2.76164 5.14602,2.76857 1.97397,0.007 3.26638,-2.622 5.23491,-2.76857 2.34281,-0.17443 4.3002,2.33757 6.6495,2.336 2.34039,-0.002 4.28079,-2.33525 6.62118,-2.336 2.43145,-7.7e-4 4.44905,2.39425 6.88034,2.4225 2.60385,0.0303 4.82476,-2.51934 7.42698,-2.4225 2.35171,0.0875 4.17752,2.65636 6.53072,2.6821 2.4862,0.0272 4.47604,-2.78762 6.96014,-2.6821 2.04208,0.0867 3.47021,2.69765 5.51407,2.6821 1.98209,-0.0151 3.37906,-2.22256 5.3072,-2.6821 1.24203,-0.29601 2.76781,0 3.83044,0 1.06264,0 1.89822,0 2.46814,0 0.56993,0 0.87419,0 0.87419,0" + id="path3831-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="caaaaaaaaaaaazzc" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.77165353;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11222" + width="343.57617" + height="221.21999" + x="256.45859" + y="718.79193" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/27.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/27.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,7 +7,6 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -15,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="mutedharmonictrem.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -25,9 +150,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="626.2701" - inkscape:cy="196.72162" + inkscape:zoom="1.0216075" + inkscape:cx="431.4679" + inkscape:cy="248.7964" inkscape:document-units="cm" inkscape:current-layer="layer1" showgrid="true" @@ -37,7 +162,9 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -63,7 +190,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5732348,804.43262 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.5732342,826.84528 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5732348,844.37552 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.5732342,866.78816 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5732348,886.31556 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.5732342,908.72821 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <rect - style="color:#000000;fill:none;stroke:none;stroke-width:2.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect3526" - width="165.95239" - height="247.25792" - x="513.45001" - y="791.06812" /> - <rect - style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.40657935;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:0.40657937, 0.40657937;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4446" - width="4.1141129" - height="4.5734487" - x="48.357574" - y="807.33496" /> - <use - id="use4448" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(5.160345,-10.059496)" /> - <use - id="use4450" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(33.16191,-17.049859)" /> - <use - id="use4452" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(48.906878,24.090457)" /> - <use - id="use4454" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(21.847786,13.483057)" /> - <use - id="use4456" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(60.189194,31.191319)" /> - <use - id="use4458" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(51.784121,19.314743)" /> - <use - id="use4460" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(56.377386,15.042132)" /> - <use - id="use4462" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.485032,7.834398)" /> - <use - id="use4464" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(49.36134,13.517258)" /> - <use - id="use4466" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.303967,14.821356)" /> - <use - id="use4468" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.031075,12.152923)" /> - <use - id="use4470" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.7091,18.741954)" /> - <use - id="use4472" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(91.003395,35.747928)" /> - <use - id="use4474" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.18698,23.63197)" /> - <use - id="use4476" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.157634,31.921359)" /> - <use - id="use4478" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(66.067759,10.362192)" /> - <use - id="use4480" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.832168,23.755952)" /> - <use - id="use4482" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.057966,20.334544)" /> - <use - id="use4484" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.395803,40.325402)" /> - <use - id="use4486" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(82.800046,22.477608)" /> - <use - id="use4488" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(68.849927,23.884752)" /> - <use - id="use4490" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.556608,18.846984)" /> - <use - id="use4492" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(72.325777,23.257868)" /> - <use - id="use4494" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28148,7.929971)" /> - <use - id="use4496" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.5168,20.476855)" /> - <use - id="use4498" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(107.7375,49.734422)" /> - <use - id="use4500" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(115.16402,50.171343)" /> - <use - id="use4502" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(125.71016,54.581263)" /> - <use - id="use4504" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(90.18331,60.510538)" /> - <use - id="use4506" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.13003,10.478256)" /> - <use - id="use4508" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(117.56939,65.880602)" /> - <use - id="use4510" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(89.039045,30.078136)" /> - <use - id="use4512" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(120.24854,68.946381)" /> - <use - id="use4514" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(109.79612,37.384602)" /> - <use - id="use4516" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.691727,48.592774)" /> - <use - id="use4518" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.436,67.290507)" /> - <use - id="use4520" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.246079,79.709086)" /> - <use - id="use4522" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.54721,46.735682)" /> - <use - id="use4524" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.610946,82.541238)" /> - <use - id="use4526" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(85.005582,34.365363)" /> - <use - id="use4528" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.484018,56.068983)" /> - <use - id="use4530" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(93.642346,61.866206)" /> - <use - id="use4532" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(88.18666,86.21638)" /> - <use - id="use4534" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(83.742875,42.580241)" /> - <use - id="use4536" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(73.569198,71.285549)" /> - <use - id="use4538" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.383528,65.341878)" /> - <use - id="use4540" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.79087,94.58179)" /> - <use - id="use4542" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.55163,81.366893)" /> - <use - id="use4544" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(139.36188,107.65906)" /> - <use - id="use4546" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28687,70.512558)" /> - <use - id="use4548" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(134.13335,104.14236)" /> - <use - id="use4550" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(79.403269,73.845435)" /> - <use - id="use4552" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(130.33207,93.17454)" /> - <use - id="use4554" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(112.21063,70.649697)" /> - <use - id="use4556" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(148.10224,79.586653)" /> - <use - id="use4558" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.66927,121.96328)" /> - <use - id="use4560" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(113.32754,53.919793)" /> - <use - id="use4562" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.7384,63.737008)" /> - <use - id="use4564" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(105.41228,97.67873)" /> - <use - id="use4566" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(152.48691,124.99811)" /> - <use - id="use4568" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(156.85158,81.658602)" /> - <use - id="use4570" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.29697,113.23582)" /> - <use - id="use4572" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(150.90233,63.844623)" /> - <use - id="use4574" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(144.24043,75.290672)" /> - <use - id="use4576" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.88658,59.760134)" /> - <use - id="use4578" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(160.33751,116.36138)" /> - <use - id="use4580" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(132.91241,102.0265)" /> - <use - id="use4582" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.05904,136.79144)" /> - <use - id="use4584" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(179.9706,107.71374)" /> - <use - id="use4586" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(185.35856,96.32696)" /> - <use - id="use4588" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.29141,117.18802)" /> - <use - id="use4590" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(168.70072,95.18358)" /> - <use - id="use4592" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(231.18245,133.01413)" /> - <use - id="use4594" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(184.52986,99.90813)" /> - <use - id="use4596" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(188.30897,103.66332)" /> - <use - id="use4598" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(218.10056,82.064355)" /> - <use - id="use4600" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(178.6903,101.63081)" /> - <use - id="use4602" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(202.84501,111.87539)" /> - <use - id="use4604" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.2038,79.518884)" /> - <use - id="use4606" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(198.93989,88.062947)" /> - <use - id="use4608" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(210.71651,152.41384)" /> - <use - id="use4610" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.72025,136.86026)" /> - <use - id="use4612" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(164.85292,113.14562)" /> - <use - id="use4614" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(203.81334,122.65087)" /> - <use - id="use4616" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(189.40055,119.2961)" /> - <use - id="use4618" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.50792,143.906)" /> - <use - id="use4620" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(212.44777,158.07732)" /> - <use - id="use4622" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(226.85803,107.77973)" /> - <use - id="use4624" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(187.55448,119.66842)" /> - <use - id="use4626" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(236.32566,135.99471)" /> - <use - id="use4628" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.49896,126.10162)" /> - <use - id="use4630" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(233.33683,129.9719)" /> - <use - id="use4632" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(195.87069,115.66813)" /> - <use - id="use4634" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(197.21509,106.34963)" /> - <use - id="use4636" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(230.42388,152.54352)" /> - <use - id="use4638" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(239.87737,125.03325)" /> - <use - id="use4640" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(267.10089,128.33789)" /> - <use - id="use4642" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(225.16931,131.11044)" /> - <use - id="use4644" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.46595,137.28953)" /> - <use - id="use4646" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(390.61713,-22.604702)" /> - <use - id="use4648" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(339.53679,17.34222)" /> - <use - id="use4650" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.86701,-2.6100797)" /> - <use - id="use4652" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.64753,-24.313412)" /> - <use - id="use4654" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(311.68966,-0.1846544)" /> - <use - id="use4656" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(329.29589,4.478917)" /> - <use - id="use4658" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.48935,37.098284)" /> - <use - id="use4660" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.94959,-6.6301083)" /> - <use - id="use4662" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.96266,-7.977531)" /> - <use - id="use4664" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(330.86619,30.074539)" /> - <use - id="use4666" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(389.32534,-13.029747)" /> - <use - id="use4668" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(359.15296,31.657727)" /> - <use - id="use4670" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.32056,36.639425)" /> - <use - id="use4672" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(367.74085,10.632661)" /> - <use - id="use4674" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(391.43518,0.758978)" /> - <use - id="use4676" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.67257,23.319958)" /> - <use - id="use4678" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(383.6239,19.802917)" /> - <use - id="use4680" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.63106,12.576999)" /> - <use - id="use4682" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.49166,-0.2667563)" /> - <use - id="use4684" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(365.6452,51.680518)" /> - <use - id="use4686" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.96611,53.741049)" /> - <use - id="use4688" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.86405,41.176557)" /> - <use - id="use4690" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(345.10078,46.4235)" /> - <use - id="use4692" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(363.12377,38.849348)" /> - <use - id="use4694" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(387.32623,27.575691)" /> - <use - id="use4696" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.8228,36.864345)" /> - <use - id="use4698" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(373.24571,48.528323)" /> - <use - id="use4700" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.50075,44.763088)" /> - <use - id="use4702" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.30574,12.364329)" /> - <use - id="use4704" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.74792,10.065358)" /> - <use - id="use4706" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(366.16867,36.952827)" /> - <use - id="use4708" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(368.79806,40.481509)" /> - <use - id="use4710" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(399.23489,78.287957)" /> - <use - id="use4712" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.13618,52.015609)" /> - <use - id="use4714" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(400.10496,68.670443)" /> - <use - id="use4716" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.61969,64.628377)" /> - <use - id="use4718" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(386.78049,12.35353)" /> - <use - id="use4720" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.39718,32.135035)" /> - <use - id="use4722" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.34291,59.149771)" /> - <use - id="use4724" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(379.80244,68.31058)" /> - <use - id="use4726" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(420.96189,59.395298)" /> - <use - id="use4728" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(404.74419,62.303418)" /> - <use - id="use4730" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(393.24275,52.958635)" /> - <use - id="use4732" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(398.70346,33.088532)" /> - <use - id="use4734" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.15196,41.801396)" /> - <use - id="use4736" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(433.57096,63.865322)" /> - <use - id="use4738" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.26946,94.25366)" /> - <use - id="use4740" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(410.04658,78.089589)" /> - <use - id="use4742" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.71123,82.020159)" /> - <use - id="use4744" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(435.80448,46.123826)" /> - <use - id="use4746" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.97484,78.047592)" /> - <use - id="use4748" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(421.28969,98.92525)" /> - <use - id="use4750" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(401.67831,103.33356)" /> - <use - id="use4752" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(409.51676,106.71454)" /> - <use - id="use4754" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.13825,75.011764)" /> - <use - id="use4756" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(455.87048,97.4424)" /> - <use - id="use4758" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(426.66971,85.893364)" /> - <use - id="use4760" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.65934,81.864474)" /> - <use - id="use4762" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(451.82487,93.89844)" /> - <use - id="use4764" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(414.00981,116.57307)" /> - <use - id="use4766" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.23408,74.123256)" /> - <use - id="use4768" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(448.56037,79.78127)" /> - <use - id="use4770" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.0654,131.9903)" /> - <use - id="use4772" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(438.61494,91.29698)" /> - <use - id="use4774" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(498.6593,127.18622)" /> - <use - id="use4776" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(432.87569,90.12212)" /> - <use - id="use4778" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(467.51388,104.19752)" /> - <use - id="use4780" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.77933,99.28727)" /> - <use - id="use4782" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.47583,113.11773)" /> - <use - id="use4784" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(491.06594,100.97072)" /> - <use - id="use4786" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(454.15587,90.27043)" /> - <use - id="use4788" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.20457,92.54642)" /> - <use - id="use4790" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.7232,123.18439)" /> - <use - id="use4792" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(506.45748,133.03391)" /> - <use - id="use4794" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.71513,95.04211)" /> - <use - id="use4796" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.46036,103.84288)" /> - <use - id="use4798" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(444.38768,113.25987)" /> - <use - id="use4800" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(479.79585,83.707645)" /> - <use - id="use4802" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(562.08765,124.72686)" /> - <use - id="use4804" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(535.34902,128.42993)" /> - <use - id="use4806" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(490.55632,97.13367)" /> - <use - id="use4808" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(488.38149,116.52048)" /> - <use - id="use4810" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(481.79197,99.01946)" /> - <use - id="use4812" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(480.55529,101.52287)" /> - <use - id="use4814" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.41932,80.459872)" /> - <use - id="use4816" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(521.17757,153.8021)" /> - <use - id="use4818" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.34895,110.97283)" /> - <use - id="use4820" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(502.77203,103.79526)" /> - <use - id="use4822" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(572.80816,128.84011)" /> - <use - id="use4824" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(471.49437,105.78833)" /> - <use - id="use4826" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.36643,145.88071)" /> - <use - id="use4828" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.15449,115.31802)" /> - <use - id="use4830" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(469.4217,103.96075)" /> - <use - id="use4832" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(489.42987,95.95777)" /> - <use - id="use4834" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(473.56202,108.84947)" /> - <use - id="use4836" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(539.1333,154.66948)" /> - <use - id="use4838" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.6256,119.92581)" /> - <use - id="use4840" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(513.61396,113.67786)" /> - <use - id="use4842" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.13788,113.3336)" /> - <use - id="use4844" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(574.19057,152.55609)" /> - <use - id="use4846" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(564.34846,141.91337)" /> - <use - id="use4848" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(525.62698,137.0169)" /> - <use - id="use4850" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(582.02876,155.49168)" /> - <use - id="use4852" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(465.7754,119.05093)" /> - <use - id="use4854" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.54585,149.83204)" /> - <use - id="use4856" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(583.03091,136.66332)" /> - <use - id="use4858" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.6759,126.56928)" /> - <use - id="use4860" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(586.52898,124.57503)" /> - <use - id="use4862" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(537.77673,148.2143)" /> - <use - id="use4864" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(594.30147,133.36216)" /> - <use - id="use4866" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.68192,121.97543)" /> - <use - id="use4868" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(544.47654,143.78555)" /> - <use - id="use4870" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(589.52442,149.41386)" /> - <use - id="use4872" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(528.76986,141.37775)" /> - <use - id="use4874" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.65558,108.50674)" /> - <use - id="use4876" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(541.76037,150.31151)" /> - <use - id="use4878" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(653.75494,-20.378106)" /> - <use - id="use4880" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(607.35937,13.351054)" /> - <use - id="use4882" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(683.6475,-30.468449)" /> - <use - id="use4884" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(632.00444,-1.4882562)" /> - <use - id="use4886" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(609.59719,17.604446)" /> - <use - id="use4888" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(637.56976,12.693439)" /> - <use - id="use4890" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.71222,-11.142696)" /> - <use - id="use4892" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(646.28338,2.323483)" /> - <use - id="use4894" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(657.894,-3.4330643)" /> - <use - id="use4896" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(687.39389,-11.002963)" /> - <use - id="use4898" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(760.34272,-29.498879)" /> - <use - id="use4900" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(680.12976,36.106543)" /> - <use - id="use4902" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(667.93674,18.793196)" /> - <use - id="use4904" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(643.40206,19.028125)" /> - <use - id="use4906" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(670.02297,34.332737)" /> - <use - id="use4908" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(664.82897,3.376271)" /> - <use - id="use4910" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(659.14725,-6.6853948)" /> - <use - id="use4912" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(672.72485,29.111648)" /> - <use - id="use4914" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(758.07389,-23.643901)" /> - <use - id="use4916" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.26589,-2.0072186)" /> - <use - id="use4918" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(762.50307,-12.312879)" /> - <use - id="use4920" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(709.06052,5.308682)" /> - <use - id="use4922" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(675.89122,18.545695)" /> - <use - id="use4924" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(677.41882,6.624533)" /> - <use - id="use4926" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(668.37097,-1.0866166)" /> - <use - id="use4928" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.74582,11.498556)" /> - <use - id="use4930" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(695.23374,67.451912)" /> - <use - id="use4932" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.63398,70.500305)" /> - <use - id="use4934" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(698.17212,7.83463)" /> - <use - id="use4936" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(686.9616,43.188731)" /> - <use - id="use4938" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.55289,56.167051)" /> - <use - id="use4940" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.18546,57.866832)" /> - <use - id="use4942" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.44314,31.226195)" /> - <use - id="use4944" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.33037,11.589928)" /> - <use - id="use4946" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(723.8791,78.288782)" /> - <use - id="use4948" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.89745,68.308916)" /> - <use - id="use4950" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.38064,84.496312)" /> - <use - id="use4952" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.89907,64.404489)" /> - <use - id="use4954" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(696.05061,62.465676)" /> - <use - id="use4956" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.36126,97.59415)" /> - <use - id="use4958" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(719.40586,40.68576)" /> - <use - id="use4960" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(738.01931,44.74962)" /> - <use - id="use4962" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(742.97281,93.23091)" /> - <use - id="use4964" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.76282,66.658987)" /> - <use - id="use4966" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.78061,71.931997)" /> - <use - id="use4968" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.36319,54.955154)" /> - <use - id="use4970" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.28424,49.734871)" /> - <use - id="use4972" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(730.64589,91.42487)" /> - <use - id="use4974" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.74116,94.07433)" /> - <use - id="use4976" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.79834,82.608509)" /> - <use - id="use4978" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.66945,59.482006)" /> - <use - id="use4980" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.13775,98.94)" /> - <use - id="use4982" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(756.6017,57.727894)" /> - <use - id="use4984" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.52239,83.836626)" /> - <use - id="use4986" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.60473,78.167644)" /> - <use - id="use4988" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(733.34723,70.39965)" /> - <use - id="use4990" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(769.48126,114.17742)" /> - <use - id="use4992" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.4851,96.14021)" /> - <use - id="use4994" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(771.37679,95.12202)" /> - <use - id="use4996" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.75943,91.62506)" /> - <use - id="use4998" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(792.26442,82.439334)" /> - <use - id="use5000" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(731.05337,106.20333)" /> - <use - id="use5002" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(751.0722,112.7062)" /> - <use - id="use5004" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.59868,80.852444)" /> - <use - id="use5006" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(768.77455,97.73332)" /> - <use - id="use5012" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.79178,117.96446)" /> - <use - id="use5014" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.72687,92.57554)" /> - <use - id="use5016" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.78333,102.90326)" /> - <use - id="use5018" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(781.29332,98.76291)" /> - <use - id="use5020" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(766.08045,115.05689)" /> - <use - id="use5024" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(764.58487,100.29694)" /> - <use - id="use5026" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.30263,106.95209)" /> - <use - id="use5038" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(788.33916,108.97119)" /> - <use - id="use5046" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(793.67639,108.87473)" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 290.32582,923.13347 c -2.3485,0 75.54326,0 75.54326,0" + id="path3831" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.06533003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093" + width="5.6119008" + height="309.38351" + x="-770.5697" + y="268.94238" + transform="matrix(0,-1,1,0,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="826.96906" + y="305.15897" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,17.454602,223.69609)" + id="g10894" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 281.63299,733.30338 0.58717,71.02465" + id="path10899" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,748.50978 15.22061,-8.78762" + id="path10924" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,754.53889 15.22061,-8.78763" + id="path10924-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,742.48067 15.22061,-8.78763" + id="path10924-1" + inkscape:connector-curvature="0" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,249.08681,224.55016)" + id="g10894-1" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889-8" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331-8" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5-7" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 513.2652,734.15745 0.58717,71.02465" + id="path10899-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,749.36385 15.22061,-8.78762" + id="path10924-0" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,755.39296 15.22061,-8.78763" + id="path10924-2-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,743.33474 15.22061,-8.78763" + id="path10924-1-9" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 367.76824,729.8968 0.58717,71.02467" + id="path10899-2-6-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,745.1032 15.22061,-8.78762" + id="path10924-0-8-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,751.13231 15.22061,-8.78763" + id="path10924-2-7-2-3" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,739.07409 15.22061,-8.78763" + id="path10924-1-9-1-4" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="273.57608" + y="928.58966" + id="text3800-2-4" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0" + x="273.57608" + y="928.58966" + style="font-size:15px">III</tspan></text> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083"></flowPara></flowRoot> <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-4" + width="9.8542423" + height="9.8542423" + x="858.93427" + y="272.36087" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 413.56289,729.30795 0.58717,71.02467" + id="path10899-2-6-2-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,744.51435 15.22061,-8.78762" + id="path10924-0-8-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,750.54346 15.22061,-8.78763" + id="path10924-2-7-2-3-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,738.48524 15.22061,-8.78763" + id="path10924-1-9-1-4-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="368.16199" + y="928.58966" + id="text3800-2-4-1" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4" + x="368.16199" + y="928.58966" + style="font-size:15px">V</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="405.67142" + y="928.58966" + id="text3800-2-4-1-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4-0" + x="405.67142" + y="928.58966" + style="font-size:15px">VII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="512.65314" + y="928.58966" + id="text3800-2-4-8" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-3" + x="512.65314" + y="928.58966" + style="font-size:15px">II</tspan></text> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1.77165353;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11196" + width="269.06955" + height="228.3455" + x="250.26295" + y="722.8996" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 432.81911,923.00585 c 0,0 0.30757,0 0.46136,0 1.87936,0 3.81566,-0.45912 5.63807,0 1.88882,0.47585 3.1982,2.76164 5.14602,2.76857 1.97397,0.007 3.26638,-2.622 5.23491,-2.76857 2.34281,-0.17443 4.3002,2.33757 6.6495,2.336 2.34039,-0.002 4.28079,-2.33525 6.62118,-2.336 2.43145,-7.7e-4 4.44905,2.39425 6.88034,2.4225 2.60385,0.0303 4.82476,-2.51934 7.42698,-2.4225 2.35171,0.0875 4.17752,2.65636 6.53072,2.6821 2.4862,0.0272 4.47604,-2.78762 6.96014,-2.6821 2.04208,0.0867 3.47021,2.69765 5.51407,2.6821 1.98209,-0.0151 3.37906,-2.22256 5.3072,-2.6821 1.24203,-0.29601 2.76781,0 3.83044,0 1.06264,0 1.89822,0 2.46814,0 0.56993,0 0.87419,0 0.87419,0" + id="path3831-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="caaaaaaaaaaaazzc" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.77165353;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11222" + width="343.57617" + height="221.21999" + x="256.45859" + y="718.79193" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/28.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/28.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,7 +7,6 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -15,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="mutedharmonictrem.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -25,9 +150,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="626.2701" - inkscape:cy="196.72162" + inkscape:zoom="1.0216075" + inkscape:cx="431.4679" + inkscape:cy="248.7964" inkscape:document-units="cm" inkscape:current-layer="layer1" showgrid="true" @@ -37,7 +162,9 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -63,7 +190,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5732348,804.43262 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.5732342,826.84528 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5732348,844.37552 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.5732342,866.78816 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5732348,886.31556 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.5732342,908.72821 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <rect - style="color:#000000;fill:none;stroke:none;stroke-width:2.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect3526" - width="165.95239" - height="247.25792" - x="513.45001" - y="791.06812" /> - <rect - style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.40657935;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:0.40657937, 0.40657937;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4446" - width="4.1141129" - height="4.5734487" - x="48.357574" - y="807.33496" /> - <use - id="use4448" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(5.160345,-10.059496)" /> - <use - id="use4450" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(33.16191,-17.049859)" /> - <use - id="use4452" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(48.906878,24.090457)" /> - <use - id="use4454" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(21.847786,13.483057)" /> - <use - id="use4456" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(60.189194,31.191319)" /> - <use - id="use4458" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(51.784121,19.314743)" /> - <use - id="use4460" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(56.377386,15.042132)" /> - <use - id="use4462" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.485032,7.834398)" /> - <use - id="use4464" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(49.36134,13.517258)" /> - <use - id="use4466" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.303967,14.821356)" /> - <use - id="use4468" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.031075,12.152923)" /> - <use - id="use4470" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.7091,18.741954)" /> - <use - id="use4472" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(91.003395,35.747928)" /> - <use - id="use4474" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.18698,23.63197)" /> - <use - id="use4476" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.157634,31.921359)" /> - <use - id="use4478" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(66.067759,10.362192)" /> - <use - id="use4480" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.832168,23.755952)" /> - <use - id="use4482" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.057966,20.334544)" /> - <use - id="use4484" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.395803,40.325402)" /> - <use - id="use4486" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(82.800046,22.477608)" /> - <use - id="use4488" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(68.849927,23.884752)" /> - <use - id="use4490" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.556608,18.846984)" /> - <use - id="use4492" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(72.325777,23.257868)" /> - <use - id="use4494" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28148,7.929971)" /> - <use - id="use4496" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.5168,20.476855)" /> - <use - id="use4498" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(107.7375,49.734422)" /> - <use - id="use4500" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(115.16402,50.171343)" /> - <use - id="use4502" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(125.71016,54.581263)" /> - <use - id="use4504" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(90.18331,60.510538)" /> - <use - id="use4506" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.13003,10.478256)" /> - <use - id="use4508" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(117.56939,65.880602)" /> - <use - id="use4510" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(89.039045,30.078136)" /> - <use - id="use4512" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(120.24854,68.946381)" /> - <use - id="use4514" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(109.79612,37.384602)" /> - <use - id="use4516" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.691727,48.592774)" /> - <use - id="use4518" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.436,67.290507)" /> - <use - id="use4520" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.246079,79.709086)" /> - <use - id="use4522" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.54721,46.735682)" /> - <use - id="use4524" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.610946,82.541238)" /> - <use - id="use4526" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(85.005582,34.365363)" /> - <use - id="use4528" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.484018,56.068983)" /> - <use - id="use4530" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(93.642346,61.866206)" /> - <use - id="use4532" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(88.18666,86.21638)" /> - <use - id="use4534" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(83.742875,42.580241)" /> - <use - id="use4536" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(73.569198,71.285549)" /> - <use - id="use4538" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.383528,65.341878)" /> - <use - id="use4540" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.79087,94.58179)" /> - <use - id="use4542" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.55163,81.366893)" /> - <use - id="use4544" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(139.36188,107.65906)" /> - <use - id="use4546" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28687,70.512558)" /> - <use - id="use4548" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(134.13335,104.14236)" /> - <use - id="use4550" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(79.403269,73.845435)" /> - <use - id="use4552" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(130.33207,93.17454)" /> - <use - id="use4554" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(112.21063,70.649697)" /> - <use - id="use4556" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(148.10224,79.586653)" /> - <use - id="use4558" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.66927,121.96328)" /> - <use - id="use4560" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(113.32754,53.919793)" /> - <use - id="use4562" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.7384,63.737008)" /> - <use - id="use4564" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(105.41228,97.67873)" /> - <use - id="use4566" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(152.48691,124.99811)" /> - <use - id="use4568" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(156.85158,81.658602)" /> - <use - id="use4570" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.29697,113.23582)" /> - <use - id="use4572" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(150.90233,63.844623)" /> - <use - id="use4574" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(144.24043,75.290672)" /> - <use - id="use4576" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.88658,59.760134)" /> - <use - id="use4578" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(160.33751,116.36138)" /> - <use - id="use4580" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(132.91241,102.0265)" /> - <use - id="use4582" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.05904,136.79144)" /> - <use - id="use4584" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(179.9706,107.71374)" /> - <use - id="use4586" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(185.35856,96.32696)" /> - <use - id="use4588" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.29141,117.18802)" /> - <use - id="use4590" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(168.70072,95.18358)" /> - <use - id="use4592" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(231.18245,133.01413)" /> - <use - id="use4594" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(184.52986,99.90813)" /> - <use - id="use4596" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(188.30897,103.66332)" /> - <use - id="use4598" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(218.10056,82.064355)" /> - <use - id="use4600" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(178.6903,101.63081)" /> - <use - id="use4602" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(202.84501,111.87539)" /> - <use - id="use4604" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.2038,79.518884)" /> - <use - id="use4606" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(198.93989,88.062947)" /> - <use - id="use4608" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(210.71651,152.41384)" /> - <use - id="use4610" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.72025,136.86026)" /> - <use - id="use4612" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(164.85292,113.14562)" /> - <use - id="use4614" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(203.81334,122.65087)" /> - <use - id="use4616" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(189.40055,119.2961)" /> - <use - id="use4618" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.50792,143.906)" /> - <use - id="use4620" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(212.44777,158.07732)" /> - <use - id="use4622" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(226.85803,107.77973)" /> - <use - id="use4624" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(187.55448,119.66842)" /> - <use - id="use4626" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(236.32566,135.99471)" /> - <use - id="use4628" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.49896,126.10162)" /> - <use - id="use4630" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(233.33683,129.9719)" /> - <use - id="use4632" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(195.87069,115.66813)" /> - <use - id="use4634" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(197.21509,106.34963)" /> - <use - id="use4636" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(230.42388,152.54352)" /> - <use - id="use4638" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(239.87737,125.03325)" /> - <use - id="use4640" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(267.10089,128.33789)" /> - <use - id="use4642" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(225.16931,131.11044)" /> - <use - id="use4644" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.46595,137.28953)" /> - <use - id="use4646" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(390.61713,-22.604702)" /> - <use - id="use4648" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(339.53679,17.34222)" /> - <use - id="use4650" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.86701,-2.6100797)" /> - <use - id="use4652" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.64753,-24.313412)" /> - <use - id="use4654" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(311.68966,-0.1846544)" /> - <use - id="use4656" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(329.29589,4.478917)" /> - <use - id="use4658" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.48935,37.098284)" /> - <use - id="use4660" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.94959,-6.6301083)" /> - <use - id="use4662" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.96266,-7.977531)" /> - <use - id="use4664" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(330.86619,30.074539)" /> - <use - id="use4666" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(389.32534,-13.029747)" /> - <use - id="use4668" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(359.15296,31.657727)" /> - <use - id="use4670" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.32056,36.639425)" /> - <use - id="use4672" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(367.74085,10.632661)" /> - <use - id="use4674" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(391.43518,0.758978)" /> - <use - id="use4676" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.67257,23.319958)" /> - <use - id="use4678" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(383.6239,19.802917)" /> - <use - id="use4680" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.63106,12.576999)" /> - <use - id="use4682" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.49166,-0.2667563)" /> - <use - id="use4684" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(365.6452,51.680518)" /> - <use - id="use4686" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.96611,53.741049)" /> - <use - id="use4688" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.86405,41.176557)" /> - <use - id="use4690" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(345.10078,46.4235)" /> - <use - id="use4692" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(363.12377,38.849348)" /> - <use - id="use4694" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(387.32623,27.575691)" /> - <use - id="use4696" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.8228,36.864345)" /> - <use - id="use4698" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(373.24571,48.528323)" /> - <use - id="use4700" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.50075,44.763088)" /> - <use - id="use4702" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.30574,12.364329)" /> - <use - id="use4704" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.74792,10.065358)" /> - <use - id="use4706" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(366.16867,36.952827)" /> - <use - id="use4708" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(368.79806,40.481509)" /> - <use - id="use4710" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(399.23489,78.287957)" /> - <use - id="use4712" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.13618,52.015609)" /> - <use - id="use4714" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(400.10496,68.670443)" /> - <use - id="use4716" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.61969,64.628377)" /> - <use - id="use4718" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(386.78049,12.35353)" /> - <use - id="use4720" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.39718,32.135035)" /> - <use - id="use4722" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.34291,59.149771)" /> - <use - id="use4724" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(379.80244,68.31058)" /> - <use - id="use4726" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(420.96189,59.395298)" /> - <use - id="use4728" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(404.74419,62.303418)" /> - <use - id="use4730" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(393.24275,52.958635)" /> - <use - id="use4732" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(398.70346,33.088532)" /> - <use - id="use4734" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.15196,41.801396)" /> - <use - id="use4736" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(433.57096,63.865322)" /> - <use - id="use4738" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.26946,94.25366)" /> - <use - id="use4740" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(410.04658,78.089589)" /> - <use - id="use4742" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.71123,82.020159)" /> - <use - id="use4744" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(435.80448,46.123826)" /> - <use - id="use4746" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.97484,78.047592)" /> - <use - id="use4748" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(421.28969,98.92525)" /> - <use - id="use4750" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(401.67831,103.33356)" /> - <use - id="use4752" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(409.51676,106.71454)" /> - <use - id="use4754" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.13825,75.011764)" /> - <use - id="use4756" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(455.87048,97.4424)" /> - <use - id="use4758" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(426.66971,85.893364)" /> - <use - id="use4760" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.65934,81.864474)" /> - <use - id="use4762" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(451.82487,93.89844)" /> - <use - id="use4764" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(414.00981,116.57307)" /> - <use - id="use4766" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.23408,74.123256)" /> - <use - id="use4768" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(448.56037,79.78127)" /> - <use - id="use4770" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.0654,131.9903)" /> - <use - id="use4772" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(438.61494,91.29698)" /> - <use - id="use4774" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(498.6593,127.18622)" /> - <use - id="use4776" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(432.87569,90.12212)" /> - <use - id="use4778" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(467.51388,104.19752)" /> - <use - id="use4780" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.77933,99.28727)" /> - <use - id="use4782" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.47583,113.11773)" /> - <use - id="use4784" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(491.06594,100.97072)" /> - <use - id="use4786" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(454.15587,90.27043)" /> - <use - id="use4788" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.20457,92.54642)" /> - <use - id="use4790" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.7232,123.18439)" /> - <use - id="use4792" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(506.45748,133.03391)" /> - <use - id="use4794" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.71513,95.04211)" /> - <use - id="use4796" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.46036,103.84288)" /> - <use - id="use4798" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(444.38768,113.25987)" /> - <use - id="use4800" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(479.79585,83.707645)" /> - <use - id="use4802" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(562.08765,124.72686)" /> - <use - id="use4804" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(535.34902,128.42993)" /> - <use - id="use4806" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(490.55632,97.13367)" /> - <use - id="use4808" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(488.38149,116.52048)" /> - <use - id="use4810" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(481.79197,99.01946)" /> - <use - id="use4812" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(480.55529,101.52287)" /> - <use - id="use4814" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.41932,80.459872)" /> - <use - id="use4816" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(521.17757,153.8021)" /> - <use - id="use4818" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.34895,110.97283)" /> - <use - id="use4820" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(502.77203,103.79526)" /> - <use - id="use4822" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(572.80816,128.84011)" /> - <use - id="use4824" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(471.49437,105.78833)" /> - <use - id="use4826" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.36643,145.88071)" /> - <use - id="use4828" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.15449,115.31802)" /> - <use - id="use4830" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(469.4217,103.96075)" /> - <use - id="use4832" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(489.42987,95.95777)" /> - <use - id="use4834" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(473.56202,108.84947)" /> - <use - id="use4836" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(539.1333,154.66948)" /> - <use - id="use4838" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.6256,119.92581)" /> - <use - id="use4840" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(513.61396,113.67786)" /> - <use - id="use4842" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.13788,113.3336)" /> - <use - id="use4844" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(574.19057,152.55609)" /> - <use - id="use4846" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(564.34846,141.91337)" /> - <use - id="use4848" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(525.62698,137.0169)" /> - <use - id="use4850" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(582.02876,155.49168)" /> - <use - id="use4852" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(465.7754,119.05093)" /> - <use - id="use4854" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.54585,149.83204)" /> - <use - id="use4856" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(583.03091,136.66332)" /> - <use - id="use4858" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.6759,126.56928)" /> - <use - id="use4860" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(586.52898,124.57503)" /> - <use - id="use4862" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(537.77673,148.2143)" /> - <use - id="use4864" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(594.30147,133.36216)" /> - <use - id="use4866" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.68192,121.97543)" /> - <use - id="use4868" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(544.47654,143.78555)" /> - <use - id="use4870" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(589.52442,149.41386)" /> - <use - id="use4872" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(528.76986,141.37775)" /> - <use - id="use4874" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.65558,108.50674)" /> - <use - id="use4876" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(541.76037,150.31151)" /> - <use - id="use4878" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(653.75494,-20.378106)" /> - <use - id="use4880" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(607.35937,13.351054)" /> - <use - id="use4882" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(683.6475,-30.468449)" /> - <use - id="use4884" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(632.00444,-1.4882562)" /> - <use - id="use4886" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(609.59719,17.604446)" /> - <use - id="use4888" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(637.56976,12.693439)" /> - <use - id="use4890" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.71222,-11.142696)" /> - <use - id="use4892" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(646.28338,2.323483)" /> - <use - id="use4894" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(657.894,-3.4330643)" /> - <use - id="use4896" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(687.39389,-11.002963)" /> - <use - id="use4898" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(760.34272,-29.498879)" /> - <use - id="use4900" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(680.12976,36.106543)" /> - <use - id="use4902" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(667.93674,18.793196)" /> - <use - id="use4904" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(643.40206,19.028125)" /> - <use - id="use4906" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(670.02297,34.332737)" /> - <use - id="use4908" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(664.82897,3.376271)" /> - <use - id="use4910" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(659.14725,-6.6853948)" /> - <use - id="use4912" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(672.72485,29.111648)" /> - <use - id="use4914" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(758.07389,-23.643901)" /> - <use - id="use4916" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.26589,-2.0072186)" /> - <use - id="use4918" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(762.50307,-12.312879)" /> - <use - id="use4920" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(709.06052,5.308682)" /> - <use - id="use4922" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(675.89122,18.545695)" /> - <use - id="use4924" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(677.41882,6.624533)" /> - <use - id="use4926" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(668.37097,-1.0866166)" /> - <use - id="use4928" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.74582,11.498556)" /> - <use - id="use4930" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(695.23374,67.451912)" /> - <use - id="use4932" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.63398,70.500305)" /> - <use - id="use4934" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(698.17212,7.83463)" /> - <use - id="use4936" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(686.9616,43.188731)" /> - <use - id="use4938" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.55289,56.167051)" /> - <use - id="use4940" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.18546,57.866832)" /> - <use - id="use4942" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.44314,31.226195)" /> - <use - id="use4944" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.33037,11.589928)" /> - <use - id="use4946" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(723.8791,78.288782)" /> - <use - id="use4948" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.89745,68.308916)" /> - <use - id="use4950" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.38064,84.496312)" /> - <use - id="use4952" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.89907,64.404489)" /> - <use - id="use4954" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(696.05061,62.465676)" /> - <use - id="use4956" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.36126,97.59415)" /> - <use - id="use4958" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(719.40586,40.68576)" /> - <use - id="use4960" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(738.01931,44.74962)" /> - <use - id="use4962" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(742.97281,93.23091)" /> - <use - id="use4964" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.76282,66.658987)" /> - <use - id="use4966" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.78061,71.931997)" /> - <use - id="use4968" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.36319,54.955154)" /> - <use - id="use4970" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.28424,49.734871)" /> - <use - id="use4972" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(730.64589,91.42487)" /> - <use - id="use4974" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.74116,94.07433)" /> - <use - id="use4976" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.79834,82.608509)" /> - <use - id="use4978" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.66945,59.482006)" /> - <use - id="use4980" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.13775,98.94)" /> - <use - id="use4982" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(756.6017,57.727894)" /> - <use - id="use4984" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.52239,83.836626)" /> - <use - id="use4986" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.60473,78.167644)" /> - <use - id="use4988" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(733.34723,70.39965)" /> - <use - id="use4990" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(769.48126,114.17742)" /> - <use - id="use4992" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.4851,96.14021)" /> - <use - id="use4994" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(771.37679,95.12202)" /> - <use - id="use4996" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.75943,91.62506)" /> - <use - id="use4998" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(792.26442,82.439334)" /> - <use - id="use5000" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(731.05337,106.20333)" /> - <use - id="use5002" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(751.0722,112.7062)" /> - <use - id="use5004" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.59868,80.852444)" /> - <use - id="use5006" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(768.77455,97.73332)" /> - <use - id="use5012" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.79178,117.96446)" /> - <use - id="use5014" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.72687,92.57554)" /> - <use - id="use5016" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.78333,102.90326)" /> - <use - id="use5018" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(781.29332,98.76291)" /> - <use - id="use5020" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(766.08045,115.05689)" /> - <use - id="use5024" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(764.58487,100.29694)" /> - <use - id="use5026" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.30263,106.95209)" /> - <use - id="use5038" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(788.33916,108.97119)" /> - <use - id="use5046" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(793.67639,108.87473)" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 290.32582,923.13347 c -2.3485,0 75.54326,0 75.54326,0" + id="path3831" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.06533003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093" + width="5.6119008" + height="309.38351" + x="-770.5697" + y="268.94238" + transform="matrix(0,-1,1,0,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="826.96906" + y="305.15897" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,17.454602,223.69609)" + id="g10894" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 281.63299,733.30338 0.58717,71.02465" + id="path10899" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,748.50978 15.22061,-8.78762" + id="path10924" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,754.53889 15.22061,-8.78763" + id="path10924-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,742.48067 15.22061,-8.78763" + id="path10924-1" + inkscape:connector-curvature="0" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,249.08681,224.55016)" + id="g10894-1" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889-8" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331-8" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5-7" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 513.2652,734.15745 0.58717,71.02465" + id="path10899-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,749.36385 15.22061,-8.78762" + id="path10924-0" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,755.39296 15.22061,-8.78763" + id="path10924-2-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,743.33474 15.22061,-8.78763" + id="path10924-1-9" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 367.76824,729.8968 0.58717,71.02467" + id="path10899-2-6-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,745.1032 15.22061,-8.78762" + id="path10924-0-8-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,751.13231 15.22061,-8.78763" + id="path10924-2-7-2-3" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,739.07409 15.22061,-8.78763" + id="path10924-1-9-1-4" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="273.57608" + y="928.58966" + id="text3800-2-4" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0" + x="273.57608" + y="928.58966" + style="font-size:15px">III</tspan></text> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083"></flowPara></flowRoot> <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-4" + width="9.8542423" + height="9.8542423" + x="858.93427" + y="272.36087" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 413.56289,729.30795 0.58717,71.02467" + id="path10899-2-6-2-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,744.51435 15.22061,-8.78762" + id="path10924-0-8-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,750.54346 15.22061,-8.78763" + id="path10924-2-7-2-3-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,738.48524 15.22061,-8.78763" + id="path10924-1-9-1-4-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="368.16199" + y="928.58966" + id="text3800-2-4-1" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4" + x="368.16199" + y="928.58966" + style="font-size:15px">V</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="405.67142" + y="928.58966" + id="text3800-2-4-1-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4-0" + x="405.67142" + y="928.58966" + style="font-size:15px">VII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="512.65314" + y="928.58966" + id="text3800-2-4-8" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-3" + x="512.65314" + y="928.58966" + style="font-size:15px">II</tspan></text> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1.77165353;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11196" + width="269.06955" + height="228.3455" + x="250.26295" + y="722.8996" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 432.81911,923.00585 c 0,0 0.30757,0 0.46136,0 1.87936,0 3.81566,-0.45912 5.63807,0 1.88882,0.47585 3.1982,2.76164 5.14602,2.76857 1.97397,0.007 3.26638,-2.622 5.23491,-2.76857 2.34281,-0.17443 4.3002,2.33757 6.6495,2.336 2.34039,-0.002 4.28079,-2.33525 6.62118,-2.336 2.43145,-7.7e-4 4.44905,2.39425 6.88034,2.4225 2.60385,0.0303 4.82476,-2.51934 7.42698,-2.4225 2.35171,0.0875 4.17752,2.65636 6.53072,2.6821 2.4862,0.0272 4.47604,-2.78762 6.96014,-2.6821 2.04208,0.0867 3.47021,2.69765 5.51407,2.6821 1.98209,-0.0151 3.37906,-2.22256 5.3072,-2.6821 1.24203,-0.29601 2.76781,0 3.83044,0 1.06264,0 1.89822,0 2.46814,0 0.56993,0 0.87419,0 0.87419,0" + id="path3831-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="caaaaaaaaaaaazzc" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.77165353;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11222" + width="343.57617" + height="221.21999" + x="256.45859" + y="718.79193" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/29.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/29.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,7 +7,6 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -15,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="mutedharmonictrem.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -25,9 +150,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="626.2701" - inkscape:cy="196.72162" + inkscape:zoom="1.0216075" + inkscape:cx="431.4679" + inkscape:cy="248.7964" inkscape:document-units="cm" inkscape:current-layer="layer1" showgrid="true" @@ -37,7 +162,9 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -63,7 +190,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5732348,804.43262 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.5732342,826.84528 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5732348,844.37552 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.5732342,866.78816 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5732348,886.31556 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.5732342,908.72821 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <rect - style="color:#000000;fill:none;stroke:none;stroke-width:2.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect3526" - width="165.95239" - height="247.25792" - x="513.45001" - y="791.06812" /> - <rect - style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.40657935;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:0.40657937, 0.40657937;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4446" - width="4.1141129" - height="4.5734487" - x="48.357574" - y="807.33496" /> - <use - id="use4448" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(5.160345,-10.059496)" /> - <use - id="use4450" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(33.16191,-17.049859)" /> - <use - id="use4452" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(48.906878,24.090457)" /> - <use - id="use4454" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(21.847786,13.483057)" /> - <use - id="use4456" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(60.189194,31.191319)" /> - <use - id="use4458" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(51.784121,19.314743)" /> - <use - id="use4460" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(56.377386,15.042132)" /> - <use - id="use4462" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.485032,7.834398)" /> - <use - id="use4464" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(49.36134,13.517258)" /> - <use - id="use4466" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.303967,14.821356)" /> - <use - id="use4468" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.031075,12.152923)" /> - <use - id="use4470" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.7091,18.741954)" /> - <use - id="use4472" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(91.003395,35.747928)" /> - <use - id="use4474" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.18698,23.63197)" /> - <use - id="use4476" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.157634,31.921359)" /> - <use - id="use4478" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(66.067759,10.362192)" /> - <use - id="use4480" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.832168,23.755952)" /> - <use - id="use4482" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.057966,20.334544)" /> - <use - id="use4484" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.395803,40.325402)" /> - <use - id="use4486" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(82.800046,22.477608)" /> - <use - id="use4488" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(68.849927,23.884752)" /> - <use - id="use4490" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.556608,18.846984)" /> - <use - id="use4492" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(72.325777,23.257868)" /> - <use - id="use4494" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28148,7.929971)" /> - <use - id="use4496" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.5168,20.476855)" /> - <use - id="use4498" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(107.7375,49.734422)" /> - <use - id="use4500" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(115.16402,50.171343)" /> - <use - id="use4502" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(125.71016,54.581263)" /> - <use - id="use4504" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(90.18331,60.510538)" /> - <use - id="use4506" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.13003,10.478256)" /> - <use - id="use4508" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(117.56939,65.880602)" /> - <use - id="use4510" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(89.039045,30.078136)" /> - <use - id="use4512" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(120.24854,68.946381)" /> - <use - id="use4514" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(109.79612,37.384602)" /> - <use - id="use4516" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.691727,48.592774)" /> - <use - id="use4518" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.436,67.290507)" /> - <use - id="use4520" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.246079,79.709086)" /> - <use - id="use4522" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.54721,46.735682)" /> - <use - id="use4524" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.610946,82.541238)" /> - <use - id="use4526" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(85.005582,34.365363)" /> - <use - id="use4528" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.484018,56.068983)" /> - <use - id="use4530" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(93.642346,61.866206)" /> - <use - id="use4532" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(88.18666,86.21638)" /> - <use - id="use4534" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(83.742875,42.580241)" /> - <use - id="use4536" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(73.569198,71.285549)" /> - <use - id="use4538" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.383528,65.341878)" /> - <use - id="use4540" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.79087,94.58179)" /> - <use - id="use4542" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.55163,81.366893)" /> - <use - id="use4544" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(139.36188,107.65906)" /> - <use - id="use4546" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28687,70.512558)" /> - <use - id="use4548" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(134.13335,104.14236)" /> - <use - id="use4550" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(79.403269,73.845435)" /> - <use - id="use4552" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(130.33207,93.17454)" /> - <use - id="use4554" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(112.21063,70.649697)" /> - <use - id="use4556" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(148.10224,79.586653)" /> - <use - id="use4558" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.66927,121.96328)" /> - <use - id="use4560" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(113.32754,53.919793)" /> - <use - id="use4562" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.7384,63.737008)" /> - <use - id="use4564" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(105.41228,97.67873)" /> - <use - id="use4566" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(152.48691,124.99811)" /> - <use - id="use4568" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(156.85158,81.658602)" /> - <use - id="use4570" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.29697,113.23582)" /> - <use - id="use4572" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(150.90233,63.844623)" /> - <use - id="use4574" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(144.24043,75.290672)" /> - <use - id="use4576" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.88658,59.760134)" /> - <use - id="use4578" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(160.33751,116.36138)" /> - <use - id="use4580" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(132.91241,102.0265)" /> - <use - id="use4582" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.05904,136.79144)" /> - <use - id="use4584" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(179.9706,107.71374)" /> - <use - id="use4586" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(185.35856,96.32696)" /> - <use - id="use4588" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.29141,117.18802)" /> - <use - id="use4590" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(168.70072,95.18358)" /> - <use - id="use4592" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(231.18245,133.01413)" /> - <use - id="use4594" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(184.52986,99.90813)" /> - <use - id="use4596" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(188.30897,103.66332)" /> - <use - id="use4598" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(218.10056,82.064355)" /> - <use - id="use4600" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(178.6903,101.63081)" /> - <use - id="use4602" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(202.84501,111.87539)" /> - <use - id="use4604" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.2038,79.518884)" /> - <use - id="use4606" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(198.93989,88.062947)" /> - <use - id="use4608" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(210.71651,152.41384)" /> - <use - id="use4610" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.72025,136.86026)" /> - <use - id="use4612" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(164.85292,113.14562)" /> - <use - id="use4614" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(203.81334,122.65087)" /> - <use - id="use4616" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(189.40055,119.2961)" /> - <use - id="use4618" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.50792,143.906)" /> - <use - id="use4620" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(212.44777,158.07732)" /> - <use - id="use4622" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(226.85803,107.77973)" /> - <use - id="use4624" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(187.55448,119.66842)" /> - <use - id="use4626" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(236.32566,135.99471)" /> - <use - id="use4628" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.49896,126.10162)" /> - <use - id="use4630" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(233.33683,129.9719)" /> - <use - id="use4632" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(195.87069,115.66813)" /> - <use - id="use4634" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(197.21509,106.34963)" /> - <use - id="use4636" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(230.42388,152.54352)" /> - <use - id="use4638" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(239.87737,125.03325)" /> - <use - id="use4640" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(267.10089,128.33789)" /> - <use - id="use4642" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(225.16931,131.11044)" /> - <use - id="use4644" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.46595,137.28953)" /> - <use - id="use4646" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(390.61713,-22.604702)" /> - <use - id="use4648" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(339.53679,17.34222)" /> - <use - id="use4650" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.86701,-2.6100797)" /> - <use - id="use4652" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.64753,-24.313412)" /> - <use - id="use4654" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(311.68966,-0.1846544)" /> - <use - id="use4656" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(329.29589,4.478917)" /> - <use - id="use4658" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.48935,37.098284)" /> - <use - id="use4660" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.94959,-6.6301083)" /> - <use - id="use4662" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.96266,-7.977531)" /> - <use - id="use4664" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(330.86619,30.074539)" /> - <use - id="use4666" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(389.32534,-13.029747)" /> - <use - id="use4668" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(359.15296,31.657727)" /> - <use - id="use4670" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.32056,36.639425)" /> - <use - id="use4672" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(367.74085,10.632661)" /> - <use - id="use4674" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(391.43518,0.758978)" /> - <use - id="use4676" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.67257,23.319958)" /> - <use - id="use4678" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(383.6239,19.802917)" /> - <use - id="use4680" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.63106,12.576999)" /> - <use - id="use4682" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.49166,-0.2667563)" /> - <use - id="use4684" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(365.6452,51.680518)" /> - <use - id="use4686" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.96611,53.741049)" /> - <use - id="use4688" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.86405,41.176557)" /> - <use - id="use4690" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(345.10078,46.4235)" /> - <use - id="use4692" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(363.12377,38.849348)" /> - <use - id="use4694" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(387.32623,27.575691)" /> - <use - id="use4696" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.8228,36.864345)" /> - <use - id="use4698" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(373.24571,48.528323)" /> - <use - id="use4700" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.50075,44.763088)" /> - <use - id="use4702" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.30574,12.364329)" /> - <use - id="use4704" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.74792,10.065358)" /> - <use - id="use4706" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(366.16867,36.952827)" /> - <use - id="use4708" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(368.79806,40.481509)" /> - <use - id="use4710" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(399.23489,78.287957)" /> - <use - id="use4712" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.13618,52.015609)" /> - <use - id="use4714" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(400.10496,68.670443)" /> - <use - id="use4716" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.61969,64.628377)" /> - <use - id="use4718" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(386.78049,12.35353)" /> - <use - id="use4720" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.39718,32.135035)" /> - <use - id="use4722" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.34291,59.149771)" /> - <use - id="use4724" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(379.80244,68.31058)" /> - <use - id="use4726" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(420.96189,59.395298)" /> - <use - id="use4728" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(404.74419,62.303418)" /> - <use - id="use4730" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(393.24275,52.958635)" /> - <use - id="use4732" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(398.70346,33.088532)" /> - <use - id="use4734" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.15196,41.801396)" /> - <use - id="use4736" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(433.57096,63.865322)" /> - <use - id="use4738" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.26946,94.25366)" /> - <use - id="use4740" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(410.04658,78.089589)" /> - <use - id="use4742" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.71123,82.020159)" /> - <use - id="use4744" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(435.80448,46.123826)" /> - <use - id="use4746" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.97484,78.047592)" /> - <use - id="use4748" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(421.28969,98.92525)" /> - <use - id="use4750" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(401.67831,103.33356)" /> - <use - id="use4752" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(409.51676,106.71454)" /> - <use - id="use4754" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.13825,75.011764)" /> - <use - id="use4756" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(455.87048,97.4424)" /> - <use - id="use4758" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(426.66971,85.893364)" /> - <use - id="use4760" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.65934,81.864474)" /> - <use - id="use4762" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(451.82487,93.89844)" /> - <use - id="use4764" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(414.00981,116.57307)" /> - <use - id="use4766" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.23408,74.123256)" /> - <use - id="use4768" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(448.56037,79.78127)" /> - <use - id="use4770" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.0654,131.9903)" /> - <use - id="use4772" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(438.61494,91.29698)" /> - <use - id="use4774" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(498.6593,127.18622)" /> - <use - id="use4776" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(432.87569,90.12212)" /> - <use - id="use4778" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(467.51388,104.19752)" /> - <use - id="use4780" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.77933,99.28727)" /> - <use - id="use4782" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.47583,113.11773)" /> - <use - id="use4784" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(491.06594,100.97072)" /> - <use - id="use4786" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(454.15587,90.27043)" /> - <use - id="use4788" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.20457,92.54642)" /> - <use - id="use4790" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.7232,123.18439)" /> - <use - id="use4792" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(506.45748,133.03391)" /> - <use - id="use4794" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.71513,95.04211)" /> - <use - id="use4796" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.46036,103.84288)" /> - <use - id="use4798" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(444.38768,113.25987)" /> - <use - id="use4800" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(479.79585,83.707645)" /> - <use - id="use4802" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(562.08765,124.72686)" /> - <use - id="use4804" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(535.34902,128.42993)" /> - <use - id="use4806" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(490.55632,97.13367)" /> - <use - id="use4808" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(488.38149,116.52048)" /> - <use - id="use4810" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(481.79197,99.01946)" /> - <use - id="use4812" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(480.55529,101.52287)" /> - <use - id="use4814" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.41932,80.459872)" /> - <use - id="use4816" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(521.17757,153.8021)" /> - <use - id="use4818" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.34895,110.97283)" /> - <use - id="use4820" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(502.77203,103.79526)" /> - <use - id="use4822" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(572.80816,128.84011)" /> - <use - id="use4824" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(471.49437,105.78833)" /> - <use - id="use4826" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.36643,145.88071)" /> - <use - id="use4828" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.15449,115.31802)" /> - <use - id="use4830" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(469.4217,103.96075)" /> - <use - id="use4832" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(489.42987,95.95777)" /> - <use - id="use4834" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(473.56202,108.84947)" /> - <use - id="use4836" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(539.1333,154.66948)" /> - <use - id="use4838" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.6256,119.92581)" /> - <use - id="use4840" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(513.61396,113.67786)" /> - <use - id="use4842" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.13788,113.3336)" /> - <use - id="use4844" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(574.19057,152.55609)" /> - <use - id="use4846" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(564.34846,141.91337)" /> - <use - id="use4848" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(525.62698,137.0169)" /> - <use - id="use4850" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(582.02876,155.49168)" /> - <use - id="use4852" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(465.7754,119.05093)" /> - <use - id="use4854" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.54585,149.83204)" /> - <use - id="use4856" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(583.03091,136.66332)" /> - <use - id="use4858" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.6759,126.56928)" /> - <use - id="use4860" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(586.52898,124.57503)" /> - <use - id="use4862" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(537.77673,148.2143)" /> - <use - id="use4864" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(594.30147,133.36216)" /> - <use - id="use4866" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.68192,121.97543)" /> - <use - id="use4868" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(544.47654,143.78555)" /> - <use - id="use4870" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(589.52442,149.41386)" /> - <use - id="use4872" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(528.76986,141.37775)" /> - <use - id="use4874" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.65558,108.50674)" /> - <use - id="use4876" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(541.76037,150.31151)" /> - <use - id="use4878" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(653.75494,-20.378106)" /> - <use - id="use4880" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(607.35937,13.351054)" /> - <use - id="use4882" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(683.6475,-30.468449)" /> - <use - id="use4884" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(632.00444,-1.4882562)" /> - <use - id="use4886" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(609.59719,17.604446)" /> - <use - id="use4888" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(637.56976,12.693439)" /> - <use - id="use4890" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.71222,-11.142696)" /> - <use - id="use4892" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(646.28338,2.323483)" /> - <use - id="use4894" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(657.894,-3.4330643)" /> - <use - id="use4896" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(687.39389,-11.002963)" /> - <use - id="use4898" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(760.34272,-29.498879)" /> - <use - id="use4900" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(680.12976,36.106543)" /> - <use - id="use4902" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(667.93674,18.793196)" /> - <use - id="use4904" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(643.40206,19.028125)" /> - <use - id="use4906" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(670.02297,34.332737)" /> - <use - id="use4908" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(664.82897,3.376271)" /> - <use - id="use4910" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(659.14725,-6.6853948)" /> - <use - id="use4912" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(672.72485,29.111648)" /> - <use - id="use4914" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(758.07389,-23.643901)" /> - <use - id="use4916" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.26589,-2.0072186)" /> - <use - id="use4918" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(762.50307,-12.312879)" /> - <use - id="use4920" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(709.06052,5.308682)" /> - <use - id="use4922" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(675.89122,18.545695)" /> - <use - id="use4924" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(677.41882,6.624533)" /> - <use - id="use4926" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(668.37097,-1.0866166)" /> - <use - id="use4928" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.74582,11.498556)" /> - <use - id="use4930" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(695.23374,67.451912)" /> - <use - id="use4932" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.63398,70.500305)" /> - <use - id="use4934" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(698.17212,7.83463)" /> - <use - id="use4936" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(686.9616,43.188731)" /> - <use - id="use4938" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.55289,56.167051)" /> - <use - id="use4940" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.18546,57.866832)" /> - <use - id="use4942" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.44314,31.226195)" /> - <use - id="use4944" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.33037,11.589928)" /> - <use - id="use4946" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(723.8791,78.288782)" /> - <use - id="use4948" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.89745,68.308916)" /> - <use - id="use4950" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.38064,84.496312)" /> - <use - id="use4952" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.89907,64.404489)" /> - <use - id="use4954" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(696.05061,62.465676)" /> - <use - id="use4956" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.36126,97.59415)" /> - <use - id="use4958" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(719.40586,40.68576)" /> - <use - id="use4960" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(738.01931,44.74962)" /> - <use - id="use4962" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(742.97281,93.23091)" /> - <use - id="use4964" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.76282,66.658987)" /> - <use - id="use4966" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.78061,71.931997)" /> - <use - id="use4968" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.36319,54.955154)" /> - <use - id="use4970" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.28424,49.734871)" /> - <use - id="use4972" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(730.64589,91.42487)" /> - <use - id="use4974" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.74116,94.07433)" /> - <use - id="use4976" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.79834,82.608509)" /> - <use - id="use4978" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.66945,59.482006)" /> - <use - id="use4980" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.13775,98.94)" /> - <use - id="use4982" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(756.6017,57.727894)" /> - <use - id="use4984" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.52239,83.836626)" /> - <use - id="use4986" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.60473,78.167644)" /> - <use - id="use4988" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(733.34723,70.39965)" /> - <use - id="use4990" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(769.48126,114.17742)" /> - <use - id="use4992" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.4851,96.14021)" /> - <use - id="use4994" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(771.37679,95.12202)" /> - <use - id="use4996" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.75943,91.62506)" /> - <use - id="use4998" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(792.26442,82.439334)" /> - <use - id="use5000" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(731.05337,106.20333)" /> - <use - id="use5002" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(751.0722,112.7062)" /> - <use - id="use5004" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.59868,80.852444)" /> - <use - id="use5006" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(768.77455,97.73332)" /> - <use - id="use5012" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.79178,117.96446)" /> - <use - id="use5014" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.72687,92.57554)" /> - <use - id="use5016" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.78333,102.90326)" /> - <use - id="use5018" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(781.29332,98.76291)" /> - <use - id="use5020" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(766.08045,115.05689)" /> - <use - id="use5024" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(764.58487,100.29694)" /> - <use - id="use5026" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.30263,106.95209)" /> - <use - id="use5038" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(788.33916,108.97119)" /> - <use - id="use5046" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(793.67639,108.87473)" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 290.32582,923.13347 c -2.3485,0 75.54326,0 75.54326,0" + id="path3831" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.06533003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093" + width="5.6119008" + height="309.38351" + x="-770.5697" + y="268.94238" + transform="matrix(0,-1,1,0,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="826.96906" + y="305.15897" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,17.454602,223.69609)" + id="g10894" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 281.63299,733.30338 0.58717,71.02465" + id="path10899" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,748.50978 15.22061,-8.78762" + id="path10924" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,754.53889 15.22061,-8.78763" + id="path10924-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,742.48067 15.22061,-8.78763" + id="path10924-1" + inkscape:connector-curvature="0" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,249.08681,224.55016)" + id="g10894-1" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889-8" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331-8" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5-7" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 513.2652,734.15745 0.58717,71.02465" + id="path10899-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,749.36385 15.22061,-8.78762" + id="path10924-0" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,755.39296 15.22061,-8.78763" + id="path10924-2-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,743.33474 15.22061,-8.78763" + id="path10924-1-9" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 367.76824,729.8968 0.58717,71.02467" + id="path10899-2-6-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,745.1032 15.22061,-8.78762" + id="path10924-0-8-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,751.13231 15.22061,-8.78763" + id="path10924-2-7-2-3" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,739.07409 15.22061,-8.78763" + id="path10924-1-9-1-4" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="273.57608" + y="928.58966" + id="text3800-2-4" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0" + x="273.57608" + y="928.58966" + style="font-size:15px">III</tspan></text> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083"></flowPara></flowRoot> <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-4" + width="9.8542423" + height="9.8542423" + x="858.93427" + y="272.36087" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 413.56289,729.30795 0.58717,71.02467" + id="path10899-2-6-2-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,744.51435 15.22061,-8.78762" + id="path10924-0-8-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,750.54346 15.22061,-8.78763" + id="path10924-2-7-2-3-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,738.48524 15.22061,-8.78763" + id="path10924-1-9-1-4-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="368.16199" + y="928.58966" + id="text3800-2-4-1" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4" + x="368.16199" + y="928.58966" + style="font-size:15px">V</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="405.67142" + y="928.58966" + id="text3800-2-4-1-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4-0" + x="405.67142" + y="928.58966" + style="font-size:15px">VII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="512.65314" + y="928.58966" + id="text3800-2-4-8" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-3" + x="512.65314" + y="928.58966" + style="font-size:15px">II</tspan></text> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1.77165353;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11196" + width="269.06955" + height="228.3455" + x="250.26295" + y="722.8996" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 432.81911,923.00585 c 0,0 0.30757,0 0.46136,0 1.87936,0 3.81566,-0.45912 5.63807,0 1.88882,0.47585 3.1982,2.76164 5.14602,2.76857 1.97397,0.007 3.26638,-2.622 5.23491,-2.76857 2.34281,-0.17443 4.3002,2.33757 6.6495,2.336 2.34039,-0.002 4.28079,-2.33525 6.62118,-2.336 2.43145,-7.7e-4 4.44905,2.39425 6.88034,2.4225 2.60385,0.0303 4.82476,-2.51934 7.42698,-2.4225 2.35171,0.0875 4.17752,2.65636 6.53072,2.6821 2.4862,0.0272 4.47604,-2.78762 6.96014,-2.6821 2.04208,0.0867 3.47021,2.69765 5.51407,2.6821 1.98209,-0.0151 3.37906,-2.22256 5.3072,-2.6821 1.24203,-0.29601 2.76781,0 3.83044,0 1.06264,0 1.89822,0 2.46814,0 0.56993,0 0.87419,0 0.87419,0" + id="path3831-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="caaaaaaaaaaaazzc" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.77165353;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11222" + width="343.57617" + height="221.21999" + x="256.45859" + y="718.79193" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/30.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/30.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,7 +7,6 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -15,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="mutedharmonictrem.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -25,9 +150,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="626.2701" - inkscape:cy="196.72162" + inkscape:zoom="1.0216075" + inkscape:cx="431.4679" + inkscape:cy="248.7964" inkscape:document-units="cm" inkscape:current-layer="layer1" showgrid="true" @@ -37,7 +162,9 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -63,7 +190,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5732348,804.43262 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.5732342,826.84528 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5732348,844.37552 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.5732342,866.78816 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5732348,886.31556 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.5732342,908.72821 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <rect - style="color:#000000;fill:none;stroke:none;stroke-width:2.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect3526" - width="165.95239" - height="247.25792" - x="513.45001" - y="791.06812" /> - <rect - style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.40657935;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:0.40657937, 0.40657937;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4446" - width="4.1141129" - height="4.5734487" - x="48.357574" - y="807.33496" /> - <use - id="use4448" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(5.160345,-10.059496)" /> - <use - id="use4450" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(33.16191,-17.049859)" /> - <use - id="use4452" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(48.906878,24.090457)" /> - <use - id="use4454" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(21.847786,13.483057)" /> - <use - id="use4456" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(60.189194,31.191319)" /> - <use - id="use4458" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(51.784121,19.314743)" /> - <use - id="use4460" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(56.377386,15.042132)" /> - <use - id="use4462" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.485032,7.834398)" /> - <use - id="use4464" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(49.36134,13.517258)" /> - <use - id="use4466" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.303967,14.821356)" /> - <use - id="use4468" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.031075,12.152923)" /> - <use - id="use4470" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.7091,18.741954)" /> - <use - id="use4472" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(91.003395,35.747928)" /> - <use - id="use4474" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.18698,23.63197)" /> - <use - id="use4476" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.157634,31.921359)" /> - <use - id="use4478" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(66.067759,10.362192)" /> - <use - id="use4480" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.832168,23.755952)" /> - <use - id="use4482" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.057966,20.334544)" /> - <use - id="use4484" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.395803,40.325402)" /> - <use - id="use4486" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(82.800046,22.477608)" /> - <use - id="use4488" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(68.849927,23.884752)" /> - <use - id="use4490" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.556608,18.846984)" /> - <use - id="use4492" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(72.325777,23.257868)" /> - <use - id="use4494" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28148,7.929971)" /> - <use - id="use4496" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.5168,20.476855)" /> - <use - id="use4498" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(107.7375,49.734422)" /> - <use - id="use4500" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(115.16402,50.171343)" /> - <use - id="use4502" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(125.71016,54.581263)" /> - <use - id="use4504" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(90.18331,60.510538)" /> - <use - id="use4506" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.13003,10.478256)" /> - <use - id="use4508" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(117.56939,65.880602)" /> - <use - id="use4510" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(89.039045,30.078136)" /> - <use - id="use4512" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(120.24854,68.946381)" /> - <use - id="use4514" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(109.79612,37.384602)" /> - <use - id="use4516" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.691727,48.592774)" /> - <use - id="use4518" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.436,67.290507)" /> - <use - id="use4520" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.246079,79.709086)" /> - <use - id="use4522" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.54721,46.735682)" /> - <use - id="use4524" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.610946,82.541238)" /> - <use - id="use4526" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(85.005582,34.365363)" /> - <use - id="use4528" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.484018,56.068983)" /> - <use - id="use4530" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(93.642346,61.866206)" /> - <use - id="use4532" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(88.18666,86.21638)" /> - <use - id="use4534" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(83.742875,42.580241)" /> - <use - id="use4536" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(73.569198,71.285549)" /> - <use - id="use4538" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.383528,65.341878)" /> - <use - id="use4540" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.79087,94.58179)" /> - <use - id="use4542" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.55163,81.366893)" /> - <use - id="use4544" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(139.36188,107.65906)" /> - <use - id="use4546" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28687,70.512558)" /> - <use - id="use4548" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(134.13335,104.14236)" /> - <use - id="use4550" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(79.403269,73.845435)" /> - <use - id="use4552" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(130.33207,93.17454)" /> - <use - id="use4554" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(112.21063,70.649697)" /> - <use - id="use4556" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(148.10224,79.586653)" /> - <use - id="use4558" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.66927,121.96328)" /> - <use - id="use4560" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(113.32754,53.919793)" /> - <use - id="use4562" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.7384,63.737008)" /> - <use - id="use4564" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(105.41228,97.67873)" /> - <use - id="use4566" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(152.48691,124.99811)" /> - <use - id="use4568" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(156.85158,81.658602)" /> - <use - id="use4570" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.29697,113.23582)" /> - <use - id="use4572" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(150.90233,63.844623)" /> - <use - id="use4574" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(144.24043,75.290672)" /> - <use - id="use4576" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.88658,59.760134)" /> - <use - id="use4578" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(160.33751,116.36138)" /> - <use - id="use4580" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(132.91241,102.0265)" /> - <use - id="use4582" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.05904,136.79144)" /> - <use - id="use4584" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(179.9706,107.71374)" /> - <use - id="use4586" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(185.35856,96.32696)" /> - <use - id="use4588" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.29141,117.18802)" /> - <use - id="use4590" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(168.70072,95.18358)" /> - <use - id="use4592" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(231.18245,133.01413)" /> - <use - id="use4594" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(184.52986,99.90813)" /> - <use - id="use4596" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(188.30897,103.66332)" /> - <use - id="use4598" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(218.10056,82.064355)" /> - <use - id="use4600" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(178.6903,101.63081)" /> - <use - id="use4602" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(202.84501,111.87539)" /> - <use - id="use4604" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.2038,79.518884)" /> - <use - id="use4606" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(198.93989,88.062947)" /> - <use - id="use4608" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(210.71651,152.41384)" /> - <use - id="use4610" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.72025,136.86026)" /> - <use - id="use4612" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(164.85292,113.14562)" /> - <use - id="use4614" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(203.81334,122.65087)" /> - <use - id="use4616" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(189.40055,119.2961)" /> - <use - id="use4618" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.50792,143.906)" /> - <use - id="use4620" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(212.44777,158.07732)" /> - <use - id="use4622" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(226.85803,107.77973)" /> - <use - id="use4624" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(187.55448,119.66842)" /> - <use - id="use4626" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(236.32566,135.99471)" /> - <use - id="use4628" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.49896,126.10162)" /> - <use - id="use4630" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(233.33683,129.9719)" /> - <use - id="use4632" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(195.87069,115.66813)" /> - <use - id="use4634" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(197.21509,106.34963)" /> - <use - id="use4636" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(230.42388,152.54352)" /> - <use - id="use4638" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(239.87737,125.03325)" /> - <use - id="use4640" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(267.10089,128.33789)" /> - <use - id="use4642" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(225.16931,131.11044)" /> - <use - id="use4644" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.46595,137.28953)" /> - <use - id="use4646" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(390.61713,-22.604702)" /> - <use - id="use4648" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(339.53679,17.34222)" /> - <use - id="use4650" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.86701,-2.6100797)" /> - <use - id="use4652" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.64753,-24.313412)" /> - <use - id="use4654" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(311.68966,-0.1846544)" /> - <use - id="use4656" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(329.29589,4.478917)" /> - <use - id="use4658" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.48935,37.098284)" /> - <use - id="use4660" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.94959,-6.6301083)" /> - <use - id="use4662" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.96266,-7.977531)" /> - <use - id="use4664" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(330.86619,30.074539)" /> - <use - id="use4666" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(389.32534,-13.029747)" /> - <use - id="use4668" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(359.15296,31.657727)" /> - <use - id="use4670" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.32056,36.639425)" /> - <use - id="use4672" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(367.74085,10.632661)" /> - <use - id="use4674" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(391.43518,0.758978)" /> - <use - id="use4676" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.67257,23.319958)" /> - <use - id="use4678" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(383.6239,19.802917)" /> - <use - id="use4680" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.63106,12.576999)" /> - <use - id="use4682" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.49166,-0.2667563)" /> - <use - id="use4684" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(365.6452,51.680518)" /> - <use - id="use4686" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.96611,53.741049)" /> - <use - id="use4688" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.86405,41.176557)" /> - <use - id="use4690" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(345.10078,46.4235)" /> - <use - id="use4692" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(363.12377,38.849348)" /> - <use - id="use4694" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(387.32623,27.575691)" /> - <use - id="use4696" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.8228,36.864345)" /> - <use - id="use4698" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(373.24571,48.528323)" /> - <use - id="use4700" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.50075,44.763088)" /> - <use - id="use4702" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.30574,12.364329)" /> - <use - id="use4704" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.74792,10.065358)" /> - <use - id="use4706" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(366.16867,36.952827)" /> - <use - id="use4708" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(368.79806,40.481509)" /> - <use - id="use4710" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(399.23489,78.287957)" /> - <use - id="use4712" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.13618,52.015609)" /> - <use - id="use4714" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(400.10496,68.670443)" /> - <use - id="use4716" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.61969,64.628377)" /> - <use - id="use4718" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(386.78049,12.35353)" /> - <use - id="use4720" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.39718,32.135035)" /> - <use - id="use4722" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.34291,59.149771)" /> - <use - id="use4724" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(379.80244,68.31058)" /> - <use - id="use4726" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(420.96189,59.395298)" /> - <use - id="use4728" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(404.74419,62.303418)" /> - <use - id="use4730" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(393.24275,52.958635)" /> - <use - id="use4732" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(398.70346,33.088532)" /> - <use - id="use4734" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.15196,41.801396)" /> - <use - id="use4736" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(433.57096,63.865322)" /> - <use - id="use4738" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.26946,94.25366)" /> - <use - id="use4740" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(410.04658,78.089589)" /> - <use - id="use4742" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.71123,82.020159)" /> - <use - id="use4744" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(435.80448,46.123826)" /> - <use - id="use4746" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.97484,78.047592)" /> - <use - id="use4748" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(421.28969,98.92525)" /> - <use - id="use4750" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(401.67831,103.33356)" /> - <use - id="use4752" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(409.51676,106.71454)" /> - <use - id="use4754" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.13825,75.011764)" /> - <use - id="use4756" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(455.87048,97.4424)" /> - <use - id="use4758" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(426.66971,85.893364)" /> - <use - id="use4760" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.65934,81.864474)" /> - <use - id="use4762" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(451.82487,93.89844)" /> - <use - id="use4764" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(414.00981,116.57307)" /> - <use - id="use4766" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.23408,74.123256)" /> - <use - id="use4768" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(448.56037,79.78127)" /> - <use - id="use4770" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.0654,131.9903)" /> - <use - id="use4772" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(438.61494,91.29698)" /> - <use - id="use4774" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(498.6593,127.18622)" /> - <use - id="use4776" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(432.87569,90.12212)" /> - <use - id="use4778" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(467.51388,104.19752)" /> - <use - id="use4780" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.77933,99.28727)" /> - <use - id="use4782" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.47583,113.11773)" /> - <use - id="use4784" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(491.06594,100.97072)" /> - <use - id="use4786" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(454.15587,90.27043)" /> - <use - id="use4788" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.20457,92.54642)" /> - <use - id="use4790" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.7232,123.18439)" /> - <use - id="use4792" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(506.45748,133.03391)" /> - <use - id="use4794" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.71513,95.04211)" /> - <use - id="use4796" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.46036,103.84288)" /> - <use - id="use4798" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(444.38768,113.25987)" /> - <use - id="use4800" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(479.79585,83.707645)" /> - <use - id="use4802" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(562.08765,124.72686)" /> - <use - id="use4804" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(535.34902,128.42993)" /> - <use - id="use4806" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(490.55632,97.13367)" /> - <use - id="use4808" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(488.38149,116.52048)" /> - <use - id="use4810" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(481.79197,99.01946)" /> - <use - id="use4812" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(480.55529,101.52287)" /> - <use - id="use4814" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.41932,80.459872)" /> - <use - id="use4816" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(521.17757,153.8021)" /> - <use - id="use4818" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.34895,110.97283)" /> - <use - id="use4820" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(502.77203,103.79526)" /> - <use - id="use4822" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(572.80816,128.84011)" /> - <use - id="use4824" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(471.49437,105.78833)" /> - <use - id="use4826" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.36643,145.88071)" /> - <use - id="use4828" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.15449,115.31802)" /> - <use - id="use4830" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(469.4217,103.96075)" /> - <use - id="use4832" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(489.42987,95.95777)" /> - <use - id="use4834" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(473.56202,108.84947)" /> - <use - id="use4836" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(539.1333,154.66948)" /> - <use - id="use4838" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.6256,119.92581)" /> - <use - id="use4840" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(513.61396,113.67786)" /> - <use - id="use4842" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.13788,113.3336)" /> - <use - id="use4844" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(574.19057,152.55609)" /> - <use - id="use4846" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(564.34846,141.91337)" /> - <use - id="use4848" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(525.62698,137.0169)" /> - <use - id="use4850" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(582.02876,155.49168)" /> - <use - id="use4852" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(465.7754,119.05093)" /> - <use - id="use4854" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.54585,149.83204)" /> - <use - id="use4856" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(583.03091,136.66332)" /> - <use - id="use4858" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.6759,126.56928)" /> - <use - id="use4860" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(586.52898,124.57503)" /> - <use - id="use4862" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(537.77673,148.2143)" /> - <use - id="use4864" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(594.30147,133.36216)" /> - <use - id="use4866" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.68192,121.97543)" /> - <use - id="use4868" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(544.47654,143.78555)" /> - <use - id="use4870" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(589.52442,149.41386)" /> - <use - id="use4872" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(528.76986,141.37775)" /> - <use - id="use4874" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.65558,108.50674)" /> - <use - id="use4876" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(541.76037,150.31151)" /> - <use - id="use4878" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(653.75494,-20.378106)" /> - <use - id="use4880" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(607.35937,13.351054)" /> - <use - id="use4882" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(683.6475,-30.468449)" /> - <use - id="use4884" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(632.00444,-1.4882562)" /> - <use - id="use4886" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(609.59719,17.604446)" /> - <use - id="use4888" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(637.56976,12.693439)" /> - <use - id="use4890" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.71222,-11.142696)" /> - <use - id="use4892" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(646.28338,2.323483)" /> - <use - id="use4894" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(657.894,-3.4330643)" /> - <use - id="use4896" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(687.39389,-11.002963)" /> - <use - id="use4898" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(760.34272,-29.498879)" /> - <use - id="use4900" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(680.12976,36.106543)" /> - <use - id="use4902" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(667.93674,18.793196)" /> - <use - id="use4904" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(643.40206,19.028125)" /> - <use - id="use4906" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(670.02297,34.332737)" /> - <use - id="use4908" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(664.82897,3.376271)" /> - <use - id="use4910" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(659.14725,-6.6853948)" /> - <use - id="use4912" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(672.72485,29.111648)" /> - <use - id="use4914" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(758.07389,-23.643901)" /> - <use - id="use4916" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.26589,-2.0072186)" /> - <use - id="use4918" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(762.50307,-12.312879)" /> - <use - id="use4920" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(709.06052,5.308682)" /> - <use - id="use4922" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(675.89122,18.545695)" /> - <use - id="use4924" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(677.41882,6.624533)" /> - <use - id="use4926" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(668.37097,-1.0866166)" /> - <use - id="use4928" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.74582,11.498556)" /> - <use - id="use4930" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(695.23374,67.451912)" /> - <use - id="use4932" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.63398,70.500305)" /> - <use - id="use4934" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(698.17212,7.83463)" /> - <use - id="use4936" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(686.9616,43.188731)" /> - <use - id="use4938" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.55289,56.167051)" /> - <use - id="use4940" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.18546,57.866832)" /> - <use - id="use4942" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.44314,31.226195)" /> - <use - id="use4944" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.33037,11.589928)" /> - <use - id="use4946" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(723.8791,78.288782)" /> - <use - id="use4948" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.89745,68.308916)" /> - <use - id="use4950" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.38064,84.496312)" /> - <use - id="use4952" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.89907,64.404489)" /> - <use - id="use4954" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(696.05061,62.465676)" /> - <use - id="use4956" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.36126,97.59415)" /> - <use - id="use4958" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(719.40586,40.68576)" /> - <use - id="use4960" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(738.01931,44.74962)" /> - <use - id="use4962" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(742.97281,93.23091)" /> - <use - id="use4964" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.76282,66.658987)" /> - <use - id="use4966" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.78061,71.931997)" /> - <use - id="use4968" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.36319,54.955154)" /> - <use - id="use4970" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.28424,49.734871)" /> - <use - id="use4972" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(730.64589,91.42487)" /> - <use - id="use4974" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.74116,94.07433)" /> - <use - id="use4976" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.79834,82.608509)" /> - <use - id="use4978" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.66945,59.482006)" /> - <use - id="use4980" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.13775,98.94)" /> - <use - id="use4982" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(756.6017,57.727894)" /> - <use - id="use4984" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.52239,83.836626)" /> - <use - id="use4986" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.60473,78.167644)" /> - <use - id="use4988" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(733.34723,70.39965)" /> - <use - id="use4990" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(769.48126,114.17742)" /> - <use - id="use4992" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.4851,96.14021)" /> - <use - id="use4994" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(771.37679,95.12202)" /> - <use - id="use4996" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.75943,91.62506)" /> - <use - id="use4998" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(792.26442,82.439334)" /> - <use - id="use5000" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(731.05337,106.20333)" /> - <use - id="use5002" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(751.0722,112.7062)" /> - <use - id="use5004" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.59868,80.852444)" /> - <use - id="use5006" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(768.77455,97.73332)" /> - <use - id="use5012" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.79178,117.96446)" /> - <use - id="use5014" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.72687,92.57554)" /> - <use - id="use5016" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.78333,102.90326)" /> - <use - id="use5018" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(781.29332,98.76291)" /> - <use - id="use5020" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(766.08045,115.05689)" /> - <use - id="use5024" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(764.58487,100.29694)" /> - <use - id="use5026" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.30263,106.95209)" /> - <use - id="use5038" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(788.33916,108.97119)" /> - <use - id="use5046" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(793.67639,108.87473)" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 290.32582,923.13347 c -2.3485,0 75.54326,0 75.54326,0" + id="path3831" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.06533003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093" + width="5.6119008" + height="309.38351" + x="-770.5697" + y="268.94238" + transform="matrix(0,-1,1,0,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="826.96906" + y="305.15897" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,17.454602,223.69609)" + id="g10894" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 281.63299,733.30338 0.58717,71.02465" + id="path10899" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,748.50978 15.22061,-8.78762" + id="path10924" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,754.53889 15.22061,-8.78763" + id="path10924-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,742.48067 15.22061,-8.78763" + id="path10924-1" + inkscape:connector-curvature="0" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,249.08681,224.55016)" + id="g10894-1" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889-8" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331-8" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5-7" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 513.2652,734.15745 0.58717,71.02465" + id="path10899-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,749.36385 15.22061,-8.78762" + id="path10924-0" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,755.39296 15.22061,-8.78763" + id="path10924-2-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,743.33474 15.22061,-8.78763" + id="path10924-1-9" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 367.76824,729.8968 0.58717,71.02467" + id="path10899-2-6-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,745.1032 15.22061,-8.78762" + id="path10924-0-8-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,751.13231 15.22061,-8.78763" + id="path10924-2-7-2-3" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,739.07409 15.22061,-8.78763" + id="path10924-1-9-1-4" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="273.57608" + y="928.58966" + id="text3800-2-4" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0" + x="273.57608" + y="928.58966" + style="font-size:15px">III</tspan></text> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083"></flowPara></flowRoot> <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-4" + width="9.8542423" + height="9.8542423" + x="858.93427" + y="272.36087" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 413.56289,729.30795 0.58717,71.02467" + id="path10899-2-6-2-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,744.51435 15.22061,-8.78762" + id="path10924-0-8-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,750.54346 15.22061,-8.78763" + id="path10924-2-7-2-3-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,738.48524 15.22061,-8.78763" + id="path10924-1-9-1-4-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="368.16199" + y="928.58966" + id="text3800-2-4-1" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4" + x="368.16199" + y="928.58966" + style="font-size:15px">V</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="405.67142" + y="928.58966" + id="text3800-2-4-1-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4-0" + x="405.67142" + y="928.58966" + style="font-size:15px">VII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="512.65314" + y="928.58966" + id="text3800-2-4-8" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-3" + x="512.65314" + y="928.58966" + style="font-size:15px">II</tspan></text> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1.77165353;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11196" + width="269.06955" + height="228.3455" + x="250.26295" + y="722.8996" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 432.81911,923.00585 c 0,0 0.30757,0 0.46136,0 1.87936,0 3.81566,-0.45912 5.63807,0 1.88882,0.47585 3.1982,2.76164 5.14602,2.76857 1.97397,0.007 3.26638,-2.622 5.23491,-2.76857 2.34281,-0.17443 4.3002,2.33757 6.6495,2.336 2.34039,-0.002 4.28079,-2.33525 6.62118,-2.336 2.43145,-7.7e-4 4.44905,2.39425 6.88034,2.4225 2.60385,0.0303 4.82476,-2.51934 7.42698,-2.4225 2.35171,0.0875 4.17752,2.65636 6.53072,2.6821 2.4862,0.0272 4.47604,-2.78762 6.96014,-2.6821 2.04208,0.0867 3.47021,2.69765 5.51407,2.6821 1.98209,-0.0151 3.37906,-2.22256 5.3072,-2.6821 1.24203,-0.29601 2.76781,0 3.83044,0 1.06264,0 1.89822,0 2.46814,0 0.56993,0 0.87419,0 0.87419,0" + id="path3831-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="caaaaaaaaaaaazzc" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.77165353;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11222" + width="343.57617" + height="221.21999" + x="256.45859" + y="718.79193" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/31.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/31.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,7 +7,6 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" - xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -15,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="1.svg"> + sodipodi:docname="mutedharmonictrem.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -25,9 +150,9 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="626.2701" - inkscape:cy="196.72162" + inkscape:zoom="1.0216075" + inkscape:cx="431.4679" + inkscape:cy="248.7964" inkscape:document-units="cm" inkscape:current-layer="layer1" showgrid="true" @@ -37,7 +162,9 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -63,7 +190,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title /> + <dc:title></dc:title> </cc:Work> </rdf:RDF> </metadata> @@ -72,2366 +199,435 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5732348,804.43262 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.5732342,826.84528 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5732348,844.37552 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.5732342,866.78816 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5732348,886.31556 898.8729652,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.5732342,908.72821 898.8729658,0" - style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <rect - style="color:#000000;fill:none;stroke:none;stroke-width:2.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect3526" - width="165.95239" - height="247.25792" - x="513.45001" - y="791.06812" /> - <rect - style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.40657935;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:0.40657937, 0.40657937;stroke-dashoffset:0;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4446" - width="4.1141129" - height="4.5734487" - x="48.357574" - y="807.33496" /> - <use - id="use4448" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(5.160345,-10.059496)" /> - <use - id="use4450" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(33.16191,-17.049859)" /> - <use - id="use4452" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(48.906878,24.090457)" /> - <use - id="use4454" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(21.847786,13.483057)" /> - <use - id="use4456" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(60.189194,31.191319)" /> - <use - id="use4458" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(51.784121,19.314743)" /> - <use - id="use4460" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(56.377386,15.042132)" /> - <use - id="use4462" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.485032,7.834398)" /> - <use - id="use4464" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(49.36134,13.517258)" /> - <use - id="use4466" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.303967,14.821356)" /> - <use - id="use4468" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.031075,12.152923)" /> - <use - id="use4470" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.7091,18.741954)" /> - <use - id="use4472" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(91.003395,35.747928)" /> - <use - id="use4474" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(102.18698,23.63197)" /> - <use - id="use4476" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.157634,31.921359)" /> - <use - id="use4478" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(66.067759,10.362192)" /> - <use - id="use4480" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(86.832168,23.755952)" /> - <use - id="use4482" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(76.057966,20.334544)" /> - <use - id="use4484" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.395803,40.325402)" /> - <use - id="use4486" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(82.800046,22.477608)" /> - <use - id="use4488" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(68.849927,23.884752)" /> - <use - id="use4490" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.556608,18.846984)" /> - <use - id="use4492" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(72.325777,23.257868)" /> - <use - id="use4494" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28148,7.929971)" /> - <use - id="use4496" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.5168,20.476855)" /> - <use - id="use4498" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(107.7375,49.734422)" /> - <use - id="use4500" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(115.16402,50.171343)" /> - <use - id="use4502" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(125.71016,54.581263)" /> - <use - id="use4504" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(90.18331,60.510538)" /> - <use - id="use4506" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.13003,10.478256)" /> - <use - id="use4508" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(117.56939,65.880602)" /> - <use - id="use4510" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(89.039045,30.078136)" /> - <use - id="use4512" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(120.24854,68.946381)" /> - <use - id="use4514" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(109.79612,37.384602)" /> - <use - id="use4516" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(99.691727,48.592774)" /> - <use - id="use4518" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.436,67.290507)" /> - <use - id="use4520" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.246079,79.709086)" /> - <use - id="use4522" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.54721,46.735682)" /> - <use - id="use4524" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(87.610946,82.541238)" /> - <use - id="use4526" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(85.005582,34.365363)" /> - <use - id="use4528" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(75.484018,56.068983)" /> - <use - id="use4530" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(93.642346,61.866206)" /> - <use - id="use4532" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(88.18666,86.21638)" /> - <use - id="use4534" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(83.742875,42.580241)" /> - <use - id="use4536" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(73.569198,71.285549)" /> - <use - id="use4538" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(98.383528,65.341878)" /> - <use - id="use4540" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.79087,94.58179)" /> - <use - id="use4542" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(119.55163,81.366893)" /> - <use - id="use4544" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(139.36188,107.65906)" /> - <use - id="use4546" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(104.28687,70.512558)" /> - <use - id="use4548" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(134.13335,104.14236)" /> - <use - id="use4550" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(79.403269,73.845435)" /> - <use - id="use4552" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(130.33207,93.17454)" /> - <use - id="use4554" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(112.21063,70.649697)" /> - <use - id="use4556" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(148.10224,79.586653)" /> - <use - id="use4558" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(111.66927,121.96328)" /> - <use - id="use4560" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(113.32754,53.919793)" /> - <use - id="use4562" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.7384,63.737008)" /> - <use - id="use4564" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(105.41228,97.67873)" /> - <use - id="use4566" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(152.48691,124.99811)" /> - <use - id="use4568" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(156.85158,81.658602)" /> - <use - id="use4570" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(118.29697,113.23582)" /> - <use - id="use4572" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(150.90233,63.844623)" /> - <use - id="use4574" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(144.24043,75.290672)" /> - <use - id="use4576" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(127.88658,59.760134)" /> - <use - id="use4578" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(160.33751,116.36138)" /> - <use - id="use4580" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(132.91241,102.0265)" /> - <use - id="use4582" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.05904,136.79144)" /> - <use - id="use4584" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(179.9706,107.71374)" /> - <use - id="use4586" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(185.35856,96.32696)" /> - <use - id="use4588" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(167.29141,117.18802)" /> - <use - id="use4590" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(168.70072,95.18358)" /> - <use - id="use4592" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(231.18245,133.01413)" /> - <use - id="use4594" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(184.52986,99.90813)" /> - <use - id="use4596" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(188.30897,103.66332)" /> - <use - id="use4598" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(218.10056,82.064355)" /> - <use - id="use4600" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(178.6903,101.63081)" /> - <use - id="use4602" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(202.84501,111.87539)" /> - <use - id="use4604" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.2038,79.518884)" /> - <use - id="use4606" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(198.93989,88.062947)" /> - <use - id="use4608" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(210.71651,152.41384)" /> - <use - id="use4610" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.72025,136.86026)" /> - <use - id="use4612" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(164.85292,113.14562)" /> - <use - id="use4614" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(203.81334,122.65087)" /> - <use - id="use4616" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(189.40055,119.2961)" /> - <use - id="use4618" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.50792,143.906)" /> - <use - id="use4620" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(212.44777,158.07732)" /> - <use - id="use4622" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(226.85803,107.77973)" /> - <use - id="use4624" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(187.55448,119.66842)" /> - <use - id="use4626" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(236.32566,135.99471)" /> - <use - id="use4628" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(205.49896,126.10162)" /> - <use - id="use4630" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(233.33683,129.9719)" /> - <use - id="use4632" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(195.87069,115.66813)" /> - <use - id="use4634" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(197.21509,106.34963)" /> - <use - id="use4636" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(230.42388,152.54352)" /> - <use - id="use4638" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(239.87737,125.03325)" /> - <use - id="use4640" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(267.10089,128.33789)" /> - <use - id="use4642" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(225.16931,131.11044)" /> - <use - id="use4644" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(209.46595,137.28953)" /> - <use - id="use4646" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(390.61713,-22.604702)" /> - <use - id="use4648" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(339.53679,17.34222)" /> - <use - id="use4650" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.86701,-2.6100797)" /> - <use - id="use4652" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.64753,-24.313412)" /> - <use - id="use4654" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(311.68966,-0.1846544)" /> - <use - id="use4656" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(329.29589,4.478917)" /> - <use - id="use4658" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(343.48935,37.098284)" /> - <use - id="use4660" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.94959,-6.6301083)" /> - <use - id="use4662" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.96266,-7.977531)" /> - <use - id="use4664" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(330.86619,30.074539)" /> - <use - id="use4666" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(389.32534,-13.029747)" /> - <use - id="use4668" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(359.15296,31.657727)" /> - <use - id="use4670" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.32056,36.639425)" /> - <use - id="use4672" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(367.74085,10.632661)" /> - <use - id="use4674" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(391.43518,0.758978)" /> - <use - id="use4676" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.67257,23.319958)" /> - <use - id="use4678" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(383.6239,19.802917)" /> - <use - id="use4680" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(352.63106,12.576999)" /> - <use - id="use4682" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.49166,-0.2667563)" /> - <use - id="use4684" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(365.6452,51.680518)" /> - <use - id="use4686" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(358.96611,53.741049)" /> - <use - id="use4688" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.86405,41.176557)" /> - <use - id="use4690" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(345.10078,46.4235)" /> - <use - id="use4692" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(363.12377,38.849348)" /> - <use - id="use4694" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(387.32623,27.575691)" /> - <use - id="use4696" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(369.8228,36.864345)" /> - <use - id="use4698" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(373.24571,48.528323)" /> - <use - id="use4700" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.50075,44.763088)" /> - <use - id="use4702" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(362.30574,12.364329)" /> - <use - id="use4704" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.74792,10.065358)" /> - <use - id="use4706" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(366.16867,36.952827)" /> - <use - id="use4708" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(368.79806,40.481509)" /> - <use - id="use4710" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(399.23489,78.287957)" /> - <use - id="use4712" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.13618,52.015609)" /> - <use - id="use4714" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(400.10496,68.670443)" /> - <use - id="use4716" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(388.61969,64.628377)" /> - <use - id="use4718" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(386.78049,12.35353)" /> - <use - id="use4720" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.39718,32.135035)" /> - <use - id="use4722" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(406.34291,59.149771)" /> - <use - id="use4724" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(379.80244,68.31058)" /> - <use - id="use4726" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(420.96189,59.395298)" /> - <use - id="use4728" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(404.74419,62.303418)" /> - <use - id="use4730" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(393.24275,52.958635)" /> - <use - id="use4732" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(398.70346,33.088532)" /> - <use - id="use4734" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(392.15196,41.801396)" /> - <use - id="use4736" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(433.57096,63.865322)" /> - <use - id="use4738" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(394.26946,94.25366)" /> - <use - id="use4740" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(410.04658,78.089589)" /> - <use - id="use4742" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(407.71123,82.020159)" /> - <use - id="use4744" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(435.80448,46.123826)" /> - <use - id="use4746" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.97484,78.047592)" /> - <use - id="use4748" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(421.28969,98.92525)" /> - <use - id="use4750" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(401.67831,103.33356)" /> - <use - id="use4752" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(409.51676,106.71454)" /> - <use - id="use4754" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(446.13825,75.011764)" /> - <use - id="use4756" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(455.87048,97.4424)" /> - <use - id="use4758" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(426.66971,85.893364)" /> - <use - id="use4760" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.65934,81.864474)" /> - <use - id="use4762" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(451.82487,93.89844)" /> - <use - id="use4764" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(414.00981,116.57307)" /> - <use - id="use4766" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.23408,74.123256)" /> - <use - id="use4768" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(448.56037,79.78127)" /> - <use - id="use4770" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.0654,131.9903)" /> - <use - id="use4772" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(438.61494,91.29698)" /> - <use - id="use4774" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(498.6593,127.18622)" /> - <use - id="use4776" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(432.87569,90.12212)" /> - <use - id="use4778" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(467.51388,104.19752)" /> - <use - id="use4780" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.77933,99.28727)" /> - <use - id="use4782" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(457.47583,113.11773)" /> - <use - id="use4784" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(491.06594,100.97072)" /> - <use - id="use4786" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(454.15587,90.27043)" /> - <use - id="use4788" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.20457,92.54642)" /> - <use - id="use4790" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.7232,123.18439)" /> - <use - id="use4792" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(506.45748,133.03391)" /> - <use - id="use4794" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(461.71513,95.04211)" /> - <use - id="use4796" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(486.46036,103.84288)" /> - <use - id="use4798" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(444.38768,113.25987)" /> - <use - id="use4800" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(479.79585,83.707645)" /> - <use - id="use4802" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(562.08765,124.72686)" /> - <use - id="use4804" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(535.34902,128.42993)" /> - <use - id="use4806" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(490.55632,97.13367)" /> - <use - id="use4808" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(488.38149,116.52048)" /> - <use - id="use4810" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(481.79197,99.01946)" /> - <use - id="use4812" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(480.55529,101.52287)" /> - <use - id="use4814" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.41932,80.459872)" /> - <use - id="use4816" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(521.17757,153.8021)" /> - <use - id="use4818" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(484.34895,110.97283)" /> - <use - id="use4820" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(502.77203,103.79526)" /> - <use - id="use4822" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(572.80816,128.84011)" /> - <use - id="use4824" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(471.49437,105.78833)" /> - <use - id="use4826" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.36643,145.88071)" /> - <use - id="use4828" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(492.15449,115.31802)" /> - <use - id="use4830" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(469.4217,103.96075)" /> - <use - id="use4832" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(489.42987,95.95777)" /> - <use - id="use4834" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(473.56202,108.84947)" /> - <use - id="use4836" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(539.1333,154.66948)" /> - <use - id="use4838" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(485.6256,119.92581)" /> - <use - id="use4840" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(513.61396,113.67786)" /> - <use - id="use4842" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(519.13788,113.3336)" /> - <use - id="use4844" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(574.19057,152.55609)" /> - <use - id="use4846" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(564.34846,141.91337)" /> - <use - id="use4848" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(525.62698,137.0169)" /> - <use - id="use4850" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(582.02876,155.49168)" /> - <use - id="use4852" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(465.7754,119.05093)" /> - <use - id="use4854" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.54585,149.83204)" /> - <use - id="use4856" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(583.03091,136.66332)" /> - <use - id="use4858" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.6759,126.56928)" /> - <use - id="use4860" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(586.52898,124.57503)" /> - <use - id="use4862" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(537.77673,148.2143)" /> - <use - id="use4864" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(594.30147,133.36216)" /> - <use - id="use4866" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(556.68192,121.97543)" /> - <use - id="use4868" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(544.47654,143.78555)" /> - <use - id="use4870" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(589.52442,149.41386)" /> - <use - id="use4872" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(528.76986,141.37775)" /> - <use - id="use4874" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(515.65558,108.50674)" /> - <use - id="use4876" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(541.76037,150.31151)" /> - <use - id="use4878" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(653.75494,-20.378106)" /> - <use - id="use4880" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(607.35937,13.351054)" /> - <use - id="use4882" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(683.6475,-30.468449)" /> - <use - id="use4884" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(632.00444,-1.4882562)" /> - <use - id="use4886" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(609.59719,17.604446)" /> - <use - id="use4888" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(637.56976,12.693439)" /> - <use - id="use4890" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.71222,-11.142696)" /> - <use - id="use4892" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(646.28338,2.323483)" /> - <use - id="use4894" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(657.894,-3.4330643)" /> - <use - id="use4896" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(687.39389,-11.002963)" /> - <use - id="use4898" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(760.34272,-29.498879)" /> - <use - id="use4900" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(680.12976,36.106543)" /> - <use - id="use4902" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(667.93674,18.793196)" /> - <use - id="use4904" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(643.40206,19.028125)" /> - <use - id="use4906" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(670.02297,34.332737)" /> - <use - id="use4908" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(664.82897,3.376271)" /> - <use - id="use4910" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(659.14725,-6.6853948)" /> - <use - id="use4912" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(672.72485,29.111648)" /> - <use - id="use4914" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(758.07389,-23.643901)" /> - <use - id="use4916" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.26589,-2.0072186)" /> - <use - id="use4918" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(762.50307,-12.312879)" /> - <use - id="use4920" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(709.06052,5.308682)" /> - <use - id="use4922" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(675.89122,18.545695)" /> - <use - id="use4924" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(677.41882,6.624533)" /> - <use - id="use4926" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(668.37097,-1.0866166)" /> - <use - id="use4928" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.74582,11.498556)" /> - <use - id="use4930" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(695.23374,67.451912)" /> - <use - id="use4932" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.63398,70.500305)" /> - <use - id="use4934" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(698.17212,7.83463)" /> - <use - id="use4936" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(686.9616,43.188731)" /> - <use - id="use4938" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(701.55289,56.167051)" /> - <use - id="use4940" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.18546,57.866832)" /> - <use - id="use4942" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.44314,31.226195)" /> - <use - id="use4944" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.33037,11.589928)" /> - <use - id="use4946" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(723.8791,78.288782)" /> - <use - id="use4948" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(714.89745,68.308916)" /> - <use - id="use4950" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.38064,84.496312)" /> - <use - id="use4952" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.89907,64.404489)" /> - <use - id="use4954" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(696.05061,62.465676)" /> - <use - id="use4956" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(727.36126,97.59415)" /> - <use - id="use4958" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(719.40586,40.68576)" /> - <use - id="use4960" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(738.01931,44.74962)" /> - <use - id="use4962" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(742.97281,93.23091)" /> - <use - id="use4964" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(735.76282,66.658987)" /> - <use - id="use4966" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.78061,71.931997)" /> - <use - id="use4968" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(705.36319,54.955154)" /> - <use - id="use4970" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(711.28424,49.734871)" /> - <use - id="use4972" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(730.64589,91.42487)" /> - <use - id="use4974" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.74116,94.07433)" /> - <use - id="use4976" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.79834,82.608509)" /> - <use - id="use4978" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(724.66945,59.482006)" /> - <use - id="use4980" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(736.13775,98.94)" /> - <use - id="use4982" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(756.6017,57.727894)" /> - <use - id="use4984" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.52239,83.836626)" /> - <use - id="use4986" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(721.60473,78.167644)" /> - <use - id="use4988" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(733.34723,70.39965)" /> - <use - id="use4990" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(769.48126,114.17742)" /> - <use - id="use4992" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(732.4851,96.14021)" /> - <use - id="use4994" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(771.37679,95.12202)" /> - <use - id="use4996" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(747.75943,91.62506)" /> - <use - id="use4998" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(792.26442,82.439334)" /> - <use - id="use5000" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(731.05337,106.20333)" /> - <use - id="use5002" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(751.0722,112.7062)" /> - <use - id="use5004" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.59868,80.852444)" /> - <use - id="use5006" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(768.77455,97.73332)" /> - <use - id="use5012" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(776.79178,117.96446)" /> - <use - id="use5014" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(753.72687,92.57554)" /> - <use - id="use5016" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.78333,102.90326)" /> - <use - id="use5018" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(781.29332,98.76291)" /> - <use - id="use5020" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(766.08045,115.05689)" /> - <use - id="use5024" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(764.58487,100.29694)" /> - <use - id="use5026" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(780.30263,106.95209)" /> - <use - id="use5038" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(788.33916,108.97119)" /> - <use - id="use5046" - xlink:href="#rect4446" - x="0" - y="0" - width="1000" - height="450" - transform="translate(793.67639,108.87473)" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 290.32582,923.13347 c -2.3485,0 75.54326,0 75.54326,0" + id="path3831" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:1.06533003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093" + width="5.6119008" + height="309.38351" + x="-770.5697" + y="268.94238" + transform="matrix(0,-1,1,0,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="826.96906" + y="305.15897" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,17.454602,223.69609)" + id="g10894" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 281.63299,733.30338 0.58717,71.02465" + id="path10899" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,748.50978 15.22061,-8.78762" + id="path10924" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,754.53889 15.22061,-8.78763" + id="path10924-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 274.2587,742.48067 15.22061,-8.78763" + id="path10924-1" + inkscape:connector-curvature="0" /> + <g + transform="matrix(0.76208688,0,0,0.76574665,249.08681,224.55016)" + id="g10894-1" + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <g + id="g10889-8" + transform="matrix(1.1223213,0,0,1.1223213,-41.328247,-94.246219)" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"> + <path + inkscape:connector-curvature="0" + id="path10331-8" + d="m 339.72602,755.45844 12.85133,12.78993" + style="fill:none;stroke:#000000;stroke-width:2.0664115;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:2.31917763;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + d="M 354.37685,754.04894 339.9535,768.40331" + id="path10331-5-7" + inkscape:connector-curvature="0" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 513.2652,734.15745 0.58717,71.02465" + id="path10899-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,749.36385 15.22061,-8.78762" + id="path10924-0" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,755.39296 15.22061,-8.78763" + id="path10924-2-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 505.89091,743.33474 15.22061,-8.78763" + id="path10924-1-9" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 367.76824,729.8968 0.58717,71.02467" + id="path10899-2-6-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,745.1032 15.22061,-8.78762" + id="path10924-0-8-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,751.13231 15.22061,-8.78763" + id="path10924-2-7-2-3" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 360.39395,739.07409 15.22061,-8.78763" + id="path10924-1-9-1-4" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="273.57608" + y="928.58966" + id="text3800-2-4" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0" + x="273.57608" + y="928.58966" + style="font-size:15px">III</tspan></text> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083"></flowPara></flowRoot> <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-4" + width="9.8542423" + height="9.8542423" + x="858.93427" + y="272.36087" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.05764043px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 413.56289,729.30795 0.58717,71.02467" + id="path10899-2-6-2-8" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,744.51435 15.22061,-8.78762" + id="path10924-0-8-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,750.54346 15.22061,-8.78763" + id="path10924-2-7-2-3-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 406.1886,738.48524 15.22061,-8.78763" + id="path10924-1-9-1-4-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="368.16199" + y="928.58966" + id="text3800-2-4-1" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4" + x="368.16199" + y="928.58966" + style="font-size:15px">V</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="405.67142" + y="928.58966" + id="text3800-2-4-1-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-4-0" + x="405.67142" + y="928.58966" + style="font-size:15px">VII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="512.65314" + y="928.58966" + id="text3800-2-4-8" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-3" + x="512.65314" + y="928.58966" + style="font-size:15px">II</tspan></text> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:1.77165353;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11196" + width="269.06955" + height="228.3455" + x="250.26295" + y="722.8996" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.64413661;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 432.81911,923.00585 c 0,0 0.30757,0 0.46136,0 1.87936,0 3.81566,-0.45912 5.63807,0 1.88882,0.47585 3.1982,2.76164 5.14602,2.76857 1.97397,0.007 3.26638,-2.622 5.23491,-2.76857 2.34281,-0.17443 4.3002,2.33757 6.6495,2.336 2.34039,-0.002 4.28079,-2.33525 6.62118,-2.336 2.43145,-7.7e-4 4.44905,2.39425 6.88034,2.4225 2.60385,0.0303 4.82476,-2.51934 7.42698,-2.4225 2.35171,0.0875 4.17752,2.65636 6.53072,2.6821 2.4862,0.0272 4.47604,-2.78762 6.96014,-2.6821 2.04208,0.0867 3.47021,2.69765 5.51407,2.6821 1.98209,-0.0151 3.37906,-2.22256 5.3072,-2.6821 1.24203,-0.29601 2.76781,0 3.83044,0 1.06264,0 1.89822,0 2.46814,0 0.56993,0 0.87419,0 0.87419,0" + id="path3831-9" + inkscape:connector-curvature="0" + sodipodi:nodetypes="caaaaaaaaaaaazzc" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.77165353;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect11222" + width="343.57617" + height="221.21999" + x="256.45859" + y="718.79193" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/4.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/4.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -14,9 +15,93 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="3.svg"> + sodipodi:docname="slide2unpitched.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +109,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="-229.5078" - inkscape:cy="332.71624" + inkscape:zoom="0.58639799" + inkscape:cx="347.15991" + inkscape:cy="259.04631" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -71,57 +156,1219 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> + <path + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> + <path + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="95.737656" + y="931.38379" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="95.737656" + y="931.38379" + style="font-size:15px">XII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="134.89299" + y="789.29871" + id="text3804" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3806" + x="134.89299" + y="789.29871" + style="font-size:15px">XXIV</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="363.58133" + y="788.49139" + id="text3800-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7" + x="363.58133" + y="788.49139" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 122.77661,926.74106 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 176.17099,783.04136 c -5.82074,0 187.23349,0 187.23349,0" + id="path3831-1" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;stroke:#000000;stroke-width:0.47371906000000003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;fill-opacity:1" + id="rect5093" + width="6.2035117" + height="55.340485" + x="150.42993" + y="798.09393" /> + <g + id="g5255" + transform="translate(-197.78892,178.37717)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,824.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="1135.7936" + y="54.366863" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7" + width="9.8542423" + height="9.8542423" + x="748.38837" + y="304.57428" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6" + width="6.3535757" + height="6.3535757" + x="759.54718" + y="-288.707" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5" + width="9.8542423" + height="9.8542423" + x="683.77466" + y="535.21295" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5-8" + width="9.8542423" + height="9.8542423" + x="697.80585" + y="549.98199" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.47371906;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093-6" + width="6.2035117" + height="55.340485" + x="370.36655" + y="796.18909" /> + <g + id="g6021-2" + transform="matrix(0.76208688,0,0,0.76574665,466.79423,275.94404)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,846.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,864.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <use + id="use6602" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.43494,76.405035)" /> + <use + id="use6604" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.11019,47.207865)" /> + <use + id="use6606" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.99475,64.532695)" /> + <use + id="use6608" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-365.50798,50.433585)" /> + <use + id="use6610" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-378.372,53.336115)" /> + <use + id="use6612" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.61647,45.403425)" /> + <use + id="use6614" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-389.71538,54.046925)" /> + <use + id="use6616" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-391.99662,32.993215)" /> + <use + id="use6618" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.69327,57.279825)" /> + <use + id="use6620" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-402.38905,60.747185)" /> + <use + id="use6622" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-386.94367,55.250965)" /> + <use + id="use6624" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.40865,60.574505)" /> + <use + id="use6626" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-361.45413,48.216655)" /> + <use + id="use6628" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-405.54831,44.412425)" /> + <use + id="use6630" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.45505,54.647835)" /> + <use + id="use6632" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-398.40405,31.065105)" /> + <use + id="use6634" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-371.20073,63.912315)" /> + <use + id="use6636" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.61318,14.613695)" /> + <use + id="use6638" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.65824,49.042655)" /> + <use + id="use6642" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.65811,42.909895)" /> + <use + id="use6644" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-380.99196,39.199925)" /> + <use + id="use6646" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.52494,20.532445)" /> + <use + id="use6650" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.70962,37.615395)" /> + <use + id="use6652" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.49247,29.928975)" /> + <use + id="use6654" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-383.04913,9.8296552)" /> + <use + id="use6656" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-354.49394,33.390845)" /> + <use + id="use6658" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.8256,25.882495)" /> + <use + id="use6660" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.69324,23.979155)" /> + <use + id="use6662" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.01353,13.901165)" /> + <use + id="use6664" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.5047,31.672375)" /> + <use + id="use6666" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.14892,10.074715)" /> + <use + id="use6668" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-356.8925,11.926605)" /> + <use + id="use6670" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-384.99203,13.817175)" /> + <use + id="use6672" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.97991,7.7655652)" /> + <use + id="use6674" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-372.47688,33.420215)" /> + <use + id="use6678" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.31915,10.715205)" /> + <use + id="use6680" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-322.91101,18.508235)" /> + <use + id="use6682" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-327.7563,29.316795)" /> + <use + id="use6684" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.18096,29.991085)" /> + <use + id="use6686" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.85502,36.985355)" /> + <use + id="use6688" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-333.04461,14.377485)" /> + <use + id="use6690" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.69899,7.2558252)" /> + <use + id="use6692" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-357.67653,39.559855)" /> + <use + id="use6694" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.91487,19.343275)" /> + <use + id="use6696" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.44413,12.564835)" /> + <use + id="use6700" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-334.45901,10.906245)" /> + <use + id="use6702" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-324.00767,19.603775)" /> + <use + id="use6704" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.4164,26.790465)" /> + <use + id="use6706" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.08571,22.465015)" /> + <use + id="use6708" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-320.92955,28.313755)" /> + <use + id="use6710" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-331.04707,57.997645)" /> + <use + id="use6712" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.75069,29.124715)" /> + <use + id="use6714" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.45187,34.993115)" /> + <use + id="use6716" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.25074,56.582985)" /> + <use + id="use6718" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-294.49083,42.445195)" /> + <use + id="use6720" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.3708,13.741955)" /> + <use + id="use6722" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-297.65347,26.374465)" /> + <use + id="use6724" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.7334,10.857195)" /> + <use + id="use6726" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-315.99813,48.510385)" /> + <use + id="use6728" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.81747,23.915185)" /> + <use + id="use6730" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-291.70918,25.030535)" /> + <use + id="use6732" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-272.56094,15.795495)" /> + <use + id="use6734" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-278.1208,13.167135)" /> + <use + id="use6736" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.48597,22.198215)" /> + <use + id="use6738" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-256.03405,11.815315)" /> + <use + id="use6740" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-259.58513,25.156045)" /> + <use + id="use6742" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-269.82746,44.628955)" /> + <use + id="use6744" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.46217,20.764765)" /> + <use + id="use6746" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.96885,45.779265)" /> + <use + id="use6748" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-257.18446,18.132045)" /> + <use + id="use6750" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-266.20376,8.1861552)" /> + <use + id="use6752" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-235.79965,22.089435)" /> + <use + id="use6754" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.26328,24.356975)" /> + <use + id="use6756" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.90112,40.365015)" /> + <use + id="use6758" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-268.84346,14.176085)" /> + <use + id="use6760" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-247.0872,-2.4063648)" /> + <use + id="use6762" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-258.37278,16.661095)" /> + <use + id="use6764" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-249.61123,18.610505)" /> + <use + id="use6766" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-232.73057,-4.3248048)" /> + <use + id="use6768" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.60092,13.978345)" /> + <use + id="use6770" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-185.84945,21.198465)" /> + <use + id="use6772" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-261.19386,15.967815)" /> + <use + id="use6774" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.96051,-20.854525)" /> + <use + id="use6776" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-243.67067,19.532825)" /> + <use + id="use6778" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.99364,-3.7721548)" /> + <use + id="use6780" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.52447,-26.856695)" /> + <use + id="use6782" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.82405,-4.1504448)" /> + <use + id="use6784" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.56412,-4.7562848)" /> + <use + id="use6786" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-229.27615,-28.001985)" /> + <use + id="use6788" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.94433,-3.9930248)" /> + <use + id="use6790" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.40871,-17.192445)" /> + <use + id="use6792" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-228.0081,10.045255)" /> + <use + id="use6794" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-226.26027,-42.750965)" /> + <use + id="use6796" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-211.23296,5.0157952)" /> + <use + id="use6798" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-222.80626,-21.398925)" /> + <use + id="use6800" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.74497,-17.548345)" /> + <use + id="use6802" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.80584,-15.200155)" /> + <use + id="use6804" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.24618,-20.908185)" /> + <use + id="use6806" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-183.63244,-38.837355)" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 409.0438,784.9381 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-3" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.45528007;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect6832" + width="245.95651" + height="137.66829" + x="383.93005" + y="796.23688" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-7" + width="9.8542423" + height="9.8542423" + x="1099.7538" + y="178.48605" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6-0" + width="6.3535757" + height="6.3535757" + x="931.34314" + y="-620.13129" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <g + id="g5255-4" + transform="translate(572.60602,180.06005)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195-1" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,886.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="g6021-2-7" + transform="matrix(0.76208688,0,0,0.76574665,456.76971,295.40341)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5-3" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,906.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,928.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <text - xml:space="preserve" - style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" - x="491.42493" - y="858.7569" - id="text4198" - sodipodi:linespacing="125%"><tspan - sodipodi:role="line" - id="tspan4200" - x="491.42493" - y="858.7569" - style="font-size:64px;text-align:center;text-anchor:middle">LIVE TRANSLATE</tspan><tspan - sodipodi:role="line" - x="491.42493" - y="938.7569" - style="font-size:64px;text-align:center;text-anchor:middle" - id="tspan4202">(EAR PIECE)</tspan></text> + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="644.68262" + y="965.0462" + id="text3800-0" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-5" + x="644.68262" + y="965.0462" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 671.72158,960.40351 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-9" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/40.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/40.svg Fri Aug 01 01:24:07 2014 +0100 @@ -14,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="stringbetweenstrings.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +150,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="1.0216075" + inkscape:cx="360.62569" + inkscape:cy="259.64004" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -36,7 +162,10 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -62,7 +191,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083" /></flowRoot> <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <path + style="fill:none;stroke:#000000;stroke-width:4.79639769px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 427.32846,784.12342 15.65259,18.14895 -15.67059,16.19125 12.71604,17.17009 -12.73404,17.1701 12.71604,17.1701 -12.73404,17.1701 10.75835,17.17009 -10.77635,17.1701" + id="path10899-2-6-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/41.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/41.svg Fri Aug 01 01:24:07 2014 +0100 @@ -14,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="stringbetweenstrings.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +150,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="1.0216075" + inkscape:cx="360.62569" + inkscape:cy="259.64004" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -36,7 +162,10 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -62,7 +191,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083" /></flowRoot> <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <path + style="fill:none;stroke:#000000;stroke-width:4.79639769px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 427.32846,784.12342 15.65259,18.14895 -15.67059,16.19125 12.71604,17.17009 -12.73404,17.1701 12.71604,17.1701 -12.73404,17.1701 10.75835,17.17009 -10.77635,17.1701" + id="path10899-2-6-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/42.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/42.svg Fri Aug 01 01:24:07 2014 +0100 @@ -14,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="stringbetweenstrings.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +150,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="1.0216075" + inkscape:cx="360.62569" + inkscape:cy="259.64004" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -36,7 +162,10 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -62,7 +191,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083" /></flowRoot> <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <path + style="fill:none;stroke:#000000;stroke-width:4.79639769px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 427.32846,784.12342 15.65259,18.14895 -15.67059,16.19125 12.71604,17.17009 -12.73404,17.1701 12.71604,17.1701 -12.73404,17.1701 10.75835,17.17009 -10.77635,17.1701" + id="path10899-2-6-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/43.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/43.svg Fri Aug 01 01:24:07 2014 +0100 @@ -14,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="stringbetweenstrings.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +150,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="1.0216075" + inkscape:cx="360.62569" + inkscape:cy="259.64004" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -36,7 +162,10 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -62,7 +191,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083" /></flowRoot> <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <path + style="fill:none;stroke:#000000;stroke-width:4.79639769px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 427.32846,784.12342 15.65259,18.14895 -15.67059,16.19125 12.71604,17.17009 -12.73404,17.1701 12.71604,17.1701 -12.73404,17.1701 10.75835,17.17009 -10.77635,17.1701" + id="path10899-2-6-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/44.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/44.svg Fri Aug 01 01:24:07 2014 +0100 @@ -14,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="stringbetweenstrings.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +150,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="1.0216075" + inkscape:cx="360.62569" + inkscape:cy="259.64004" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -36,7 +162,10 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -62,7 +191,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083" /></flowRoot> <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <path + style="fill:none;stroke:#000000;stroke-width:4.79639769px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 427.32846,784.12342 15.65259,18.14895 -15.67059,16.19125 12.71604,17.17009 -12.73404,17.1701 12.71604,17.1701 -12.73404,17.1701 10.75835,17.17009 -10.77635,17.1701" + id="path10899-2-6-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/45.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/45.svg Fri Aug 01 01:24:07 2014 +0100 @@ -14,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="stringbetweenstrings.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +150,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="1.0216075" + inkscape:cx="360.62569" + inkscape:cy="259.64004" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -36,7 +162,10 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -62,7 +191,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083" /></flowRoot> <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <path + style="fill:none;stroke:#000000;stroke-width:4.79639769px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 427.32846,784.12342 15.65259,18.14895 -15.67059,16.19125 12.71604,17.17009 -12.73404,17.1701 12.71604,17.1701 -12.73404,17.1701 10.75835,17.17009 -10.77635,17.1701" + id="path10899-2-6-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/46.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/46.svg Fri Aug 01 01:24:07 2014 +0100 @@ -14,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="stringbetweenstrings.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +150,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="1.0216075" + inkscape:cx="360.62569" + inkscape:cy="259.64004" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -36,7 +162,10 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -62,7 +191,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083" /></flowRoot> <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <path + style="fill:none;stroke:#000000;stroke-width:4.79639769px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 427.32846,784.12342 15.65259,18.14895 -15.67059,16.19125 12.71604,17.17009 -12.73404,17.1701 12.71604,17.1701 -12.73404,17.1701 10.75835,17.17009 -10.77635,17.1701" + id="path10899-2-6-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/47.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/47.svg Fri Aug 01 01:24:07 2014 +0100 @@ -14,9 +14,135 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="stringbetweenstrings.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-9" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-7" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-03" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-6" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-30" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-9" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +150,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="1.0216075" + inkscape:cx="360.62569" + inkscape:cy="259.64004" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -36,7 +162,10 @@ inkscape:window-x="0" inkscape:window-y="27" inkscape:window-maximized="1" - units="px"> + units="px" + showguides="true" + inkscape:guide-bbox="true" + inkscape:snap-bbox="true"> <inkscape:grid type="xygrid" id="grid2985" @@ -62,7 +191,7 @@ <dc:format>image/svg+xml</dc:format> <dc:type rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - <dc:title></dc:title> + <dc:title /> </cc:Work> </rdf:RDF> </metadata> @@ -71,67 +200,224 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> <path - inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> <path - inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> <path - inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <flowRoot + xml:space="preserve" + id="flowRoot11077" + style="fill:black;stroke:none;stroke-opacity:1;stroke-width:1px;stroke-linejoin:miter;stroke-linecap:butt;fill-opacity:1;font-family:Sans;font-style:normal;font-weight:normal;font-size:40px;line-height:125%;letter-spacing:0px;word-spacing:0px"><flowRegion + id="flowRegion11079"><rect + id="rect11081" + width="42.680145" + height="122.89825" + x="240.14011" + y="52.388203" /></flowRegion><flowPara + id="flowPara11083" /></flowRoot> <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="250.47357" + y="936.47412" + id="text3800-2-4-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7-0-9" + x="250.47357" + y="936.47412" + style="font-size:15px" /></text> + <path + style="fill:none;stroke:#000000;stroke-width:4.79639769px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 427.32846,784.12342 15.65259,18.14895 -15.67059,16.19125 12.71604,17.17009 -12.73404,17.1701 12.71604,17.1701 -12.73404,17.1701 10.75835,17.17009 -10.77635,17.1701" + id="path10899-2-6-5" + inkscape:connector-curvature="0" + sodipodi:nodetypes="ccccccccc" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/56.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/56.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -14,9 +15,93 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="slide2unpitched.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +109,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="0.58639799" + inkscape:cx="347.15991" + inkscape:cy="259.04631" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -71,67 +156,1219 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> + <path + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> + <path + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="95.737656" + y="931.38379" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="95.737656" + y="931.38379" + style="font-size:15px">XII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="134.89299" + y="789.29871" + id="text3804" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3806" + x="134.89299" + y="789.29871" + style="font-size:15px">XXIV</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="363.58133" + y="788.49139" + id="text3800-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7" + x="363.58133" + y="788.49139" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 122.77661,926.74106 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 176.17099,783.04136 c -5.82074,0 187.23349,0 187.23349,0" + id="path3831-1" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;stroke:#000000;stroke-width:0.47371906000000003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;fill-opacity:1" + id="rect5093" + width="6.2035117" + height="55.340485" + x="150.42993" + y="798.09393" /> + <g + id="g5255" + transform="translate(-197.78892,178.37717)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="1135.7936" + y="54.366863" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7" + width="9.8542423" + height="9.8542423" + x="748.38837" + y="304.57428" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6" + width="6.3535757" + height="6.3535757" + x="759.54718" + y="-288.707" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5" + width="9.8542423" + height="9.8542423" + x="683.77466" + y="535.21295" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5-8" + width="9.8542423" + height="9.8542423" + x="697.80585" + y="549.98199" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.47371906;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093-6" + width="6.2035117" + height="55.340485" + x="370.36655" + y="796.18909" /> + <g + id="g6021-2" + transform="matrix(0.76208688,0,0,0.76574665,466.79423,275.94404)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <use + id="use6602" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.43494,76.405035)" /> + <use + id="use6604" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.11019,47.207865)" /> + <use + id="use6606" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.99475,64.532695)" /> + <use + id="use6608" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-365.50798,50.433585)" /> + <use + id="use6610" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-378.372,53.336115)" /> + <use + id="use6612" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.61647,45.403425)" /> + <use + id="use6614" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-389.71538,54.046925)" /> + <use + id="use6616" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-391.99662,32.993215)" /> + <use + id="use6618" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.69327,57.279825)" /> + <use + id="use6620" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-402.38905,60.747185)" /> + <use + id="use6622" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-386.94367,55.250965)" /> + <use + id="use6624" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.40865,60.574505)" /> + <use + id="use6626" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-361.45413,48.216655)" /> + <use + id="use6628" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-405.54831,44.412425)" /> + <use + id="use6630" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.45505,54.647835)" /> + <use + id="use6632" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-398.40405,31.065105)" /> + <use + id="use6634" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-371.20073,63.912315)" /> + <use + id="use6636" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.61318,14.613695)" /> + <use + id="use6638" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.65824,49.042655)" /> + <use + id="use6642" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.65811,42.909895)" /> + <use + id="use6644" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-380.99196,39.199925)" /> + <use + id="use6646" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.52494,20.532445)" /> + <use + id="use6650" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.70962,37.615395)" /> + <use + id="use6652" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.49247,29.928975)" /> + <use + id="use6654" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-383.04913,9.8296552)" /> + <use + id="use6656" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-354.49394,33.390845)" /> + <use + id="use6658" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.8256,25.882495)" /> + <use + id="use6660" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.69324,23.979155)" /> + <use + id="use6662" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.01353,13.901165)" /> + <use + id="use6664" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.5047,31.672375)" /> + <use + id="use6666" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.14892,10.074715)" /> + <use + id="use6668" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-356.8925,11.926605)" /> + <use + id="use6670" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-384.99203,13.817175)" /> + <use + id="use6672" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.97991,7.7655652)" /> + <use + id="use6674" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-372.47688,33.420215)" /> + <use + id="use6678" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.31915,10.715205)" /> + <use + id="use6680" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-322.91101,18.508235)" /> + <use + id="use6682" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-327.7563,29.316795)" /> + <use + id="use6684" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.18096,29.991085)" /> + <use + id="use6686" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.85502,36.985355)" /> + <use + id="use6688" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-333.04461,14.377485)" /> + <use + id="use6690" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.69899,7.2558252)" /> + <use + id="use6692" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-357.67653,39.559855)" /> + <use + id="use6694" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.91487,19.343275)" /> + <use + id="use6696" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.44413,12.564835)" /> + <use + id="use6700" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-334.45901,10.906245)" /> + <use + id="use6702" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-324.00767,19.603775)" /> + <use + id="use6704" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.4164,26.790465)" /> + <use + id="use6706" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.08571,22.465015)" /> + <use + id="use6708" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-320.92955,28.313755)" /> + <use + id="use6710" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-331.04707,57.997645)" /> + <use + id="use6712" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.75069,29.124715)" /> + <use + id="use6714" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.45187,34.993115)" /> + <use + id="use6716" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.25074,56.582985)" /> + <use + id="use6718" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-294.49083,42.445195)" /> + <use + id="use6720" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.3708,13.741955)" /> + <use + id="use6722" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-297.65347,26.374465)" /> + <use + id="use6724" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.7334,10.857195)" /> + <use + id="use6726" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-315.99813,48.510385)" /> + <use + id="use6728" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.81747,23.915185)" /> + <use + id="use6730" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-291.70918,25.030535)" /> + <use + id="use6732" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-272.56094,15.795495)" /> + <use + id="use6734" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-278.1208,13.167135)" /> + <use + id="use6736" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.48597,22.198215)" /> + <use + id="use6738" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-256.03405,11.815315)" /> + <use + id="use6740" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-259.58513,25.156045)" /> + <use + id="use6742" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-269.82746,44.628955)" /> + <use + id="use6744" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.46217,20.764765)" /> + <use + id="use6746" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.96885,45.779265)" /> + <use + id="use6748" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-257.18446,18.132045)" /> + <use + id="use6750" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-266.20376,8.1861552)" /> + <use + id="use6752" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-235.79965,22.089435)" /> + <use + id="use6754" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.26328,24.356975)" /> + <use + id="use6756" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.90112,40.365015)" /> + <use + id="use6758" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-268.84346,14.176085)" /> + <use + id="use6760" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-247.0872,-2.4063648)" /> + <use + id="use6762" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-258.37278,16.661095)" /> + <use + id="use6764" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-249.61123,18.610505)" /> + <use + id="use6766" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-232.73057,-4.3248048)" /> + <use + id="use6768" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.60092,13.978345)" /> + <use + id="use6770" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-185.84945,21.198465)" /> + <use + id="use6772" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-261.19386,15.967815)" /> + <use + id="use6774" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.96051,-20.854525)" /> + <use + id="use6776" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-243.67067,19.532825)" /> + <use + id="use6778" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.99364,-3.7721548)" /> + <use + id="use6780" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.52447,-26.856695)" /> + <use + id="use6782" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.82405,-4.1504448)" /> + <use + id="use6784" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.56412,-4.7562848)" /> + <use + id="use6786" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-229.27615,-28.001985)" /> + <use + id="use6788" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.94433,-3.9930248)" /> + <use + id="use6790" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.40871,-17.192445)" /> + <use + id="use6792" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-228.0081,10.045255)" /> + <use + id="use6794" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-226.26027,-42.750965)" /> + <use + id="use6796" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-211.23296,5.0157952)" /> + <use + id="use6798" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-222.80626,-21.398925)" /> + <use + id="use6800" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.74497,-17.548345)" /> + <use + id="use6802" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.80584,-15.200155)" /> + <use + id="use6804" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.24618,-20.908185)" /> + <use + id="use6806" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-183.63244,-38.837355)" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 409.0438,784.9381 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-3" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.45528007;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect6832" + width="245.95651" + height="137.66829" + x="383.93005" + y="796.23688" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-7" + width="9.8542423" + height="9.8542423" + x="1099.7538" + y="178.48605" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6-0" + width="6.3535757" + height="6.3535757" + x="931.34314" + y="-620.13129" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <g + id="g5255-4" + transform="translate(572.60602,180.06005)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195-1" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="g6021-2-7" + transform="matrix(0.76208688,0,0,0.76574665,456.76971,295.40341)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5-3" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="644.68262" + y="965.0462" + id="text3800-0" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-5" + x="644.68262" + y="965.0462" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 671.72158,960.40351 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-9" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/57.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/57.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -14,9 +15,93 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="slide2unpitched.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +109,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="0.58639799" + inkscape:cx="347.15991" + inkscape:cy="259.04631" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -71,67 +156,1219 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> + <path + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> + <path + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="95.737656" + y="931.38379" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="95.737656" + y="931.38379" + style="font-size:15px">XII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="134.89299" + y="789.29871" + id="text3804" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3806" + x="134.89299" + y="789.29871" + style="font-size:15px">XXIV</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="363.58133" + y="788.49139" + id="text3800-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7" + x="363.58133" + y="788.49139" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 122.77661,926.74106 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 176.17099,783.04136 c -5.82074,0 187.23349,0 187.23349,0" + id="path3831-1" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;stroke:#000000;stroke-width:0.47371906000000003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;fill-opacity:1" + id="rect5093" + width="6.2035117" + height="55.340485" + x="150.42993" + y="798.09393" /> + <g + id="g5255" + transform="translate(-197.78892,178.37717)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="1135.7936" + y="54.366863" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7" + width="9.8542423" + height="9.8542423" + x="748.38837" + y="304.57428" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6" + width="6.3535757" + height="6.3535757" + x="759.54718" + y="-288.707" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5" + width="9.8542423" + height="9.8542423" + x="683.77466" + y="535.21295" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5-8" + width="9.8542423" + height="9.8542423" + x="697.80585" + y="549.98199" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.47371906;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093-6" + width="6.2035117" + height="55.340485" + x="370.36655" + y="796.18909" /> + <g + id="g6021-2" + transform="matrix(0.76208688,0,0,0.76574665,466.79423,275.94404)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <use + id="use6602" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.43494,76.405035)" /> + <use + id="use6604" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.11019,47.207865)" /> + <use + id="use6606" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.99475,64.532695)" /> + <use + id="use6608" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-365.50798,50.433585)" /> + <use + id="use6610" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-378.372,53.336115)" /> + <use + id="use6612" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.61647,45.403425)" /> + <use + id="use6614" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-389.71538,54.046925)" /> + <use + id="use6616" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-391.99662,32.993215)" /> + <use + id="use6618" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.69327,57.279825)" /> + <use + id="use6620" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-402.38905,60.747185)" /> + <use + id="use6622" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-386.94367,55.250965)" /> + <use + id="use6624" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.40865,60.574505)" /> + <use + id="use6626" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-361.45413,48.216655)" /> + <use + id="use6628" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-405.54831,44.412425)" /> + <use + id="use6630" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.45505,54.647835)" /> + <use + id="use6632" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-398.40405,31.065105)" /> + <use + id="use6634" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-371.20073,63.912315)" /> + <use + id="use6636" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.61318,14.613695)" /> + <use + id="use6638" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.65824,49.042655)" /> + <use + id="use6642" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.65811,42.909895)" /> + <use + id="use6644" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-380.99196,39.199925)" /> + <use + id="use6646" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.52494,20.532445)" /> + <use + id="use6650" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.70962,37.615395)" /> + <use + id="use6652" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.49247,29.928975)" /> + <use + id="use6654" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-383.04913,9.8296552)" /> + <use + id="use6656" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-354.49394,33.390845)" /> + <use + id="use6658" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.8256,25.882495)" /> + <use + id="use6660" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.69324,23.979155)" /> + <use + id="use6662" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.01353,13.901165)" /> + <use + id="use6664" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.5047,31.672375)" /> + <use + id="use6666" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.14892,10.074715)" /> + <use + id="use6668" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-356.8925,11.926605)" /> + <use + id="use6670" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-384.99203,13.817175)" /> + <use + id="use6672" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.97991,7.7655652)" /> + <use + id="use6674" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-372.47688,33.420215)" /> + <use + id="use6678" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.31915,10.715205)" /> + <use + id="use6680" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-322.91101,18.508235)" /> + <use + id="use6682" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-327.7563,29.316795)" /> + <use + id="use6684" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.18096,29.991085)" /> + <use + id="use6686" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.85502,36.985355)" /> + <use + id="use6688" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-333.04461,14.377485)" /> + <use + id="use6690" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.69899,7.2558252)" /> + <use + id="use6692" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-357.67653,39.559855)" /> + <use + id="use6694" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.91487,19.343275)" /> + <use + id="use6696" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.44413,12.564835)" /> + <use + id="use6700" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-334.45901,10.906245)" /> + <use + id="use6702" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-324.00767,19.603775)" /> + <use + id="use6704" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.4164,26.790465)" /> + <use + id="use6706" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.08571,22.465015)" /> + <use + id="use6708" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-320.92955,28.313755)" /> + <use + id="use6710" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-331.04707,57.997645)" /> + <use + id="use6712" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.75069,29.124715)" /> + <use + id="use6714" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.45187,34.993115)" /> + <use + id="use6716" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.25074,56.582985)" /> + <use + id="use6718" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-294.49083,42.445195)" /> + <use + id="use6720" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.3708,13.741955)" /> + <use + id="use6722" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-297.65347,26.374465)" /> + <use + id="use6724" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.7334,10.857195)" /> + <use + id="use6726" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-315.99813,48.510385)" /> + <use + id="use6728" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.81747,23.915185)" /> + <use + id="use6730" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-291.70918,25.030535)" /> + <use + id="use6732" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-272.56094,15.795495)" /> + <use + id="use6734" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-278.1208,13.167135)" /> + <use + id="use6736" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.48597,22.198215)" /> + <use + id="use6738" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-256.03405,11.815315)" /> + <use + id="use6740" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-259.58513,25.156045)" /> + <use + id="use6742" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-269.82746,44.628955)" /> + <use + id="use6744" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.46217,20.764765)" /> + <use + id="use6746" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.96885,45.779265)" /> + <use + id="use6748" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-257.18446,18.132045)" /> + <use + id="use6750" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-266.20376,8.1861552)" /> + <use + id="use6752" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-235.79965,22.089435)" /> + <use + id="use6754" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.26328,24.356975)" /> + <use + id="use6756" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.90112,40.365015)" /> + <use + id="use6758" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-268.84346,14.176085)" /> + <use + id="use6760" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-247.0872,-2.4063648)" /> + <use + id="use6762" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-258.37278,16.661095)" /> + <use + id="use6764" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-249.61123,18.610505)" /> + <use + id="use6766" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-232.73057,-4.3248048)" /> + <use + id="use6768" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.60092,13.978345)" /> + <use + id="use6770" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-185.84945,21.198465)" /> + <use + id="use6772" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-261.19386,15.967815)" /> + <use + id="use6774" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.96051,-20.854525)" /> + <use + id="use6776" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-243.67067,19.532825)" /> + <use + id="use6778" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.99364,-3.7721548)" /> + <use + id="use6780" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.52447,-26.856695)" /> + <use + id="use6782" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.82405,-4.1504448)" /> + <use + id="use6784" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.56412,-4.7562848)" /> + <use + id="use6786" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-229.27615,-28.001985)" /> + <use + id="use6788" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.94433,-3.9930248)" /> + <use + id="use6790" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.40871,-17.192445)" /> + <use + id="use6792" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-228.0081,10.045255)" /> + <use + id="use6794" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-226.26027,-42.750965)" /> + <use + id="use6796" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-211.23296,5.0157952)" /> + <use + id="use6798" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-222.80626,-21.398925)" /> + <use + id="use6800" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.74497,-17.548345)" /> + <use + id="use6802" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.80584,-15.200155)" /> + <use + id="use6804" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.24618,-20.908185)" /> + <use + id="use6806" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-183.63244,-38.837355)" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 409.0438,784.9381 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-3" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.45528007;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect6832" + width="245.95651" + height="137.66829" + x="383.93005" + y="796.23688" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-7" + width="9.8542423" + height="9.8542423" + x="1099.7538" + y="178.48605" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6-0" + width="6.3535757" + height="6.3535757" + x="931.34314" + y="-620.13129" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <g + id="g5255-4" + transform="translate(572.60602,180.06005)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195-1" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="g6021-2-7" + transform="matrix(0.76208688,0,0,0.76574665,456.76971,295.40341)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5-3" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="644.68262" + y="965.0462" + id="text3800-0" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-5" + x="644.68262" + y="965.0462" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 671.72158,960.40351 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-9" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/58.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/58.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -14,9 +15,93 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="slide2unpitched.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +109,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="0.58639799" + inkscape:cx="347.15991" + inkscape:cy="259.04631" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -71,67 +156,1219 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> + <path + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> + <path + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="95.737656" + y="931.38379" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="95.737656" + y="931.38379" + style="font-size:15px">XII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="134.89299" + y="789.29871" + id="text3804" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3806" + x="134.89299" + y="789.29871" + style="font-size:15px">XXIV</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="363.58133" + y="788.49139" + id="text3800-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7" + x="363.58133" + y="788.49139" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 122.77661,926.74106 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 176.17099,783.04136 c -5.82074,0 187.23349,0 187.23349,0" + id="path3831-1" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;stroke:#000000;stroke-width:0.47371906000000003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;fill-opacity:1" + id="rect5093" + width="6.2035117" + height="55.340485" + x="150.42993" + y="798.09393" /> + <g + id="g5255" + transform="translate(-197.78892,178.37717)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="1135.7936" + y="54.366863" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7" + width="9.8542423" + height="9.8542423" + x="748.38837" + y="304.57428" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6" + width="6.3535757" + height="6.3535757" + x="759.54718" + y="-288.707" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5" + width="9.8542423" + height="9.8542423" + x="683.77466" + y="535.21295" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5-8" + width="9.8542423" + height="9.8542423" + x="697.80585" + y="549.98199" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.47371906;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093-6" + width="6.2035117" + height="55.340485" + x="370.36655" + y="796.18909" /> + <g + id="g6021-2" + transform="matrix(0.76208688,0,0,0.76574665,466.79423,275.94404)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <use + id="use6602" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.43494,76.405035)" /> + <use + id="use6604" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.11019,47.207865)" /> + <use + id="use6606" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.99475,64.532695)" /> + <use + id="use6608" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-365.50798,50.433585)" /> + <use + id="use6610" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-378.372,53.336115)" /> + <use + id="use6612" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.61647,45.403425)" /> + <use + id="use6614" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-389.71538,54.046925)" /> + <use + id="use6616" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-391.99662,32.993215)" /> + <use + id="use6618" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.69327,57.279825)" /> + <use + id="use6620" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-402.38905,60.747185)" /> + <use + id="use6622" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-386.94367,55.250965)" /> + <use + id="use6624" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.40865,60.574505)" /> + <use + id="use6626" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-361.45413,48.216655)" /> + <use + id="use6628" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-405.54831,44.412425)" /> + <use + id="use6630" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.45505,54.647835)" /> + <use + id="use6632" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-398.40405,31.065105)" /> + <use + id="use6634" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-371.20073,63.912315)" /> + <use + id="use6636" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.61318,14.613695)" /> + <use + id="use6638" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.65824,49.042655)" /> + <use + id="use6642" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.65811,42.909895)" /> + <use + id="use6644" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-380.99196,39.199925)" /> + <use + id="use6646" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.52494,20.532445)" /> + <use + id="use6650" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.70962,37.615395)" /> + <use + id="use6652" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.49247,29.928975)" /> + <use + id="use6654" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-383.04913,9.8296552)" /> + <use + id="use6656" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-354.49394,33.390845)" /> + <use + id="use6658" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.8256,25.882495)" /> + <use + id="use6660" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.69324,23.979155)" /> + <use + id="use6662" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.01353,13.901165)" /> + <use + id="use6664" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.5047,31.672375)" /> + <use + id="use6666" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.14892,10.074715)" /> + <use + id="use6668" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-356.8925,11.926605)" /> + <use + id="use6670" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-384.99203,13.817175)" /> + <use + id="use6672" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.97991,7.7655652)" /> + <use + id="use6674" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-372.47688,33.420215)" /> + <use + id="use6678" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.31915,10.715205)" /> + <use + id="use6680" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-322.91101,18.508235)" /> + <use + id="use6682" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-327.7563,29.316795)" /> + <use + id="use6684" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.18096,29.991085)" /> + <use + id="use6686" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.85502,36.985355)" /> + <use + id="use6688" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-333.04461,14.377485)" /> + <use + id="use6690" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.69899,7.2558252)" /> + <use + id="use6692" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-357.67653,39.559855)" /> + <use + id="use6694" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.91487,19.343275)" /> + <use + id="use6696" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.44413,12.564835)" /> + <use + id="use6700" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-334.45901,10.906245)" /> + <use + id="use6702" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-324.00767,19.603775)" /> + <use + id="use6704" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.4164,26.790465)" /> + <use + id="use6706" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.08571,22.465015)" /> + <use + id="use6708" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-320.92955,28.313755)" /> + <use + id="use6710" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-331.04707,57.997645)" /> + <use + id="use6712" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.75069,29.124715)" /> + <use + id="use6714" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.45187,34.993115)" /> + <use + id="use6716" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.25074,56.582985)" /> + <use + id="use6718" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-294.49083,42.445195)" /> + <use + id="use6720" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.3708,13.741955)" /> + <use + id="use6722" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-297.65347,26.374465)" /> + <use + id="use6724" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.7334,10.857195)" /> + <use + id="use6726" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-315.99813,48.510385)" /> + <use + id="use6728" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.81747,23.915185)" /> + <use + id="use6730" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-291.70918,25.030535)" /> + <use + id="use6732" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-272.56094,15.795495)" /> + <use + id="use6734" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-278.1208,13.167135)" /> + <use + id="use6736" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.48597,22.198215)" /> + <use + id="use6738" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-256.03405,11.815315)" /> + <use + id="use6740" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-259.58513,25.156045)" /> + <use + id="use6742" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-269.82746,44.628955)" /> + <use + id="use6744" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.46217,20.764765)" /> + <use + id="use6746" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.96885,45.779265)" /> + <use + id="use6748" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-257.18446,18.132045)" /> + <use + id="use6750" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-266.20376,8.1861552)" /> + <use + id="use6752" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-235.79965,22.089435)" /> + <use + id="use6754" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.26328,24.356975)" /> + <use + id="use6756" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.90112,40.365015)" /> + <use + id="use6758" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-268.84346,14.176085)" /> + <use + id="use6760" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-247.0872,-2.4063648)" /> + <use + id="use6762" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-258.37278,16.661095)" /> + <use + id="use6764" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-249.61123,18.610505)" /> + <use + id="use6766" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-232.73057,-4.3248048)" /> + <use + id="use6768" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.60092,13.978345)" /> + <use + id="use6770" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-185.84945,21.198465)" /> + <use + id="use6772" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-261.19386,15.967815)" /> + <use + id="use6774" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.96051,-20.854525)" /> + <use + id="use6776" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-243.67067,19.532825)" /> + <use + id="use6778" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.99364,-3.7721548)" /> + <use + id="use6780" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.52447,-26.856695)" /> + <use + id="use6782" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.82405,-4.1504448)" /> + <use + id="use6784" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.56412,-4.7562848)" /> + <use + id="use6786" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-229.27615,-28.001985)" /> + <use + id="use6788" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.94433,-3.9930248)" /> + <use + id="use6790" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.40871,-17.192445)" /> + <use + id="use6792" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-228.0081,10.045255)" /> + <use + id="use6794" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-226.26027,-42.750965)" /> + <use + id="use6796" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-211.23296,5.0157952)" /> + <use + id="use6798" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-222.80626,-21.398925)" /> + <use + id="use6800" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.74497,-17.548345)" /> + <use + id="use6802" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.80584,-15.200155)" /> + <use + id="use6804" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.24618,-20.908185)" /> + <use + id="use6806" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-183.63244,-38.837355)" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 409.0438,784.9381 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-3" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.45528007;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect6832" + width="245.95651" + height="137.66829" + x="383.93005" + y="796.23688" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-7" + width="9.8542423" + height="9.8542423" + x="1099.7538" + y="178.48605" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6-0" + width="6.3535757" + height="6.3535757" + x="931.34314" + y="-620.13129" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <g + id="g5255-4" + transform="translate(572.60602,180.06005)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195-1" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="g6021-2-7" + transform="matrix(0.76208688,0,0,0.76574665,456.76971,295.40341)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5-3" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="644.68262" + y="965.0462" + id="text3800-0" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-5" + x="644.68262" + y="965.0462" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 671.72158,960.40351 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-9" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/59.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/59.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -14,9 +15,93 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="slide2unpitched.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +109,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="0.58639799" + inkscape:cx="347.15991" + inkscape:cy="259.04631" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -71,67 +156,1219 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> + <path + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> + <path + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="95.737656" + y="931.38379" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="95.737656" + y="931.38379" + style="font-size:15px">XII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="134.89299" + y="789.29871" + id="text3804" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3806" + x="134.89299" + y="789.29871" + style="font-size:15px">XXIV</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="363.58133" + y="788.49139" + id="text3800-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7" + x="363.58133" + y="788.49139" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 122.77661,926.74106 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 176.17099,783.04136 c -5.82074,0 187.23349,0 187.23349,0" + id="path3831-1" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;stroke:#000000;stroke-width:0.47371906000000003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;fill-opacity:1" + id="rect5093" + width="6.2035117" + height="55.340485" + x="150.42993" + y="798.09393" /> + <g + id="g5255" + transform="translate(-197.78892,178.37717)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="1135.7936" + y="54.366863" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7" + width="9.8542423" + height="9.8542423" + x="748.38837" + y="304.57428" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6" + width="6.3535757" + height="6.3535757" + x="759.54718" + y="-288.707" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5" + width="9.8542423" + height="9.8542423" + x="683.77466" + y="535.21295" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5-8" + width="9.8542423" + height="9.8542423" + x="697.80585" + y="549.98199" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.47371906;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093-6" + width="6.2035117" + height="55.340485" + x="370.36655" + y="796.18909" /> + <g + id="g6021-2" + transform="matrix(0.76208688,0,0,0.76574665,466.79423,275.94404)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <use + id="use6602" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.43494,76.405035)" /> + <use + id="use6604" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.11019,47.207865)" /> + <use + id="use6606" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.99475,64.532695)" /> + <use + id="use6608" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-365.50798,50.433585)" /> + <use + id="use6610" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-378.372,53.336115)" /> + <use + id="use6612" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.61647,45.403425)" /> + <use + id="use6614" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-389.71538,54.046925)" /> + <use + id="use6616" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-391.99662,32.993215)" /> + <use + id="use6618" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.69327,57.279825)" /> + <use + id="use6620" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-402.38905,60.747185)" /> + <use + id="use6622" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-386.94367,55.250965)" /> + <use + id="use6624" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.40865,60.574505)" /> + <use + id="use6626" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-361.45413,48.216655)" /> + <use + id="use6628" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-405.54831,44.412425)" /> + <use + id="use6630" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.45505,54.647835)" /> + <use + id="use6632" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-398.40405,31.065105)" /> + <use + id="use6634" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-371.20073,63.912315)" /> + <use + id="use6636" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.61318,14.613695)" /> + <use + id="use6638" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.65824,49.042655)" /> + <use + id="use6642" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.65811,42.909895)" /> + <use + id="use6644" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-380.99196,39.199925)" /> + <use + id="use6646" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.52494,20.532445)" /> + <use + id="use6650" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.70962,37.615395)" /> + <use + id="use6652" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.49247,29.928975)" /> + <use + id="use6654" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-383.04913,9.8296552)" /> + <use + id="use6656" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-354.49394,33.390845)" /> + <use + id="use6658" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.8256,25.882495)" /> + <use + id="use6660" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.69324,23.979155)" /> + <use + id="use6662" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.01353,13.901165)" /> + <use + id="use6664" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.5047,31.672375)" /> + <use + id="use6666" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.14892,10.074715)" /> + <use + id="use6668" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-356.8925,11.926605)" /> + <use + id="use6670" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-384.99203,13.817175)" /> + <use + id="use6672" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.97991,7.7655652)" /> + <use + id="use6674" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-372.47688,33.420215)" /> + <use + id="use6678" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.31915,10.715205)" /> + <use + id="use6680" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-322.91101,18.508235)" /> + <use + id="use6682" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-327.7563,29.316795)" /> + <use + id="use6684" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.18096,29.991085)" /> + <use + id="use6686" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.85502,36.985355)" /> + <use + id="use6688" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-333.04461,14.377485)" /> + <use + id="use6690" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.69899,7.2558252)" /> + <use + id="use6692" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-357.67653,39.559855)" /> + <use + id="use6694" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.91487,19.343275)" /> + <use + id="use6696" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.44413,12.564835)" /> + <use + id="use6700" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-334.45901,10.906245)" /> + <use + id="use6702" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-324.00767,19.603775)" /> + <use + id="use6704" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.4164,26.790465)" /> + <use + id="use6706" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.08571,22.465015)" /> + <use + id="use6708" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-320.92955,28.313755)" /> + <use + id="use6710" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-331.04707,57.997645)" /> + <use + id="use6712" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.75069,29.124715)" /> + <use + id="use6714" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.45187,34.993115)" /> + <use + id="use6716" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.25074,56.582985)" /> + <use + id="use6718" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-294.49083,42.445195)" /> + <use + id="use6720" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.3708,13.741955)" /> + <use + id="use6722" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-297.65347,26.374465)" /> + <use + id="use6724" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.7334,10.857195)" /> + <use + id="use6726" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-315.99813,48.510385)" /> + <use + id="use6728" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.81747,23.915185)" /> + <use + id="use6730" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-291.70918,25.030535)" /> + <use + id="use6732" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-272.56094,15.795495)" /> + <use + id="use6734" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-278.1208,13.167135)" /> + <use + id="use6736" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.48597,22.198215)" /> + <use + id="use6738" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-256.03405,11.815315)" /> + <use + id="use6740" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-259.58513,25.156045)" /> + <use + id="use6742" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-269.82746,44.628955)" /> + <use + id="use6744" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.46217,20.764765)" /> + <use + id="use6746" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.96885,45.779265)" /> + <use + id="use6748" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-257.18446,18.132045)" /> + <use + id="use6750" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-266.20376,8.1861552)" /> + <use + id="use6752" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-235.79965,22.089435)" /> + <use + id="use6754" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.26328,24.356975)" /> + <use + id="use6756" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.90112,40.365015)" /> + <use + id="use6758" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-268.84346,14.176085)" /> + <use + id="use6760" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-247.0872,-2.4063648)" /> + <use + id="use6762" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-258.37278,16.661095)" /> + <use + id="use6764" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-249.61123,18.610505)" /> + <use + id="use6766" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-232.73057,-4.3248048)" /> + <use + id="use6768" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.60092,13.978345)" /> + <use + id="use6770" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-185.84945,21.198465)" /> + <use + id="use6772" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-261.19386,15.967815)" /> + <use + id="use6774" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.96051,-20.854525)" /> + <use + id="use6776" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-243.67067,19.532825)" /> + <use + id="use6778" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.99364,-3.7721548)" /> + <use + id="use6780" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.52447,-26.856695)" /> + <use + id="use6782" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.82405,-4.1504448)" /> + <use + id="use6784" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.56412,-4.7562848)" /> + <use + id="use6786" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-229.27615,-28.001985)" /> + <use + id="use6788" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.94433,-3.9930248)" /> + <use + id="use6790" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.40871,-17.192445)" /> + <use + id="use6792" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-228.0081,10.045255)" /> + <use + id="use6794" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-226.26027,-42.750965)" /> + <use + id="use6796" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-211.23296,5.0157952)" /> + <use + id="use6798" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-222.80626,-21.398925)" /> + <use + id="use6800" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.74497,-17.548345)" /> + <use + id="use6802" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.80584,-15.200155)" /> + <use + id="use6804" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.24618,-20.908185)" /> + <use + id="use6806" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-183.63244,-38.837355)" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 409.0438,784.9381 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-3" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.45528007;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect6832" + width="245.95651" + height="137.66829" + x="383.93005" + y="796.23688" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-7" + width="9.8542423" + height="9.8542423" + x="1099.7538" + y="178.48605" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6-0" + width="6.3535757" + height="6.3535757" + x="931.34314" + y="-620.13129" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <g + id="g5255-4" + transform="translate(572.60602,180.06005)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195-1" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="g6021-2-7" + transform="matrix(0.76208688,0,0,0.76574665,456.76971,295.40341)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5-3" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="644.68262" + y="965.0462" + id="text3800-0" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-5" + x="644.68262" + y="965.0462" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 671.72158,960.40351 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-9" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/60.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/60.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -14,9 +15,93 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="slide2unpitched.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +109,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="0.58639799" + inkscape:cx="347.15991" + inkscape:cy="259.04631" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -71,67 +156,1219 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> + <path + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> + <path + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="95.737656" + y="931.38379" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="95.737656" + y="931.38379" + style="font-size:15px">XII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="134.89299" + y="789.29871" + id="text3804" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3806" + x="134.89299" + y="789.29871" + style="font-size:15px">XXIV</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="363.58133" + y="788.49139" + id="text3800-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7" + x="363.58133" + y="788.49139" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 122.77661,926.74106 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 176.17099,783.04136 c -5.82074,0 187.23349,0 187.23349,0" + id="path3831-1" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;stroke:#000000;stroke-width:0.47371906000000003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;fill-opacity:1" + id="rect5093" + width="6.2035117" + height="55.340485" + x="150.42993" + y="798.09393" /> + <g + id="g5255" + transform="translate(-197.78892,178.37717)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="1135.7936" + y="54.366863" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7" + width="9.8542423" + height="9.8542423" + x="748.38837" + y="304.57428" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6" + width="6.3535757" + height="6.3535757" + x="759.54718" + y="-288.707" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5" + width="9.8542423" + height="9.8542423" + x="683.77466" + y="535.21295" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5-8" + width="9.8542423" + height="9.8542423" + x="697.80585" + y="549.98199" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.47371906;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093-6" + width="6.2035117" + height="55.340485" + x="370.36655" + y="796.18909" /> + <g + id="g6021-2" + transform="matrix(0.76208688,0,0,0.76574665,466.79423,275.94404)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <use + id="use6602" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.43494,76.405035)" /> + <use + id="use6604" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.11019,47.207865)" /> + <use + id="use6606" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.99475,64.532695)" /> + <use + id="use6608" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-365.50798,50.433585)" /> + <use + id="use6610" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-378.372,53.336115)" /> + <use + id="use6612" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.61647,45.403425)" /> + <use + id="use6614" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-389.71538,54.046925)" /> + <use + id="use6616" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-391.99662,32.993215)" /> + <use + id="use6618" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.69327,57.279825)" /> + <use + id="use6620" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-402.38905,60.747185)" /> + <use + id="use6622" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-386.94367,55.250965)" /> + <use + id="use6624" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.40865,60.574505)" /> + <use + id="use6626" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-361.45413,48.216655)" /> + <use + id="use6628" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-405.54831,44.412425)" /> + <use + id="use6630" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.45505,54.647835)" /> + <use + id="use6632" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-398.40405,31.065105)" /> + <use + id="use6634" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-371.20073,63.912315)" /> + <use + id="use6636" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.61318,14.613695)" /> + <use + id="use6638" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.65824,49.042655)" /> + <use + id="use6642" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.65811,42.909895)" /> + <use + id="use6644" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-380.99196,39.199925)" /> + <use + id="use6646" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.52494,20.532445)" /> + <use + id="use6650" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.70962,37.615395)" /> + <use + id="use6652" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.49247,29.928975)" /> + <use + id="use6654" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-383.04913,9.8296552)" /> + <use + id="use6656" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-354.49394,33.390845)" /> + <use + id="use6658" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.8256,25.882495)" /> + <use + id="use6660" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.69324,23.979155)" /> + <use + id="use6662" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.01353,13.901165)" /> + <use + id="use6664" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.5047,31.672375)" /> + <use + id="use6666" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.14892,10.074715)" /> + <use + id="use6668" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-356.8925,11.926605)" /> + <use + id="use6670" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-384.99203,13.817175)" /> + <use + id="use6672" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.97991,7.7655652)" /> + <use + id="use6674" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-372.47688,33.420215)" /> + <use + id="use6678" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.31915,10.715205)" /> + <use + id="use6680" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-322.91101,18.508235)" /> + <use + id="use6682" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-327.7563,29.316795)" /> + <use + id="use6684" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.18096,29.991085)" /> + <use + id="use6686" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.85502,36.985355)" /> + <use + id="use6688" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-333.04461,14.377485)" /> + <use + id="use6690" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.69899,7.2558252)" /> + <use + id="use6692" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-357.67653,39.559855)" /> + <use + id="use6694" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.91487,19.343275)" /> + <use + id="use6696" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.44413,12.564835)" /> + <use + id="use6700" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-334.45901,10.906245)" /> + <use + id="use6702" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-324.00767,19.603775)" /> + <use + id="use6704" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.4164,26.790465)" /> + <use + id="use6706" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.08571,22.465015)" /> + <use + id="use6708" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-320.92955,28.313755)" /> + <use + id="use6710" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-331.04707,57.997645)" /> + <use + id="use6712" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.75069,29.124715)" /> + <use + id="use6714" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.45187,34.993115)" /> + <use + id="use6716" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.25074,56.582985)" /> + <use + id="use6718" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-294.49083,42.445195)" /> + <use + id="use6720" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.3708,13.741955)" /> + <use + id="use6722" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-297.65347,26.374465)" /> + <use + id="use6724" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.7334,10.857195)" /> + <use + id="use6726" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-315.99813,48.510385)" /> + <use + id="use6728" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.81747,23.915185)" /> + <use + id="use6730" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-291.70918,25.030535)" /> + <use + id="use6732" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-272.56094,15.795495)" /> + <use + id="use6734" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-278.1208,13.167135)" /> + <use + id="use6736" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.48597,22.198215)" /> + <use + id="use6738" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-256.03405,11.815315)" /> + <use + id="use6740" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-259.58513,25.156045)" /> + <use + id="use6742" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-269.82746,44.628955)" /> + <use + id="use6744" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.46217,20.764765)" /> + <use + id="use6746" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.96885,45.779265)" /> + <use + id="use6748" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-257.18446,18.132045)" /> + <use + id="use6750" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-266.20376,8.1861552)" /> + <use + id="use6752" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-235.79965,22.089435)" /> + <use + id="use6754" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.26328,24.356975)" /> + <use + id="use6756" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.90112,40.365015)" /> + <use + id="use6758" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-268.84346,14.176085)" /> + <use + id="use6760" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-247.0872,-2.4063648)" /> + <use + id="use6762" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-258.37278,16.661095)" /> + <use + id="use6764" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-249.61123,18.610505)" /> + <use + id="use6766" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-232.73057,-4.3248048)" /> + <use + id="use6768" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.60092,13.978345)" /> + <use + id="use6770" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-185.84945,21.198465)" /> + <use + id="use6772" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-261.19386,15.967815)" /> + <use + id="use6774" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.96051,-20.854525)" /> + <use + id="use6776" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-243.67067,19.532825)" /> + <use + id="use6778" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.99364,-3.7721548)" /> + <use + id="use6780" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.52447,-26.856695)" /> + <use + id="use6782" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.82405,-4.1504448)" /> + <use + id="use6784" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.56412,-4.7562848)" /> + <use + id="use6786" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-229.27615,-28.001985)" /> + <use + id="use6788" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.94433,-3.9930248)" /> + <use + id="use6790" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.40871,-17.192445)" /> + <use + id="use6792" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-228.0081,10.045255)" /> + <use + id="use6794" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-226.26027,-42.750965)" /> + <use + id="use6796" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-211.23296,5.0157952)" /> + <use + id="use6798" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-222.80626,-21.398925)" /> + <use + id="use6800" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.74497,-17.548345)" /> + <use + id="use6802" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.80584,-15.200155)" /> + <use + id="use6804" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.24618,-20.908185)" /> + <use + id="use6806" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-183.63244,-38.837355)" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 409.0438,784.9381 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-3" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.45528007;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect6832" + width="245.95651" + height="137.66829" + x="383.93005" + y="796.23688" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-7" + width="9.8542423" + height="9.8542423" + x="1099.7538" + y="178.48605" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6-0" + width="6.3535757" + height="6.3535757" + x="931.34314" + y="-620.13129" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <g + id="g5255-4" + transform="translate(572.60602,180.06005)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195-1" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="g6021-2-7" + transform="matrix(0.76208688,0,0,0.76574665,456.76971,295.40341)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5-3" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="644.68262" + y="965.0462" + id="text3800-0" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-5" + x="644.68262" + y="965.0462" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 671.72158,960.40351 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-9" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/61.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/61.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -14,9 +15,93 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="slide2unpitched.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +109,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="0.58639799" + inkscape:cx="347.15991" + inkscape:cy="259.04631" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -71,67 +156,1219 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> + <path + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> + <path + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="95.737656" + y="931.38379" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="95.737656" + y="931.38379" + style="font-size:15px">XII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="134.89299" + y="789.29871" + id="text3804" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3806" + x="134.89299" + y="789.29871" + style="font-size:15px">XXIV</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="363.58133" + y="788.49139" + id="text3800-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7" + x="363.58133" + y="788.49139" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 122.77661,926.74106 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 176.17099,783.04136 c -5.82074,0 187.23349,0 187.23349,0" + id="path3831-1" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;stroke:#000000;stroke-width:0.47371906000000003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;fill-opacity:1" + id="rect5093" + width="6.2035117" + height="55.340485" + x="150.42993" + y="798.09393" /> + <g + id="g5255" + transform="translate(-197.78892,178.37717)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="1135.7936" + y="54.366863" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7" + width="9.8542423" + height="9.8542423" + x="748.38837" + y="304.57428" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6" + width="6.3535757" + height="6.3535757" + x="759.54718" + y="-288.707" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5" + width="9.8542423" + height="9.8542423" + x="683.77466" + y="535.21295" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5-8" + width="9.8542423" + height="9.8542423" + x="697.80585" + y="549.98199" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.47371906;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093-6" + width="6.2035117" + height="55.340485" + x="370.36655" + y="796.18909" /> + <g + id="g6021-2" + transform="matrix(0.76208688,0,0,0.76574665,466.79423,275.94404)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <use + id="use6602" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.43494,76.405035)" /> + <use + id="use6604" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.11019,47.207865)" /> + <use + id="use6606" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.99475,64.532695)" /> + <use + id="use6608" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-365.50798,50.433585)" /> + <use + id="use6610" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-378.372,53.336115)" /> + <use + id="use6612" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.61647,45.403425)" /> + <use + id="use6614" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-389.71538,54.046925)" /> + <use + id="use6616" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-391.99662,32.993215)" /> + <use + id="use6618" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.69327,57.279825)" /> + <use + id="use6620" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-402.38905,60.747185)" /> + <use + id="use6622" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-386.94367,55.250965)" /> + <use + id="use6624" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.40865,60.574505)" /> + <use + id="use6626" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-361.45413,48.216655)" /> + <use + id="use6628" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-405.54831,44.412425)" /> + <use + id="use6630" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.45505,54.647835)" /> + <use + id="use6632" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-398.40405,31.065105)" /> + <use + id="use6634" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-371.20073,63.912315)" /> + <use + id="use6636" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.61318,14.613695)" /> + <use + id="use6638" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.65824,49.042655)" /> + <use + id="use6642" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.65811,42.909895)" /> + <use + id="use6644" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-380.99196,39.199925)" /> + <use + id="use6646" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.52494,20.532445)" /> + <use + id="use6650" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.70962,37.615395)" /> + <use + id="use6652" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.49247,29.928975)" /> + <use + id="use6654" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-383.04913,9.8296552)" /> + <use + id="use6656" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-354.49394,33.390845)" /> + <use + id="use6658" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.8256,25.882495)" /> + <use + id="use6660" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.69324,23.979155)" /> + <use + id="use6662" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.01353,13.901165)" /> + <use + id="use6664" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.5047,31.672375)" /> + <use + id="use6666" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.14892,10.074715)" /> + <use + id="use6668" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-356.8925,11.926605)" /> + <use + id="use6670" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-384.99203,13.817175)" /> + <use + id="use6672" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.97991,7.7655652)" /> + <use + id="use6674" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-372.47688,33.420215)" /> + <use + id="use6678" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.31915,10.715205)" /> + <use + id="use6680" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-322.91101,18.508235)" /> + <use + id="use6682" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-327.7563,29.316795)" /> + <use + id="use6684" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.18096,29.991085)" /> + <use + id="use6686" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.85502,36.985355)" /> + <use + id="use6688" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-333.04461,14.377485)" /> + <use + id="use6690" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.69899,7.2558252)" /> + <use + id="use6692" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-357.67653,39.559855)" /> + <use + id="use6694" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.91487,19.343275)" /> + <use + id="use6696" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.44413,12.564835)" /> + <use + id="use6700" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-334.45901,10.906245)" /> + <use + id="use6702" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-324.00767,19.603775)" /> + <use + id="use6704" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.4164,26.790465)" /> + <use + id="use6706" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.08571,22.465015)" /> + <use + id="use6708" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-320.92955,28.313755)" /> + <use + id="use6710" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-331.04707,57.997645)" /> + <use + id="use6712" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.75069,29.124715)" /> + <use + id="use6714" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.45187,34.993115)" /> + <use + id="use6716" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.25074,56.582985)" /> + <use + id="use6718" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-294.49083,42.445195)" /> + <use + id="use6720" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.3708,13.741955)" /> + <use + id="use6722" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-297.65347,26.374465)" /> + <use + id="use6724" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.7334,10.857195)" /> + <use + id="use6726" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-315.99813,48.510385)" /> + <use + id="use6728" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.81747,23.915185)" /> + <use + id="use6730" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-291.70918,25.030535)" /> + <use + id="use6732" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-272.56094,15.795495)" /> + <use + id="use6734" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-278.1208,13.167135)" /> + <use + id="use6736" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.48597,22.198215)" /> + <use + id="use6738" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-256.03405,11.815315)" /> + <use + id="use6740" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-259.58513,25.156045)" /> + <use + id="use6742" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-269.82746,44.628955)" /> + <use + id="use6744" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.46217,20.764765)" /> + <use + id="use6746" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.96885,45.779265)" /> + <use + id="use6748" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-257.18446,18.132045)" /> + <use + id="use6750" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-266.20376,8.1861552)" /> + <use + id="use6752" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-235.79965,22.089435)" /> + <use + id="use6754" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.26328,24.356975)" /> + <use + id="use6756" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.90112,40.365015)" /> + <use + id="use6758" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-268.84346,14.176085)" /> + <use + id="use6760" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-247.0872,-2.4063648)" /> + <use + id="use6762" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-258.37278,16.661095)" /> + <use + id="use6764" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-249.61123,18.610505)" /> + <use + id="use6766" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-232.73057,-4.3248048)" /> + <use + id="use6768" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.60092,13.978345)" /> + <use + id="use6770" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-185.84945,21.198465)" /> + <use + id="use6772" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-261.19386,15.967815)" /> + <use + id="use6774" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.96051,-20.854525)" /> + <use + id="use6776" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-243.67067,19.532825)" /> + <use + id="use6778" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.99364,-3.7721548)" /> + <use + id="use6780" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.52447,-26.856695)" /> + <use + id="use6782" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.82405,-4.1504448)" /> + <use + id="use6784" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.56412,-4.7562848)" /> + <use + id="use6786" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-229.27615,-28.001985)" /> + <use + id="use6788" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.94433,-3.9930248)" /> + <use + id="use6790" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.40871,-17.192445)" /> + <use + id="use6792" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-228.0081,10.045255)" /> + <use + id="use6794" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-226.26027,-42.750965)" /> + <use + id="use6796" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-211.23296,5.0157952)" /> + <use + id="use6798" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-222.80626,-21.398925)" /> + <use + id="use6800" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.74497,-17.548345)" /> + <use + id="use6802" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.80584,-15.200155)" /> + <use + id="use6804" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.24618,-20.908185)" /> + <use + id="use6806" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-183.63244,-38.837355)" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 409.0438,784.9381 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-3" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.45528007;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect6832" + width="245.95651" + height="137.66829" + x="383.93005" + y="796.23688" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-7" + width="9.8542423" + height="9.8542423" + x="1099.7538" + y="178.48605" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6-0" + width="6.3535757" + height="6.3535757" + x="931.34314" + y="-620.13129" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <g + id="g5255-4" + transform="translate(572.60602,180.06005)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195-1" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="g6021-2-7" + transform="matrix(0.76208688,0,0,0.76574665,456.76971,295.40341)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5-3" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="644.68262" + y="965.0462" + id="text3800-0" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-5" + x="644.68262" + y="965.0462" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 671.72158,960.40351 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-9" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/62.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/62.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -14,9 +15,93 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="slide2unpitched.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +109,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="0.58639799" + inkscape:cx="347.15991" + inkscape:cy="259.04631" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -71,67 +156,1219 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> + <path + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> + <path + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="95.737656" + y="931.38379" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="95.737656" + y="931.38379" + style="font-size:15px">XII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="134.89299" + y="789.29871" + id="text3804" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3806" + x="134.89299" + y="789.29871" + style="font-size:15px">XXIV</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="363.58133" + y="788.49139" + id="text3800-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7" + x="363.58133" + y="788.49139" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 122.77661,926.74106 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 176.17099,783.04136 c -5.82074,0 187.23349,0 187.23349,0" + id="path3831-1" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;stroke:#000000;stroke-width:0.47371906000000003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;fill-opacity:1" + id="rect5093" + width="6.2035117" + height="55.340485" + x="150.42993" + y="798.09393" /> + <g + id="g5255" + transform="translate(-197.78892,178.37717)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="1135.7936" + y="54.366863" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7" + width="9.8542423" + height="9.8542423" + x="748.38837" + y="304.57428" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6" + width="6.3535757" + height="6.3535757" + x="759.54718" + y="-288.707" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5" + width="9.8542423" + height="9.8542423" + x="683.77466" + y="535.21295" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5-8" + width="9.8542423" + height="9.8542423" + x="697.80585" + y="549.98199" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.47371906;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093-6" + width="6.2035117" + height="55.340485" + x="370.36655" + y="796.18909" /> + <g + id="g6021-2" + transform="matrix(0.76208688,0,0,0.76574665,466.79423,275.94404)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <use + id="use6602" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.43494,76.405035)" /> + <use + id="use6604" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.11019,47.207865)" /> + <use + id="use6606" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.99475,64.532695)" /> + <use + id="use6608" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-365.50798,50.433585)" /> + <use + id="use6610" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-378.372,53.336115)" /> + <use + id="use6612" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.61647,45.403425)" /> + <use + id="use6614" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-389.71538,54.046925)" /> + <use + id="use6616" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-391.99662,32.993215)" /> + <use + id="use6618" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.69327,57.279825)" /> + <use + id="use6620" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-402.38905,60.747185)" /> + <use + id="use6622" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-386.94367,55.250965)" /> + <use + id="use6624" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.40865,60.574505)" /> + <use + id="use6626" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-361.45413,48.216655)" /> + <use + id="use6628" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-405.54831,44.412425)" /> + <use + id="use6630" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.45505,54.647835)" /> + <use + id="use6632" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-398.40405,31.065105)" /> + <use + id="use6634" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-371.20073,63.912315)" /> + <use + id="use6636" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.61318,14.613695)" /> + <use + id="use6638" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.65824,49.042655)" /> + <use + id="use6642" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.65811,42.909895)" /> + <use + id="use6644" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-380.99196,39.199925)" /> + <use + id="use6646" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.52494,20.532445)" /> + <use + id="use6650" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.70962,37.615395)" /> + <use + id="use6652" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.49247,29.928975)" /> + <use + id="use6654" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-383.04913,9.8296552)" /> + <use + id="use6656" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-354.49394,33.390845)" /> + <use + id="use6658" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.8256,25.882495)" /> + <use + id="use6660" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.69324,23.979155)" /> + <use + id="use6662" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.01353,13.901165)" /> + <use + id="use6664" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.5047,31.672375)" /> + <use + id="use6666" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.14892,10.074715)" /> + <use + id="use6668" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-356.8925,11.926605)" /> + <use + id="use6670" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-384.99203,13.817175)" /> + <use + id="use6672" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.97991,7.7655652)" /> + <use + id="use6674" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-372.47688,33.420215)" /> + <use + id="use6678" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.31915,10.715205)" /> + <use + id="use6680" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-322.91101,18.508235)" /> + <use + id="use6682" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-327.7563,29.316795)" /> + <use + id="use6684" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.18096,29.991085)" /> + <use + id="use6686" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.85502,36.985355)" /> + <use + id="use6688" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-333.04461,14.377485)" /> + <use + id="use6690" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.69899,7.2558252)" /> + <use + id="use6692" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-357.67653,39.559855)" /> + <use + id="use6694" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.91487,19.343275)" /> + <use + id="use6696" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.44413,12.564835)" /> + <use + id="use6700" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-334.45901,10.906245)" /> + <use + id="use6702" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-324.00767,19.603775)" /> + <use + id="use6704" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.4164,26.790465)" /> + <use + id="use6706" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.08571,22.465015)" /> + <use + id="use6708" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-320.92955,28.313755)" /> + <use + id="use6710" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-331.04707,57.997645)" /> + <use + id="use6712" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.75069,29.124715)" /> + <use + id="use6714" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.45187,34.993115)" /> + <use + id="use6716" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.25074,56.582985)" /> + <use + id="use6718" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-294.49083,42.445195)" /> + <use + id="use6720" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.3708,13.741955)" /> + <use + id="use6722" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-297.65347,26.374465)" /> + <use + id="use6724" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.7334,10.857195)" /> + <use + id="use6726" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-315.99813,48.510385)" /> + <use + id="use6728" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.81747,23.915185)" /> + <use + id="use6730" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-291.70918,25.030535)" /> + <use + id="use6732" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-272.56094,15.795495)" /> + <use + id="use6734" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-278.1208,13.167135)" /> + <use + id="use6736" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.48597,22.198215)" /> + <use + id="use6738" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-256.03405,11.815315)" /> + <use + id="use6740" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-259.58513,25.156045)" /> + <use + id="use6742" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-269.82746,44.628955)" /> + <use + id="use6744" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.46217,20.764765)" /> + <use + id="use6746" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.96885,45.779265)" /> + <use + id="use6748" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-257.18446,18.132045)" /> + <use + id="use6750" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-266.20376,8.1861552)" /> + <use + id="use6752" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-235.79965,22.089435)" /> + <use + id="use6754" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.26328,24.356975)" /> + <use + id="use6756" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.90112,40.365015)" /> + <use + id="use6758" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-268.84346,14.176085)" /> + <use + id="use6760" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-247.0872,-2.4063648)" /> + <use + id="use6762" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-258.37278,16.661095)" /> + <use + id="use6764" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-249.61123,18.610505)" /> + <use + id="use6766" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-232.73057,-4.3248048)" /> + <use + id="use6768" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.60092,13.978345)" /> + <use + id="use6770" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-185.84945,21.198465)" /> + <use + id="use6772" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-261.19386,15.967815)" /> + <use + id="use6774" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.96051,-20.854525)" /> + <use + id="use6776" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-243.67067,19.532825)" /> + <use + id="use6778" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.99364,-3.7721548)" /> + <use + id="use6780" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.52447,-26.856695)" /> + <use + id="use6782" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.82405,-4.1504448)" /> + <use + id="use6784" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.56412,-4.7562848)" /> + <use + id="use6786" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-229.27615,-28.001985)" /> + <use + id="use6788" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.94433,-3.9930248)" /> + <use + id="use6790" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.40871,-17.192445)" /> + <use + id="use6792" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-228.0081,10.045255)" /> + <use + id="use6794" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-226.26027,-42.750965)" /> + <use + id="use6796" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-211.23296,5.0157952)" /> + <use + id="use6798" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-222.80626,-21.398925)" /> + <use + id="use6800" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.74497,-17.548345)" /> + <use + id="use6802" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.80584,-15.200155)" /> + <use + id="use6804" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.24618,-20.908185)" /> + <use + id="use6806" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-183.63244,-38.837355)" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 409.0438,784.9381 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-3" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.45528007;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect6832" + width="245.95651" + height="137.66829" + x="383.93005" + y="796.23688" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-7" + width="9.8542423" + height="9.8542423" + x="1099.7538" + y="178.48605" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6-0" + width="6.3535757" + height="6.3535757" + x="931.34314" + y="-620.13129" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <g + id="g5255-4" + transform="translate(572.60602,180.06005)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195-1" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="g6021-2-7" + transform="matrix(0.76208688,0,0,0.76574665,456.76971,295.40341)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5-3" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="644.68262" + y="965.0462" + id="text3800-0" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-5" + x="644.68262" + y="965.0462" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 671.72158,960.40351 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-9" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/63.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/63.svg Fri Aug 01 01:24:07 2014 +0100 @@ -7,6 +7,7 @@ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:svg="http://www.w3.org/2000/svg" xmlns="http://www.w3.org/2000/svg" + xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd" xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape" width="900" @@ -14,9 +15,93 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="0.svg"> + sodipodi:docname="slide2unpitched.svg"> <defs - id="defs4" /> + id="defs4"> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="204.76406 : 161.86735 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="707.34073 : 518.0976 : 1" + inkscape:persp3d-origin="480.17621 : 123.96472 : 1" + id="perspective5174" /> + <inkscape:perspective + sodipodi:type="inkscape:persp3d" + inkscape:vp_x="232.89759 : 269.55087 : 1" + inkscape:vp_y="-783.8601 : 620.93747 : 0" + inkscape:vp_z="735.47426 : 625.78112 : 1" + inkscape:persp3d-origin="508.30974 : 231.64824 : 1" + id="perspective5116" /> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0.0" + refX="0.0" + id="Arrow2Lend" + style="overflow:visible;"> + <path + id="path4626" + style="fill-rule:evenodd;stroke-width:0.62500000;stroke-linejoin:round;" + d="M 8.7185878,4.0337352 L -2.2072895,0.016013256 L 8.7185884,-4.0017078 C 6.9730900,-1.6296469 6.9831476,1.6157441 8.7185878,4.0337352 z " + transform="scale(1.1) rotate(180) translate(1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-0" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-4" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-5" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-0" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-8" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend-05" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626-5" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -24,11 +109,11 @@ borderopacity="1.0" inkscape:pageopacity="0.0" inkscape:pageshadow="2" - inkscape:zoom="0.89784788" - inkscape:cx="395.14325" - inkscape:cy="175.26617" + inkscape:zoom="0.58639799" + inkscape:cx="347.15991" + inkscape:cy="259.04631" inkscape:document-units="cm" - inkscape:current-layer="g3058" + inkscape:current-layer="layer1" showgrid="true" width="800px" inkscape:window-width="1440" @@ -71,67 +156,1219 @@ inkscape:groupmode="layer" id="layer1" transform="translate(0,-652.3622)"> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,807.54637 867.022014,0" + id="path2989" + inkscape:connector-curvature="0" /> <g - id="g3058" - transform="translate(0,1.1137744)"> + id="g3708" + transform="translate(-176.02262,-170.80899)"> + <text + sodipodi:linespacing="125%" + id="text3588" + y="980.93457" + x="185.68739" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="980.93457" + x="185.68739" + id="tspan3590" + sodipodi:role="line">1</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,98.356249,870.25343)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3713" + transform="translate(-230.26206,-186.98572)"> + <path + transform="matrix(0.31642907,0,0,0.30831552,152.59569,927.85512)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + <text + sodipodi:linespacing="125%" + id="text3588-3-8" + y="1038.5309" + x="240.045" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1038.5309" + x="240.045" + id="tspan3590-3-5" + sodipodi:role="line">3</tspan></text> + </g> + <g + id="g3718" + transform="translate(-278.28064,-195.35057)"> + <text + sodipodi:linespacing="125%" + id="text3588-3" + y="1026.2611" + x="288.18979" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1026.2611" + x="288.18979" + id="tspan3590-3" + sodipodi:role="line">2</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,200.61427,915.50749)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-5" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3737" + transform="translate(-316.6955,-158.72747)"> + <g + transform="translate(-1.517268e-5,-7.2646876e-6)" + id="g3723"> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="326.49725" + y="1030.9905" + id="text3588-3-9" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3590-3-2" + x="326.49725" + y="1030.9905" + style="font-size:11px">4</tspan></text> + </g> + <path + transform="matrix(0.31642907,0,0,0.30831552,239.02913,920.30935)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-7" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3727" + transform="translate(-361.97016,-122.79036)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-99" + y="1036.4729" + x="371.69403" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1036.4729" + x="371.69403" + id="tspan3590-3-8" + sodipodi:role="line">6</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,284.30379,925.79719)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-0" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <g + id="g3732" + transform="translate(-412.04668,-118.80757)"> + <text + sodipodi:linespacing="125%" + id="text3588-3-90" + y="1011.7051" + x="421.86453" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + xml:space="preserve"><tspan + style="font-size:11px" + y="1011.7051" + x="421.86453" + id="tspan3590-3-26" + sodipodi:role="line">5</tspan></text> + <path + transform="matrix(0.31642907,0,0,0.30831552,334.38031,901.10192)" + d="m 308.5155,345.98193 c 0,11.99486 -9.47442,21.7186 -21.16171,21.7186 -11.68729,0 -21.16171,-9.72374 -21.16171,-21.7186 0,-11.99485 9.47442,-21.7186 21.16171,-21.7186 11.68729,0 21.16171,9.72375 21.16171,21.7186 z" + sodipodi:ry="21.718601" + sodipodi:rx="21.161715" + sodipodi:cy="345.98193" + sodipodi:cx="287.35379" + id="path3592-6-50" + style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> + </g> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,827.99991 867.022024,0" + id="path2989-7" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,868.90698 867.022024,0" + id="path2989-7-2" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,889.36052 867.022034,0" + id="path2989-7-20" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,848.45344 867.022024,0" + id="path2989-7-22" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:1.11213064px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + d="m 26.446216,909.81405 867.022024,0" + id="path2989-7-1" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="95.737656" + y="931.38379" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="95.737656" + y="931.38379" + style="font-size:15px">XII</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="134.89299" + y="789.29871" + id="text3804" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3806" + x="134.89299" + y="789.29871" + style="font-size:15px">XXIV</tspan></text> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="363.58133" + y="788.49139" + id="text3800-2" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-7" + x="363.58133" + y="788.49139" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 122.77661,926.74106 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831" + inkscape:connector-curvature="0" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 176.17099,783.04136 c -5.82074,0 187.23349,0 187.23349,0" + id="path3831-1" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:#000000;stroke:#000000;stroke-width:0.47371906000000003;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate;fill-opacity:1" + id="rect5093" + width="6.2035117" + height="55.340485" + x="150.42993" + y="798.09393" /> + <g + id="g5255" + transform="translate(-197.78892,178.37717)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989" - d="m 1.5759506,814.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199" + width="9.8542423" + height="9.8542423" + x="1135.7936" + y="54.366863" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7" + width="9.8542423" + height="9.8542423" + x="748.38837" + y="304.57428" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6" + width="6.3535757" + height="6.3535757" + x="759.54718" + y="-288.707" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5" + width="9.8542423" + height="9.8542423" + x="683.77466" + y="535.21295" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-5-8" + width="9.8542423" + height="9.8542423" + x="697.80585" + y="549.98199" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:#000000;fill-opacity:1;stroke:#000000;stroke-width:0.47371906;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5093-6" + width="6.2035117" + height="55.340485" + x="370.36655" + y="796.18909" /> + <g + id="g6021-2" + transform="matrix(0.76208688,0,0,0.76574665,466.79423,275.94404)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2" - d="m 1.57595,836.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-8" - d="m 1.5759506,854.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-9-4" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <use + id="use6602" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.43494,76.405035)" /> + <use + id="use6604" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.11019,47.207865)" /> + <use + id="use6606" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.99475,64.532695)" /> + <use + id="use6608" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-365.50798,50.433585)" /> + <use + id="use6610" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-378.372,53.336115)" /> + <use + id="use6612" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.61647,45.403425)" /> + <use + id="use6614" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-389.71538,54.046925)" /> + <use + id="use6616" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-391.99662,32.993215)" /> + <use + id="use6618" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.69327,57.279825)" /> + <use + id="use6620" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-402.38905,60.747185)" /> + <use + id="use6622" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-386.94367,55.250965)" /> + <use + id="use6624" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-369.40865,60.574505)" /> + <use + id="use6626" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-361.45413,48.216655)" /> + <use + id="use6628" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-405.54831,44.412425)" /> + <use + id="use6630" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-407.45505,54.647835)" /> + <use + id="use6632" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-398.40405,31.065105)" /> + <use + id="use6634" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-371.20073,63.912315)" /> + <use + id="use6636" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.61318,14.613695)" /> + <use + id="use6638" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.65824,49.042655)" /> + <use + id="use6642" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.65811,42.909895)" /> + <use + id="use6644" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-380.99196,39.199925)" /> + <use + id="use6646" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.52494,20.532445)" /> + <use + id="use6650" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-374.70962,37.615395)" /> + <use + id="use6652" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-364.49247,29.928975)" /> + <use + id="use6654" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-383.04913,9.8296552)" /> + <use + id="use6656" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-354.49394,33.390845)" /> + <use + id="use6658" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-366.8256,25.882495)" /> + <use + id="use6660" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.69324,23.979155)" /> + <use + id="use6662" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-368.01353,13.901165)" /> + <use + id="use6664" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-390.5047,31.672375)" /> + <use + id="use6666" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-347.14892,10.074715)" /> + <use + id="use6668" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-356.8925,11.926605)" /> + <use + id="use6670" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-384.99203,13.817175)" /> + <use + id="use6672" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.97991,7.7655652)" /> + <use + id="use6674" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-372.47688,33.420215)" /> + <use + id="use6678" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.31915,10.715205)" /> + <use + id="use6680" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-322.91101,18.508235)" /> + <use + id="use6682" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-327.7563,29.316795)" /> + <use + id="use6684" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.18096,29.991085)" /> + <use + id="use6686" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.85502,36.985355)" /> + <use + id="use6688" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-333.04461,14.377485)" /> + <use + id="use6690" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.69899,7.2558252)" /> + <use + id="use6692" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-357.67653,39.559855)" /> + <use + id="use6694" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-340.91487,19.343275)" /> + <use + id="use6696" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-328.44413,12.564835)" /> + <use + id="use6700" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-334.45901,10.906245)" /> + <use + id="use6702" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-324.00767,19.603775)" /> + <use + id="use6704" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-341.4164,26.790465)" /> + <use + id="use6706" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.08571,22.465015)" /> + <use + id="use6708" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-320.92955,28.313755)" /> + <use + id="use6710" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-331.04707,57.997645)" /> + <use + id="use6712" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.75069,29.124715)" /> + <use + id="use6714" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-317.45187,34.993115)" /> + <use + id="use6716" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-310.25074,56.582985)" /> + <use + id="use6718" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-294.49083,42.445195)" /> + <use + id="use6720" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-311.3708,13.741955)" /> + <use + id="use6722" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-297.65347,26.374465)" /> + <use + id="use6724" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.7334,10.857195)" /> + <use + id="use6726" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-315.99813,48.510385)" /> + <use + id="use6728" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-289.81747,23.915185)" /> + <use + id="use6730" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-291.70918,25.030535)" /> + <use + id="use6732" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-272.56094,15.795495)" /> + <use + id="use6734" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-278.1208,13.167135)" /> + <use + id="use6736" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.48597,22.198215)" /> + <use + id="use6738" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-256.03405,11.815315)" /> + <use + id="use6740" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-259.58513,25.156045)" /> + <use + id="use6742" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-269.82746,44.628955)" /> + <use + id="use6744" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.46217,20.764765)" /> + <use + id="use6746" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.96885,45.779265)" /> + <use + id="use6748" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-257.18446,18.132045)" /> + <use + id="use6750" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-266.20376,8.1861552)" /> + <use + id="use6752" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-235.79965,22.089435)" /> + <use + id="use6754" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-262.26328,24.356975)" /> + <use + id="use6756" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.90112,40.365015)" /> + <use + id="use6758" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-268.84346,14.176085)" /> + <use + id="use6760" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-247.0872,-2.4063648)" /> + <use + id="use6762" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-258.37278,16.661095)" /> + <use + id="use6764" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-249.61123,18.610505)" /> + <use + id="use6766" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-232.73057,-4.3248048)" /> + <use + id="use6768" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.60092,13.978345)" /> + <use + id="use6770" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-185.84945,21.198465)" /> + <use + id="use6772" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-261.19386,15.967815)" /> + <use + id="use6774" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.96051,-20.854525)" /> + <use + id="use6776" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-243.67067,19.532825)" /> + <use + id="use6778" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-253.99364,-3.7721548)" /> + <use + id="use6780" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.52447,-26.856695)" /> + <use + id="use6782" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-238.82405,-4.1504448)" /> + <use + id="use6784" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-244.56412,-4.7562848)" /> + <use + id="use6786" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-229.27615,-28.001985)" /> + <use + id="use6788" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.94433,-3.9930248)" /> + <use + id="use6790" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-250.40871,-17.192445)" /> + <use + id="use6792" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-228.0081,10.045255)" /> + <use + id="use6794" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-226.26027,-42.750965)" /> + <use + id="use6796" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-211.23296,5.0157952)" /> + <use + id="use6798" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-222.80626,-21.398925)" /> + <use + id="use6800" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.74497,-17.548345)" /> + <use + id="use6802" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-210.80584,-15.200155)" /> + <use + id="use6804" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-200.24618,-20.908185)" /> + <use + id="use6806" + xlink:href="#g6021-2" + x="0" + y="0" + width="900" + height="400" + transform="translate(-183.63244,-38.837355)" /> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 409.0438,784.9381 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-3" + inkscape:connector-curvature="0" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:1.45528007;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect6832" + width="245.95651" + height="137.66829" + x="383.93005" + y="796.23688" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.77567875;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-7" + width="9.8542423" + height="9.8542423" + x="1099.7538" + y="178.48605" + transform="matrix(0.70710678,0.70710678,-0.70710678,0.70710678,0,0)" /> + <rect + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.50012302;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect5199-7-6-0" + width="6.3535757" + height="6.3535757" + x="931.34314" + y="-620.13129" + transform="matrix(0.03735696,0.99930199,-0.99930198,0.03735697,0,0)" /> + <g + id="g5255-4" + transform="translate(572.60602,180.06005)"> + <path + transform="matrix(1.0095888,0,0,1.1442006,30.863098,615.26982)" + d="m 241.56032,101.68756 c 0,4.01838 -3.69188,7.27591 -8.24603,7.27591 -4.55416,0 -8.24604,-3.25753 -8.24604,-7.27591 0,-4.018375 3.69188,-7.275912 8.24604,-7.275912 4.55415,0 8.24603,3.257537 8.24603,7.275912 z" + sodipodi:ry="7.2759132" + sodipodi:rx="8.2460346" + sodipodi:cy="101.68756" + sodipodi:cx="233.31429" + id="path5195-1" + style="color:#000000;fill:none;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-2-5" - d="m 1.57595,876.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5197-4" + d="m 266.41459,718.1304 0,10.41798" + style="fill:none;stroke:#000000;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + </g> + <g + id="g6021-2-7" + transform="matrix(0.76208688,0,0,0.76574665,456.76971,295.40341)"> + <path + transform="translate(-0.45219886,653.12005)" + d="m 445.86226,92.659523 c 0,3.579596 -2.90183,6.481432 -6.48143,6.481432 -3.5796,0 -6.48143,-2.901836 -6.48143,-6.481432 0,-3.579596 2.90183,-6.481432 6.48143,-6.481432 3.5796,0 6.48143,2.901836 6.48143,6.481432 z" + sodipodi:ry="6.4814324" + sodipodi:rx="6.4814324" + sodipodi:cy="92.659523" + sodipodi:cx="439.38083" + id="path5976-5-3" + style="color:#000000;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:0.99212599;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + sodipodi:type="arc" /> <path inkscape:connector-curvature="0" - id="path2989-8-3" - d="m 1.5759506,896.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + id="path5980-8-3" + d="m 438.92863,734.59322 0,22.3727" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" - id="path2989-2-5-5" - d="m 1.57595,918.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.95015953,0,0,1.0330826,16.364199,576.49131)" /> - <path - sodipodi:type="arc" - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.5;stroke-opacity:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="path3408-6" - sodipodi:cx="495.07272" - sodipodi:cy="293.27499" - sodipodi:rx="166.50928" - sodipodi:ry="153.14398" - d="m 661.582,293.27499 a 166.50928,153.14398 0 1 1 -333.01855,0 166.50928,153.14398 0 1 1 333.01855,0 z" - transform="matrix(0.42229312,0,0,0.4591478,481.99362,808.93451)" /> - <rect - style="color:#000000;fill:none;stroke:#000000;stroke-width:2.40165639;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" - id="rect4196" - width="313.06897" - height="71.379906" - x="80.142586" - y="731.33026" /> + id="path5980-9-4-0" + d="m 450.11498,745.77957 -22.3727,0" + style="fill:none;stroke:#000000;stroke-width:0.87469596px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="644.68262" + y="965.0462" + id="text3800-0" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-5" + x="644.68262" + y="965.0462" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:0.99212599;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#Arrow2Lend)" + d="m 671.72158,960.40351 c -5.82074,0 187.2335,0 187.2335,0" + id="path3831-9" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"
--- a/www/martin/svg/8.svg Thu Jul 31 14:28:21 2014 +0100 +++ b/www/martin/svg/8.svg Fri Aug 01 01:24:07 2014 +0100 @@ -14,9 +14,111 @@ id="svg2" version="1.1" inkscape:version="0.48.4 r9939" - sodipodi:docname="3.svg"> + sodipodi:docname="2.svg"> <defs - id="defs4" /> + id="defs4"> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0.0" + refX="0.0" + id="StopL" + style="overflow:visible"> + <path + id="path4774" + d="M 0.0,5.65 L 0.0,-5.65" + style="fill:none;fill-opacity:0.75000000;fill-rule:evenodd;stroke:#000000;stroke-width:1.0pt" + transform="scale(0.8)" /> + </marker> + <marker + style="overflow:visible" + id="DistanceStart" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceStart"> + <g + id="g2300"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L 2,0" + id="path2306" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L 13,4 L 9,0 13,-4 L 0,0 z " + id="path2302" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2304" /> + </g> + </marker> + <marker + style="overflow:visible" + id="DistanceEnd" + refX="0.0" + refY="0.0" + orient="auto" + inkscape:stockid="DistanceEnd"> + <g + id="g2301"> + <path + style="fill:none;stroke:#ffffff;stroke-width:1.15;stroke-linecap:square" + d="M 0,0 L -2,0" + id="path2316" /> + <path + style="fill:#000000;fill-rule:evenodd;stroke:none" + d="M 0,0 L -13,4 L -9,0 -13,-4 L 0,0 z " + id="path2312" /> + <path + style="fill:none;stroke:#000000;stroke-width:1;stroke-linecap:square" + d="M 0,-4 L 0,40" + id="path2314" /> + </g> + </marker> + <marker + inkscape:stockid="Arrow2Lend" + orient="auto" + refY="0" + refX="0" + id="Arrow2Lend" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4626" + style="fill-rule:evenodd;stroke-width:0.625;stroke-linejoin:round" + d="M 8.7185878,4.0337352 -2.2072895,0.01601326 8.7185884,-4.0017078 c -1.7454984,2.3720609 -1.7354408,5.6174519 -6e-7,8.035443 z" + transform="matrix(-1.1,0,0,-1.1,-1.1,0)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-7" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-4" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + <marker + inkscape:stockid="StopL" + orient="auto" + refY="0" + refX="0" + id="StopL-3" + style="overflow:visible"> + <path + inkscape:connector-curvature="0" + id="path4774-0" + d="M 0,5.65 0,-5.65" + style="fill:none;stroke:#000000;stroke-width:1pt" + transform="scale(0.8,0.8)" /> + </marker> + </defs> <sodipodi:namedview id="base" pagecolor="#ffffff" @@ -25,8 +127,8 @@ inkscape:pageopacity="0.0" inkscape:pageshadow="2" inkscape:zoom="0.89784788" - inkscape:cx="-229.5078" - inkscape:cy="332.71624" + inkscape:cx="414.61574" + inkscape:cy="196.72162" inkscape:document-units="cm" inkscape:current-layer="g3058" showgrid="true" @@ -77,51 +179,93 @@ <path inkscape:connector-curvature="0" id="path2989" - d="m 1.5759506,824.42841 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="m 1.5732348,804.43262 898.8729652,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" id="path2989-2" - d="m 1.57595,846.84463 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="m 1.5732342,826.84528 898.8729658,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" id="path2989-8" - d="m 1.5759506,864.37768 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="m 1.5732348,844.37552 898.8729652,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" id="path2989-2-5" - d="m 1.57595,886.7939 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="m 1.5732342,866.78816 898.8729658,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" id="path2989-8-3" - d="m 1.5759506,906.32441 898.8675394,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + d="m 1.5732348,886.31556 898.8729652,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> <path inkscape:connector-curvature="0" id="path2989-2-5-5" - d="m 1.57595,928.74063 898.86754,0" - style="fill:none;stroke:#000000;stroke-width:1.13246095px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> - <text - xml:space="preserve" - style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" - x="491.42493" - y="858.7569" - id="text4198" - sodipodi:linespacing="125%"><tspan - sodipodi:role="line" - id="tspan4200" - x="491.42493" - y="858.7569" - style="font-size:64px;text-align:center;text-anchor:middle">LIVE TRANSLATE</tspan><tspan - sodipodi:role="line" - x="491.42493" - y="938.7569" - style="font-size:64px;text-align:center;text-anchor:middle" - id="tspan4202">(EAR PIECE)</tspan></text> + d="m 1.5732342,908.72821 898.8729658,0" + style="fill:none;stroke:#000000;stroke-width:1.13237405px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" /> + <rect + style="color:#000000;fill:none;stroke:none;stroke-width:2.5;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" + id="rect3526" + width="165.95239" + height="247.25792" + x="513.45001" + y="791.06812" /> </g> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="57.141628" + y="998.79968" + id="text3800" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802" + x="57.141628" + y="998.79968" + style="font-size:15px">XII</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.15246558;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 82.504155,993.34966 c -7.997141,0 257.240945,0 257.240945,0" + id="path3831" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:40px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="351.36127" + y="998.98578" + id="text3800-7" + sodipodi:linespacing="125%"><tspan + sodipodi:role="line" + id="tspan3802-4" + x="351.36127" + y="998.98578" + style="font-size:15px">II</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.1940515;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 368.7446,993.53573 c -8.6191,0 277.2473,0 277.2473,0" + id="path3831-2" + inkscape:connector-curvature="0" /> + <text + xml:space="preserve" + style="font-size:34.79779053px;font-style:normal;font-weight:normal;line-height:125%;letter-spacing:0px;word-spacing:0px;fill:#000000;fill-opacity:1;stroke:none;font-family:Sans" + x="761.94244" + y="868.84332" + id="text3800-2" + sodipodi:linespacing="125%" + transform="scale(0.86994474,1.1494983)"><tspan + sodipodi:role="line" + id="tspan3802-45" + x="761.94244" + y="868.84332" + style="font-size:13.04917145px">VI</tspan></text> + <path + style="fill:none;stroke:#000000;stroke-width:1.00258136;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none;marker-end:url(#StopL)" + d="m 682.04217,993.28425 c -6.05227,0 194.68094,0 194.68094,0" + id="path3831-8" + inkscape:connector-curvature="0" /> </g> <g inkscape:groupmode="layer"