File: decomp.svg

package info (click to toggle)
gromacs 2022.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 210,636 kB
  • sloc: xml: 841,565; cpp: 571,976; ansic: 40,200; python: 22,039; sh: 3,493; perl: 2,481; yacc: 644; fortran: 397; lisp: 265; makefile: 179; lex: 125; awk: 68; csh: 39
file content (787 lines) | stat: -rw-r--r-- 54,015 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
<?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:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
   xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
   id="svg2"
   version="1.1"
   inkscape:version="0.91 r13725"
   xml:space="preserve"
   width="700"
   height="277.5"
   viewBox="0 0 700 277.5"
   sodipodi:docname="decomp.svg"><metadata
     id="metadata8"><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></dc:title></cc:Work></rdf:RDF></metadata><defs
     id="defs6" /><sodipodi:namedview
     pagecolor="#ffffff"
     bordercolor="#666666"
     borderopacity="1"
     objecttolerance="10"
     gridtolerance="10"
     guidetolerance="10"
     inkscape:pageopacity="0"
     inkscape:pageshadow="2"
     inkscape:window-width="760"
     inkscape:window-height="480"
     id="namedview4"
     showgrid="false"
     inkscape:zoom="0.52714286"
     inkscape:cx="350"
     inkscape:cy="138.75"
     inkscape:window-x="0"
     inkscape:window-y="25"
     inkscape:window-maximized="0"
     inkscape:current-layer="g10" /><g
     id="g10"
     inkscape:groupmode="layer"
     inkscape:label="ink_ext_XXXXXX"
     transform="matrix(1.25,0,0,-1.25,0,277.5)"><g
       id="g12"
       transform="scale(0.1,0.1)"><path
         d="m 820,1775 225,0"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path14"
         inkscape:connector-curvature="0" /><path
         d="m 820,1775 225,0"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path16"
         inkscape:connector-curvature="0" /><path
         d="m 964,1797.5 81,-22.5 -81,-22.5"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path18"
         inkscape:connector-curvature="0" /><g
         id="g20"
         transform="scale(10,10)"><text
           transform="matrix(1,0,0,-1,55,173)"
           style="font-variant:normal;font-weight:normal;font-size:16.20000076px;font-family:Times;-inkscape-font-specification:Times-Roman;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
           id="text22"><tspan
             x="0"
             y="0"
             id="tspan24">j</tspan></text>
</g><path
         d="M 10,1100 10,830"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path26"
         inkscape:connector-curvature="0" /><path
         d="M 10,1100 10,830"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path28"
         inkscape:connector-curvature="0" /><path
         d="M 32.5,911 10,830 -12.5,911"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path30"
         inkscape:connector-curvature="0" /><g
         id="g32"
         transform="scale(10,10)"><text
           transform="matrix(1,0,0,-1,1,119)"
           style="font-variant:normal;font-weight:normal;font-size:16.20000076px;font-family:Times;-inkscape-font-specification:Times-Roman;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
           id="text34"><tspan
             x="0"
             y="0"
             id="tspan36">i</tspan></text>
</g><path
         d="m 4600,2135 225,0"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path38"
         inkscape:connector-curvature="0" /><path
         d="m 4600,2135 225,0"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path40"
         inkscape:connector-curvature="0" /><path
         d="m 4744,2157.5 81,-22.5 -81,-22.5"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path42"
         inkscape:connector-curvature="0" /><g
         id="g44"
         transform="scale(10,10)"><text
           transform="matrix(1,0,0,-1,433,209)"
           style="font-variant:normal;font-weight:normal;font-size:16.20000076px;font-family:Times;-inkscape-font-specification:Times-Roman;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
           id="text46"><tspan
             x="0"
             y="0"
             id="tspan48">j</tspan></text>
</g><path
         d="m 3790,1460 0,-270"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path50"
         inkscape:connector-curvature="0" /><path
         d="m 3790,1460 0,-270"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path52"
         inkscape:connector-curvature="0" /><path
         d="m 3812.5,1271 -22.5,-81 -22.5,81"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path54"
         inkscape:connector-curvature="0" /><g
         id="g56"
         transform="scale(10,10)"><text
           transform="matrix(1,0,0,-1,379,155)"
           style="font-variant:normal;font-weight:normal;font-size:16.20000076px;font-family:Times;-inkscape-font-specification:Times-Roman;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
           id="text58"><tspan
             x="0"
             y="0"
             id="tspan60">i</tspan></text>
</g><path
         d="m 2620,1955 225,0"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path62"
         inkscape:connector-curvature="0" /><path
         d="m 2620,1955 225,0"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path64"
         inkscape:connector-curvature="0" /><path
         d="m 2764,1977.5 81,-22.5 -81,-22.5"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path66"
         inkscape:connector-curvature="0" /><g
         id="g68"
         transform="scale(10,10)"><text
           transform="matrix(1,0,0,-1,235,191)"
           style="font-variant:normal;font-weight:normal;font-size:16.20000076px;font-family:Times;-inkscape-font-specification:Times-Roman;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
           id="text70"><tspan
             x="0"
             y="0"
             id="tspan72">j</tspan></text>
</g><path
         d="m 1810,1280 0,-270"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path74"
         inkscape:connector-curvature="0" /><path
         d="m 1810,1280 0,-270"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path76"
         inkscape:connector-curvature="0" /><path
         d="m 1832.5,1091 -22.5,-81 -22.5,81"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path78"
         inkscape:connector-curvature="0" /><g
         id="g80"
         transform="scale(10,10)"><text
           transform="matrix(1,0,0,-1,181,137)"
           style="font-variant:normal;font-weight:normal;font-size:16.20000076px;font-family:Times;-inkscape-font-specification:Times-Roman;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
           id="text82"><tspan
             x="0"
             y="0"
             id="tspan84">i</tspan></text>
</g><path
         d="m 685,1370 c 0,-24.85 -20.148,-45 -45,-45 -24.852,0 -45,20.15 -45,45 0,24.85 20.148,45 45,45 24.852,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path86"
         inkscape:connector-curvature="0" /><path
         d="m 685,1370 c 0,-24.85 -20.148,-45 -45,-45 -24.852,0 -45,20.15 -45,45 0,24.85 20.148,45 45,45 24.852,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path88"
         inkscape:connector-curvature="0" /><path
         d="m 865,1370 c 0,-24.85 -20.148,-45 -45,-45 -24.852,0 -45,20.15 -45,45 0,24.85 20.148,45 45,45 24.852,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path90"
         inkscape:connector-curvature="0" /><path
         d="m 865,1370 c 0,-24.85 -20.148,-45 -45,-45 -24.852,0 -45,20.15 -45,45 0,24.85 20.148,45 45,45 24.852,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path92"
         inkscape:connector-curvature="0" /><path
         d="m 865,1190 c 0,-24.85 -20.148,-45 -45,-45 -24.852,0 -45,20.15 -45,45 0,24.85 20.148,45 45,45 24.852,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path94"
         inkscape:connector-curvature="0" /><path
         d="m 865,1190 c 0,-24.85 -20.148,-45 -45,-45 -24.852,0 -45,20.15 -45,45 0,24.85 20.148,45 45,45 24.852,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path96"
         inkscape:connector-curvature="0" /><path
         d="m 1045,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.852,0 -45,20.15 -45,45 0,24.85 20.148,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path98"
         inkscape:connector-curvature="0" /><path
         d="m 1045,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.852,0 -45,20.15 -45,45 0,24.85 20.148,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path100"
         inkscape:connector-curvature="0" /><path
         d="m 1045,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.852,0 -45,20.148 -45,45 0,24.85 20.148,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path102"
         inkscape:connector-curvature="0" /><path
         d="m 1045,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.852,0 -45,20.148 -45,45 0,24.85 20.148,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path104"
         inkscape:connector-curvature="0" /><path
         d="m 1225,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path106"
         inkscape:connector-curvature="0" /><path
         d="m 1225,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path108"
         inkscape:connector-curvature="0" /><path
         d="m 1225,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path110"
         inkscape:connector-curvature="0" /><path
         d="m 1225,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path112"
         inkscape:connector-curvature="0" /><path
         d="m 1405,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path114"
         inkscape:connector-curvature="0" /><path
         d="m 1405,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path116"
         inkscape:connector-curvature="0" /><path
         d="m 1405,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path118"
         inkscape:connector-curvature="0" /><path
         d="m 1405,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path120"
         inkscape:connector-curvature="0" /><path
         d="m 1405,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path122"
         inkscape:connector-curvature="0" /><path
         d="m 1405,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path124"
         inkscape:connector-curvature="0" /><path
         d="m 1045,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.852,0 -45,20.15 -45,45 0,24.85 20.148,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path126"
         inkscape:connector-curvature="0" /><path
         d="m 1045,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.852,0 -45,20.15 -45,45 0,24.85 20.148,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path128"
         inkscape:connector-curvature="0" /><path
         d="m 505,470 c 0,-24.852 -20.148,-45 -45,-45 -24.852,0 -45,20.148 -45,45 0,24.852 20.148,45 45,45 24.852,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path130"
         inkscape:connector-curvature="0" /><path
         d="m 505,470 c 0,-24.852 -20.148,-45 -45,-45 -24.852,0 -45,20.148 -45,45 0,24.852 20.148,45 45,45 24.852,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path132"
         inkscape:connector-curvature="0" /><path
         d="m 505,650 c 0,-24.852 -20.148,-45 -45,-45 -24.852,0 -45,20.148 -45,45 0,24.852 20.148,45 45,45 24.852,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path134"
         inkscape:connector-curvature="0" /><path
         d="m 505,650 c 0,-24.852 -20.148,-45 -45,-45 -24.852,0 -45,20.148 -45,45 0,24.852 20.148,45 45,45 24.852,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path136"
         inkscape:connector-curvature="0" /><path
         d="m 685,470 c 0,-24.852 -20.148,-45 -45,-45 -24.852,0 -45,20.148 -45,45 0,24.852 20.148,45 45,45 24.852,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path138"
         inkscape:connector-curvature="0" /><path
         d="m 685,470 c 0,-24.852 -20.148,-45 -45,-45 -24.852,0 -45,20.148 -45,45 0,24.852 20.148,45 45,45 24.852,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path140"
         inkscape:connector-curvature="0" /><path
         d="m 685,650 c 0,-24.852 -20.148,-45 -45,-45 -24.852,0 -45,20.148 -45,45 0,24.852 20.148,45 45,45 24.852,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path142"
         inkscape:connector-curvature="0" /><path
         d="m 685,650 c 0,-24.852 -20.148,-45 -45,-45 -24.852,0 -45,20.148 -45,45 0,24.852 20.148,45 45,45 24.852,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path144"
         inkscape:connector-curvature="0" /><path
         d="m 4465,1730 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path146"
         inkscape:connector-curvature="0" /><path
         d="m 4465,1730 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path148"
         inkscape:connector-curvature="0" /><path
         d="m 4645,1730 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path150"
         inkscape:connector-curvature="0" /><path
         d="m 4645,1730 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path152"
         inkscape:connector-curvature="0" /><path
         d="m 4645,1550 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path154"
         inkscape:connector-curvature="0" /><path
         d="m 4645,1550 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path156"
         inkscape:connector-curvature="0" /><path
         d="m 4825,1550 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path158"
         inkscape:connector-curvature="0" /><path
         d="m 4825,1550 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path160"
         inkscape:connector-curvature="0" /><path
         d="m 5005,1550 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path162"
         inkscape:connector-curvature="0" /><path
         d="m 5005,1550 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path164"
         inkscape:connector-curvature="0" /><path
         d="m 4825,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path166"
         inkscape:connector-curvature="0" /><path
         d="m 4825,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path168"
         inkscape:connector-curvature="0" /><path
         d="m 5005,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path170"
         inkscape:connector-curvature="0" /><path
         d="m 5005,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path172"
         inkscape:connector-curvature="0" /><path
         d="m 5005,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path174"
         inkscape:connector-curvature="0" /><path
         d="m 5005,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path176"
         inkscape:connector-curvature="0" /><path
         d="m 5185,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path178"
         inkscape:connector-curvature="0" /><path
         d="m 5185,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path180"
         inkscape:connector-curvature="0" /><path
         d="m 5185,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path182"
         inkscape:connector-curvature="0" /><path
         d="m 5185,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path184"
         inkscape:connector-curvature="0" /><path
         d="m 5365,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path186"
         inkscape:connector-curvature="0" /><path
         d="m 5365,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path188"
         inkscape:connector-curvature="0" /><path
         d="m 5365,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path190"
         inkscape:connector-curvature="0" /><path
         d="m 5365,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path192"
         inkscape:connector-curvature="0" /><path
         d="m 5365,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path194"
         inkscape:connector-curvature="0" /><path
         d="m 5365,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path196"
         inkscape:connector-curvature="0" /><path
         d="m 5185,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path198"
         inkscape:connector-curvature="0" /><path
         d="m 5185,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path200"
         inkscape:connector-curvature="0" /><path
         d="m 4825,1730 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path202"
         inkscape:connector-curvature="0" /><path
         d="m 4825,1730 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path204"
         inkscape:connector-curvature="0" /><path
         d="m 4465,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path206"
         inkscape:connector-curvature="0" /><path
         d="m 4465,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path208"
         inkscape:connector-curvature="0" /><path
         d="m 5005,1730 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path210"
         inkscape:connector-curvature="0" /><path
         d="m 5005,1730 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path212"
         inkscape:connector-curvature="0" /><path
         d="m 5365,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path214"
         inkscape:connector-curvature="0" /><path
         d="m 5365,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path216"
         inkscape:connector-curvature="0" /><path
         d="m 4285,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path218"
         inkscape:connector-curvature="0" /><path
         d="m 4285,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path220"
         inkscape:connector-curvature="0" /><path
         d="m 4465,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path222"
         inkscape:connector-curvature="0" /><path
         d="m 4465,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path224"
         inkscape:connector-curvature="0" /><path
         d="m 4645,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path226"
         inkscape:connector-curvature="0" /><path
         d="m 4645,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path228"
         inkscape:connector-curvature="0" /><path
         d="m 5545,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path230"
         inkscape:connector-curvature="0" /><path
         d="m 5545,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path232"
         inkscape:connector-curvature="0" /><path
         d="m 5545,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path234"
         inkscape:connector-curvature="0" /><path
         d="m 5545,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path236"
         inkscape:connector-curvature="0" /><path
         d="m 5545,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path238"
         inkscape:connector-curvature="0" /><path
         d="m 5545,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path240"
         inkscape:connector-curvature="0" /><path
         d="m 4285,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path242"
         inkscape:connector-curvature="0" /><path
         d="m 4285,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path244"
         inkscape:connector-curvature="0" /><path
         d="m 4285,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path246"
         inkscape:connector-curvature="0" /><path
         d="m 4285,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path248"
         inkscape:connector-curvature="0" /><path
         d="m 4465,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path250"
         inkscape:connector-curvature="0" /><path
         d="m 4465,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path252"
         inkscape:connector-curvature="0" /><path
         d="m 4825,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path254"
         inkscape:connector-curvature="0" /><path
         d="m 4825,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path256"
         inkscape:connector-curvature="0" /><path
         d="m 2485,1550 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path258"
         inkscape:connector-curvature="0" /><path
         d="m 2485,1550 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path260"
         inkscape:connector-curvature="0" /><path
         d="m 2665,1550 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path262"
         inkscape:connector-curvature="0" /><path
         d="m 2665,1550 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path264"
         inkscape:connector-curvature="0" /><path
         d="m 2665,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path266"
         inkscape:connector-curvature="0" /><path
         d="m 2665,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path268"
         inkscape:connector-curvature="0" /><path
         d="m 2845,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path270"
         inkscape:connector-curvature="0" /><path
         d="m 2845,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path272"
         inkscape:connector-curvature="0" /><path
         d="m 3025,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path274"
         inkscape:connector-curvature="0" /><path
         d="m 3025,1370 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path276"
         inkscape:connector-curvature="0" /><path
         d="m 2845,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path278"
         inkscape:connector-curvature="0" /><path
         d="m 2845,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path280"
         inkscape:connector-curvature="0" /><path
         d="m 3025,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path282"
         inkscape:connector-curvature="0" /><path
         d="m 3025,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path284"
         inkscape:connector-curvature="0" /><path
         d="m 3025,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path286"
         inkscape:connector-curvature="0" /><path
         d="m 3025,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path288"
         inkscape:connector-curvature="0" /><path
         d="m 3205,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path290"
         inkscape:connector-curvature="0" /><path
         d="m 3205,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path292"
         inkscape:connector-curvature="0" /><path
         d="m 3205,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path294"
         inkscape:connector-curvature="0" /><path
         d="m 3205,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path296"
         inkscape:connector-curvature="0" /><path
         d="m 3385,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path298"
         inkscape:connector-curvature="0" /><path
         d="m 3385,1010 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path300"
         inkscape:connector-curvature="0" /><path
         d="m 3385,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path302"
         inkscape:connector-curvature="0" /><path
         d="m 3385,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path304"
         inkscape:connector-curvature="0" /><path
         d="m 3385,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path306"
         inkscape:connector-curvature="0" /><path
         d="m 3385,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path308"
         inkscape:connector-curvature="0" /><path
         d="m 3205,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path310"
         inkscape:connector-curvature="0" /><path
         d="m 3205,1190 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path312"
         inkscape:connector-curvature="0" /><path
         d="m 2845,1550 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path314"
         inkscape:connector-curvature="0" /><path
         d="m 2845,1550 c 0,-24.85 -20.15,-45 -45,-45 -24.85,0 -45,20.15 -45,45 0,24.85 20.15,45 45,45 24.85,0 45,-20.15 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path316"
         inkscape:connector-curvature="0" /><path
         d="m 2305,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path318"
         inkscape:connector-curvature="0" /><path
         d="m 2305,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path320"
         inkscape:connector-curvature="0" /><path
         d="m 2485,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path322"
         inkscape:connector-curvature="0" /><path
         d="m 2485,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path324"
         inkscape:connector-curvature="0" /><path
         d="m 2305,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path326"
         inkscape:connector-curvature="0" /><path
         d="m 2305,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path328"
         inkscape:connector-curvature="0" /><path
         d="m 2305,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path330"
         inkscape:connector-curvature="0" /><path
         d="m 2305,830 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path332"
         inkscape:connector-curvature="0" /><path
         d="m 2485,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path334"
         inkscape:connector-curvature="0" /><path
         d="m 2485,650 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path336"
         inkscape:connector-curvature="0" /><path
         d="m 2665,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45"
         style="fill:#000000;fill-opacity:1;fill-rule:evenodd;stroke:none"
         id="path338"
         inkscape:connector-curvature="0" /><path
         d="m 2665,470 c 0,-24.852 -20.15,-45 -45,-45 -24.85,0 -45,20.148 -45,45 0,24.852 20.15,45 45,45 24.85,0 45,-20.148 45,-45 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path340"
         inkscape:connector-curvature="0" /><path
         d="m 370,380 1080,0 0,1080 -1080,0 0,-1080 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path342"
         inkscape:connector-curvature="0" /><path
         d="m 4150,380 1440,0 0,1440 -1440,0 0,-1440 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path344"
         inkscape:connector-curvature="0" /><path
         d="m 2170,380 1260,0 0,1260 -1260,0 0,-1260 z"
         style="fill:none;stroke:#000000;stroke-width:4.5;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:10;stroke-dasharray:none;stroke-opacity:1"
         id="path346"
         inkscape:connector-curvature="0" /><g
         id="g348"
         transform="scale(10,10)"><text
           transform="matrix(1,0,0,-1,19,128)"
           style="font-variant:normal;font-weight:normal;font-size:16.20000076px;font-family:Times;-inkscape-font-specification:Times-Roman;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
           id="text350"><tspan
             x="0"
             y="0"
             id="tspan352">0</tspan><tspan
             x="0"
             y="18"
             id="tspan354">1</tspan><tspan
             x="0"
             y="36"
             id="tspan356">2</tspan><tspan
             x="0"
             y="54"
             id="tspan358">3</tspan><tspan
             x="0"
             y="72"
             id="tspan360">4</tspan><tspan
             x="0"
             y="90"
             id="tspan362">5</tspan><tspan
             x="18 36 53.999996 71.999992 89.999992 107.99999"
             y="-22.5"
             sodipodi:role="line"
             id="tspan364">012345</tspan><tspan
             x="378"
             y="-36"
             id="tspan366">0</tspan><tspan
             x="378"
             y="-18"
             id="tspan368">1</tspan><tspan
             x="378"
             y="0"
             id="tspan370">2</tspan><tspan
             x="378"
             y="18"
             id="tspan372">3</tspan><tspan
             x="378"
             y="36"
             id="tspan374">4</tspan><tspan
             x="378"
             y="54"
             id="tspan376">5</tspan><tspan
             x="378"
             y="72"
             id="tspan378">6</tspan><tspan
             x="378"
             y="90"
             id="tspan380">7</tspan><tspan
             x="396 414 432 450 468 486 504 522"
             y="-58.5"
             sodipodi:role="line"
             id="tspan382">01234567</tspan><tspan
             x="180"
             y="-18"
             id="tspan384">0</tspan><tspan
             x="180"
             y="0"
             id="tspan386">1</tspan><tspan
             x="180"
             y="18"
             id="tspan388">2</tspan><tspan
             x="180"
             y="36"
             id="tspan390">3</tspan><tspan
             x="180"
             y="54"
             id="tspan392">4</tspan><tspan
             x="180"
             y="72"
             id="tspan394">5</tspan><tspan
             x="180"
             y="90"
             id="tspan396">6</tspan><tspan
             x="198 216 234 252 270 288 306"
             y="-40.5"
             sodipodi:role="line"
             id="tspan398">0123456</tspan></text>
<text
           transform="matrix(1,0,0,-1,50.5,2)"
           style="font-variant:normal;font-weight:bold;font-size:14.39999962px;font-family:Times;-inkscape-font-specification:Times-Bold;writing-mode:lr-tb;fill:#000000;fill-opacity:1;fill-rule:nonzero;stroke:none"
           id="text400"><tspan
             x="0 10.3968 13.9968 25.992001 33.192001 41.198399 44.798401 51.998402 55.5984 63.8064 67.406403 193.5 203.8968 207.4968 219.492 226.692 234.69839 238.2984 245.4984 249.0984 257.3064 260.9064 396 406.39679 409.9968 421.992 429.19199 437.19839 440.7984 447.99841 451.59839 459.8064 463.4064"
             y="0"
             sodipodi:role="line"
             id="tspan402">N mod 4 = 2N mod 2 = 1N mod 4 = 0</tspan></text>
</g></g></g></svg>