1<?xml version="1.0" encoding="UTF-8"?>
2<museScore version="3.02">
3  <Score>
4    <LayerTag id="0" tag="default"></LayerTag>
5    <currentLayer>0</currentLayer>
6    <Division>480</Division>
7    <Style>
8      <Spatium>1.76389</Spatium>
9      </Style>
10    <showInvisible>1</showInvisible>
11    <showUnprintable>1</showUnprintable>
12    <showFrames>1</showFrames>
13    <showMargins>0</showMargins>
14    <metaTag name="arranger"></metaTag>
15    <metaTag name="composer"></metaTag>
16    <metaTag name="copyright"></metaTag>
17    <metaTag name="lyricist"></metaTag>
18    <metaTag name="movementNumber"></metaTag>
19    <metaTag name="movementTitle"></metaTag>
20    <metaTag name="poet"></metaTag>
21    <metaTag name="source"></metaTag>
22    <metaTag name="translator"></metaTag>
23    <metaTag name="workNumber"></metaTag>
24    <metaTag name="workTitle">mops</metaTag>
25    <Part>
26      <Staff id="1">
27        <StaffType group="pitched">
28          <name>stdNormal</name>
29          </StaffType>
30        </Staff>
31      <Staff id="2">
32        <StaffType group="pitched">
33          <name>stdNormal</name>
34          </StaffType>
35        </Staff>
36      <trackName>Voice</trackName>
37      <Instrument id="voice">
38        <longName>Voice</longName>
39        <shortName>Vo.</shortName>
40        <trackName>Voice</trackName>
41        <minPitchP>36</minPitchP>
42        <maxPitchP>94</maxPitchP>
43        <minPitchA>40</minPitchA>
44        <maxPitchA>79</maxPitchA>
45        <instrumentId>voice.vocals</instrumentId>
46        <Articulation>
47          <velocity>100</velocity>
48          <gateTime>100</gateTime>
49          </Articulation>
50        <Articulation name="staccatissimo">
51          <velocity>100</velocity>
52          <gateTime>33</gateTime>
53          </Articulation>
54        <Articulation name="staccato">
55          <velocity>100</velocity>
56          <gateTime>50</gateTime>
57          </Articulation>
58        <Articulation name="portato">
59          <velocity>100</velocity>
60          <gateTime>67</gateTime>
61          </Articulation>
62        <Articulation name="tenuto">
63          <velocity>100</velocity>
64          <gateTime>100</gateTime>
65          </Articulation>
66        <Articulation name="marcato">
67          <velocity>120</velocity>
68          <gateTime>67</gateTime>
69          </Articulation>
70        <Articulation name="sforzato">
71          <velocity>120</velocity>
72          <gateTime>100</gateTime>
73          </Articulation>
74        <Channel>
75          <program value="52"/>
76          </Channel>
77        </Instrument>
78      </Part>
79    <Staff id="1">
80      <Measure>
81        <voice>
82          <Clef>
83            <concertClefType>G</concertClefType>
84            <transposingClefType>G</transposingClefType>
85            </Clef>
86          <TimeSig>
87            <sigN>3</sigN>
88            <sigD>4</sigD>
89            </TimeSig>
90          <Rest>
91            <durationType>quarter</durationType>
92            </Rest>
93          <Rest>
94            <durationType>16th</durationType>
95            </Rest>
96          <Chord>
97            <durationType>16th</durationType>
98            <Spanner type="Slur">
99              <prev>
100                <location>
101                  <staves>1</staves>
102                  <fractions>-1/16</fractions>
103                  </location>
104                </prev>
105              </Spanner>
106            <Note>
107              <pitch>60</pitch>
108              <tpc>14</tpc>
109              </Note>
110            </Chord>
111          <Rest>
112            <durationType>eighth</durationType>
113            </Rest>
114          <Rest>
115            <durationType>quarter</durationType>
116            </Rest>
117          <BarLine>
118            <subtype>end</subtype>
119            <span>1</span>
120            </BarLine>
121          </voice>
122        </Measure>
123      </Staff>
124    <Staff id="2">
125      <Measure>
126        <voice>
127          <Clef>
128            <concertClefType>F</concertClefType>
129            <transposingClefType>F</transposingClefType>
130            </Clef>
131          <TimeSig>
132            <sigN>3</sigN>
133            <sigD>4</sigD>
134            </TimeSig>
135          <Rest>
136            <durationType>quarter</durationType>
137            </Rest>
138          <Chord>
139            <durationType>16th</durationType>
140            <Spanner type="Slur">
141              <Slur>
142                </Slur>
143              <next>
144                <location>
145                  <staves>-1</staves>
146                  <fractions>1/16</fractions>
147                  </location>
148                </next>
149              </Spanner>
150            <Note>
151              <pitch>59</pitch>
152              <tpc>19</tpc>
153              </Note>
154            </Chord>
155          <Rest>
156            <durationType>16th</durationType>
157            </Rest>
158          <Rest>
159            <durationType>eighth</durationType>
160            </Rest>
161          <Rest>
162            <durationType>quarter</durationType>
163            </Rest>
164          <BarLine>
165            <subtype>end</subtype>
166            </BarLine>
167          </voice>
168        </Measure>
169      </Staff>
170    </Score>
171  </museScore>
172