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      <lastSystemFillLimit>0</lastSystemFillLimit>
9      <Spatium>1.76389</Spatium>
10      </Style>
11    <showInvisible>1</showInvisible>
12    <showUnprintable>1</showUnprintable>
13    <showFrames>1</showFrames>
14    <showMargins>0</showMargins>
15    <metaTag name="arranger"></metaTag>
16    <metaTag name="composer"></metaTag>
17    <metaTag name="copyright"></metaTag>
18    <metaTag name="lyricist"></metaTag>
19    <metaTag name="movementNumber"></metaTag>
20    <metaTag name="movementTitle"></metaTag>
21    <metaTag name="poet"></metaTag>
22    <metaTag name="source"></metaTag>
23    <metaTag name="translator"></metaTag>
24    <metaTag name="workNumber"></metaTag>
25    <metaTag name="workTitle">voices</metaTag>
26    <Part>
27      <Staff id="1">
28        <StaffType group="pitched">
29          <name>stdNormal</name>
30          </StaffType>
31        <bracket type="1" span="2" col="0"/>
32        <barLineSpan>1</barLineSpan>
33        </Staff>
34      <Staff id="2">
35        <StaffType group="pitched">
36          <name>stdNormal</name>
37          </StaffType>
38        <defaultClef>F</defaultClef>
39        </Staff>
40      <trackName>Piano</trackName>
41      <Instrument>
42        <longName>Piano</longName>
43        <shortName>Pno.</shortName>
44        <trackName>Piano</trackName>
45        <minPitchP>21</minPitchP>
46        <maxPitchP>108</maxPitchP>
47        <minPitchA>21</minPitchA>
48        <maxPitchA>108</maxPitchA>
49        <instrumentId>keyboard.piano</instrumentId>
50        <clef staff="2">F</clef>
51        <Articulation>
52          <velocity>100</velocity>
53          <gateTime>95</gateTime>
54          </Articulation>
55        <Articulation name="staccatissimo">
56          <velocity>100</velocity>
57          <gateTime>33</gateTime>
58          </Articulation>
59        <Articulation name="staccato">
60          <velocity>100</velocity>
61          <gateTime>50</gateTime>
62          </Articulation>
63        <Articulation name="portato">
64          <velocity>100</velocity>
65          <gateTime>67</gateTime>
66          </Articulation>
67        <Articulation name="tenuto">
68          <velocity>100</velocity>
69          <gateTime>100</gateTime>
70          </Articulation>
71        <Articulation name="marcato">
72          <velocity>120</velocity>
73          <gateTime>67</gateTime>
74          </Articulation>
75        <Articulation name="sforzato">
76          <velocity>120</velocity>
77          <gateTime>100</gateTime>
78          </Articulation>
79        <Channel>
80          <program value="0"/>
81          <midiPort>0</midiPort>
82          <midiChannel>2</midiChannel>
83          </Channel>
84        </Instrument>
85      </Part>
86    <Part>
87      <Staff id="3">
88        <StaffType group="pitched">
89          <name>stdNormal</name>
90          </StaffType>
91        <defaultClef>F</defaultClef>
92        </Staff>
93      <trackName>Trombone</trackName>
94      <Instrument>
95        <longName>Trombone</longName>
96        <shortName>Tbn.</shortName>
97        <trackName>Trombone</trackName>
98        <minPitchP>35</minPitchP>
99        <maxPitchP>74</maxPitchP>
100        <minPitchA>35</minPitchA>
101        <maxPitchA>70</maxPitchA>
102        <instrumentId>brass.trombone</instrumentId>
103        <clef>F</clef>
104        <Articulation>
105          <velocity>100</velocity>
106          <gateTime>100</gateTime>
107          </Articulation>
108        <Articulation name="staccatissimo">
109          <velocity>100</velocity>
110          <gateTime>33</gateTime>
111          </Articulation>
112        <Articulation name="staccato">
113          <velocity>100</velocity>
114          <gateTime>50</gateTime>
115          </Articulation>
116        <Articulation name="portato">
117          <velocity>100</velocity>
118          <gateTime>67</gateTime>
119          </Articulation>
120        <Articulation name="tenuto">
121          <velocity>100</velocity>
122          <gateTime>100</gateTime>
123          </Articulation>
124        <Articulation name="marcato">
125          <velocity>120</velocity>
126          <gateTime>67</gateTime>
127          </Articulation>
128        <Articulation name="sforzato">
129          <velocity>120</velocity>
130          <gateTime>100</gateTime>
131          </Articulation>
132        <Channel>
133          <program value="57"/>
134          <midiPort>0</midiPort>
135          <midiChannel>0</midiChannel>
136          </Channel>
137        </Instrument>
138      </Part>
139    <Staff id="1">
140      <VBox>
141        <height>10</height>
142        <linkedMain/>
143        <Text>
144          <linkedMain/>
145          <style>Title</style>
146          <text>voices</text>
147          </Text>
148        </VBox>
149      <Measure>
150        <voice>
151          <KeySig>
152            <linkedMain/>
153            <accidental>-4</accidental>
154            </KeySig>
155          <TimeSig>
156            <linkedMain/>
157            <sigN>4</sigN>
158            <sigD>4</sigD>
159            </TimeSig>
160          <Dynamic>
161            <subtype>pp</subtype>
162            <velocity>33</velocity>
163            </Dynamic>
164          <Rest>
165            <durationType>measure</durationType>
166            <duration>4/4</duration>
167            </Rest>
168          </voice>
169        <voice>
170          <Chord>
171            <linkedMain/>
172            <durationType>quarter</durationType>
173            <Note>
174              <linkedMain/>
175              <pitch>68</pitch>
176              <tpc>10</tpc>
177              </Note>
178            </Chord>
179          <Chord>
180            <linkedMain/>
181            <durationType>quarter</durationType>
182            <Note>
183              <linkedMain/>
184              <pitch>70</pitch>
185              <tpc>12</tpc>
186              </Note>
187            </Chord>
188          <Chord>
189            <linkedMain/>
190            <durationType>quarter</durationType>
191            <Note>
192              <linkedMain/>
193              <pitch>72</pitch>
194              <tpc>14</tpc>
195              </Note>
196            </Chord>
197          <Rest>
198            <linkedMain/>
199            <durationType>quarter</durationType>
200            </Rest>
201          </voice>
202        <voice>
203          <Chord>
204            <linkedMain/>
205            <durationType>quarter</durationType>
206            <Note>
207              <linkedMain/>
208              <pitch>75</pitch>
209              <tpc>11</tpc>
210              </Note>
211            </Chord>
212          <Chord>
213            <linkedMain/>
214            <durationType>quarter</durationType>
215            <Note>
216              <linkedMain/>
217              <pitch>77</pitch>
218              <tpc>13</tpc>
219              </Note>
220            </Chord>
221          <Chord>
222            <linkedMain/>
223            <durationType>quarter</durationType>
224            <Note>
225              <linkedMain/>
226              <pitch>79</pitch>
227              <tpc>15</tpc>
228              </Note>
229            </Chord>
230          <Chord>
231            <linkedMain/>
232            <durationType>quarter</durationType>
233            <Note>
234              <linkedMain/>
235              <pitch>80</pitch>
236              <tpc>10</tpc>
237              </Note>
238            </Chord>
239          </voice>
240        </Measure>
241      <Measure>
242        <voice>
243          <Spanner type="HairPin">
244            <HairPin>
245              <subtype>0</subtype>
246              <veloChange>10</veloChange>
247              <beginText>cresc.</beginText>
248              <continueText>(cresc.)</continueText>
249              <linkedMain/>
250              </HairPin>
251            <next>
252              <location>
253                <fractions>1/4</fractions>
254                </location>
255              </next>
256            </Spanner>
257          <Rest>
258            <durationType>measure</durationType>
259            <duration>4/4</duration>
260            </Rest>
261          <location>
262            <fractions>-3/4</fractions>
263            </location>
264          <Spanner type="HairPin">
265            <prev>
266              <location>
267                <fractions>-1/4</fractions>
268                </location>
269              </prev>
270            </Spanner>
271          </voice>
272        <voice>
273          <Chord>
274            <linkedMain/>
275            <durationType>quarter</durationType>
276            <Note>
277              <linkedMain/>
278              <pitch>63</pitch>
279              <tpc>11</tpc>
280              </Note>
281            </Chord>
282          <Chord>
283            <linkedMain/>
284            <durationType>quarter</durationType>
285            <Note>
286              <linkedMain/>
287              <pitch>63</pitch>
288              <tpc>11</tpc>
289              </Note>
290            </Chord>
291          <Chord>
292            <linkedMain/>
293            <durationType>quarter</durationType>
294            <Note>
295              <linkedMain/>
296              <Fingering>
297                <linkedMain/>
298                <pos x="1.05809" y="-4.67501"/>
299                <text>2</text>
300                </Fingering>
301              <pitch>63</pitch>
302              <tpc>11</tpc>
303              </Note>
304            </Chord>
305          <Chord>
306            <linkedMain/>
307            <durationType>quarter</durationType>
308            <Articulation>
309              <subtype>articAccentAbove</subtype>
310              <linkedMain/>
311              </Articulation>
312            <Note>
313              <linkedMain/>
314              <pitch>63</pitch>
315              <tpc>11</tpc>
316              </Note>
317            </Chord>
318          </voice>
319        <voice>
320          <Rest>
321            <linkedMain/>
322            <durationType>measure</durationType>
323            <duration>4/4</duration>
324            </Rest>
325          </voice>
326        </Measure>
327      <Measure>
328        <voice>
329          <Harmony>
330            <root>11</root>
331            <name>7</name>
332            <pos x="0" y="-3.22581"/>
333            </Harmony>
334          <Rest>
335            <durationType>measure</durationType>
336            <duration>4/4</duration>
337            </Rest>
338          </voice>
339        <voice>
340          <Chord>
341            <linkedMain/>
342            <durationType>quarter</durationType>
343            <Note>
344              <linkedMain/>
345              <pitch>63</pitch>
346              <tpc>11</tpc>
347              </Note>
348            </Chord>
349          <Chord>
350            <linkedMain/>
351            <durationType>quarter</durationType>
352            <Note>
353              <linkedMain/>
354              <pitch>63</pitch>
355              <tpc>11</tpc>
356              </Note>
357            </Chord>
358          <Chord>
359            <linkedMain/>
360            <durationType>quarter</durationType>
361            <Note>
362              <linkedMain/>
363              <pitch>63</pitch>
364              <tpc>11</tpc>
365              </Note>
366            </Chord>
367          <Chord>
368            <linkedMain/>
369            <durationType>quarter</durationType>
370            <Note>
371              <linkedMain/>
372              <pitch>63</pitch>
373              <tpc>11</tpc>
374              </Note>
375            </Chord>
376          </voice>
377        <voice>
378          <Chord>
379            <linkedMain/>
380            <durationType>quarter</durationType>
381            <Note>
382              <linkedMain/>
383              <pitch>75</pitch>
384              <tpc>11</tpc>
385              </Note>
386            </Chord>
387          <Chord>
388            <linkedMain/>
389            <durationType>quarter</durationType>
390            <Note>
391              <linkedMain/>
392              <pitch>75</pitch>
393              <tpc>11</tpc>
394              </Note>
395            </Chord>
396          <Chord>
397            <linkedMain/>
398            <durationType>quarter</durationType>
399            <Note>
400              <linkedMain/>
401              <pitch>75</pitch>
402              <tpc>11</tpc>
403              </Note>
404            </Chord>
405          <Chord>
406            <linkedMain/>
407            <durationType>quarter</durationType>
408            <Note>
409              <linkedMain/>
410              <pitch>75</pitch>
411              <tpc>11</tpc>
412              </Note>
413            </Chord>
414          </voice>
415        </Measure>
416      <Measure>
417        <voice>
418          <Rest>
419            <durationType>measure</durationType>
420            <duration>4/4</duration>
421            </Rest>
422          </voice>
423        <voice>
424          <Chord>
425            <linkedMain/>
426            <durationType>quarter</durationType>
427            <Spanner type="Slur">
428              <Slur>
429                <linkedMain/>
430                </Slur>
431              <next>
432                <location>
433                  <fractions>3/4</fractions>
434                  </location>
435                </next>
436              </Spanner>
437            <Note>
438              <linkedMain/>
439              <pitch>63</pitch>
440              <tpc>11</tpc>
441              </Note>
442            </Chord>
443          <Chord>
444            <linkedMain/>
445            <durationType>quarter</durationType>
446            <Note>
447              <linkedMain/>
448              <pitch>63</pitch>
449              <tpc>11</tpc>
450              </Note>
451            </Chord>
452          <Chord>
453            <linkedMain/>
454            <durationType>quarter</durationType>
455            <Note>
456              <linkedMain/>
457              <pitch>63</pitch>
458              <tpc>11</tpc>
459              </Note>
460            </Chord>
461          <Chord>
462            <linkedMain/>
463            <durationType>quarter</durationType>
464            <Spanner type="Slur">
465              <prev>
466                <location>
467                  <fractions>-3/4</fractions>
468                  </location>
469                </prev>
470              </Spanner>
471            <Note>
472              <linkedMain/>
473              <pitch>63</pitch>
474              <tpc>11</tpc>
475              </Note>
476            </Chord>
477          </voice>
478        <voice>
479          <Rest>
480            <linkedMain/>
481            <durationType>measure</durationType>
482            <duration>4/4</duration>
483            </Rest>
484          </voice>
485        </Measure>
486      <Measure>
487        <voice>
488          <Rest>
489            <durationType>measure</durationType>
490            <duration>4/4</duration>
491            </Rest>
492          </voice>
493        <voice>
494          <Chord>
495            <linkedMain/>
496            <durationType>quarter</durationType>
497            <Note>
498              <linkedMain/>
499              <Spanner type="Tie">
500                <Tie>
501                  <linkedMain/>
502                  </Tie>
503                <next>
504                  <location>
505                    <fractions>1/4</fractions>
506                    </location>
507                  </next>
508                </Spanner>
509              <pitch>63</pitch>
510              <tpc>11</tpc>
511              </Note>
512            </Chord>
513          <Chord>
514            <linkedMain/>
515            <durationType>quarter</durationType>
516            <Note>
517              <linkedMain/>
518              <Spanner type="Tie">
519                <prev>
520                  <location>
521                    <fractions>-1/4</fractions>
522                    </location>
523                  </prev>
524                </Spanner>
525              <pitch>63</pitch>
526              <tpc>11</tpc>
527              </Note>
528            </Chord>
529          <Chord>
530            <linkedMain/>
531            <durationType>quarter</durationType>
532            <Note>
533              <linkedMain/>
534              <pitch>63</pitch>
535              <tpc>11</tpc>
536              </Note>
537            </Chord>
538          <Rest>
539            <linkedMain/>
540            <durationType>quarter</durationType>
541            </Rest>
542          </voice>
543        <voice>
544          <Rest>
545            <linkedMain/>
546            <durationType>measure</durationType>
547            <duration>4/4</duration>
548            </Rest>
549          </voice>
550        </Measure>
551      </Staff>
552    <Staff id="2">
553      <Measure>
554        <voice>
555          <TimeSig>
556            <linkedMain/>
557            <sigN>4</sigN>
558            <sigD>4</sigD>
559            </TimeSig>
560          <Rest>
561            <linkedMain/>
562            <durationType>measure</durationType>
563            <duration>4/4</duration>
564            </Rest>
565          </voice>
566        </Measure>
567      <Measure>
568        <voice>
569          <Rest>
570            <linkedMain/>
571            <durationType>measure</durationType>
572            <duration>4/4</duration>
573            </Rest>
574          </voice>
575        </Measure>
576      <Measure>
577        <voice>
578          <Chord>
579            <linkedMain/>
580            <durationType>quarter</durationType>
581            <Note>
582              <linkedMain/>
583              <pitch>55</pitch>
584              <tpc>15</tpc>
585              </Note>
586            </Chord>
587          <Chord>
588            <linkedMain/>
589            <durationType>quarter</durationType>
590            <Note>
591              <linkedMain/>
592              <pitch>57</pitch>
593              <tpc>17</tpc>
594              </Note>
595            </Chord>
596          <Chord>
597            <linkedMain/>
598            <durationType>quarter</durationType>
599            <Note>
600              <linkedMain/>
601              <pitch>59</pitch>
602              <tpc>19</tpc>
603              </Note>
604            </Chord>
605          <Rest>
606            <linkedMain/>
607            <durationType>quarter</durationType>
608            </Rest>
609          </voice>
610        </Measure>
611      <Measure>
612        <voice>
613          <Rest>
614            <linkedMain/>
615            <durationType>measure</durationType>
616            <duration>4/4</duration>
617            </Rest>
618          </voice>
619        </Measure>
620      <Measure>
621        <voice>
622          <Rest>
623            <linkedMain/>
624            <durationType>measure</durationType>
625            <duration>4/4</duration>
626            </Rest>
627          </voice>
628        </Measure>
629      </Staff>
630    <Staff id="3">
631      <Measure>
632        <voice>
633          <TimeSig>
634            <linkedMain/>
635            <sigN>4</sigN>
636            <sigD>4</sigD>
637            </TimeSig>
638          <Rest>
639            <durationType>measure</durationType>
640            <duration>4/4</duration>
641            </Rest>
642          </voice>
643        <voice/>
644        <voice/>
645        <voice>
646          <Chord>
647            <linkedMain/>
648            <durationType>quarter</durationType>
649            <Note>
650              <linkedMain/>
651              <pitch>48</pitch>
652              <tpc>14</tpc>
653              </Note>
654            </Chord>
655          <Chord>
656            <linkedMain/>
657            <durationType>quarter</durationType>
658            <Note>
659              <linkedMain/>
660              <pitch>50</pitch>
661              <tpc>16</tpc>
662              </Note>
663            </Chord>
664          <Chord>
665            <linkedMain/>
666            <durationType>quarter</durationType>
667            <Note>
668              <linkedMain/>
669              <pitch>52</pitch>
670              <tpc>18</tpc>
671              </Note>
672            </Chord>
673          <Rest>
674            <linkedMain/>
675            <durationType>quarter</durationType>
676            </Rest>
677          </voice>
678        </Measure>
679      <Measure>
680        <voice>
681          <Rest>
682            <durationType>measure</durationType>
683            <duration>4/4</duration>
684            </Rest>
685          </voice>
686        <voice/>
687        <voice/>
688        <voice>
689          <Chord>
690            <linkedMain/>
691            <durationType>quarter</durationType>
692            <Note>
693              <linkedMain/>
694              <pitch>43</pitch>
695              <tpc>15</tpc>
696              </Note>
697            </Chord>
698          <Chord>
699            <linkedMain/>
700            <durationType>quarter</durationType>
701            <Note>
702              <linkedMain/>
703              <pitch>43</pitch>
704              <tpc>15</tpc>
705              </Note>
706            </Chord>
707          <Chord>
708            <linkedMain/>
709            <durationType>quarter</durationType>
710            <Note>
711              <linkedMain/>
712              <Fingering>
713                <linkedMain/>
714                <pos x="1.05809" y="-4.67501"/>
715                <text>2</text>
716                </Fingering>
717              <pitch>43</pitch>
718              <tpc>15</tpc>
719              </Note>
720            </Chord>
721          <Chord>
722            <linkedMain/>
723            <durationType>quarter</durationType>
724            <Articulation>
725              <subtype>articAccentAbove</subtype>
726              <linkedMain/>
727              </Articulation>
728            <Note>
729              <linkedMain/>
730              <pitch>43</pitch>
731              <tpc>15</tpc>
732              </Note>
733            </Chord>
734          </voice>
735        </Measure>
736      <Measure>
737        <voice>
738          <Rest>
739            <durationType>measure</durationType>
740            <duration>4/4</duration>
741            </Rest>
742          </voice>
743        <voice/>
744        <voice/>
745        <voice>
746          <Chord>
747            <linkedMain/>
748            <durationType>quarter</durationType>
749            <Note>
750              <linkedMain/>
751              <pitch>43</pitch>
752              <tpc>15</tpc>
753              </Note>
754            </Chord>
755          <Chord>
756            <linkedMain/>
757            <durationType>quarter</durationType>
758            <Note>
759              <linkedMain/>
760              <pitch>43</pitch>
761              <tpc>15</tpc>
762              </Note>
763            </Chord>
764          <Chord>
765            <linkedMain/>
766            <durationType>quarter</durationType>
767            <Note>
768              <linkedMain/>
769              <pitch>43</pitch>
770              <tpc>15</tpc>
771              </Note>
772            </Chord>
773          <Chord>
774            <linkedMain/>
775            <durationType>quarter</durationType>
776            <Note>
777              <linkedMain/>
778              <pitch>43</pitch>
779              <tpc>15</tpc>
780              </Note>
781            </Chord>
782          </voice>
783        </Measure>
784      <Measure>
785        <voice>
786          <Rest>
787            <durationType>measure</durationType>
788            <duration>4/4</duration>
789            </Rest>
790          </voice>
791        <voice/>
792        <voice/>
793        <voice>
794          <Chord>
795            <linkedMain/>
796            <durationType>quarter</durationType>
797            <Spanner type="Slur">
798              <Slur>
799                <linkedMain/>
800                </Slur>
801              <next>
802                <location>
803                  <fractions>3/4</fractions>
804                  </location>
805                </next>
806              </Spanner>
807            <Note>
808              <linkedMain/>
809              <pitch>43</pitch>
810              <tpc>15</tpc>
811              </Note>
812            </Chord>
813          <Chord>
814            <linkedMain/>
815            <durationType>quarter</durationType>
816            <Note>
817              <linkedMain/>
818              <pitch>43</pitch>
819              <tpc>15</tpc>
820              </Note>
821            </Chord>
822          <Chord>
823            <linkedMain/>
824            <durationType>quarter</durationType>
825            <Note>
826              <linkedMain/>
827              <pitch>43</pitch>
828              <tpc>15</tpc>
829              </Note>
830            </Chord>
831          <Chord>
832            <linkedMain/>
833            <durationType>quarter</durationType>
834            <Spanner type="Slur">
835              <prev>
836                <location>
837                  <fractions>-3/4</fractions>
838                  </location>
839                </prev>
840              </Spanner>
841            <Note>
842              <linkedMain/>
843              <pitch>43</pitch>
844              <tpc>15</tpc>
845              </Note>
846            </Chord>
847          </voice>
848        </Measure>
849      <Measure>
850        <voice>
851          <Rest>
852            <durationType>measure</durationType>
853            <duration>4/4</duration>
854            </Rest>
855          </voice>
856        <voice/>
857        <voice/>
858        <voice>
859          <Chord>
860            <linkedMain/>
861            <durationType>quarter</durationType>
862            <Note>
863              <linkedMain/>
864              <Spanner type="Tie">
865                <Tie>
866                  <linkedMain/>
867                  </Tie>
868                <next>
869                  <location>
870                    <fractions>1/4</fractions>
871                    </location>
872                  </next>
873                </Spanner>
874              <pitch>43</pitch>
875              <tpc>15</tpc>
876              </Note>
877            </Chord>
878          <Chord>
879            <linkedMain/>
880            <durationType>quarter</durationType>
881            <Note>
882              <linkedMain/>
883              <Spanner type="Tie">
884                <prev>
885                  <location>
886                    <fractions>-1/4</fractions>
887                    </location>
888                  </prev>
889                </Spanner>
890              <pitch>43</pitch>
891              <tpc>15</tpc>
892              </Note>
893            </Chord>
894          <Chord>
895            <linkedMain/>
896            <durationType>quarter</durationType>
897            <Note>
898              <linkedMain/>
899              <pitch>43</pitch>
900              <tpc>15</tpc>
901              </Note>
902            </Chord>
903          <Rest>
904            <linkedMain/>
905            <durationType>quarter</durationType>
906            </Rest>
907          </voice>
908        </Measure>
909      </Staff>
910    <Score>
911      <LayerTag id="0" tag="default"></LayerTag>
912      <currentLayer>0</currentLayer>
913      <Division>480</Division>
914      <Style>
915        <lastSystemFillLimit>0</lastSystemFillLimit>
916        <createMultiMeasureRests>1</createMultiMeasureRests>
917        <Spatium>1.76389</Spatium>
918        </Style>
919      <showInvisible>1</showInvisible>
920      <showUnprintable>1</showUnprintable>
921      <showFrames>1</showFrames>
922      <showMargins>0</showMargins>
923      <metaTag name="partName">Piano</metaTag>
924      <Part>
925        <Staff id="1">
926          <linkedTo>1</linkedTo>
927          <StaffType group="pitched">
928            <name>stdNormal</name>
929            </StaffType>
930          <bracket type="1" span="2" col="0"/>
931          <barLineSpan>1</barLineSpan>
932          </Staff>
933        <Staff id="2">
934          <linkedTo>2</linkedTo>
935          <StaffType group="pitched">
936            <name>stdNormal</name>
937            </StaffType>
938          <defaultClef>F</defaultClef>
939          </Staff>
940        <trackName>Piano</trackName>
941        <Instrument>
942          <longName>Piano</longName>
943          <shortName>Pno.</shortName>
944          <trackName>Piano</trackName>
945          <minPitchP>21</minPitchP>
946          <maxPitchP>108</maxPitchP>
947          <minPitchA>21</minPitchA>
948          <maxPitchA>108</maxPitchA>
949          <instrumentId>keyboard.piano</instrumentId>
950          <clef staff="2">F</clef>
951          <Articulation>
952            <velocity>100</velocity>
953            <gateTime>95</gateTime>
954            </Articulation>
955          <Articulation name="staccatissimo">
956            <velocity>100</velocity>
957            <gateTime>33</gateTime>
958            </Articulation>
959          <Articulation name="staccato">
960            <velocity>100</velocity>
961            <gateTime>50</gateTime>
962            </Articulation>
963          <Articulation name="portato">
964            <velocity>100</velocity>
965            <gateTime>67</gateTime>
966            </Articulation>
967          <Articulation name="tenuto">
968            <velocity>100</velocity>
969            <gateTime>100</gateTime>
970            </Articulation>
971          <Articulation name="marcato">
972            <velocity>120</velocity>
973            <gateTime>67</gateTime>
974            </Articulation>
975          <Articulation name="sforzato">
976            <velocity>120</velocity>
977            <gateTime>100</gateTime>
978            </Articulation>
979          <Channel>
980            <program value="0"/>
981            </Channel>
982          </Instrument>
983        </Part>
984      <Staff id="1">
985        <VBox>
986          <height>10</height>
987          <linked>
988            </linked>
989          <Text>
990            <linked>
991              </linked>
992            <style>Title</style>
993            <text>voices</text>
994            </Text>
995          <Text>
996            <style>Instrument Name (Part)</style>
997            <text>Piano</text>
998            </Text>
999          </VBox>
1000        <Measure>
1001          <voice>
1002            <KeySig>
1003              <linked>
1004                </linked>
1005              <accidental>-4</accidental>
1006              </KeySig>
1007            <TimeSig>
1008              <linked>
1009                </linked>
1010              <sigN>4</sigN>
1011              <sigD>4</sigD>
1012              </TimeSig>
1013            <Chord>
1014              <linked>
1015                <location>
1016                  <voices>1</voices>
1017                  </location>
1018                </linked>
1019              <durationType>quarter</durationType>
1020              <Note>
1021                <linked>
1022                  <location>
1023                    <voices>1</voices>
1024                    </location>
1025                  </linked>
1026                <pitch>68</pitch>
1027                <tpc>10</tpc>
1028                </Note>
1029              </Chord>
1030            <Chord>
1031              <linked>
1032                <location>
1033                  <voices>1</voices>
1034                  </location>
1035                </linked>
1036              <durationType>quarter</durationType>
1037              <Note>
1038                <linked>
1039                  <location>
1040                    <voices>1</voices>
1041                    </location>
1042                  </linked>
1043                <pitch>70</pitch>
1044                <tpc>12</tpc>
1045                </Note>
1046              </Chord>
1047            <Chord>
1048              <linked>
1049                <location>
1050                  <voices>1</voices>
1051                  </location>
1052                </linked>
1053              <durationType>quarter</durationType>
1054              <Note>
1055                <linked>
1056                  <location>
1057                    <voices>1</voices>
1058                    </location>
1059                  </linked>
1060                <pitch>72</pitch>
1061                <tpc>14</tpc>
1062                </Note>
1063              </Chord>
1064            <Rest>
1065              <linked>
1066                <location>
1067                  <voices>1</voices>
1068                  </location>
1069                </linked>
1070              <durationType>quarter</durationType>
1071              </Rest>
1072            </voice>
1073          <voice>
1074            <Chord>
1075              <linked>
1076                <location>
1077                  <voices>1</voices>
1078                  </location>
1079                </linked>
1080              <durationType>quarter</durationType>
1081              <Note>
1082                <linked>
1083                  <location>
1084                    <voices>1</voices>
1085                    </location>
1086                  </linked>
1087                <pitch>75</pitch>
1088                <tpc>11</tpc>
1089                </Note>
1090              </Chord>
1091            <Chord>
1092              <linked>
1093                <location>
1094                  <voices>1</voices>
1095                  </location>
1096                </linked>
1097              <durationType>quarter</durationType>
1098              <Note>
1099                <linked>
1100                  <location>
1101                    <voices>1</voices>
1102                    </location>
1103                  </linked>
1104                <pitch>77</pitch>
1105                <tpc>13</tpc>
1106                </Note>
1107              </Chord>
1108            <Chord>
1109              <linked>
1110                <location>
1111                  <voices>1</voices>
1112                  </location>
1113                </linked>
1114              <durationType>quarter</durationType>
1115              <Note>
1116                <linked>
1117                  <location>
1118                    <voices>1</voices>
1119                    </location>
1120                  </linked>
1121                <pitch>79</pitch>
1122                <tpc>15</tpc>
1123                </Note>
1124              </Chord>
1125            <Chord>
1126              <linked>
1127                <location>
1128                  <voices>1</voices>
1129                  </location>
1130                </linked>
1131              <durationType>quarter</durationType>
1132              <Note>
1133                <linked>
1134                  <location>
1135                    <voices>1</voices>
1136                    </location>
1137                  </linked>
1138                <pitch>80</pitch>
1139                <tpc>10</tpc>
1140                </Note>
1141              </Chord>
1142            </voice>
1143          </Measure>
1144        <Measure>
1145          <voice>
1146            <Spanner type="HairPin">
1147              <HairPin>
1148                <subtype>0</subtype>
1149                <veloChange>10</veloChange>
1150                <beginText>cresc.</beginText>
1151                <continueText>(cresc.)</continueText>
1152                <linked>
1153                  </linked>
1154                </HairPin>
1155              <next>
1156                <location>
1157                  <fractions>1/4</fractions>
1158                  </location>
1159                </next>
1160              </Spanner>
1161            <Chord>
1162              <linked>
1163                <location>
1164                  <voices>1</voices>
1165                  </location>
1166                </linked>
1167              <durationType>quarter</durationType>
1168              <Note>
1169                <linked>
1170                  <location>
1171                    <voices>1</voices>
1172                    </location>
1173                  </linked>
1174                <pitch>63</pitch>
1175                <tpc>11</tpc>
1176                </Note>
1177              </Chord>
1178            <Spanner type="HairPin">
1179              <prev>
1180                <location>
1181                  <fractions>-1/4</fractions>
1182                  </location>
1183                </prev>
1184              </Spanner>
1185            <Chord>
1186              <linked>
1187                <location>
1188                  <voices>1</voices>
1189                  </location>
1190                </linked>
1191              <durationType>quarter</durationType>
1192              <Note>
1193                <linked>
1194                  <location>
1195                    <voices>1</voices>
1196                    </location>
1197                  </linked>
1198                <pitch>63</pitch>
1199                <tpc>11</tpc>
1200                </Note>
1201              </Chord>
1202            <Chord>
1203              <linked>
1204                <location>
1205                  <voices>1</voices>
1206                  </location>
1207                </linked>
1208              <durationType>quarter</durationType>
1209              <Note>
1210                <linked>
1211                  <location>
1212                    <voices>1</voices>
1213                    </location>
1214                  </linked>
1215                <Fingering>
1216                  <linked>
1217                    <location>
1218                      <voices>1</voices>
1219                      </location>
1220                    </linked>
1221                  <pos x="1.05809" y="-4.67501"/>
1222                  <text>2</text>
1223                  </Fingering>
1224                <pitch>63</pitch>
1225                <tpc>11</tpc>
1226                </Note>
1227              </Chord>
1228            <Chord>
1229              <linked>
1230                <location>
1231                  <voices>1</voices>
1232                  </location>
1233                </linked>
1234              <durationType>quarter</durationType>
1235              <Articulation>
1236                <subtype>articAccentBelow</subtype>
1237                <linked>
1238                  <location>
1239                    <voices>1</voices>
1240                    </location>
1241                  </linked>
1242                </Articulation>
1243              <Note>
1244                <linked>
1245                  <location>
1246                    <voices>1</voices>
1247                    </location>
1248                  </linked>
1249                <pitch>63</pitch>
1250                <tpc>11</tpc>
1251                </Note>
1252              </Chord>
1253            </voice>
1254          <voice>
1255            <Rest>
1256              <linked>
1257                <location>
1258                  <voices>1</voices>
1259                  </location>
1260                </linked>
1261              <durationType>measure</durationType>
1262              <duration>4/4</duration>
1263              </Rest>
1264            </voice>
1265          </Measure>
1266        <Measure>
1267          <voice>
1268            <Chord>
1269              <linked>
1270                <location>
1271                  <voices>1</voices>
1272                  </location>
1273                </linked>
1274              <durationType>quarter</durationType>
1275              <Note>
1276                <linked>
1277                  <location>
1278                    <voices>1</voices>
1279                    </location>
1280                  </linked>
1281                <pitch>63</pitch>
1282                <tpc>11</tpc>
1283                </Note>
1284              </Chord>
1285            <Chord>
1286              <linked>
1287                <location>
1288                  <voices>1</voices>
1289                  </location>
1290                </linked>
1291              <durationType>quarter</durationType>
1292              <Note>
1293                <linked>
1294                  <location>
1295                    <voices>1</voices>
1296                    </location>
1297                  </linked>
1298                <pitch>63</pitch>
1299                <tpc>11</tpc>
1300                </Note>
1301              </Chord>
1302            <Chord>
1303              <linked>
1304                <location>
1305                  <voices>1</voices>
1306                  </location>
1307                </linked>
1308              <durationType>quarter</durationType>
1309              <Note>
1310                <linked>
1311                  <location>
1312                    <voices>1</voices>
1313                    </location>
1314                  </linked>
1315                <pitch>63</pitch>
1316                <tpc>11</tpc>
1317                </Note>
1318              </Chord>
1319            <Chord>
1320              <linked>
1321                <location>
1322                  <voices>1</voices>
1323                  </location>
1324                </linked>
1325              <durationType>quarter</durationType>
1326              <Note>
1327                <linked>
1328                  <location>
1329                    <voices>1</voices>
1330                    </location>
1331                  </linked>
1332                <pitch>63</pitch>
1333                <tpc>11</tpc>
1334                </Note>
1335              </Chord>
1336            </voice>
1337          <voice>
1338            <Chord>
1339              <linked>
1340                <location>
1341                  <voices>1</voices>
1342                  </location>
1343                </linked>
1344              <durationType>quarter</durationType>
1345              <Note>
1346                <linked>
1347                  <location>
1348                    <voices>1</voices>
1349                    </location>
1350                  </linked>
1351                <pitch>75</pitch>
1352                <tpc>11</tpc>
1353                </Note>
1354              </Chord>
1355            <Chord>
1356              <linked>
1357                <location>
1358                  <voices>1</voices>
1359                  </location>
1360                </linked>
1361              <durationType>quarter</durationType>
1362              <Note>
1363                <linked>
1364                  <location>
1365                    <voices>1</voices>
1366                    </location>
1367                  </linked>
1368                <pitch>75</pitch>
1369                <tpc>11</tpc>
1370                </Note>
1371              </Chord>
1372            <Chord>
1373              <linked>
1374                <location>
1375                  <voices>1</voices>
1376                  </location>
1377                </linked>
1378              <durationType>quarter</durationType>
1379              <Note>
1380                <linked>
1381                  <location>
1382                    <voices>1</voices>
1383                    </location>
1384                  </linked>
1385                <pitch>75</pitch>
1386                <tpc>11</tpc>
1387                </Note>
1388              </Chord>
1389            <Chord>
1390              <linked>
1391                <location>
1392                  <voices>1</voices>
1393                  </location>
1394                </linked>
1395              <durationType>quarter</durationType>
1396              <Note>
1397                <linked>
1398                  <location>
1399                    <voices>1</voices>
1400                    </location>
1401                  </linked>
1402                <pitch>75</pitch>
1403                <tpc>11</tpc>
1404                </Note>
1405              </Chord>
1406            </voice>
1407          </Measure>
1408        <Measure>
1409          <voice>
1410            <Chord>
1411              <linked>
1412                <location>
1413                  <voices>1</voices>
1414                  </location>
1415                </linked>
1416              <durationType>quarter</durationType>
1417              <Spanner type="Slur">
1418                <Slur>
1419                  <linked>
1420                    <location>
1421                      <voices>1</voices>
1422                      </location>
1423                    </linked>
1424                  </Slur>
1425                <next>
1426                  <location>
1427                    <fractions>3/4</fractions>
1428                    </location>
1429                  </next>
1430                </Spanner>
1431              <Note>
1432                <linked>
1433                  <location>
1434                    <voices>1</voices>
1435                    </location>
1436                  </linked>
1437                <pitch>63</pitch>
1438                <tpc>11</tpc>
1439                </Note>
1440              </Chord>
1441            <Chord>
1442              <linked>
1443                <location>
1444                  <voices>1</voices>
1445                  </location>
1446                </linked>
1447              <durationType>quarter</durationType>
1448              <Note>
1449                <linked>
1450                  <location>
1451                    <voices>1</voices>
1452                    </location>
1453                  </linked>
1454                <pitch>63</pitch>
1455                <tpc>11</tpc>
1456                </Note>
1457              </Chord>
1458            <Chord>
1459              <linked>
1460                <location>
1461                  <voices>1</voices>
1462                  </location>
1463                </linked>
1464              <durationType>quarter</durationType>
1465              <Note>
1466                <linked>
1467                  <location>
1468                    <voices>1</voices>
1469                    </location>
1470                  </linked>
1471                <pitch>63</pitch>
1472                <tpc>11</tpc>
1473                </Note>
1474              </Chord>
1475            <Chord>
1476              <linked>
1477                <location>
1478                  <voices>1</voices>
1479                  </location>
1480                </linked>
1481              <durationType>quarter</durationType>
1482              <Spanner type="Slur">
1483                <prev>
1484                  <location>
1485                    <fractions>-3/4</fractions>
1486                    </location>
1487                  </prev>
1488                </Spanner>
1489              <Note>
1490                <linked>
1491                  <location>
1492                    <voices>1</voices>
1493                    </location>
1494                  </linked>
1495                <pitch>63</pitch>
1496                <tpc>11</tpc>
1497                </Note>
1498              </Chord>
1499            </voice>
1500          <voice>
1501            <Rest>
1502              <linked>
1503                <location>
1504                  <voices>1</voices>
1505                  </location>
1506                </linked>
1507              <durationType>measure</durationType>
1508              <duration>4/4</duration>
1509              </Rest>
1510            </voice>
1511          </Measure>
1512        <Measure>
1513          <voice>
1514            <Chord>
1515              <linked>
1516                <location>
1517                  <voices>1</voices>
1518                  </location>
1519                </linked>
1520              <durationType>quarter</durationType>
1521              <Note>
1522                <linked>
1523                  <location>
1524                    <voices>1</voices>
1525                    </location>
1526                  </linked>
1527                <Spanner type="Tie">
1528                  <Tie>
1529                    <linked>
1530                      <location>
1531                        <voices>1</voices>
1532                        </location>
1533                      </linked>
1534                    </Tie>
1535                  <next>
1536                    <location>
1537                      <fractions>1/4</fractions>
1538                      </location>
1539                    </next>
1540                  </Spanner>
1541                <pitch>63</pitch>
1542                <tpc>11</tpc>
1543                </Note>
1544              </Chord>
1545            <Chord>
1546              <linked>
1547                <location>
1548                  <voices>1</voices>
1549                  </location>
1550                </linked>
1551              <durationType>quarter</durationType>
1552              <Note>
1553                <linked>
1554                  <location>
1555                    <voices>1</voices>
1556                    </location>
1557                  </linked>
1558                <Spanner type="Tie">
1559                  <prev>
1560                    <location>
1561                      <fractions>-1/4</fractions>
1562                      </location>
1563                    </prev>
1564                  </Spanner>
1565                <pitch>63</pitch>
1566                <tpc>11</tpc>
1567                </Note>
1568              </Chord>
1569            <Chord>
1570              <linked>
1571                <location>
1572                  <voices>1</voices>
1573                  </location>
1574                </linked>
1575              <durationType>quarter</durationType>
1576              <Note>
1577                <linked>
1578                  <location>
1579                    <voices>1</voices>
1580                    </location>
1581                  </linked>
1582                <pitch>63</pitch>
1583                <tpc>11</tpc>
1584                </Note>
1585              </Chord>
1586            <Rest>
1587              <linked>
1588                <location>
1589                  <voices>1</voices>
1590                  </location>
1591                </linked>
1592              <durationType>quarter</durationType>
1593              </Rest>
1594            </voice>
1595          <voice>
1596            <Rest>
1597              <linked>
1598                <location>
1599                  <voices>1</voices>
1600                  </location>
1601                </linked>
1602              <durationType>measure</durationType>
1603              <duration>4/4</duration>
1604              </Rest>
1605            </voice>
1606          </Measure>
1607        </Staff>
1608      <Staff id="2">
1609        <Measure>
1610          <voice>
1611            <TimeSig>
1612              <linked>
1613                </linked>
1614              <sigN>4</sigN>
1615              <sigD>4</sigD>
1616              </TimeSig>
1617            <Rest>
1618              <linked>
1619                </linked>
1620              <durationType>measure</durationType>
1621              <duration>4/4</duration>
1622              </Rest>
1623            </voice>
1624          </Measure>
1625        <Measure>
1626          <voice>
1627            <Rest>
1628              <linked>
1629                </linked>
1630              <durationType>measure</durationType>
1631              <duration>4/4</duration>
1632              </Rest>
1633            </voice>
1634          </Measure>
1635        <Measure>
1636          <voice>
1637            <Chord>
1638              <linked>
1639                </linked>
1640              <durationType>quarter</durationType>
1641              <Note>
1642                <linked>
1643                  </linked>
1644                <pitch>55</pitch>
1645                <tpc>15</tpc>
1646                </Note>
1647              </Chord>
1648            <Chord>
1649              <linked>
1650                </linked>
1651              <durationType>quarter</durationType>
1652              <Note>
1653                <linked>
1654                  </linked>
1655                <pitch>57</pitch>
1656                <tpc>17</tpc>
1657                </Note>
1658              </Chord>
1659            <Chord>
1660              <linked>
1661                </linked>
1662              <durationType>quarter</durationType>
1663              <Note>
1664                <linked>
1665                  </linked>
1666                <pitch>59</pitch>
1667                <tpc>19</tpc>
1668                </Note>
1669              </Chord>
1670            <Rest>
1671              <linked>
1672                </linked>
1673              <durationType>quarter</durationType>
1674              </Rest>
1675            </voice>
1676          </Measure>
1677        <Measure>
1678          <voice>
1679            <Rest>
1680              <linked>
1681                </linked>
1682              <durationType>measure</durationType>
1683              <duration>4/4</duration>
1684              </Rest>
1685            </voice>
1686          </Measure>
1687        <Measure>
1688          <voice>
1689            <Rest>
1690              <linked>
1691                </linked>
1692              <durationType>measure</durationType>
1693              <duration>4/4</duration>
1694              </Rest>
1695            </voice>
1696          </Measure>
1697        </Staff>
1698      <name>Piano</name>
1699      </Score>
1700    <Score>
1701      <LayerTag id="0" tag="default"></LayerTag>
1702      <currentLayer>0</currentLayer>
1703      <Division>480</Division>
1704      <Style>
1705        <lastSystemFillLimit>0</lastSystemFillLimit>
1706        <createMultiMeasureRests>1</createMultiMeasureRests>
1707        <Spatium>1.76389</Spatium>
1708        </Style>
1709      <showInvisible>1</showInvisible>
1710      <showUnprintable>1</showUnprintable>
1711      <showFrames>1</showFrames>
1712      <showMargins>0</showMargins>
1713      <metaTag name="partName">Trombone</metaTag>
1714      <Part>
1715        <Staff id="1">
1716          <linkedTo>3</linkedTo>
1717          <StaffType group="pitched">
1718            <name>stdNormal</name>
1719            </StaffType>
1720          <defaultClef>F</defaultClef>
1721          </Staff>
1722        <trackName>Trombone</trackName>
1723        <Instrument>
1724          <longName>Trombone</longName>
1725          <shortName>Tbn.</shortName>
1726          <trackName>Trombone</trackName>
1727          <minPitchP>35</minPitchP>
1728          <maxPitchP>74</maxPitchP>
1729          <minPitchA>35</minPitchA>
1730          <maxPitchA>70</maxPitchA>
1731          <instrumentId>brass.trombone</instrumentId>
1732          <clef>F</clef>
1733          <Articulation>
1734            <velocity>100</velocity>
1735            <gateTime>100</gateTime>
1736            </Articulation>
1737          <Articulation name="staccatissimo">
1738            <velocity>100</velocity>
1739            <gateTime>33</gateTime>
1740            </Articulation>
1741          <Articulation name="staccato">
1742            <velocity>100</velocity>
1743            <gateTime>50</gateTime>
1744            </Articulation>
1745          <Articulation name="portato">
1746            <velocity>100</velocity>
1747            <gateTime>67</gateTime>
1748            </Articulation>
1749          <Articulation name="tenuto">
1750            <velocity>100</velocity>
1751            <gateTime>100</gateTime>
1752            </Articulation>
1753          <Articulation name="marcato">
1754            <velocity>120</velocity>
1755            <gateTime>67</gateTime>
1756            </Articulation>
1757          <Articulation name="sforzato">
1758            <velocity>120</velocity>
1759            <gateTime>100</gateTime>
1760            </Articulation>
1761          <Channel>
1762            <program value="57"/>
1763            </Channel>
1764          </Instrument>
1765        </Part>
1766      <Staff id="1">
1767        <VBox>
1768          <height>10</height>
1769          <linked>
1770            <location>
1771              <staves>-2</staves>
1772              </location>
1773            </linked>
1774          <Text>
1775            <linked>
1776              <location>
1777                <staves>-2</staves>
1778                </location>
1779              </linked>
1780            <style>Title</style>
1781            <text>voices</text>
1782            </Text>
1783          <Text>
1784            <style>Instrument Name (Part)</style>
1785            <text>Trombone</text>
1786            </Text>
1787          </VBox>
1788        <Measure>
1789          <voice>
1790            <TimeSig>
1791              <linked>
1792                </linked>
1793              <sigN>4</sigN>
1794              <sigD>4</sigD>
1795              </TimeSig>
1796            <Chord>
1797              <linked>
1798                <location>
1799                  <voices>3</voices>
1800                  </location>
1801                </linked>
1802              <durationType>quarter</durationType>
1803              <Note>
1804                <linked>
1805                  <location>
1806                    <voices>3</voices>
1807                    </location>
1808                  </linked>
1809                <pitch>48</pitch>
1810                <tpc>14</tpc>
1811                </Note>
1812              </Chord>
1813            <Chord>
1814              <linked>
1815                <location>
1816                  <voices>3</voices>
1817                  </location>
1818                </linked>
1819              <durationType>quarter</durationType>
1820              <Note>
1821                <linked>
1822                  <location>
1823                    <voices>3</voices>
1824                    </location>
1825                  </linked>
1826                <pitch>50</pitch>
1827                <tpc>16</tpc>
1828                </Note>
1829              </Chord>
1830            <Chord>
1831              <linked>
1832                <location>
1833                  <voices>3</voices>
1834                  </location>
1835                </linked>
1836              <durationType>quarter</durationType>
1837              <Note>
1838                <linked>
1839                  <location>
1840                    <voices>3</voices>
1841                    </location>
1842                  </linked>
1843                <pitch>52</pitch>
1844                <tpc>18</tpc>
1845                </Note>
1846              </Chord>
1847            <Rest>
1848              <linked>
1849                <location>
1850                  <voices>3</voices>
1851                  </location>
1852                </linked>
1853              <durationType>quarter</durationType>
1854              </Rest>
1855            </voice>
1856          </Measure>
1857        <Measure>
1858          <voice>
1859            <Chord>
1860              <linked>
1861                <location>
1862                  <voices>3</voices>
1863                  </location>
1864                </linked>
1865              <durationType>quarter</durationType>
1866              <Note>
1867                <linked>
1868                  <location>
1869                    <voices>3</voices>
1870                    </location>
1871                  </linked>
1872                <pitch>43</pitch>
1873                <tpc>15</tpc>
1874                </Note>
1875              </Chord>
1876            <Chord>
1877              <linked>
1878                <location>
1879                  <voices>3</voices>
1880                  </location>
1881                </linked>
1882              <durationType>quarter</durationType>
1883              <Note>
1884                <linked>
1885                  <location>
1886                    <voices>3</voices>
1887                    </location>
1888                  </linked>
1889                <pitch>43</pitch>
1890                <tpc>15</tpc>
1891                </Note>
1892              </Chord>
1893            <Chord>
1894              <linked>
1895                <location>
1896                  <voices>3</voices>
1897                  </location>
1898                </linked>
1899              <durationType>quarter</durationType>
1900              <Note>
1901                <linked>
1902                  <location>
1903                    <voices>3</voices>
1904                    </location>
1905                  </linked>
1906                <Fingering>
1907                  <linked>
1908                    <location>
1909                      <voices>3</voices>
1910                      </location>
1911                    </linked>
1912                  <pos x="1.05809" y="-4.67501"/>
1913                  <text>2</text>
1914                  </Fingering>
1915                <pitch>43</pitch>
1916                <tpc>15</tpc>
1917                </Note>
1918              </Chord>
1919            <Chord>
1920              <linked>
1921                <location>
1922                  <voices>3</voices>
1923                  </location>
1924                </linked>
1925              <durationType>quarter</durationType>
1926              <Articulation>
1927                <subtype>articAccentBelow</subtype>
1928                <linked>
1929                  <location>
1930                    <voices>3</voices>
1931                    </location>
1932                  </linked>
1933                </Articulation>
1934              <Note>
1935                <linked>
1936                  <location>
1937                    <voices>3</voices>
1938                    </location>
1939                  </linked>
1940                <pitch>43</pitch>
1941                <tpc>15</tpc>
1942                </Note>
1943              </Chord>
1944            </voice>
1945          </Measure>
1946        <Measure>
1947          <voice>
1948            <Chord>
1949              <linked>
1950                <location>
1951                  <voices>3</voices>
1952                  </location>
1953                </linked>
1954              <durationType>quarter</durationType>
1955              <Note>
1956                <linked>
1957                  <location>
1958                    <voices>3</voices>
1959                    </location>
1960                  </linked>
1961                <pitch>43</pitch>
1962                <tpc>15</tpc>
1963                </Note>
1964              </Chord>
1965            <Chord>
1966              <linked>
1967                <location>
1968                  <voices>3</voices>
1969                  </location>
1970                </linked>
1971              <durationType>quarter</durationType>
1972              <Note>
1973                <linked>
1974                  <location>
1975                    <voices>3</voices>
1976                    </location>
1977                  </linked>
1978                <pitch>43</pitch>
1979                <tpc>15</tpc>
1980                </Note>
1981              </Chord>
1982            <Chord>
1983              <linked>
1984                <location>
1985                  <voices>3</voices>
1986                  </location>
1987                </linked>
1988              <durationType>quarter</durationType>
1989              <Note>
1990                <linked>
1991                  <location>
1992                    <voices>3</voices>
1993                    </location>
1994                  </linked>
1995                <pitch>43</pitch>
1996                <tpc>15</tpc>
1997                </Note>
1998              </Chord>
1999            <Chord>
2000              <linked>
2001                <location>
2002                  <voices>3</voices>
2003                  </location>
2004                </linked>
2005              <durationType>quarter</durationType>
2006              <Note>
2007                <linked>
2008                  <location>
2009                    <voices>3</voices>
2010                    </location>
2011                  </linked>
2012                <pitch>43</pitch>
2013                <tpc>15</tpc>
2014                </Note>
2015              </Chord>
2016            </voice>
2017          </Measure>
2018        <Measure>
2019          <voice>
2020            <Chord>
2021              <linked>
2022                <location>
2023                  <voices>3</voices>
2024                  </location>
2025                </linked>
2026              <durationType>quarter</durationType>
2027              <Spanner type="Slur">
2028                <Slur>
2029                  <linked>
2030                    <location>
2031                      <voices>3</voices>
2032                      </location>
2033                    </linked>
2034                  </Slur>
2035                <next>
2036                  <location>
2037                    <fractions>3/4</fractions>
2038                    </location>
2039                  </next>
2040                </Spanner>
2041              <Note>
2042                <linked>
2043                  <location>
2044                    <voices>3</voices>
2045                    </location>
2046                  </linked>
2047                <pitch>43</pitch>
2048                <tpc>15</tpc>
2049                </Note>
2050              </Chord>
2051            <Chord>
2052              <linked>
2053                <location>
2054                  <voices>3</voices>
2055                  </location>
2056                </linked>
2057              <durationType>quarter</durationType>
2058              <Note>
2059                <linked>
2060                  <location>
2061                    <voices>3</voices>
2062                    </location>
2063                  </linked>
2064                <pitch>43</pitch>
2065                <tpc>15</tpc>
2066                </Note>
2067              </Chord>
2068            <Chord>
2069              <linked>
2070                <location>
2071                  <voices>3</voices>
2072                  </location>
2073                </linked>
2074              <durationType>quarter</durationType>
2075              <Note>
2076                <linked>
2077                  <location>
2078                    <voices>3</voices>
2079                    </location>
2080                  </linked>
2081                <pitch>43</pitch>
2082                <tpc>15</tpc>
2083                </Note>
2084              </Chord>
2085            <Chord>
2086              <linked>
2087                <location>
2088                  <voices>3</voices>
2089                  </location>
2090                </linked>
2091              <durationType>quarter</durationType>
2092              <Spanner type="Slur">
2093                <prev>
2094                  <location>
2095                    <fractions>-3/4</fractions>
2096                    </location>
2097                  </prev>
2098                </Spanner>
2099              <Note>
2100                <linked>
2101                  <location>
2102                    <voices>3</voices>
2103                    </location>
2104                  </linked>
2105                <pitch>43</pitch>
2106                <tpc>15</tpc>
2107                </Note>
2108              </Chord>
2109            </voice>
2110          </Measure>
2111        <Measure>
2112          <voice>
2113            <Chord>
2114              <linked>
2115                <location>
2116                  <voices>3</voices>
2117                  </location>
2118                </linked>
2119              <durationType>quarter</durationType>
2120              <Note>
2121                <linked>
2122                  <location>
2123                    <voices>3</voices>
2124                    </location>
2125                  </linked>
2126                <Spanner type="Tie">
2127                  <Tie>
2128                    <linked>
2129                      <location>
2130                        <voices>3</voices>
2131                        </location>
2132                      </linked>
2133                    </Tie>
2134                  <next>
2135                    <location>
2136                      <fractions>1/4</fractions>
2137                      </location>
2138                    </next>
2139                  </Spanner>
2140                <pitch>43</pitch>
2141                <tpc>15</tpc>
2142                </Note>
2143              </Chord>
2144            <Chord>
2145              <linked>
2146                <location>
2147                  <voices>3</voices>
2148                  </location>
2149                </linked>
2150              <durationType>quarter</durationType>
2151              <Note>
2152                <linked>
2153                  <location>
2154                    <voices>3</voices>
2155                    </location>
2156                  </linked>
2157                <Spanner type="Tie">
2158                  <prev>
2159                    <location>
2160                      <fractions>-1/4</fractions>
2161                      </location>
2162                    </prev>
2163                  </Spanner>
2164                <pitch>43</pitch>
2165                <tpc>15</tpc>
2166                </Note>
2167              </Chord>
2168            <Chord>
2169              <linked>
2170                <location>
2171                  <voices>3</voices>
2172                  </location>
2173                </linked>
2174              <durationType>quarter</durationType>
2175              <Note>
2176                <linked>
2177                  <location>
2178                    <voices>3</voices>
2179                    </location>
2180                  </linked>
2181                <pitch>43</pitch>
2182                <tpc>15</tpc>
2183                </Note>
2184              </Chord>
2185            <Rest>
2186              <linked>
2187                <location>
2188                  <voices>3</voices>
2189                  </location>
2190                </linked>
2191              <durationType>quarter</durationType>
2192              </Rest>
2193            </voice>
2194          </Measure>
2195        </Staff>
2196      <name>Trombone</name>
2197      </Score>
2198    </Score>
2199  </museScore>
2200