summaryrefslogtreecommitdiffstats
path: root/animation-dark.svg
blob: adef02afbccda35b4c08a30cca4b7e98e4c6ab48 (plain)
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
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" id="terminal" baseProfile="full" viewBox="0 0 838 289" width="838" version="1.1">
    <defs>
        <termtosvg:template_settings xmlns:termtosvg="https://github.com/nbedos/termtosvg">
            <termtosvg:screen_geometry columns="96" rows="15"/>
            <termtosvg:animation type="css"/>
        </termtosvg:template_settings>
        <style type="text/css" id="generated-style"><![CDATA[#screen {
                font-family: 'DejaVu Sans Mono', monospace;
                font-style: normal;
                font-size: 14px;
            }

        text {
            dominant-baseline: text-before-edge;
            white-space: pre;
        }
    
            :root {
                --animation-duration: 18150ms;
            }

            @keyframes roll {
                0.000%{transform:translateY(0px)}
22.039%{transform:translateY(-272px)}
23.140%{transform:translateY(-544px)}
23.691%{transform:translateY(-816px)}
24.242%{transform:translateY(-1088px)}
26.997%{transform:translateY(-1360px)}
27.052%{transform:translateY(-1632px)}
27.107%{transform:translateY(-1904px)}
27.163%{transform:translateY(-2176px)}
27.218%{transform:translateY(-2448px)}
27.273%{transform:translateY(-2720px)}
27.328%{transform:translateY(-2992px)}
27.383%{transform:translateY(-3264px)}
27.438%{transform:translateY(-3536px)}
27.493%{transform:translateY(-3808px)}
27.548%{transform:translateY(-4080px)}
27.603%{transform:translateY(-4352px)}
27.658%{transform:translateY(-4624px)}
27.713%{transform:translateY(-4896px)}
27.769%{transform:translateY(-5168px)}
49.036%{transform:translateY(-5440px)}
49.587%{transform:translateY(-5712px)}
50.138%{transform:translateY(-5984px)}
50.689%{transform:translateY(-6256px)}
51.791%{transform:translateY(-6528px)}
52.342%{transform:translateY(-6800px)}
52.893%{transform:translateY(-7072px)}
53.444%{transform:translateY(-7344px)}
53.994%{transform:translateY(-7616px)}
55.096%{transform:translateY(-7888px)}
55.647%{transform:translateY(-8160px)}
56.198%{transform:translateY(-8432px)}
56.749%{transform:translateY(-8704px)}
57.300%{transform:translateY(-8976px)}
57.851%{transform:translateY(-9248px)}
58.402%{transform:translateY(-9520px)}
58.953%{transform:translateY(-9792px)}
60.055%{transform:translateY(-10064px)}
60.606%{transform:translateY(-10336px)}
61.157%{transform:translateY(-10608px)}
63.912%{transform:translateY(-10880px)}
63.967%{transform:translateY(-11152px)}
64.022%{transform:translateY(-11424px)}
64.077%{transform:translateY(-11696px)}
64.132%{transform:translateY(-11968px)}
64.187%{transform:translateY(-12240px)}
64.242%{transform:translateY(-12512px)}
64.298%{transform:translateY(-12784px)}
64.353%{transform:translateY(-13056px)}
64.408%{transform:translateY(-13328px)}
64.463%{transform:translateY(-13600px)}
85.950%{transform:translateY(-13872px)}
86.501%{transform:translateY(-14144px)}
87.052%{transform:translateY(-14416px)}
87.603%{transform:translateY(-14688px)}
88.705%{transform:translateY(-14960px)}
89.256%{transform:translateY(-15232px)}
90.358%{transform:translateY(-15504px)}
90.909%{transform:translateY(-15776px)}
93.664%{transform:translateY(-16048px)}
93.719%{transform:translateY(-16320px)}
93.774%{transform:translateY(-16592px)}
93.829%{transform:translateY(-16864px)}
93.884%{transform:translateY(-17136px)}
93.939%{transform:translateY(-17408px)}
93.994%{transform:translateY(-17680px)}
94.050%{transform:translateY(-17952px)}
94.105%{transform:translateY(-18224px)}
94.160%{transform:translateY(-18496px)}
94.215%{transform:translateY(-18768px)}
94.270%{transform:translateY(-19040px)}
94.325%{transform:translateY(-19312px)}
94.380%{transform:translateY(-19584px)}
94.435%{transform:translateY(-19856px)}
94.490%{transform:translateY(-20128px)}
100.000%{transform:translateY(-20128px)}
            }

            #screen_view {
                animation-duration: 18150ms;
                animation-iteration-count:infinite;
                animation-name:roll;
                animation-timing-function: steps(1,end);
                animation-fill-mode: forwards;
            }
        ]]><!-- [snip!] -->
        </style>
        <style type="text/css" id="user-style">
            .foreground { fill: #b2b2b2; }
            .background { fill: #161b22; }
            .color0 { fill: #181818; }
            .color1 { fill: #b21818; }
            .color2 { fill: #18b218; }
            .color3 { fill: #b26818; }
            .color4 { fill: #1818b2; }
            .color5 { fill: #b218b2; }
            .color6 { fill: #18b2b2; }
            .color7 { fill: #b2b2b2; }
            .color8 { fill: #686868; }
            .color9 { fill: #ff5454; }
            .color10 { fill: #54ff54; }
            .color11 { fill: #ffff54; }
            .color12 { fill: #5454ff; }
            .color13 { fill: #ff54ff; }
            .color14 { fill: #54ffff; }
            .color15 { fill: #ffffff; }
        </style>
    </defs>
    <rect x="0" y="0" rx="6" width="100%" height="100%" fill="#161b22"/>
    <svg x="16" y="16" id="screen" width="768" viewBox="0 0 768 257" preserveAspectRatio="xMidYMin meet">
        <rect class="background" height="100%" width="100%" x="0" y="0"/><defs><g id="g1"><text x="0" textLength="56" class="foreground">Usage: </text><text x="56" textLength="24" font-weight="bold" class="color10">bfs</text><text x="80" textLength="16" class="foreground"> [</text><text x="96" textLength="40" font-weight="bold" class="color14">flags</text><text x="136" textLength="48" class="foreground">...] [</text><text x="184" textLength="40" font-weight="bold" class="color13">paths</text><text x="224" textLength="48" class="foreground">...] [</text><text x="272" textLength="80" font-weight="bold" class="color12">expression</text><text x="352" textLength="32" class="foreground">...]</text></g><g id="g2"><text x="0" textLength="24" font-weight="bold" class="color10">bfs</text><text x="24" textLength="160" class="foreground"> is compatible with </text><text x="184" textLength="32" font-weight="bold" class="color10">find</text><text x="216" textLength="192" class="foreground">, with some extensions. </text><text x="408" textLength="40" font-weight="bold" class="color14">Flags</text><text x="448" textLength="16" class="foreground"> (</text><text x="464" textLength="16" font-weight="bold" class="color14">-H</text><text x="480" textLength="8" class="foreground">/</text><text x="488" textLength="16" font-weight="bold" class="color14">-L</text><text x="504" textLength="8" class="foreground">/</text><text x="512" textLength="16" font-weight="bold" class="color14">-P</text><text x="528" textLength="64" class="foreground"> etc.), </text><text x="592" textLength="40" font-weight="bold" class="color13">paths</text><text x="632" textLength="8" class="foreground">,</text></g><g id="g3"><text x="0" textLength="32" class="foreground">and </text><text x="32" textLength="88" font-weight="bold" class="color12">expressions</text><text x="120" textLength="272" class="foreground"> may be freely mixed in any order.</text></g><g id="g4"><text x="0" textLength="48" font-weight="bold" class="color15">Flags:</text></g><g id="g5"><text x="0" textLength="16" class="foreground">  </text><text x="16" textLength="16" font-weight="bold" class="color14">-H</text></g><g id="g6"><text x="0" textLength="576" class="foreground">      Follow symbolic links on the command line, but not while searching</text></g><g id="g7"><text x="0" textLength="16" class="foreground">  </text><text x="16" textLength="16" font-weight="bold" class="color14">-L</text></g><g id="g8"><text x="0" textLength="248" class="foreground">      Follow all symbolic links</text></g><g id="g9"><text x="0" textLength="16" class="foreground">  </text><text x="16" textLength="16" font-weight="bold" class="color14">-P</text></g><g id="g10"><text x="0" textLength="376" class="foreground">      Never follow symbolic links (the default)</text></g><g id="g11"><text x="0" textLength="16" class="foreground">  </text><text x="16" textLength="16" font-weight="bold" class="color14">-E</text></g><g id="g12"><text x="0" textLength="8" class="foreground">:</text><text x="8" textLength="8" class="background"> </text><text x="16" textLength="752" class="foreground">                                                                                              </text></g><g id="g13"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="8" class="background"> </text><text x="24" textLength="744" class="foreground">                                                                                             </text></g><g id="g14"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="16" class="foreground"> b</text><text x="24" textLength="8" class="background"> </text><text x="32" textLength="736" class="foreground">                                                                                            </text></g><g id="g15"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="24" class="foreground"> bf</text><text x="32" textLength="8" class="background"> </text><text x="40" textLength="728" class="foreground">                                                                                           </text></g><g id="g16"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="background"> </text><text x="48" textLength="720" class="foreground">                                                                                          </text></g><g id="g17"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="728" class="foreground">                                                                                           </text></g><g id="g18"><text x="0" textLength="8" class="background"> </text></g><g id="g19"><text x="0" textLength="8" font-weight="bold" class="color12">.</text></g><g id="g20"><text x="0" textLength="16" font-weight="bold" class="color12">./</text><text x="16" textLength="32" class="foreground">file</text></g><g id="g21"><text x="0" textLength="16" font-weight="bold" class="color12">./</text><text x="16" textLength="32" font-weight="bold" class="color14">link</text></g><g id="g22"><text x="0" textLength="16" font-weight="bold" class="color12">./</text><text x="16" textLength="88" font-weight="bold" class="color9">archive.zip</text></g><g id="g23"><text x="0" textLength="40" font-weight="bold" class="color12">./bin</text></g><g id="g24"><text x="0" textLength="56" font-weight="bold" class="color12">./songs</text></g><g id="g25"><text x="0" textLength="64" font-weight="bold" class="color12">./videos</text></g><g id="g26"><text x="0" textLength="48" font-weight="bold" class="color12">./bin/</text><text x="48" textLength="56" font-weight="bold" class="color10">program</text></g><g id="g27"><text x="0" textLength="48" font-weight="bold" class="color12">./bin/</text><text x="48" textLength="72" font-weight="bold" class="color10">script.sh</text></g><g id="g28"><text x="0" textLength="64" font-weight="bold" class="color12">./songs/</text><text x="64" textLength="64" class="color6">song.mp3</text></g><g id="g29"><text x="0" textLength="64" font-weight="bold" class="color12">./songs/</text><text x="64" textLength="72" class="color6">song.flac</text></g><g id="g30"><text x="0" textLength="72" font-weight="bold" class="color12">./videos/</text><text x="72" textLength="72" font-weight="bold" class="color13">video.mp4</text></g><g id="g31"><text x="0" textLength="72" font-weight="bold" class="color12">./videos/</text><text x="72" textLength="72" font-weight="bold" class="color13">video.mkv</text></g><g id="g32"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="8" class="background"> </text></g><g id="g33"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="16" class="foreground"> b</text><text x="24" textLength="8" class="background"> </text></g><g id="g34"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="24" class="foreground"> bf</text><text x="32" textLength="8" class="background"> </text></g><g id="g35"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="background"> </text></g><g id="g36"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="8" class="background"> </text></g><g id="g37"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="8" font-weight="bold" class="color13">-</text><text x="56" textLength="8" class="background"> </text></g><g id="g38"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="24" class="foreground"> -n</text><text x="64" textLength="8" class="background"> </text></g><g id="g39"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="32" class="foreground"> -no</text><text x="72" textLength="8" class="background"> </text></g><g id="g40"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="8" class="background"> </text></g><g id="g41"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="8" class="foreground"> </text><text x="88" textLength="8" class="background"> </text></g><g id="g42"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="8" class="foreground"> </text><text x="88" textLength="8" font-weight="bold" class="color13">-</text><text x="96" textLength="8" class="background"> </text></g><g id="g43"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="24" class="foreground"> -t</text><text x="104" textLength="8" class="background"> </text></g><g id="g44"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="32" class="foreground"> -ty</text><text x="112" textLength="8" class="background"> </text></g><g id="g45"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="40" class="foreground"> -typ</text><text x="120" textLength="8" class="background"> </text></g><g id="g46"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="8" class="foreground"> </text><text x="88" textLength="40" font-weight="bold" class="color12">-type</text><text x="128" textLength="8" class="background"> </text></g><g id="g47"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="8" class="foreground"> </text><text x="88" textLength="40" font-weight="bold" class="color12">-type</text><text x="128" textLength="8" class="foreground"> </text><text x="136" textLength="8" class="background"> </text></g><g id="g48"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="8" class="foreground"> </text><text x="88" textLength="40" font-weight="bold" class="color12">-type</text><text x="128" textLength="8" class="foreground"> </text><text x="136" textLength="8" font-weight="bold" class="color15">d</text><text x="144" textLength="8" class="background"> </text></g><g id="g49"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="8" class="foreground"> </text><text x="88" textLength="40" font-weight="bold" class="color12">-type</text><text x="128" textLength="8" class="foreground"> </text><text x="136" textLength="8" font-weight="bold" class="color15">d</text><text x="144" textLength="8" class="foreground"> </text><text x="152" textLength="8" class="background"> </text></g><g id="g50"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="8" class="foreground"> </text><text x="88" textLength="40" font-weight="bold" class="color12">-type</text><text x="128" textLength="8" class="foreground"> </text><text x="136" textLength="8" font-weight="bold" class="color15">d</text><text x="144" textLength="8" class="foreground"> </text><text x="152" textLength="8" font-weight="bold" class="color13">-</text><text x="160" textLength="8" class="background"> </text></g><g id="g51"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="8" class="foreground"> </text><text x="88" textLength="40" font-weight="bold" class="color12">-type</text><text x="128" textLength="8" class="foreground"> </text><text x="136" textLength="8" font-weight="bold" class="color15">d</text><text x="144" textLength="24" class="foreground"> -l</text><text x="168" textLength="8" class="background"> </text></g><g id="g52"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="8" class="foreground"> </text><text x="88" textLength="40" font-weight="bold" class="color12">-type</text><text x="128" textLength="8" class="foreground"> </text><text x="136" textLength="8" font-weight="bold" class="color15">d</text><text x="144" textLength="8" class="foreground"> </text><text x="152" textLength="24" font-weight="bold" class="color12">-ls</text><text x="176" textLength="8" class="background"> </text></g><g id="g53"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="32" font-weight="bold" class="color9">-not</text><text x="80" textLength="8" class="foreground"> </text><text x="88" textLength="40" font-weight="bold" class="color12">-type</text><text x="128" textLength="8" class="foreground"> </text><text x="136" textLength="8" font-weight="bold" class="color15">d</text><text x="144" textLength="8" class="foreground"> </text><text x="152" textLength="24" font-weight="bold" class="color12">-ls</text></g><g id="g54"><text x="0" textLength="600" class="foreground"> 26037588      4 -rw-r-----   1  tavianator users        1337 Mar  2 20:28 </text><text x="600" textLength="16" font-weight="bold" class="color12">./</text><text x="616" textLength="32" class="foreground">file</text></g><g id="g55"><text x="0" textLength="600" class="foreground"> 26037589      4 lrwxrwxrwx   1  tavianator users           9 Mar  2 20:28 </text><text x="600" textLength="16" font-weight="bold" class="color12">./</text><text x="616" textLength="32" font-weight="bold" class="color14">link</text><text x="648" textLength="32" class="foreground"> -&gt; </text><text x="680" textLength="40" font-weight="bold" class="color12">/dev/</text><text x="720" textLength="32" font-weight="bold" class="color11">null</text></g><g id="g56"><text x="0" textLength="600" class="foreground"> 26037590     72 -rw-r-----   1  tavianator users       70568 Mar  2 20:28 </text><text x="600" textLength="16" font-weight="bold" class="color12">./</text><text x="616" textLength="88" font-weight="bold" class="color9">archive.zip</text></g><g id="g57"><text x="0" textLength="600" class="foreground"> 26037594    156 -rwxr-x---   1  tavianator users      158296 Mar  2 20:28 </text><text x="600" textLength="48" font-weight="bold" class="color12">./bin/</text><text x="648" textLength="56" font-weight="bold" class="color10">program</text></g><g id="g58"><text x="0" textLength="600" class="foreground"> 26037595     56 -rwxr-x---   1  tavianator users       53753 Mar  2 20:28 </text><text x="600" textLength="48" font-weight="bold" class="color12">./bin/</text><text x="648" textLength="72" font-weight="bold" class="color10">script.sh</text></g><g id="g59"><text x="0" textLength="600" class="foreground"> 26037596   4992 -rw-r-----   1  tavianator users     5111174 Mar  2 20:28 </text><text x="600" textLength="64" font-weight="bold" class="color12">./songs/</text><text x="664" textLength="64" class="color6">song.mp3</text></g><g id="g60"><text x="0" textLength="600" class="foreground"> 26037597  25452 -rw-r-----   1  tavianator users    26061823 Mar  2 20:28 </text><text x="600" textLength="64" font-weight="bold" class="color12">./songs/</text><text x="664" textLength="72" class="color6">song.flac</text></g><g id="g61"><text x="0" textLength="600" class="foreground"> 26037598  83676 -rw-r-----   1  tavianator users    85680223 Mar  2 20:28 </text><text x="600" textLength="72" font-weight="bold" class="color12">./videos/</text><text x="672" textLength="72" font-weight="bold" class="color13">video.mp4</text></g><g id="g62"><text x="0" textLength="600" class="foreground"> 26037599  94900 -rw-r-----   1  tavianator users    97175783 Mar  2 20:28 </text><text x="600" textLength="72" font-weight="bold" class="color12">./videos/</text><text x="672" textLength="72" font-weight="bold" class="color13">video.mkv</text></g><g id="g63"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="32" class="foreground"> -he</text><text x="72" textLength="8" class="background"> </text></g><g id="g64"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="40" class="foreground"> -hel</text><text x="80" textLength="8" class="background"> </text></g><g id="g65"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="40" font-weight="bold" class="color12">-help</text><text x="88" textLength="8" class="background"> </text></g><g id="g66"><text x="0" textLength="8" font-weight="bold" class="color15">$</text><text x="8" textLength="8" class="foreground"> </text><text x="16" textLength="24" font-weight="bold" class="color10">bfs</text><text x="40" textLength="8" class="foreground"> </text><text x="48" textLength="40" font-weight="bold" class="color12">-help</text></g></defs><g id="screen_view"><g><use xlink:href="#g1" y="0"/><use xlink:href="#g2" y="34"/><use xlink:href="#g3" y="51"/><use xlink:href="#g4" y="85"/><use xlink:href="#g5" y="119"/><use xlink:href="#g6" y="136"/><use xlink:href="#g7" y="153"/><use xlink:href="#g8" y="170"/><use xlink:href="#g9" y="187"/><use xlink:href="#g10" y="204"/><use xlink:href="#g11" y="221"/><rect x="8" y="238" width="8" height="17" class="foreground"/><use xlink:href="#g12" y="238"/></g><g><use xlink:href="#g1" y="272"/><use xlink:href="#g2" y="306"/><use xlink:href="#g3" y="323"/><use xlink:href="#g4" y="357"/><use xlink:href="#g5" y="391"/><use xlink:href="#g6" y="408"/><use xlink:href="#g7" y="425"/><use xlink:href="#g8" y="442"/><use xlink:href="#g9" y="459"/><use xlink:href="#g10" y="476"/><use xlink:href="#g11" y="493"/><rect x="16" y="510" width="8" height="17" class="foreground"/><use xlink:href="#g13" y="510"/></g><g><use xlink:href="#g1" y="544"/><use xlink:href="#g2" y="578"/><use xlink:href="#g3" y="595"/><use xlink:href="#g4" y="629"/><use xlink:href="#g5" y="663"/><use xlink:href="#g6" y="680"/><use xlink:href="#g7" y="697"/><use xlink:href="#g8" y="714"/><use xlink:href="#g9" y="731"/><use xlink:href="#g10" y="748"/><use xlink:href="#g11" y="765"/><rect x="24" y="782" width="8" height="17" class="foreground"/><use xlink:href="#g14" y="782"/></g><g><use xlink:href="#g1" y="816"/><use xlink:href="#g2" y="850"/><use xlink:href="#g3" y="867"/><use xlink:href="#g4" y="901"/><use xlink:href="#g5" y="935"/><use xlink:href="#g6" y="952"/><use xlink:href="#g7" y="969"/><use xlink:href="#g8" y="986"/><use xlink:href="#g9" y="1003"/><use xlink:href="#g10" y="1020"/><use xlink:href="#g11" y="1037"/><rect x="32" y="1054" width="8" height="17" class="foreground"/><use xlink:href="#g15" y="1054"/></g><g><use xlink:href="#g1" y="1088"/><use xlink:href="#g2" y="1122"/><use xlink:href="#g3" y="1139"/><use xlink:href="#g4" y="1173"/><use xlink:href="#g5" y="1207"/><use xlink:href="#g6" y="1224"/><use xlink:href="#g7" y="1241"/><use xlink:href="#g8" y="1258"/><use xlink:href="#g9" y="1275"/><use xlink:href="#g10" y="1292"/><use xlink:href="#g11" y="1309"/><rect x="40" y="1326" width="8" height="17" class="foreground"/><use xlink:href="#g16" y="1326"/></g><g><use xlink:href="#g2" y="1377"/><use xlink:href="#g3" y="1394"/><use xlink:href="#g4" y="1428"/><use xlink:href="#g5" y="1462"/><use xlink:href="#g6" y="1479"/><use xlink:href="#g7" y="1496"/><use xlink:href="#g8" y="1513"/><use xlink:href="#g9" y="1530"/><use xlink:href="#g10" y="1547"/><use xlink:href="#g11" y="1564"/><use xlink:href="#g17" y="1581"/><rect x="0" y="1598" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="1598"/></g><g><use xlink:href="#g2" y="1632"/><use xlink:href="#g3" y="1649"/><use xlink:href="#g4" y="1683"/><use xlink:href="#g5" y="1717"/><use xlink:href="#g6" y="1734"/><use xlink:href="#g7" y="1751"/><use xlink:href="#g8" y="1768"/><use xlink:href="#g9" y="1785"/><use xlink:href="#g10" y="1802"/><use xlink:href="#g11" y="1819"/><use xlink:href="#g17" y="1836"/><use xlink:href="#g19" y="1853"/><rect x="0" y="1870" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="1870"/></g><g><use xlink:href="#g3" y="1904"/><use xlink:href="#g4" y="1938"/><use xlink:href="#g5" y="1972"/><use xlink:href="#g6" y="1989"/><use xlink:href="#g7" y="2006"/><use xlink:href="#g8" y="2023"/><use xlink:href="#g9" y="2040"/><use xlink:href="#g10" y="2057"/><use xlink:href="#g11" y="2074"/><use xlink:href="#g17" y="2091"/><use xlink:href="#g19" y="2108"/><use xlink:href="#g20" y="2125"/><rect x="0" y="2142" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="2142"/></g><g><use xlink:href="#g4" y="2193"/><use xlink:href="#g5" y="2227"/><use xlink:href="#g6" y="2244"/><use xlink:href="#g7" y="2261"/><use xlink:href="#g8" y="2278"/><use xlink:href="#g9" y="2295"/><use xlink:href="#g10" y="2312"/><use xlink:href="#g11" y="2329"/><use xlink:href="#g17" y="2346"/><use xlink:href="#g19" y="2363"/><use xlink:href="#g20" y="2380"/><use xlink:href="#g21" y="2397"/><rect x="0" y="2414" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="2414"/></g><g><use xlink:href="#g4" y="2448"/><use xlink:href="#g5" y="2482"/><use xlink:href="#g6" y="2499"/><use xlink:href="#g7" y="2516"/><use xlink:href="#g8" y="2533"/><use xlink:href="#g9" y="2550"/><use xlink:href="#g10" y="2567"/><use xlink:href="#g11" y="2584"/><use xlink:href="#g17" y="2601"/><use xlink:href="#g19" y="2618"/><use xlink:href="#g20" y="2635"/><use xlink:href="#g21" y="2652"/><use xlink:href="#g22" y="2669"/><rect x="0" y="2686" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="2686"/></g><g><use xlink:href="#g5" y="2737"/><use xlink:href="#g6" y="2754"/><use xlink:href="#g7" y="2771"/><use xlink:href="#g8" y="2788"/><use xlink:href="#g9" y="2805"/><use xlink:href="#g10" y="2822"/><use xlink:href="#g11" y="2839"/><use xlink:href="#g17" y="2856"/><use xlink:href="#g19" y="2873"/><use xlink:href="#g20" y="2890"/><use xlink:href="#g21" y="2907"/><use xlink:href="#g22" y="2924"/><use xlink:href="#g23" y="2941"/><rect x="0" y="2958" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="2958"/></g><g><use xlink:href="#g5" y="2992"/><use xlink:href="#g6" y="3009"/><use xlink:href="#g7" y="3026"/><use xlink:href="#g8" y="3043"/><use xlink:href="#g9" y="3060"/><use xlink:href="#g10" y="3077"/><use xlink:href="#g11" y="3094"/><use xlink:href="#g17" y="3111"/><use xlink:href="#g19" y="3128"/><use xlink:href="#g20" y="3145"/><use xlink:href="#g21" y="3162"/><use xlink:href="#g22" y="3179"/><use xlink:href="#g23" y="3196"/><use xlink:href="#g24" y="3213"/><rect x="0" y="3230" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="3230"/></g><g><use xlink:href="#g6" y="3264"/><use xlink:href="#g7" y="3281"/><use xlink:href="#g8" y="3298"/><use xlink:href="#g9" y="3315"/><use xlink:href="#g10" y="3332"/><use xlink:href="#g11" y="3349"/><use xlink:href="#g17" y="3366"/><use xlink:href="#g19" y="3383"/><use xlink:href="#g20" y="3400"/><use xlink:href="#g21" y="3417"/><use xlink:href="#g22" y="3434"/><use xlink:href="#g23" y="3451"/><use xlink:href="#g24" y="3468"/><use xlink:href="#g25" y="3485"/><rect x="0" y="3502" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="3502"/></g><g><use xlink:href="#g6" y="3536"/><use xlink:href="#g7" y="3553"/><use xlink:href="#g8" y="3570"/><use xlink:href="#g9" y="3587"/><use xlink:href="#g10" y="3604"/><use xlink:href="#g11" y="3621"/><use xlink:href="#g17" y="3638"/><use xlink:href="#g19" y="3655"/><use xlink:href="#g20" y="3672"/><use xlink:href="#g21" y="3689"/><use xlink:href="#g22" y="3706"/><use xlink:href="#g23" y="3723"/><use xlink:href="#g24" y="3740"/><use xlink:href="#g25" y="3757"/><rect x="0" y="3774" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="3774"/></g><g><use xlink:href="#g7" y="3808"/><use xlink:href="#g8" y="3825"/><use xlink:href="#g9" y="3842"/><use xlink:href="#g10" y="3859"/><use xlink:href="#g11" y="3876"/><use xlink:href="#g17" y="3893"/><use xlink:href="#g19" y="3910"/><use xlink:href="#g20" y="3927"/><use xlink:href="#g21" y="3944"/><use xlink:href="#g22" y="3961"/><use xlink:href="#g23" y="3978"/><use xlink:href="#g24" y="3995"/><use xlink:href="#g25" y="4012"/><use xlink:href="#g26" y="4029"/><rect x="0" y="4046" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="4046"/></g><g><use xlink:href="#g8" y="4080"/><use xlink:href="#g9" y="4097"/><use xlink:href="#g10" y="4114"/><use xlink:href="#g11" y="4131"/><use xlink:href="#g17" y="4148"/><use xlink:href="#g19" y="4165"/><use xlink:href="#g20" y="4182"/><use xlink:href="#g21" y="4199"/><use xlink:href="#g22" y="4216"/><use xlink:href="#g23" y="4233"/><use xlink:href="#g24" y="4250"/><use xlink:href="#g25" y="4267"/><use xlink:href="#g26" y="4284"/><use xlink:href="#g27" y="4301"/><rect x="0" y="4318" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="4318"/></g><g><use xlink:href="#g9" y="4352"/><use xlink:href="#g10" y="4369"/><use xlink:href="#g11" y="4386"/><use xlink:href="#g17" y="4403"/><use xlink:href="#g19" y="4420"/><use xlink:href="#g20" y="4437"/><use xlink:href="#g21" y="4454"/><use xlink:href="#g22" y="4471"/><use xlink:href="#g23" y="4488"/><use xlink:href="#g24" y="4505"/><use xlink:href="#g25" y="4522"/><use xlink:href="#g26" y="4539"/><use xlink:href="#g27" y="4556"/><use xlink:href="#g28" y="4573"/><rect x="0" y="4590" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="4590"/></g><g><use xlink:href="#g10" y="4624"/><use xlink:href="#g11" y="4641"/><use xlink:href="#g17" y="4658"/><use xlink:href="#g19" y="4675"/><use xlink:href="#g20" y="4692"/><use xlink:href="#g21" y="4709"/><use xlink:href="#g22" y="4726"/><use xlink:href="#g23" y="4743"/><use xlink:href="#g24" y="4760"/><use xlink:href="#g25" y="4777"/><use xlink:href="#g26" y="4794"/><use xlink:href="#g27" y="4811"/><use xlink:href="#g28" y="4828"/><use xlink:href="#g29" y="4845"/><rect x="0" y="4862" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="4862"/></g><g><use xlink:href="#g17" y="4896"/><use xlink:href="#g19" y="4913"/><use xlink:href="#g20" y="4930"/><use xlink:href="#g21" y="4947"/><use xlink:href="#g22" y="4964"/><use xlink:href="#g23" y="4981"/><use xlink:href="#g24" y="4998"/><use xlink:href="#g25" y="5015"/><use xlink:href="#g26" y="5032"/><use xlink:href="#g27" y="5049"/><use xlink:href="#g28" y="5066"/><use xlink:href="#g29" y="5083"/><use xlink:href="#g30" y="5100"/><use xlink:href="#g31" y="5117"/><rect x="0" y="5134" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="5134"/></g><g><use xlink:href="#g17" y="5168"/><use xlink:href="#g19" y="5185"/><use xlink:href="#g20" y="5202"/><use xlink:href="#g21" y="5219"/><use xlink:href="#g22" y="5236"/><use xlink:href="#g23" y="5253"/><use xlink:href="#g24" y="5270"/><use xlink:href="#g25" y="5287"/><use xlink:href="#g26" y="5304"/><use xlink:href="#g27" y="5321"/><use xlink:href="#g28" y="5338"/><use xlink:href="#g29" y="5355"/><use xlink:href="#g30" y="5372"/><use xlink:href="#g31" y="5389"/><rect x="16" y="5406" width="8" height="17" class="foreground"/><use xlink:href="#g32" y="5406"/></g><g><use xlink:href="#g17" y="5440"/><use xlink:href="#g19" y="5457"/><use xlink:href="#g20" y="5474"/><use xlink:href="#g21" y="5491"/><use xlink:href="#g22" y="5508"/><use xlink:href="#g23" y="5525"/><use xlink:href="#g24" y="5542"/><use xlink:href="#g25" y="5559"/><use xlink:href="#g26" y="5576"/><use xlink:href="#g27" y="5593"/><use xlink:href="#g28" y="5610"/><use xlink:href="#g29" y="5627"/><use xlink:href="#g30" y="5644"/><use xlink:href="#g31" y="5661"/><rect x="24" y="5678" width="8" height="17" class="foreground"/><use xlink:href="#g33" y="5678"/></g><g><use xlink:href="#g17" y="5712"/><use xlink:href="#g19" y="5729"/><use xlink:href="#g20" y="5746"/><use xlink:href="#g21" y="5763"/><use xlink:href="#g22" y="5780"/><use xlink:href="#g23" y="5797"/><use xlink:href="#g24" y="5814"/><use xlink:href="#g25" y="5831"/><use xlink:href="#g26" y="5848"/><use xlink:href="#g27" y="5865"/><use xlink:href="#g28" y="5882"/><use xlink:href="#g29" y="5899"/><use xlink:href="#g30" y="5916"/><use xlink:href="#g31" y="5933"/><rect x="32" y="5950" width="8" height="17" class="foreground"/><use xlink:href="#g34" y="5950"/></g><g><use xlink:href="#g17" y="5984"/><use xlink:href="#g19" y="6001"/><use xlink:href="#g20" y="6018"/><use xlink:href="#g21" y="6035"/><use xlink:href="#g22" y="6052"/><use xlink:href="#g23" y="6069"/><use xlink:href="#g24" y="6086"/><use xlink:href="#g25" y="6103"/><use xlink:href="#g26" y="6120"/><use xlink:href="#g27" y="6137"/><use xlink:href="#g28" y="6154"/><use xlink:href="#g29" y="6171"/><use xlink:href="#g30" y="6188"/><use xlink:href="#g31" y="6205"/><rect x="40" y="6222" width="8" height="17" class="foreground"/><use xlink:href="#g35" y="6222"/></g><g><use xlink:href="#g17" y="6256"/><use xlink:href="#g19" y="6273"/><use xlink:href="#g20" y="6290"/><use xlink:href="#g21" y="6307"/><use xlink:href="#g22" y="6324"/><use xlink:href="#g23" y="6341"/><use xlink:href="#g24" y="6358"/><use xlink:href="#g25" y="6375"/><use xlink:href="#g26" y="6392"/><use xlink:href="#g27" y="6409"/><use xlink:href="#g28" y="6426"/><use xlink:href="#g29" y="6443"/><use xlink:href="#g30" y="6460"/><use xlink:href="#g31" y="6477"/><rect x="48" y="6494" width="8" height="17" class="foreground"/><use xlink:href="#g36" y="6494"/></g><g><use xlink:href="#g17" y="6528"/><use xlink:href="#g19" y="6545"/><use xlink:href="#g20" y="6562"/><use xlink:href="#g21" y="6579"/><use xlink:href="#g22" y="6596"/><use xlink:href="#g23" y="6613"/><use xlink:href="#g24" y="6630"/><use xlink:href="#g25" y="6647"/><use xlink:href="#g26" y="6664"/><use xlink:href="#g27" y="6681"/><use xlink:href="#g28" y="6698"/><use xlink:href="#g29" y="6715"/><use xlink:href="#g30" y="6732"/><use xlink:href="#g31" y="6749"/><rect x="56" y="6766" width="8" height="17" class="foreground"/><use xlink:href="#g37" y="6766"/></g><g><use xlink:href="#g17" y="6800"/><use xlink:href="#g19" y="6817"/><use xlink:href="#g20" y="6834"/><use xlink:href="#g21" y="6851"/><use xlink:href="#g22" y="6868"/><use xlink:href="#g23" y="6885"/><use xlink:href="#g24" y="6902"/><use xlink:href="#g25" y="6919"/><use xlink:href="#g26" y="6936"/><use xlink:href="#g27" y="6953"/><use xlink:href="#g28" y="6970"/><use xlink:href="#g29" y="6987"/><use xlink:href="#g30" y="7004"/><use xlink:href="#g31" y="7021"/><rect x="64" y="7038" width="8" height="17" class="foreground"/><use xlink:href="#g38" y="7038"/></g><g><use xlink:href="#g17" y="7072"/><use xlink:href="#g19" y="7089"/><use xlink:href="#g20" y="7106"/><use xlink:href="#g21" y="7123"/><use xlink:href="#g22" y="7140"/><use xlink:href="#g23" y="7157"/><use xlink:href="#g24" y="7174"/><use xlink:href="#g25" y="7191"/><use xlink:href="#g26" y="7208"/><use xlink:href="#g27" y="7225"/><use xlink:href="#g28" y="7242"/><use xlink:href="#g29" y="7259"/><use xlink:href="#g30" y="7276"/><use xlink:href="#g31" y="7293"/><rect x="72" y="7310" width="8" height="17" class="foreground"/><use xlink:href="#g39" y="7310"/></g><g><use xlink:href="#g17" y="7344"/><use xlink:href="#g19" y="7361"/><use xlink:href="#g20" y="7378"/><use xlink:href="#g21" y="7395"/><use xlink:href="#g22" y="7412"/><use xlink:href="#g23" y="7429"/><use xlink:href="#g24" y="7446"/><use xlink:href="#g25" y="7463"/><use xlink:href="#g26" y="7480"/><use xlink:href="#g27" y="7497"/><use xlink:href="#g28" y="7514"/><use xlink:href="#g29" y="7531"/><use xlink:href="#g30" y="7548"/><use xlink:href="#g31" y="7565"/><rect x="80" y="7582" width="8" height="17" class="foreground"/><use xlink:href="#g40" y="7582"/></g><g><use xlink:href="#g17" y="7616"/><use xlink:href="#g19" y="7633"/><use xlink:href="#g20" y="7650"/><use xlink:href="#g21" y="7667"/><use xlink:href="#g22" y="7684"/><use xlink:href="#g23" y="7701"/><use xlink:href="#g24" y="7718"/><use xlink:href="#g25" y="7735"/><use xlink:href="#g26" y="7752"/><use xlink:href="#g27" y="7769"/><use xlink:href="#g28" y="7786"/><use xlink:href="#g29" y="7803"/><use xlink:href="#g30" y="7820"/><use xlink:href="#g31" y="7837"/><rect x="88" y="7854" width="8" height="17" class="foreground"/><use xlink:href="#g41" y="7854"/></g><g><use xlink:href="#g17" y="7888"/><use xlink:href="#g19" y="7905"/><use xlink:href="#g20" y="7922"/><use xlink:href="#g21" y="7939"/><use xlink:href="#g22" y="7956"/><use xlink:href="#g23" y="7973"/><use xlink:href="#g24" y="7990"/><use xlink:href="#g25" y="8007"/><use xlink:href="#g26" y="8024"/><use xlink:href="#g27" y="8041"/><use xlink:href="#g28" y="8058"/><use xlink:href="#g29" y="8075"/><use xlink:href="#g30" y="8092"/><use xlink:href="#g31" y="8109"/><rect x="96" y="8126" width="8" height="17" class="foreground"/><use xlink:href="#g42" y="8126"/></g><g><use xlink:href="#g17" y="8160"/><use xlink:href="#g19" y="8177"/><use xlink:href="#g20" y="8194"/><use xlink:href="#g21" y="8211"/><use xlink:href="#g22" y="8228"/><use xlink:href="#g23" y="8245"/><use xlink:href="#g24" y="8262"/><use xlink:href="#g25" y="8279"/><use xlink:href="#g26" y="8296"/><use xlink:href="#g27" y="8313"/><use xlink:href="#g28" y="8330"/><use xlink:href="#g29" y="8347"/><use xlink:href="#g30" y="8364"/><use xlink:href="#g31" y="8381"/><rect x="104" y="8398" width="8" height="17" class="foreground"/><use xlink:href="#g43" y="8398"/></g><g><use xlink:href="#g17" y="8432"/><use xlink:href="#g19" y="8449"/><use xlink:href="#g20" y="8466"/><use xlink:href="#g21" y="8483"/><use xlink:href="#g22" y="8500"/><use xlink:href="#g23" y="8517"/><use xlink:href="#g24" y="8534"/><use xlink:href="#g25" y="8551"/><use xlink:href="#g26" y="8568"/><use xlink:href="#g27" y="8585"/><use xlink:href="#g28" y="8602"/><use xlink:href="#g29" y="8619"/><use xlink:href="#g30" y="8636"/><use xlink:href="#g31" y="8653"/><rect x="112" y="8670" width="8" height="17" class="foreground"/><use xlink:href="#g44" y="8670"/></g><g><use xlink:href="#g17" y="8704"/><use xlink:href="#g19" y="8721"/><use xlink:href="#g20" y="8738"/><use xlink:href="#g21" y="8755"/><use xlink:href="#g22" y="8772"/><use xlink:href="#g23" y="8789"/><use xlink:href="#g24" y="8806"/><use xlink:href="#g25" y="8823"/><use xlink:href="#g26" y="8840"/><use xlink:href="#g27" y="8857"/><use xlink:href="#g28" y="8874"/><use xlink:href="#g29" y="8891"/><use xlink:href="#g30" y="8908"/><use xlink:href="#g31" y="8925"/><rect x="120" y="8942" width="8" height="17" class="foreground"/><use xlink:href="#g45" y="8942"/></g><g><use xlink:href="#g17" y="8976"/><use xlink:href="#g19" y="8993"/><use xlink:href="#g20" y="9010"/><use xlink:href="#g21" y="9027"/><use xlink:href="#g22" y="9044"/><use xlink:href="#g23" y="9061"/><use xlink:href="#g24" y="9078"/><use xlink:href="#g25" y="9095"/><use xlink:href="#g26" y="9112"/><use xlink:href="#g27" y="9129"/><use xlink:href="#g28" y="9146"/><use xlink:href="#g29" y="9163"/><use xlink:href="#g30" y="9180"/><use xlink:href="#g31" y="9197"/><rect x="128" y="9214" width="8" height="17" class="foreground"/><use xlink:href="#g46" y="9214"/></g><g><use xlink:href="#g17" y="9248"/><use xlink:href="#g19" y="9265"/><use xlink:href="#g20" y="9282"/><use xlink:href="#g21" y="9299"/><use xlink:href="#g22" y="9316"/><use xlink:href="#g23" y="9333"/><use xlink:href="#g24" y="9350"/><use xlink:href="#g25" y="9367"/><use xlink:href="#g26" y="9384"/><use xlink:href="#g27" y="9401"/><use xlink:href="#g28" y="9418"/><use xlink:href="#g29" y="9435"/><use xlink:href="#g30" y="9452"/><use xlink:href="#g31" y="9469"/><rect x="136" y="9486" width="8" height="17" class="foreground"/><use xlink:href="#g47" y="9486"/></g><g><use xlink:href="#g17" y="9520"/><use xlink:href="#g19" y="9537"/><use xlink:href="#g20" y="9554"/><use xlink:href="#g21" y="9571"/><use xlink:href="#g22" y="9588"/><use xlink:href="#g23" y="9605"/><use xlink:href="#g24" y="9622"/><use xlink:href="#g25" y="9639"/><use xlink:href="#g26" y="9656"/><use xlink:href="#g27" y="9673"/><use xlink:href="#g28" y="9690"/><use xlink:href="#g29" y="9707"/><use xlink:href="#g30" y="9724"/><use xlink:href="#g31" y="9741"/><rect x="144" y="9758" width="8" height="17" class="foreground"/><use xlink:href="#g48" y="9758"/></g><g><use xlink:href="#g17" y="9792"/><use xlink:href="#g19" y="9809"/><use xlink:href="#g20" y="9826"/><use xlink:href="#g21" y="9843"/><use xlink:href="#g22" y="9860"/><use xlink:href="#g23" y="9877"/><use xlink:href="#g24" y="9894"/><use xlink:href="#g25" y="9911"/><use xlink:href="#g26" y="9928"/><use xlink:href="#g27" y="9945"/><use xlink:href="#g28" y="9962"/><use xlink:href="#g29" y="9979"/><use xlink:href="#g30" y="9996"/><use xlink:href="#g31" y="10013"/><rect x="152" y="10030" width="8" height="17" class="foreground"/><use xlink:href="#g49" y="10030"/></g><g><use xlink:href="#g17" y="10064"/><use xlink:href="#g19" y="10081"/><use xlink:href="#g20" y="10098"/><use xlink:href="#g21" y="10115"/><use xlink:href="#g22" y="10132"/><use xlink:href="#g23" y="10149"/><use xlink:href="#g24" y="10166"/><use xlink:href="#g25" y="10183"/><use xlink:href="#g26" y="10200"/><use xlink:href="#g27" y="10217"/><use xlink:href="#g28" y="10234"/><use xlink:href="#g29" y="10251"/><use xlink:href="#g30" y="10268"/><use xlink:href="#g31" y="10285"/><rect x="160" y="10302" width="8" height="17" class="foreground"/><use xlink:href="#g50" y="10302"/></g><g><use xlink:href="#g17" y="10336"/><use xlink:href="#g19" y="10353"/><use xlink:href="#g20" y="10370"/><use xlink:href="#g21" y="10387"/><use xlink:href="#g22" y="10404"/><use xlink:href="#g23" y="10421"/><use xlink:href="#g24" y="10438"/><use xlink:href="#g25" y="10455"/><use xlink:href="#g26" y="10472"/><use xlink:href="#g27" y="10489"/><use xlink:href="#g28" y="10506"/><use xlink:href="#g29" y="10523"/><use xlink:href="#g30" y="10540"/><use xlink:href="#g31" y="10557"/><rect x="168" y="10574" width="8" height="17" class="foreground"/><use xlink:href="#g51" y="10574"/></g><g><use xlink:href="#g17" y="10608"/><use xlink:href="#g19" y="10625"/><use xlink:href="#g20" y="10642"/><use xlink:href="#g21" y="10659"/><use xlink:href="#g22" y="10676"/><use xlink:href="#g23" y="10693"/><use xlink:href="#g24" y="10710"/><use xlink:href="#g25" y="10727"/><use xlink:href="#g26" y="10744"/><use xlink:href="#g27" y="10761"/><use xlink:href="#g28" y="10778"/><use xlink:href="#g29" y="10795"/><use xlink:href="#g30" y="10812"/><use xlink:href="#g31" y="10829"/><rect x="176" y="10846" width="8" height="17" class="foreground"/><use xlink:href="#g52" y="10846"/></g><g><use xlink:href="#g19" y="10880"/><use xlink:href="#g20" y="10897"/><use xlink:href="#g21" y="10914"/><use xlink:href="#g22" y="10931"/><use xlink:href="#g23" y="10948"/><use xlink:href="#g24" y="10965"/><use xlink:href="#g25" y="10982"/><use xlink:href="#g26" y="10999"/><use xlink:href="#g27" y="11016"/><use xlink:href="#g28" y="11033"/><use xlink:href="#g29" y="11050"/><use xlink:href="#g30" y="11067"/><use xlink:href="#g31" y="11084"/><use xlink:href="#g53" y="11101"/><rect x="0" y="11118" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="11118"/></g><g><use xlink:href="#g20" y="11152"/><use xlink:href="#g21" y="11169"/><use xlink:href="#g22" y="11186"/><use xlink:href="#g23" y="11203"/><use xlink:href="#g24" y="11220"/><use xlink:href="#g25" y="11237"/><use xlink:href="#g26" y="11254"/><use xlink:href="#g27" y="11271"/><use xlink:href="#g28" y="11288"/><use xlink:href="#g29" y="11305"/><use xlink:href="#g30" y="11322"/><use xlink:href="#g31" y="11339"/><use xlink:href="#g53" y="11356"/><use xlink:href="#g54" y="11373"/><rect x="0" y="11390" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="11390"/></g><g><use xlink:href="#g21" y="11424"/><use xlink:href="#g22" y="11441"/><use xlink:href="#g23" y="11458"/><use xlink:href="#g24" y="11475"/><use xlink:href="#g25" y="11492"/><use xlink:href="#g26" y="11509"/><use xlink:href="#g27" y="11526"/><use xlink:href="#g28" y="11543"/><use xlink:href="#g29" y="11560"/><use xlink:href="#g30" y="11577"/><use xlink:href="#g31" y="11594"/><use xlink:href="#g53" y="11611"/><use xlink:href="#g54" y="11628"/><rect x="720" y="11645" width="32" height="17" class="color0"/><use xlink:href="#g55" y="11645"/><rect x="0" y="11662" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="11662"/></g><g><use xlink:href="#g22" y="11696"/><use xlink:href="#g23" y="11713"/><use xlink:href="#g24" y="11730"/><use xlink:href="#g25" y="11747"/><use xlink:href="#g26" y="11764"/><use xlink:href="#g27" y="11781"/><use xlink:href="#g28" y="11798"/><use xlink:href="#g29" y="11815"/><use xlink:href="#g30" y="11832"/><use xlink:href="#g31" y="11849"/><use xlink:href="#g53" y="11866"/><use xlink:href="#g54" y="11883"/><rect x="720" y="11900" width="32" height="17" class="color0"/><use xlink:href="#g55" y="11900"/><use xlink:href="#g56" y="11917"/><rect x="0" y="11934" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="11934"/></g><g><use xlink:href="#g23" y="11968"/><use xlink:href="#g24" y="11985"/><use xlink:href="#g25" y="12002"/><use xlink:href="#g26" y="12019"/><use xlink:href="#g27" y="12036"/><use xlink:href="#g28" y="12053"/><use xlink:href="#g29" y="12070"/><use xlink:href="#g30" y="12087"/><use xlink:href="#g31" y="12104"/><use xlink:href="#g53" y="12121"/><use xlink:href="#g54" y="12138"/><rect x="720" y="12155" width="32" height="17" class="color0"/><use xlink:href="#g55" y="12155"/><use xlink:href="#g56" y="12172"/><use xlink:href="#g57" y="12189"/><rect x="0" y="12206" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="12206"/></g><g><use xlink:href="#g24" y="12240"/><use xlink:href="#g25" y="12257"/><use xlink:href="#g26" y="12274"/><use xlink:href="#g27" y="12291"/><use xlink:href="#g28" y="12308"/><use xlink:href="#g29" y="12325"/><use xlink:href="#g30" y="12342"/><use xlink:href="#g31" y="12359"/><use xlink:href="#g53" y="12376"/><use xlink:href="#g54" y="12393"/><rect x="720" y="12410" width="32" height="17" class="color0"/><use xlink:href="#g55" y="12410"/><use xlink:href="#g56" y="12427"/><use xlink:href="#g57" y="12444"/><use xlink:href="#g58" y="12461"/><rect x="0" y="12478" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="12478"/></g><g><use xlink:href="#g25" y="12512"/><use xlink:href="#g26" y="12529"/><use xlink:href="#g27" y="12546"/><use xlink:href="#g28" y="12563"/><use xlink:href="#g29" y="12580"/><use xlink:href="#g30" y="12597"/><use xlink:href="#g31" y="12614"/><use xlink:href="#g53" y="12631"/><use xlink:href="#g54" y="12648"/><rect x="720" y="12665" width="32" height="17" class="color0"/><use xlink:href="#g55" y="12665"/><use xlink:href="#g56" y="12682"/><use xlink:href="#g57" y="12699"/><use xlink:href="#g58" y="12716"/><use xlink:href="#g59" y="12733"/><rect x="0" y="12750" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="12750"/></g><g><use xlink:href="#g26" y="12784"/><use xlink:href="#g27" y="12801"/><use xlink:href="#g28" y="12818"/><use xlink:href="#g29" y="12835"/><use xlink:href="#g30" y="12852"/><use xlink:href="#g31" y="12869"/><use xlink:href="#g53" y="12886"/><use xlink:href="#g54" y="12903"/><rect x="720" y="12920" width="32" height="17" class="color0"/><use xlink:href="#g55" y="12920"/><use xlink:href="#g56" y="12937"/><use xlink:href="#g57" y="12954"/><use xlink:href="#g58" y="12971"/><use xlink:href="#g59" y="12988"/><use xlink:href="#g60" y="13005"/><rect x="0" y="13022" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="13022"/></g><g><use xlink:href="#g27" y="13056"/><use xlink:href="#g28" y="13073"/><use xlink:href="#g29" y="13090"/><use xlink:href="#g30" y="13107"/><use xlink:href="#g31" y="13124"/><use xlink:href="#g53" y="13141"/><use xlink:href="#g54" y="13158"/><rect x="720" y="13175" width="32" height="17" class="color0"/><use xlink:href="#g55" y="13175"/><use xlink:href="#g56" y="13192"/><use xlink:href="#g57" y="13209"/><use xlink:href="#g58" y="13226"/><use xlink:href="#g59" y="13243"/><use xlink:href="#g60" y="13260"/><use xlink:href="#g61" y="13277"/><rect x="0" y="13294" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="13294"/></g><g><use xlink:href="#g28" y="13328"/><use xlink:href="#g29" y="13345"/><use xlink:href="#g30" y="13362"/><use xlink:href="#g31" y="13379"/><use xlink:href="#g53" y="13396"/><use xlink:href="#g54" y="13413"/><rect x="720" y="13430" width="32" height="17" class="color0"/><use xlink:href="#g55" y="13430"/><use xlink:href="#g56" y="13447"/><use xlink:href="#g57" y="13464"/><use xlink:href="#g58" y="13481"/><use xlink:href="#g59" y="13498"/><use xlink:href="#g60" y="13515"/><use xlink:href="#g61" y="13532"/><use xlink:href="#g62" y="13549"/><rect x="0" y="13566" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="13566"/></g><g><use xlink:href="#g28" y="13600"/><use xlink:href="#g29" y="13617"/><use xlink:href="#g30" y="13634"/><use xlink:href="#g31" y="13651"/><use xlink:href="#g53" y="13668"/><use xlink:href="#g54" y="13685"/><rect x="720" y="13702" width="32" height="17" class="color0"/><use xlink:href="#g55" y="13702"/><use xlink:href="#g56" y="13719"/><use xlink:href="#g57" y="13736"/><use xlink:href="#g58" y="13753"/><use xlink:href="#g59" y="13770"/><use xlink:href="#g60" y="13787"/><use xlink:href="#g61" y="13804"/><use xlink:href="#g62" y="13821"/><rect x="16" y="13838" width="8" height="17" class="foreground"/><use xlink:href="#g32" y="13838"/></g><g><use xlink:href="#g28" y="13872"/><use xlink:href="#g29" y="13889"/><use xlink:href="#g30" y="13906"/><use xlink:href="#g31" y="13923"/><use xlink:href="#g53" y="13940"/><use xlink:href="#g54" y="13957"/><rect x="720" y="13974" width="32" height="17" class="color0"/><use xlink:href="#g55" y="13974"/><use xlink:href="#g56" y="13991"/><use xlink:href="#g57" y="14008"/><use xlink:href="#g58" y="14025"/><use xlink:href="#g59" y="14042"/><use xlink:href="#g60" y="14059"/><use xlink:href="#g61" y="14076"/><use xlink:href="#g62" y="14093"/><rect x="24" y="14110" width="8" height="17" class="foreground"/><use xlink:href="#g33" y="14110"/></g><g><use xlink:href="#g28" y="14144"/><use xlink:href="#g29" y="14161"/><use xlink:href="#g30" y="14178"/><use xlink:href="#g31" y="14195"/><use xlink:href="#g53" y="14212"/><use xlink:href="#g54" y="14229"/><rect x="720" y="14246" width="32" height="17" class="color0"/><use xlink:href="#g55" y="14246"/><use xlink:href="#g56" y="14263"/><use xlink:href="#g57" y="14280"/><use xlink:href="#g58" y="14297"/><use xlink:href="#g59" y="14314"/><use xlink:href="#g60" y="14331"/><use xlink:href="#g61" y="14348"/><use xlink:href="#g62" y="14365"/><rect x="32" y="14382" width="8" height="17" class="foreground"/><use xlink:href="#g34" y="14382"/></g><g><use xlink:href="#g28" y="14416"/><use xlink:href="#g29" y="14433"/><use xlink:href="#g30" y="14450"/><use xlink:href="#g31" y="14467"/><use xlink:href="#g53" y="14484"/><use xlink:href="#g54" y="14501"/><rect x="720" y="14518" width="32" height="17" class="color0"/><use xlink:href="#g55" y="14518"/><use xlink:href="#g56" y="14535"/><use xlink:href="#g57" y="14552"/><use xlink:href="#g58" y="14569"/><use xlink:href="#g59" y="14586"/><use xlink:href="#g60" y="14603"/><use xlink:href="#g61" y="14620"/><use xlink:href="#g62" y="14637"/><rect x="40" y="14654" width="8" height="17" class="foreground"/><use xlink:href="#g35" y="14654"/></g><g><use xlink:href="#g28" y="14688"/><use xlink:href="#g29" y="14705"/><use xlink:href="#g30" y="14722"/><use xlink:href="#g31" y="14739"/><use xlink:href="#g53" y="14756"/><use xlink:href="#g54" y="14773"/><rect x="720" y="14790" width="32" height="17" class="color0"/><use xlink:href="#g55" y="14790"/><use xlink:href="#g56" y="14807"/><use xlink:href="#g57" y="14824"/><use xlink:href="#g58" y="14841"/><use xlink:href="#g59" y="14858"/><use xlink:href="#g60" y="14875"/><use xlink:href="#g61" y="14892"/><use xlink:href="#g62" y="14909"/><rect x="48" y="14926" width="8" height="17" class="foreground"/><use xlink:href="#g36" y="14926"/></g><g><use xlink:href="#g28" y="14960"/><use xlink:href="#g29" y="14977"/><use xlink:href="#g30" y="14994"/><use xlink:href="#g31" y="15011"/><use xlink:href="#g53" y="15028"/><use xlink:href="#g54" y="15045"/><rect x="720" y="15062" width="32" height="17" class="color0"/><use xlink:href="#g55" y="15062"/><use xlink:href="#g56" y="15079"/><use xlink:href="#g57" y="15096"/><use xlink:href="#g58" y="15113"/><use xlink:href="#g59" y="15130"/><use xlink:href="#g60" y="15147"/><use xlink:href="#g61" y="15164"/><use xlink:href="#g62" y="15181"/><rect x="56" y="15198" width="8" height="17" class="foreground"/><use xlink:href="#g37" y="15198"/></g><g><use xlink:href="#g28" y="15232"/><use xlink:href="#g29" y="15249"/><use xlink:href="#g30" y="15266"/><use xlink:href="#g31" y="15283"/><use xlink:href="#g53" y="15300"/><use xlink:href="#g54" y="15317"/><rect x="720" y="15334" width="32" height="17" class="color0"/><use xlink:href="#g55" y="15334"/><use xlink:href="#g56" y="15351"/><use xlink:href="#g57" y="15368"/><use xlink:href="#g58" y="15385"/><use xlink:href="#g59" y="15402"/><use xlink:href="#g60" y="15419"/><use xlink:href="#g61" y="15436"/><use xlink:href="#g62" y="15453"/><rect x="72" y="15470" width="8" height="17" class="foreground"/><use xlink:href="#g63" y="15470"/></g><g><use xlink:href="#g28" y="15504"/><use xlink:href="#g29" y="15521"/><use xlink:href="#g30" y="15538"/><use xlink:href="#g31" y="15555"/><use xlink:href="#g53" y="15572"/><use xlink:href="#g54" y="15589"/><rect x="720" y="15606" width="32" height="17" class="color0"/><use xlink:href="#g55" y="15606"/><use xlink:href="#g56" y="15623"/><use xlink:href="#g57" y="15640"/><use xlink:href="#g58" y="15657"/><use xlink:href="#g59" y="15674"/><use xlink:href="#g60" y="15691"/><use xlink:href="#g61" y="15708"/><use xlink:href="#g62" y="15725"/><rect x="80" y="15742" width="8" height="17" class="foreground"/><use xlink:href="#g64" y="15742"/></g><g><use xlink:href="#g28" y="15776"/><use xlink:href="#g29" y="15793"/><use xlink:href="#g30" y="15810"/><use xlink:href="#g31" y="15827"/><use xlink:href="#g53" y="15844"/><use xlink:href="#g54" y="15861"/><rect x="720" y="15878" width="32" height="17" class="color0"/><use xlink:href="#g55" y="15878"/><use xlink:href="#g56" y="15895"/><use xlink:href="#g57" y="15912"/><use xlink:href="#g58" y="15929"/><use xlink:href="#g59" y="15946"/><use xlink:href="#g60" y="15963"/><use xlink:href="#g61" y="15980"/><use xlink:href="#g62" y="15997"/><rect x="88" y="16014" width="8" height="17" class="foreground"/><use xlink:href="#g65" y="16014"/></g><g><use xlink:href="#g29" y="16048"/><use xlink:href="#g30" y="16065"/><use xlink:href="#g31" y="16082"/><use xlink:href="#g53" y="16099"/><use xlink:href="#g54" y="16116"/><rect x="720" y="16133" width="32" height="17" class="color0"/><use xlink:href="#g55" y="16133"/><use xlink:href="#g56" y="16150"/><use xlink:href="#g57" y="16167"/><use xlink:href="#g58" y="16184"/><use xlink:href="#g59" y="16201"/><use xlink:href="#g60" y="16218"/><use xlink:href="#g61" y="16235"/><use xlink:href="#g62" y="16252"/><use xlink:href="#g66" y="16269"/><rect x="0" y="16286" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="16286"/></g><g><use xlink:href="#g30" y="16320"/><use xlink:href="#g31" y="16337"/><use xlink:href="#g53" y="16354"/><use xlink:href="#g54" y="16371"/><rect x="720" y="16388" width="32" height="17" class="color0"/><use xlink:href="#g55" y="16388"/><use xlink:href="#g56" y="16405"/><use xlink:href="#g57" y="16422"/><use xlink:href="#g58" y="16439"/><use xlink:href="#g59" y="16456"/><use xlink:href="#g60" y="16473"/><use xlink:href="#g61" y="16490"/><use xlink:href="#g62" y="16507"/><use xlink:href="#g66" y="16524"/><use xlink:href="#g1" y="16541"/><rect x="0" y="16558" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="16558"/></g><g><use xlink:href="#g31" y="16592"/><use xlink:href="#g53" y="16609"/><use xlink:href="#g54" y="16626"/><rect x="720" y="16643" width="32" height="17" class="color0"/><use xlink:href="#g55" y="16643"/><use xlink:href="#g56" y="16660"/><use xlink:href="#g57" y="16677"/><use xlink:href="#g58" y="16694"/><use xlink:href="#g59" y="16711"/><use xlink:href="#g60" y="16728"/><use xlink:href="#g61" y="16745"/><use xlink:href="#g62" y="16762"/><use xlink:href="#g66" y="16779"/><use xlink:href="#g1" y="16796"/><rect x="0" y="16830" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="16830"/></g><g><use xlink:href="#g53" y="16864"/><use xlink:href="#g54" y="16881"/><rect x="720" y="16898" width="32" height="17" class="color0"/><use xlink:href="#g55" y="16898"/><use xlink:href="#g56" y="16915"/><use xlink:href="#g57" y="16932"/><use xlink:href="#g58" y="16949"/><use xlink:href="#g59" y="16966"/><use xlink:href="#g60" y="16983"/><use xlink:href="#g61" y="17000"/><use xlink:href="#g62" y="17017"/><use xlink:href="#g66" y="17034"/><use xlink:href="#g1" y="17051"/><use xlink:href="#g2" y="17085"/><rect x="0" y="17102" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="17102"/></g><g><use xlink:href="#g54" y="17136"/><rect x="720" y="17153" width="32" height="17" class="color0"/><use xlink:href="#g55" y="17153"/><use xlink:href="#g56" y="17170"/><use xlink:href="#g57" y="17187"/><use xlink:href="#g58" y="17204"/><use xlink:href="#g59" y="17221"/><use xlink:href="#g60" y="17238"/><use xlink:href="#g61" y="17255"/><use xlink:href="#g62" y="17272"/><use xlink:href="#g66" y="17289"/><use xlink:href="#g1" y="17306"/><use xlink:href="#g2" y="17340"/><use xlink:href="#g3" y="17357"/><rect x="0" y="17374" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="17374"/></g><g><rect x="720" y="17408" width="32" height="17" class="color0"/><use xlink:href="#g55" y="17408"/><use xlink:href="#g56" y="17425"/><use xlink:href="#g57" y="17442"/><use xlink:href="#g58" y="17459"/><use xlink:href="#g59" y="17476"/><use xlink:href="#g60" y="17493"/><use xlink:href="#g61" y="17510"/><use xlink:href="#g62" y="17527"/><use xlink:href="#g66" y="17544"/><use xlink:href="#g1" y="17561"/><use xlink:href="#g2" y="17595"/><use xlink:href="#g3" y="17612"/><rect x="0" y="17646" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="17646"/></g><g><use xlink:href="#g56" y="17680"/><use xlink:href="#g57" y="17697"/><use xlink:href="#g58" y="17714"/><use xlink:href="#g59" y="17731"/><use xlink:href="#g60" y="17748"/><use xlink:href="#g61" y="17765"/><use xlink:href="#g62" y="17782"/><use xlink:href="#g66" y="17799"/><use xlink:href="#g1" y="17816"/><use xlink:href="#g2" y="17850"/><use xlink:href="#g3" y="17867"/><use xlink:href="#g4" y="17901"/><rect x="0" y="17918" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="17918"/></g><g><use xlink:href="#g57" y="17952"/><use xlink:href="#g58" y="17969"/><use xlink:href="#g59" y="17986"/><use xlink:href="#g60" y="18003"/><use xlink:href="#g61" y="18020"/><use xlink:href="#g62" y="18037"/><use xlink:href="#g66" y="18054"/><use xlink:href="#g1" y="18071"/><use xlink:href="#g2" y="18105"/><use xlink:href="#g3" y="18122"/><use xlink:href="#g4" y="18156"/><rect x="0" y="18190" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="18190"/></g><g><use xlink:href="#g58" y="18224"/><use xlink:href="#g59" y="18241"/><use xlink:href="#g60" y="18258"/><use xlink:href="#g61" y="18275"/><use xlink:href="#g62" y="18292"/><use xlink:href="#g66" y="18309"/><use xlink:href="#g1" y="18326"/><use xlink:href="#g2" y="18360"/><use xlink:href="#g3" y="18377"/><use xlink:href="#g4" y="18411"/><use xlink:href="#g5" y="18445"/><rect x="0" y="18462" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="18462"/></g><g><use xlink:href="#g59" y="18496"/><use xlink:href="#g60" y="18513"/><use xlink:href="#g61" y="18530"/><use xlink:href="#g62" y="18547"/><use xlink:href="#g66" y="18564"/><use xlink:href="#g1" y="18581"/><use xlink:href="#g2" y="18615"/><use xlink:href="#g3" y="18632"/><use xlink:href="#g4" y="18666"/><use xlink:href="#g5" y="18700"/><use xlink:href="#g6" y="18717"/><rect x="0" y="18734" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="18734"/></g><g><use xlink:href="#g60" y="18768"/><use xlink:href="#g61" y="18785"/><use xlink:href="#g62" y="18802"/><use xlink:href="#g66" y="18819"/><use xlink:href="#g1" y="18836"/><use xlink:href="#g2" y="18870"/><use xlink:href="#g3" y="18887"/><use xlink:href="#g4" y="18921"/><use xlink:href="#g5" y="18955"/><use xlink:href="#g6" y="18972"/><use xlink:href="#g7" y="18989"/><rect x="0" y="19006" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="19006"/></g><g><use xlink:href="#g61" y="19040"/><use xlink:href="#g62" y="19057"/><use xlink:href="#g66" y="19074"/><use xlink:href="#g1" y="19091"/><use xlink:href="#g2" y="19125"/><use xlink:href="#g3" y="19142"/><use xlink:href="#g4" y="19176"/><use xlink:href="#g5" y="19210"/><use xlink:href="#g6" y="19227"/><use xlink:href="#g7" y="19244"/><use xlink:href="#g8" y="19261"/><rect x="0" y="19278" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="19278"/></g><g><use xlink:href="#g62" y="19312"/><use xlink:href="#g66" y="19329"/><use xlink:href="#g1" y="19346"/><use xlink:href="#g2" y="19380"/><use xlink:href="#g3" y="19397"/><use xlink:href="#g4" y="19431"/><use xlink:href="#g5" y="19465"/><use xlink:href="#g6" y="19482"/><use xlink:href="#g7" y="19499"/><use xlink:href="#g8" y="19516"/><use xlink:href="#g9" y="19533"/><rect x="0" y="19550" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="19550"/></g><g><use xlink:href="#g66" y="19584"/><use xlink:href="#g1" y="19601"/><use xlink:href="#g2" y="19635"/><use xlink:href="#g3" y="19652"/><use xlink:href="#g4" y="19686"/><use xlink:href="#g5" y="19720"/><use xlink:href="#g6" y="19737"/><use xlink:href="#g7" y="19754"/><use xlink:href="#g8" y="19771"/><use xlink:href="#g9" y="19788"/><use xlink:href="#g10" y="19805"/><rect x="0" y="19822" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="19822"/></g><g><use xlink:href="#g1" y="19856"/><use xlink:href="#g2" y="19890"/><use xlink:href="#g3" y="19907"/><use xlink:href="#g4" y="19941"/><use xlink:href="#g5" y="19975"/><use xlink:href="#g6" y="19992"/><use xlink:href="#g7" y="20009"/><use xlink:href="#g8" y="20026"/><use xlink:href="#g9" y="20043"/><use xlink:href="#g10" y="20060"/><use xlink:href="#g11" y="20077"/><rect x="0" y="20094" width="8" height="17" class="foreground"/><use xlink:href="#g18" y="20094"/></g><g><use xlink:href="#g1" y="20128"/><use xlink:href="#g2" y="20162"/><use xlink:href="#g3" y="20179"/><use xlink:href="#g4" y="20213"/><use xlink:href="#g5" y="20247"/><use xlink:href="#g6" y="20264"/><use xlink:href="#g7" y="20281"/><use xlink:href="#g8" y="20298"/><use xlink:href="#g9" y="20315"/><use xlink:href="#g10" y="20332"/><use xlink:href="#g11" y="20349"/><rect x="8" y="20366" width="8" height="17" class="foreground"/><use xlink:href="#g12" y="20366"/></g></g></svg>
</svg>