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">Test</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          </StaffType>
34        </Staff>
35      <trackName>Voice</trackName>
36      <Instrument>
37        <trackName>Voice</trackName>
38        <minPitchP>36</minPitchP>
39        <maxPitchP>94</maxPitchP>
40        <minPitchA>40</minPitchA>
41        <maxPitchA>79</maxPitchA>
42        <Articulation>
43          <velocity>100</velocity>
44          <gateTime>100</gateTime>
45          </Articulation>
46        <Articulation name="staccato">
47          <velocity>100</velocity>
48          <gateTime>85</gateTime>
49          </Articulation>
50        <Articulation name="tenuto">
51          <velocity>100</velocity>
52          <gateTime>100</gateTime>
53          </Articulation>
54        <Articulation name="sforzato">
55          <velocity>120</velocity>
56          <gateTime>100</gateTime>
57          </Articulation>
58        <Channel>
59          </Channel>
60        </Instrument>
61      </Part>
62    <Staff id="1">
63      <VBox>
64        <height>10</height>
65        <Text>
66          <style>Title</style>
67          <text>Test</text>
68          </Text>
69        <Text>
70          <style>Subtitle</style>
71          <text>Copy-Paste</text>
72          </Text>
73        </VBox>
74      <Measure>
75        <voice>
76          <Clef>
77            <concertClefType>G</concertClefType>
78            <transposingClefType>G</transposingClefType>
79            </Clef>
80          <TimeSig>
81            <sigN>4</sigN>
82            <sigD>4</sigD>
83            </TimeSig>
84          <Rest>
85            <durationType>measure</durationType>
86            <duration>4/4</duration>
87            </Rest>
88          </voice>
89        </Measure>
90      <Measure>
91        <voice>
92          <Chord>
93            <durationType>quarter</durationType>
94            <Note>
95              <pitch>60</pitch>
96              <tpc>14</tpc>
97              </Note>
98            </Chord>
99          <Rest>
100            <durationType>quarter</durationType>
101            </Rest>
102          <Chord>
103            <durationType>quarter</durationType>
104            <Note>
105              <pitch>71</pitch>
106              <tpc>19</tpc>
107              </Note>
108            </Chord>
109          <Rest>
110            <durationType>quarter</durationType>
111            </Rest>
112          </voice>
113        </Measure>
114      <Measure>
115        <voice>
116          <Rest>
117            <durationType>measure</durationType>
118            <duration>4/4</duration>
119            </Rest>
120          </voice>
121        </Measure>
122      <Measure>
123        <voice>
124          <Rest>
125            <durationType>measure</durationType>
126            <duration>4/4</duration>
127            </Rest>
128          <BarLine>
129            <subtype>end</subtype>
130            <span>1</span>
131            </BarLine>
132          </voice>
133        </Measure>
134      </Staff>
135    <Staff id="2">
136      <Measure>
137        <voice>
138          <Clef>
139            <concertClefType>F</concertClefType>
140            <transposingClefType>F</transposingClefType>
141            </Clef>
142          <TimeSig>
143            <sigN>4</sigN>
144            <sigD>4</sigD>
145            </TimeSig>
146          <Rest>
147            <durationType>measure</durationType>
148            <duration>4/4</duration>
149            </Rest>
150          </voice>
151        </Measure>
152      <Measure>
153        <voice>
154          <Rest>
155            <durationType>quarter</durationType>
156            </Rest>
157          <Chord>
158            <durationType>quarter</durationType>
159            <Note>
160              <pitch>57</pitch>
161              <tpc>17</tpc>
162              </Note>
163            </Chord>
164          <Rest>
165            <durationType>half</durationType>
166            </Rest>
167          </voice>
168        </Measure>
169      <Measure>
170        <voice>
171          <Rest>
172            <durationType>measure</durationType>
173            <duration>4/4</duration>
174            </Rest>
175          </voice>
176        </Measure>
177      <Measure>
178        <voice>
179          <Rest>
180            <durationType>measure</durationType>
181            <duration>4/4</duration>
182            </Rest>
183          <BarLine>
184            <subtype>end</subtype>
185            <span>1</span>
186            </BarLine>
187          </voice>
188        </Measure>
189      </Staff>
190    </Score>
191  </museScore>
192