musicxml 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (75) hide show
  1. checksums.yaml +7 -0
  2. data/.gitignore +6 -0
  3. data/.rubocop.yml +25 -0
  4. data/.travis.yml +6 -0
  5. data/Gemfile +3 -0
  6. data/LICENSE.txt +21 -0
  7. data/README.md +42 -0
  8. data/Rakefile +10 -0
  9. data/bin/console +10 -0
  10. data/lib/musicxml.rb +12 -0
  11. data/lib/musicxml/key_signature.rb +16 -0
  12. data/lib/musicxml/node.rb +129 -0
  13. data/lib/musicxml/node/base.rb +30 -0
  14. data/lib/musicxml/node/config.rb +48 -0
  15. data/lib/musicxml/node/json_export.rb +54 -0
  16. data/lib/musicxml/node/parser.rb +66 -0
  17. data/lib/musicxml/parser.rb +22 -0
  18. data/lib/musicxml/version.rb +3 -0
  19. data/musicxml.gemspec +25 -0
  20. data/samples/ActorPreludeSample.mxl +0 -0
  21. data/samples/ActorPreludeSample.pdf +0 -0
  22. data/samples/ActorPreludeSample.xml +44672 -0
  23. data/samples/BeetAnGeSample.mxl +0 -0
  24. data/samples/BeetAnGeSample.pdf +0 -0
  25. data/samples/BeetAnGeSample.xml +4274 -0
  26. data/samples/Binchois.mxl +0 -0
  27. data/samples/Binchois.png +0 -0
  28. data/samples/Binchois.xml +2547 -0
  29. data/samples/BrahWiMeSample.mxl +0 -0
  30. data/samples/BrahWiMeSample.pdf +0 -0
  31. data/samples/BrahWiMeSample.xml +3023 -0
  32. data/samples/BrookeWestSample.mxl +0 -0
  33. data/samples/BrookeWestSample.pdf +0 -0
  34. data/samples/BrookeWestSample.xml +5940 -0
  35. data/samples/Chant.mxl +0 -0
  36. data/samples/Chant.png +0 -0
  37. data/samples/Chant.xml +482 -0
  38. data/samples/DebuMandSample.mxl +0 -0
  39. data/samples/DebuMandSample.pdf +0 -0
  40. data/samples/DebuMandSample.xml +4201 -0
  41. data/samples/Dichterliebe01.mxl +0 -0
  42. data/samples/Dichterliebe01.pdf +0 -0
  43. data/samples/Dichterliebe01.xml +7607 -0
  44. data/samples/Echigo-Jishi.mxl +0 -0
  45. data/samples/Echigo-Jishi.pdf +0 -0
  46. data/samples/Echigo-Jishi.xml +2559 -0
  47. data/samples/FaurReveSample.mxl +0 -0
  48. data/samples/FaurReveSample.pdf +0 -0
  49. data/samples/FaurReveSample.xml +5667 -0
  50. data/samples/MahlFaGe4Sample.mxl +0 -0
  51. data/samples/MahlFaGe4Sample.pdf +0 -0
  52. data/samples/MahlFaGe4Sample.xml +4876 -0
  53. data/samples/MozaChloSample.mxl +0 -0
  54. data/samples/MozaChloSample.pdf +0 -0
  55. data/samples/MozaChloSample.xml +0 -0
  56. data/samples/MozaVeilSample.mxl +0 -0
  57. data/samples/MozaVeilSample.pdf +0 -0
  58. data/samples/MozaVeilSample.xml +0 -0
  59. data/samples/MozartPianoSonata.mxl +0 -0
  60. data/samples/MozartPianoSonata.png +0 -0
  61. data/samples/MozartPianoSonata.xml +1136 -0
  62. data/samples/MozartTrio.mxl +0 -0
  63. data/samples/MozartTrio.png +0 -0
  64. data/samples/MozartTrio.xml +3498 -0
  65. data/samples/Saltarello.ly +7 -0
  66. data/samples/Saltarello.mxl +0 -0
  67. data/samples/Saltarello.png +0 -0
  68. data/samples/Saltarello.xml +1551 -0
  69. data/samples/SchbAvMaSample.mxl +0 -0
  70. data/samples/SchbAvMaSample.pdf +0 -0
  71. data/samples/SchbAvMaSample.xml +8787 -0
  72. data/samples/Telemann.mxl +0 -0
  73. data/samples/Telemann.png +0 -0
  74. data/samples/Telemann.xml +5498 -0
  75. metadata +187 -0
Binary file
Binary file
@@ -0,0 +1,3023 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <!DOCTYPE score-partwise PUBLIC "-//Recordare//DTD MusicXML 3.0 Partwise//EN" "http://www.musicxml.org/dtds/partwise.dtd">
3
+ <score-partwise version="3.0">
4
+ <movement-title>Wie Melodien zieht es mir (Page 1)</movement-title>
5
+ <identification>
6
+ <creator type="composer">Johannes Brahms</creator>
7
+ <rights>Copyright © 2002 Recordare LLC</rights>
8
+ <encoding>
9
+ <software>Finale 2011 for Windows</software>
10
+ <software>Dolet 6.0 for Finale</software>
11
+ <encoding-date>2011-08-08</encoding-date>
12
+ <supports attribute="new-system" element="print" type="yes" value="yes"/>
13
+ <supports attribute="new-page" element="print" type="yes" value="yes"/>
14
+ </encoding>
15
+ </identification>
16
+ <defaults>
17
+ <scaling>
18
+ <millimeters>6.35</millimeters>
19
+ <tenths>40</tenths>
20
+ </scaling>
21
+ <page-layout>
22
+ <page-height>1760</page-height>
23
+ <page-width>1360</page-width>
24
+ <page-margins type="both">
25
+ <left-margin>80</left-margin>
26
+ <right-margin>80</right-margin>
27
+ <top-margin>80</top-margin>
28
+ <bottom-margin>80</bottom-margin>
29
+ </page-margins>
30
+ </page-layout>
31
+ <system-layout>
32
+ <system-margins>
33
+ <left-margin>0</left-margin>
34
+ <right-margin>0</right-margin>
35
+ </system-margins>
36
+ <system-distance>130</system-distance>
37
+ <top-system-distance>70</top-system-distance>
38
+ </system-layout>
39
+ <staff-layout>
40
+ <staff-distance>80</staff-distance>
41
+ </staff-layout>
42
+ <appearance>
43
+ <line-width type="stem">0.8333</line-width>
44
+ <line-width type="beam">5</line-width>
45
+ <line-width type="staff">1.25</line-width>
46
+ <line-width type="light barline">1.875</line-width>
47
+ <line-width type="heavy barline">5</line-width>
48
+ <line-width type="leger">1.875</line-width>
49
+ <line-width type="ending">0.8333</line-width>
50
+ <line-width type="wedge">1.25</line-width>
51
+ <line-width type="enclosure">1.25</line-width>
52
+ <line-width type="tuplet bracket">0.8333</line-width>
53
+ <note-size type="grace">60</note-size>
54
+ <note-size type="cue">60</note-size>
55
+ <distance type="hyphen">60</distance>
56
+ <distance type="beam">8</distance>
57
+ </appearance>
58
+ <music-font font-family="Maestro,engraved" font-size="18"/>
59
+ <word-font font-family="Times New Roman" font-size="9"/>
60
+ <lyric-font font-family="Times New Roman" font-size="10"/>
61
+ </defaults>
62
+ <credit page="1">
63
+ <credit-type>page number</credit-type>
64
+ <credit-words default-x="80" default-y="1680" font-size="12" valign="top">2</credit-words>
65
+ </credit>
66
+ <credit page="1">
67
+ <credit-words default-x="680" default-y="80" font-size="9" halign="center" valign="bottom">Copyright © 2002 Recordare LLC</credit-words>
68
+ </credit>
69
+ <credit page="1">
70
+ <credit-words default-x="680" default-y="1640" font-size="24" justify="center" valign="top">Wie Melodien zieht es mir</credit-words>
71
+ </credit>
72
+ <credit page="1">
73
+ <credit-words default-x="680" default-y="1580" font-size="14" justify="center" valign="top">Op. 105, No. 1</credit-words>
74
+ </credit>
75
+ <credit page="1">
76
+ <credit-words default-x="80" default-y="1500" font-size="10" valign="bottom">Klaus Groth</credit-words>
77
+ </credit>
78
+ <credit page="1">
79
+ <credit-words default-x="1280" default-y="1500" font-size="10" halign="right" valign="bottom">Johannes Brahms</credit-words>
80
+ </credit>
81
+ <part-list>
82
+ <score-part id="P1">
83
+ <part-name>Voice</part-name>
84
+ <score-instrument id="P1-I1">
85
+ <instrument-name>Voice</instrument-name>
86
+ </score-instrument>
87
+ <midi-instrument id="P1-I1">
88
+ <midi-channel>1</midi-channel>
89
+ <midi-program>53</midi-program>
90
+ <volume>80</volume>
91
+ <pan>0</pan>
92
+ </midi-instrument>
93
+ </score-part>
94
+ <score-part id="P2">
95
+ <part-name>Piano</part-name>
96
+ <score-instrument id="P2-I2">
97
+ <instrument-name>Acoustic Grand Piano</instrument-name>
98
+ </score-instrument>
99
+ <midi-instrument id="P2-I2">
100
+ <midi-channel>2</midi-channel>
101
+ <midi-program>1</midi-program>
102
+ <volume>80</volume>
103
+ <pan>0</pan>
104
+ </midi-instrument>
105
+ </score-part>
106
+ </part-list>
107
+ <!--=========================================================-->
108
+ <part id="P1">
109
+ <measure number="1" width="340">
110
+ <print page-number="2">
111
+ <system-layout>
112
+ <system-margins>
113
+ <left-margin>120</left-margin>
114
+ <right-margin>0</right-margin>
115
+ </system-margins>
116
+ <top-system-distance>230</top-system-distance>
117
+ </system-layout>
118
+ <measure-numbering>system</measure-numbering>
119
+ </print>
120
+ <attributes>
121
+ <divisions>2</divisions>
122
+ <key>
123
+ <fifths>3</fifths>
124
+ <mode>major</mode>
125
+ </key>
126
+ <time symbol="cut">
127
+ <beats>2</beats>
128
+ <beat-type>2</beat-type>
129
+ </time>
130
+ <clef>
131
+ <sign>G</sign>
132
+ <line>2</line>
133
+ </clef>
134
+ </attributes>
135
+ <direction directive="yes" placement="above">
136
+ <direction-type>
137
+ <words default-y="15" font-size="10.5" font-weight="bold">Zart</words>
138
+ </direction-type>
139
+ <sound tempo="96"/>
140
+ </direction>
141
+ <note default-x="140">
142
+ <rest/>
143
+ <duration>2</duration>
144
+ <voice>1</voice>
145
+ <type>quarter</type>
146
+ </note>
147
+ <note default-x="189">
148
+ <pitch>
149
+ <step>C</step>
150
+ <alter>1</alter>
151
+ <octave>4</octave>
152
+ </pitch>
153
+ <duration>2</duration>
154
+ <voice>1</voice>
155
+ <type>quarter</type>
156
+ <stem default-y="-14">up</stem>
157
+ <lyric default-y="-80" number="1">
158
+ <syllabic>single</syllabic>
159
+ <text>Wie</text>
160
+ </lyric>
161
+ </note>
162
+ <note default-x="239">
163
+ <pitch>
164
+ <step>E</step>
165
+ <octave>4</octave>
166
+ </pitch>
167
+ <duration>2</duration>
168
+ <voice>1</voice>
169
+ <type>quarter</type>
170
+ <stem default-y="-4">up</stem>
171
+ <lyric default-y="-80" number="1">
172
+ <syllabic>begin</syllabic>
173
+ <text>Me</text>
174
+ </lyric>
175
+ </note>
176
+ <note default-x="289">
177
+ <pitch>
178
+ <step>A</step>
179
+ <octave>4</octave>
180
+ </pitch>
181
+ <duration>2</duration>
182
+ <voice>1</voice>
183
+ <type>quarter</type>
184
+ <stem default-y="11">up</stem>
185
+ <lyric default-y="-80" number="1">
186
+ <syllabic>middle</syllabic>
187
+ <text>lo</text>
188
+ </lyric>
189
+ </note>
190
+ </measure>
191
+ <!--=======================================================-->
192
+ <measure number="2" width="220">
193
+ <note default-x="18">
194
+ <pitch>
195
+ <step>D</step>
196
+ <octave>5</octave>
197
+ </pitch>
198
+ <duration>2</duration>
199
+ <voice>1</voice>
200
+ <type>quarter</type>
201
+ <stem default-y="-45.5">down</stem>
202
+ <notations>
203
+ <slur number="1" placement="above" type="start"/>
204
+ </notations>
205
+ <lyric default-y="-80" number="1">
206
+ <syllabic>middle</syllabic>
207
+ <text>di</text>
208
+ </lyric>
209
+ </note>
210
+ <note default-x="68">
211
+ <pitch>
212
+ <step>C</step>
213
+ <alter>1</alter>
214
+ <octave>5</octave>
215
+ </pitch>
216
+ <duration>2</duration>
217
+ <voice>1</voice>
218
+ <type>quarter</type>
219
+ <stem default-y="-50.5">down</stem>
220
+ <notations>
221
+ <slur number="1" type="stop"/>
222
+ </notations>
223
+ </note>
224
+ <note default-x="118">
225
+ <pitch>
226
+ <step>B</step>
227
+ <octave>4</octave>
228
+ </pitch>
229
+ <duration>2</duration>
230
+ <voice>1</voice>
231
+ <type>quarter</type>
232
+ <stem default-y="-55.5">down</stem>
233
+ <notations>
234
+ <slur number="1" placement="above" type="start"/>
235
+ </notations>
236
+ <lyric default-y="-80" number="1">
237
+ <syllabic>end</syllabic>
238
+ <text>en</text>
239
+ <extend/>
240
+ </lyric>
241
+ </note>
242
+ <note default-x="168">
243
+ <pitch>
244
+ <step>A</step>
245
+ <octave>4</octave>
246
+ </pitch>
247
+ <duration>2</duration>
248
+ <voice>1</voice>
249
+ <type>quarter</type>
250
+ <stem default-y="11">up</stem>
251
+ <notations>
252
+ <slur number="1" type="stop"/>
253
+ </notations>
254
+ </note>
255
+ </measure>
256
+ <!--=======================================================-->
257
+ <measure number="3" width="217">
258
+ <note default-x="18">
259
+ <pitch>
260
+ <step>G</step>
261
+ <alter>1</alter>
262
+ <octave>4</octave>
263
+ </pitch>
264
+ <duration>4</duration>
265
+ <voice>1</voice>
266
+ <type>half</type>
267
+ <stem default-y="6">up</stem>
268
+ <lyric default-y="-80" number="1">
269
+ <syllabic>single</syllabic>
270
+ <text>zieht</text>
271
+ </lyric>
272
+ </note>
273
+ <note default-x="116">
274
+ <pitch>
275
+ <step>F</step>
276
+ <alter>1</alter>
277
+ <octave>4</octave>
278
+ </pitch>
279
+ <duration>2</duration>
280
+ <voice>1</voice>
281
+ <type>quarter</type>
282
+ <stem default-y="1">up</stem>
283
+ <lyric default-y="-80" number="1">
284
+ <syllabic>single</syllabic>
285
+ <text>es</text>
286
+ </lyric>
287
+ </note>
288
+ <note default-x="166">
289
+ <pitch>
290
+ <step>A</step>
291
+ <octave>4</octave>
292
+ </pitch>
293
+ <duration>2</duration>
294
+ <voice>1</voice>
295
+ <type>quarter</type>
296
+ <stem default-y="11">up</stem>
297
+ <lyric default-y="-80" number="1">
298
+ <syllabic>single</syllabic>
299
+ <text>mir</text>
300
+ </lyric>
301
+ </note>
302
+ </measure>
303
+ <!--=======================================================-->
304
+ <measure number="4" width="303">
305
+ <note default-x="26">
306
+ <pitch>
307
+ <step>F</step>
308
+ <octave>4</octave>
309
+ </pitch>
310
+ <duration>3</duration>
311
+ <voice>1</voice>
312
+ <type>quarter</type>
313
+ <dot/>
314
+ <accidental>natural</accidental>
315
+ <stem default-y="1">up</stem>
316
+ <lyric default-y="-80" number="1">
317
+ <syllabic>begin</syllabic>
318
+ <text>lei</text>
319
+ </lyric>
320
+ </note>
321
+ <note default-x="132">
322
+ <pitch>
323
+ <step>G</step>
324
+ <octave>4</octave>
325
+ </pitch>
326
+ <duration>1</duration>
327
+ <voice>1</voice>
328
+ <type>eighth</type>
329
+ <accidental>natural</accidental>
330
+ <stem default-y="6">up</stem>
331
+ <lyric default-y="-80" number="1">
332
+ <syllabic>end</syllabic>
333
+ <text>se</text>
334
+ </lyric>
335
+ </note>
336
+ <note default-x="175">
337
+ <pitch>
338
+ <step>F</step>
339
+ <octave>4</octave>
340
+ </pitch>
341
+ <duration>3</duration>
342
+ <voice>1</voice>
343
+ <type>quarter</type>
344
+ <dot/>
345
+ <stem default-y="1">up</stem>
346
+ <lyric default-y="-80" number="1">
347
+ <syllabic>single</syllabic>
348
+ <text>durch</text>
349
+ </lyric>
350
+ </note>
351
+ <note default-x="265">
352
+ <pitch>
353
+ <step>G</step>
354
+ <octave>4</octave>
355
+ </pitch>
356
+ <duration>1</duration>
357
+ <voice>1</voice>
358
+ <type>eighth</type>
359
+ <stem default-y="6">up</stem>
360
+ <lyric default-y="-80" number="1">
361
+ <syllabic>single</syllabic>
362
+ <text>den</text>
363
+ </lyric>
364
+ </note>
365
+ </measure>
366
+ <!--=======================================================-->
367
+ <measure number="5" width="371">
368
+ <print new-system="yes">
369
+ <system-layout>
370
+ <system-distance>165</system-distance>
371
+ </system-layout>
372
+ </print>
373
+ <note default-x="107">
374
+ <pitch>
375
+ <step>E</step>
376
+ <octave>4</octave>
377
+ </pitch>
378
+ <duration>4</duration>
379
+ <voice>1</voice>
380
+ <type>half</type>
381
+ <stem default-y="-4">up</stem>
382
+ <lyric default-y="-80" number="1" relative-x="3">
383
+ <syllabic>single</syllabic>
384
+ <text>Sinn,</text>
385
+ </lyric>
386
+ </note>
387
+ <note default-x="242">
388
+ <rest/>
389
+ <duration>2</duration>
390
+ <voice>1</voice>
391
+ <type>quarter</type>
392
+ </note>
393
+ <note default-x="304">
394
+ <pitch>
395
+ <step>C</step>
396
+ <alter>1</alter>
397
+ <octave>5</octave>
398
+ </pitch>
399
+ <duration>2</duration>
400
+ <voice>1</voice>
401
+ <type>quarter</type>
402
+ <stem default-y="-50.5">down</stem>
403
+ <lyric default-y="-80" number="1">
404
+ <syllabic>single</syllabic>
405
+ <text>wie</text>
406
+ </lyric>
407
+ </note>
408
+ </measure>
409
+ <!--=======================================================-->
410
+ <measure number="6" width="315">
411
+ <note default-x="18">
412
+ <pitch>
413
+ <step>B</step>
414
+ <octave>4</octave>
415
+ </pitch>
416
+ <duration>3</duration>
417
+ <voice>1</voice>
418
+ <type>quarter</type>
419
+ <dot/>
420
+ <stem default-y="-55.5">down</stem>
421
+ <lyric default-y="-80" number="1">
422
+ <syllabic>begin</syllabic>
423
+ <text>Früh</text>
424
+ </lyric>
425
+ </note>
426
+ <note default-x="124">
427
+ <pitch>
428
+ <step>F</step>
429
+ <alter>1</alter>
430
+ <octave>4</octave>
431
+ </pitch>
432
+ <duration>1</duration>
433
+ <voice>1</voice>
434
+ <type>eighth</type>
435
+ <stem default-y="1">up</stem>
436
+ <lyric default-y="-80" number="1">
437
+ <syllabic>middle</syllabic>
438
+ <text>lings</text>
439
+ </lyric>
440
+ </note>
441
+ <note default-x="168">
442
+ <pitch>
443
+ <step>G</step>
444
+ <alter>1</alter>
445
+ <octave>4</octave>
446
+ </pitch>
447
+ <duration>3</duration>
448
+ <voice>1</voice>
449
+ <type>quarter</type>
450
+ <dot/>
451
+ <stem default-y="6">up</stem>
452
+ <lyric default-y="-80" number="1">
453
+ <syllabic>middle</syllabic>
454
+ <text>blu</text>
455
+ </lyric>
456
+ </note>
457
+ <note default-x="273">
458
+ <pitch>
459
+ <step>E</step>
460
+ <octave>4</octave>
461
+ </pitch>
462
+ <duration>1</duration>
463
+ <voice>1</voice>
464
+ <type>eighth</type>
465
+ <stem default-y="-4">up</stem>
466
+ <lyric default-y="-80" number="1">
467
+ <syllabic>end</syllabic>
468
+ <text>men</text>
469
+ </lyric>
470
+ </note>
471
+ </measure>
472
+ <!--=======================================================-->
473
+ <measure number="7" width="230">
474
+ <note default-x="18">
475
+ <pitch>
476
+ <step>B</step>
477
+ <octave>4</octave>
478
+ </pitch>
479
+ <duration>4</duration>
480
+ <voice>1</voice>
481
+ <type>half</type>
482
+ <stem default-y="-55.5">down</stem>
483
+ <lyric default-y="-80" number="1">
484
+ <syllabic>single</syllabic>
485
+ <text>blüht</text>
486
+ </lyric>
487
+ </note>
488
+ <note default-x="123">
489
+ <pitch>
490
+ <step>A</step>
491
+ <octave>4</octave>
492
+ </pitch>
493
+ <duration>2</duration>
494
+ <voice>1</voice>
495
+ <type>quarter</type>
496
+ <stem default-y="11">up</stem>
497
+ <lyric default-y="-80" number="1">
498
+ <syllabic>single</syllabic>
499
+ <text>es</text>
500
+ </lyric>
501
+ </note>
502
+ <note default-x="175">
503
+ <pitch>
504
+ <step>E</step>
505
+ <octave>5</octave>
506
+ </pitch>
507
+ <duration>2</duration>
508
+ <voice>1</voice>
509
+ <type>quarter</type>
510
+ <stem default-y="-40.5">down</stem>
511
+ <lyric default-y="-80" number="1">
512
+ <syllabic>single</syllabic>
513
+ <text>und</text>
514
+ </lyric>
515
+ </note>
516
+ </measure>
517
+ <!--=======================================================-->
518
+ <measure number="8" width="284">
519
+ <note default-x="27">
520
+ <pitch>
521
+ <step>D</step>
522
+ <alter>1</alter>
523
+ <octave>5</octave>
524
+ </pitch>
525
+ <duration>3</duration>
526
+ <voice>1</voice>
527
+ <type>quarter</type>
528
+ <dot/>
529
+ <accidental>sharp</accidental>
530
+ <stem default-y="-45.5">down</stem>
531
+ <lyric default-y="-80" number="1">
532
+ <syllabic>single</syllabic>
533
+ <text>schwebt</text>
534
+ </lyric>
535
+ </note>
536
+ <note default-x="120">
537
+ <pitch>
538
+ <step>C</step>
539
+ <alter>1</alter>
540
+ <octave>5</octave>
541
+ </pitch>
542
+ <duration>1</duration>
543
+ <voice>1</voice>
544
+ <type>eighth</type>
545
+ <stem default-y="-50.5">down</stem>
546
+ <lyric default-y="-80" number="1">
547
+ <syllabic>single</syllabic>
548
+ <text>wie</text>
549
+ </lyric>
550
+ </note>
551
+ <note default-x="163">
552
+ <pitch>
553
+ <step>B</step>
554
+ <octave>4</octave>
555
+ </pitch>
556
+ <duration>3</duration>
557
+ <voice>1</voice>
558
+ <type>quarter</type>
559
+ <dot/>
560
+ <stem default-y="-55.5">down</stem>
561
+ <lyric default-y="-80" number="1">
562
+ <syllabic>single</syllabic>
563
+ <text>Duft</text>
564
+ </lyric>
565
+ </note>
566
+ <note default-x="250">
567
+ <pitch>
568
+ <step>F</step>
569
+ <alter>2</alter>
570
+ <octave>4</octave>
571
+ </pitch>
572
+ <duration>1</duration>
573
+ <voice>1</voice>
574
+ <type>eighth</type>
575
+ <accidental>double-sharp</accidental>
576
+ <stem default-y="1">up</stem>
577
+ <lyric default-y="-80" number="1">
578
+ <syllabic>begin</syllabic>
579
+ <text>da</text>
580
+ </lyric>
581
+ </note>
582
+ </measure>
583
+ <!--=======================================================-->
584
+ <measure number="9" width="296">
585
+ <print new-system="yes">
586
+ <system-layout>
587
+ <system-distance>165</system-distance>
588
+ </system-layout>
589
+ </print>
590
+ <note default-x="113">
591
+ <pitch>
592
+ <step>G</step>
593
+ <alter>1</alter>
594
+ <octave>4</octave>
595
+ </pitch>
596
+ <duration>4</duration>
597
+ <voice>1</voice>
598
+ <type>half</type>
599
+ <stem default-y="6">up</stem>
600
+ <lyric default-y="-80" number="1" relative-x="3">
601
+ <syllabic>end</syllabic>
602
+ <text>hin,</text>
603
+ </lyric>
604
+ </note>
605
+ <note default-x="210">
606
+ <rest/>
607
+ <duration>4</duration>
608
+ <voice>1</voice>
609
+ <type>half</type>
610
+ </note>
611
+ </measure>
612
+ <!--=======================================================-->
613
+ <measure number="10" width="202">
614
+ <note default-x="16">
615
+ <rest/>
616
+ <duration>4</duration>
617
+ <voice>1</voice>
618
+ <type>half</type>
619
+ </note>
620
+ <note default-x="118">
621
+ <rest/>
622
+ <duration>2</duration>
623
+ <voice>1</voice>
624
+ <type>quarter</type>
625
+ </note>
626
+ <note default-x="159">
627
+ <pitch>
628
+ <step>B</step>
629
+ <alter>1</alter>
630
+ <octave>4</octave>
631
+ </pitch>
632
+ <duration>2</duration>
633
+ <voice>1</voice>
634
+ <type>quarter</type>
635
+ <accidental>sharp</accidental>
636
+ <stem default-y="-55.5">down</stem>
637
+ <lyric default-y="-80" number="1">
638
+ <syllabic>single</syllabic>
639
+ <text>und</text>
640
+ </lyric>
641
+ </note>
642
+ </measure>
643
+ <!--=======================================================-->
644
+ <measure number="11" width="250">
645
+ <note default-x="39">
646
+ <pitch>
647
+ <step>D</step>
648
+ <alter>1</alter>
649
+ <octave>5</octave>
650
+ </pitch>
651
+ <duration>3</duration>
652
+ <voice>1</voice>
653
+ <type>quarter</type>
654
+ <dot/>
655
+ <accidental>sharp</accidental>
656
+ <stem default-y="-45.5">down</stem>
657
+ <lyric default-y="-80" number="1">
658
+ <syllabic>single</syllabic>
659
+ <text>schwebt</text>
660
+ </lyric>
661
+ </note>
662
+ <note default-x="108">
663
+ <pitch>
664
+ <step>C</step>
665
+ <alter>1</alter>
666
+ <octave>5</octave>
667
+ </pitch>
668
+ <duration>1</duration>
669
+ <voice>1</voice>
670
+ <type>eighth</type>
671
+ <stem default-y="-50.5">down</stem>
672
+ <lyric default-y="-80" number="1">
673
+ <syllabic>single</syllabic>
674
+ <text>wie</text>
675
+ </lyric>
676
+ </note>
677
+ <note default-x="151">
678
+ <pitch>
679
+ <step>A</step>
680
+ <octave>4</octave>
681
+ </pitch>
682
+ <duration>3</duration>
683
+ <voice>1</voice>
684
+ <type>quarter</type>
685
+ <dot/>
686
+ <stem default-y="11">up</stem>
687
+ <lyric default-y="-80" number="1">
688
+ <syllabic>single</syllabic>
689
+ <text>Duft</text>
690
+ </lyric>
691
+ </note>
692
+ <note default-x="221">
693
+ <pitch>
694
+ <step>D</step>
695
+ <alter>1</alter>
696
+ <octave>4</octave>
697
+ </pitch>
698
+ <duration>1</duration>
699
+ <voice>1</voice>
700
+ <type>eighth</type>
701
+ <accidental>sharp</accidental>
702
+ <stem default-y="-9">up</stem>
703
+ <lyric default-y="-80" number="1">
704
+ <syllabic>begin</syllabic>
705
+ <text>da</text>
706
+ </lyric>
707
+ </note>
708
+ </measure>
709
+ <!--=======================================================-->
710
+ <measure number="12" width="220">
711
+ <note default-x="24">
712
+ <pitch>
713
+ <step>E</step>
714
+ <octave>4</octave>
715
+ </pitch>
716
+ <duration>4</duration>
717
+ <voice>1</voice>
718
+ <type>half</type>
719
+ <stem default-y="-4">up</stem>
720
+ <lyric default-y="-80" number="1">
721
+ <syllabic>end</syllabic>
722
+ <text>hin.</text>
723
+ </lyric>
724
+ </note>
725
+ <note default-x="120">
726
+ <rest/>
727
+ <duration>4</duration>
728
+ <voice>1</voice>
729
+ <type>half</type>
730
+ </note>
731
+ </measure>
732
+ <!--=======================================================-->
733
+ <measure number="13" width="231">
734
+ <note>
735
+ <rest measure="yes"/>
736
+ <duration>8</duration>
737
+ <voice>1</voice>
738
+ </note>
739
+ </measure>
740
+ </part>
741
+ <!--=========================================================-->
742
+ <part id="P2">
743
+ <measure number="1" width="340">
744
+ <print>
745
+ <staff-layout number="1">
746
+ <staff-distance>100</staff-distance>
747
+ </staff-layout>
748
+ <staff-layout number="2">
749
+ <staff-distance>60</staff-distance>
750
+ </staff-layout>
751
+ <measure-numbering>none</measure-numbering>
752
+ </print>
753
+ <attributes>
754
+ <divisions>8</divisions>
755
+ <key>
756
+ <fifths>3</fifths>
757
+ <mode>major</mode>
758
+ </key>
759
+ <time symbol="cut">
760
+ <beats>2</beats>
761
+ <beat-type>2</beat-type>
762
+ </time>
763
+ <staves>2</staves>
764
+ <clef number="1">
765
+ <sign>F</sign>
766
+ <line>4</line>
767
+ </clef>
768
+ <clef number="2">
769
+ <sign>F</sign>
770
+ <line>4</line>
771
+ </clef>
772
+ </attributes>
773
+ <direction placement="below">
774
+ <direction-type>
775
+ <dynamics default-y="-80" halign="left">
776
+ <p/>
777
+ </dynamics>
778
+ </direction-type>
779
+ <staff>1</staff>
780
+ <sound dynamics="54"/>
781
+ </direction>
782
+ <note default-x="139">
783
+ <rest/>
784
+ <duration>4</duration>
785
+ <voice>1</voice>
786
+ <type>eighth</type>
787
+ <staff>1</staff>
788
+ </note>
789
+ <direction placement="below">
790
+ <direction-type>
791
+ <words default-y="-80" font-style="italic" relative-x="14">sempre dolce</words>
792
+ </direction-type>
793
+ <staff>1</staff>
794
+ </direction>
795
+ <note default-x="164">
796
+ <pitch>
797
+ <step>E</step>
798
+ <octave>3</octave>
799
+ </pitch>
800
+ <duration>4</duration>
801
+ <voice>1</voice>
802
+ <type>eighth</type>
803
+ <stem default-y="-50">down</stem>
804
+ <staff>1</staff>
805
+ <beam number="1">begin</beam>
806
+ <notations>
807
+ <slur default-x="7" default-y="14" number="1" placement="above" type="start"/>
808
+ </notations>
809
+ </note>
810
+ <note default-x="189">
811
+ <pitch>
812
+ <step>E</step>
813
+ <octave>4</octave>
814
+ </pitch>
815
+ <duration>4</duration>
816
+ <voice>1</voice>
817
+ <type>eighth</type>
818
+ <stem default-y="-48">down</stem>
819
+ <staff>1</staff>
820
+ <beam number="1">continue</beam>
821
+ </note>
822
+ <note default-x="214">
823
+ <pitch>
824
+ <step>C</step>
825
+ <alter>1</alter>
826
+ <octave>4</octave>
827
+ </pitch>
828
+ <duration>4</duration>
829
+ <voice>1</voice>
830
+ <type>eighth</type>
831
+ <stem default-y="-45">down</stem>
832
+ <staff>1</staff>
833
+ <beam number="1">end</beam>
834
+ </note>
835
+ <note default-x="239">
836
+ <pitch>
837
+ <step>A</step>
838
+ <octave>3</octave>
839
+ </pitch>
840
+ <duration>4</duration>
841
+ <voice>1</voice>
842
+ <type>eighth</type>
843
+ <stem default-y="-55">down</stem>
844
+ <staff>1</staff>
845
+ <beam number="1">begin</beam>
846
+ </note>
847
+ <note default-x="264">
848
+ <pitch>
849
+ <step>E</step>
850
+ <octave>3</octave>
851
+ </pitch>
852
+ <duration>4</duration>
853
+ <voice>1</voice>
854
+ <type>eighth</type>
855
+ <stem default-y="-60.5">down</stem>
856
+ <staff>1</staff>
857
+ <beam number="1">continue</beam>
858
+ </note>
859
+ <note default-x="289">
860
+ <pitch>
861
+ <step>C</step>
862
+ <alter>1</alter>
863
+ <octave>3</octave>
864
+ </pitch>
865
+ <duration>4</duration>
866
+ <voice>1</voice>
867
+ <type>eighth</type>
868
+ <stem default-y="36">up</stem>
869
+ <staff>2</staff>
870
+ <beam number="1">continue</beam>
871
+ </note>
872
+ <note default-x="313">
873
+ <pitch>
874
+ <step>A</step>
875
+ <octave>2</octave>
876
+ </pitch>
877
+ <duration>4</duration>
878
+ <voice>1</voice>
879
+ <type>eighth</type>
880
+ <stem default-y="30">up</stem>
881
+ <staff>2</staff>
882
+ <beam number="1">end</beam>
883
+ <notations>
884
+ <slur number="1" type="stop"/>
885
+ </notations>
886
+ </note>
887
+ <backup>
888
+ <duration>32</duration>
889
+ </backup>
890
+ <note default-x="139">
891
+ <pitch>
892
+ <step>A</step>
893
+ <octave>1</octave>
894
+ </pitch>
895
+ <duration>16</duration>
896
+ <voice>3</voice>
897
+ <type>half</type>
898
+ <stem default-y="1">up</stem>
899
+ <staff>2</staff>
900
+ </note>
901
+ <note default-x="139">
902
+ <chord/>
903
+ <pitch>
904
+ <step>A</step>
905
+ <octave>2</octave>
906
+ </pitch>
907
+ <duration>16</duration>
908
+ <voice>3</voice>
909
+ <type>half</type>
910
+ <stem>up</stem>
911
+ <staff>2</staff>
912
+ </note>
913
+ <note default-x="239">
914
+ <rest/>
915
+ <duration>8</duration>
916
+ <voice>3</voice>
917
+ <type>quarter</type>
918
+ <staff>2</staff>
919
+ </note>
920
+ <forward>
921
+ <duration>8</duration>
922
+ <voice>3</voice>
923
+ <staff>2</staff>
924
+ </forward>
925
+ </measure>
926
+ <!--=======================================================-->
927
+ <measure number="2" width="220">
928
+ <note default-x="18">
929
+ <rest/>
930
+ <duration>4</duration>
931
+ <voice>1</voice>
932
+ <type>eighth</type>
933
+ <staff>1</staff>
934
+ </note>
935
+ <note default-x="43">
936
+ <pitch>
937
+ <step>A</step>
938
+ <octave>3</octave>
939
+ </pitch>
940
+ <duration>4</duration>
941
+ <voice>1</voice>
942
+ <type>eighth</type>
943
+ <stem default-y="-35">down</stem>
944
+ <staff>1</staff>
945
+ <beam number="1">begin</beam>
946
+ <notations>
947
+ <slur default-x="7" default-y="20" number="1" placement="above" type="start"/>
948
+ </notations>
949
+ </note>
950
+ <note default-x="68">
951
+ <pitch>
952
+ <step>A</step>
953
+ <octave>4</octave>
954
+ </pitch>
955
+ <duration>4</duration>
956
+ <voice>1</voice>
957
+ <type>eighth</type>
958
+ <stem default-y="-32">down</stem>
959
+ <staff>1</staff>
960
+ <beam number="1">continue</beam>
961
+ </note>
962
+ <note default-x="93">
963
+ <pitch>
964
+ <step>E</step>
965
+ <octave>4</octave>
966
+ </pitch>
967
+ <duration>4</duration>
968
+ <voice>1</voice>
969
+ <type>eighth</type>
970
+ <stem default-y="-30">down</stem>
971
+ <staff>1</staff>
972
+ <beam number="1">end</beam>
973
+ </note>
974
+ <note default-x="118">
975
+ <pitch>
976
+ <step>C</step>
977
+ <alter>1</alter>
978
+ <octave>4</octave>
979
+ </pitch>
980
+ <duration>4</duration>
981
+ <voice>1</voice>
982
+ <type>eighth</type>
983
+ <stem default-y="-55">down</stem>
984
+ <staff>1</staff>
985
+ <beam number="1">begin</beam>
986
+ </note>
987
+ <note default-x="143">
988
+ <pitch>
989
+ <step>A</step>
990
+ <octave>3</octave>
991
+ </pitch>
992
+ <duration>4</duration>
993
+ <voice>1</voice>
994
+ <type>eighth</type>
995
+ <stem default-y="-60.5">down</stem>
996
+ <staff>1</staff>
997
+ <beam number="1">continue</beam>
998
+ </note>
999
+ <note default-x="168">
1000
+ <pitch>
1001
+ <step>E</step>
1002
+ <octave>3</octave>
1003
+ </pitch>
1004
+ <duration>4</duration>
1005
+ <voice>1</voice>
1006
+ <type>eighth</type>
1007
+ <stem default-y="36">up</stem>
1008
+ <staff>2</staff>
1009
+ <beam number="1">continue</beam>
1010
+ </note>
1011
+ <note default-x="193">
1012
+ <pitch>
1013
+ <step>C</step>
1014
+ <alter>1</alter>
1015
+ <octave>3</octave>
1016
+ </pitch>
1017
+ <duration>4</duration>
1018
+ <voice>1</voice>
1019
+ <type>eighth</type>
1020
+ <stem default-y="30">up</stem>
1021
+ <staff>2</staff>
1022
+ <beam number="1">end</beam>
1023
+ <notations>
1024
+ <slur number="1" type="stop"/>
1025
+ </notations>
1026
+ </note>
1027
+ <backup>
1028
+ <duration>32</duration>
1029
+ </backup>
1030
+ <note default-x="18">
1031
+ <pitch>
1032
+ <step>C</step>
1033
+ <alter>1</alter>
1034
+ <octave>2</octave>
1035
+ </pitch>
1036
+ <duration>16</duration>
1037
+ <voice>3</voice>
1038
+ <type>half</type>
1039
+ <stem default-y="-19">up</stem>
1040
+ <staff>2</staff>
1041
+ </note>
1042
+ <note default-x="119">
1043
+ <rest/>
1044
+ <duration>8</duration>
1045
+ <voice>3</voice>
1046
+ <type>quarter</type>
1047
+ <staff>2</staff>
1048
+ </note>
1049
+ <forward>
1050
+ <duration>8</duration>
1051
+ <voice>3</voice>
1052
+ <staff>2</staff>
1053
+ </forward>
1054
+ </measure>
1055
+ <!--=======================================================-->
1056
+ <measure number="3" width="217">
1057
+ <forward>
1058
+ <duration>32</duration>
1059
+ <voice>1</voice>
1060
+ <staff>1</staff>
1061
+ </forward>
1062
+ <backup>
1063
+ <duration>32</duration>
1064
+ </backup>
1065
+ <note default-x="18">
1066
+ <pitch>
1067
+ <step>D</step>
1068
+ <octave>2</octave>
1069
+ </pitch>
1070
+ <duration>4</duration>
1071
+ <voice>3</voice>
1072
+ <type>eighth</type>
1073
+ <stem default-y="29">up</stem>
1074
+ <staff>2</staff>
1075
+ <beam number="1">begin</beam>
1076
+ <notations>
1077
+ <slur number="1" placement="below" type="start"/>
1078
+ </notations>
1079
+ </note>
1080
+ <note default-x="43">
1081
+ <pitch>
1082
+ <step>A</step>
1083
+ <octave>2</octave>
1084
+ </pitch>
1085
+ <duration>4</duration>
1086
+ <voice>3</voice>
1087
+ <type>eighth</type>
1088
+ <stem default-y="35">up</stem>
1089
+ <staff>2</staff>
1090
+ <beam number="1">continue</beam>
1091
+ </note>
1092
+ <note default-x="68">
1093
+ <pitch>
1094
+ <step>D</step>
1095
+ <octave>3</octave>
1096
+ </pitch>
1097
+ <duration>4</duration>
1098
+ <voice>3</voice>
1099
+ <type>eighth</type>
1100
+ <stem default-y="41">up</stem>
1101
+ <staff>2</staff>
1102
+ <beam number="1">continue</beam>
1103
+ <notations>
1104
+ <slur default-x="6" default-y="-37" number="1" type="stop"/>
1105
+ </notations>
1106
+ </note>
1107
+ <note default-x="92">
1108
+ <pitch>
1109
+ <step>F</step>
1110
+ <alter>1</alter>
1111
+ <octave>3</octave>
1112
+ </pitch>
1113
+ <duration>4</duration>
1114
+ <voice>3</voice>
1115
+ <type>eighth</type>
1116
+ <stem default-y="-61">down</stem>
1117
+ <staff>1</staff>
1118
+ <beam number="1">end</beam>
1119
+ </note>
1120
+ <note default-x="92">
1121
+ <chord/>
1122
+ <pitch>
1123
+ <step>A</step>
1124
+ <octave>3</octave>
1125
+ </pitch>
1126
+ <duration>4</duration>
1127
+ <voice>3</voice>
1128
+ <type>eighth</type>
1129
+ <stem>down</stem>
1130
+ <staff>1</staff>
1131
+ </note>
1132
+ <note default-x="116">
1133
+ <pitch>
1134
+ <step>D</step>
1135
+ <octave>2</octave>
1136
+ </pitch>
1137
+ <duration>4</duration>
1138
+ <voice>3</voice>
1139
+ <type>eighth</type>
1140
+ <stem default-y="29">up</stem>
1141
+ <staff>2</staff>
1142
+ <beam number="1">begin</beam>
1143
+ <notations>
1144
+ <slur number="1" placement="below" type="start"/>
1145
+ </notations>
1146
+ </note>
1147
+ <note default-x="141">
1148
+ <pitch>
1149
+ <step>D</step>
1150
+ <octave>3</octave>
1151
+ </pitch>
1152
+ <duration>4</duration>
1153
+ <voice>3</voice>
1154
+ <type>eighth</type>
1155
+ <stem default-y="35">up</stem>
1156
+ <staff>2</staff>
1157
+ <beam number="1">continue</beam>
1158
+ </note>
1159
+ <note default-x="166">
1160
+ <pitch>
1161
+ <step>F</step>
1162
+ <alter>1</alter>
1163
+ <octave>3</octave>
1164
+ </pitch>
1165
+ <duration>4</duration>
1166
+ <voice>3</voice>
1167
+ <type>eighth</type>
1168
+ <stem default-y="41">up</stem>
1169
+ <staff>2</staff>
1170
+ <beam number="1">continue</beam>
1171
+ <notations>
1172
+ <slur default-x="7" default-y="-26" number="1" type="stop"/>
1173
+ </notations>
1174
+ </note>
1175
+ <note default-x="191">
1176
+ <pitch>
1177
+ <step>A</step>
1178
+ <octave>3</octave>
1179
+ </pitch>
1180
+ <duration>4</duration>
1181
+ <voice>3</voice>
1182
+ <type>eighth</type>
1183
+ <stem default-y="-61">down</stem>
1184
+ <staff>1</staff>
1185
+ <beam number="1">end</beam>
1186
+ </note>
1187
+ <note default-x="191">
1188
+ <chord/>
1189
+ <pitch>
1190
+ <step>D</step>
1191
+ <octave>4</octave>
1192
+ </pitch>
1193
+ <duration>4</duration>
1194
+ <voice>3</voice>
1195
+ <type>eighth</type>
1196
+ <stem>down</stem>
1197
+ <staff>1</staff>
1198
+ </note>
1199
+ </measure>
1200
+ <!--=======================================================-->
1201
+ <measure number="4" width="303">
1202
+ <forward>
1203
+ <duration>32</duration>
1204
+ <voice>1</voice>
1205
+ <staff>1</staff>
1206
+ </forward>
1207
+ <backup>
1208
+ <duration>32</duration>
1209
+ </backup>
1210
+ <note default-x="26">
1211
+ <pitch>
1212
+ <step>D</step>
1213
+ <octave>2</octave>
1214
+ </pitch>
1215
+ <duration>4</duration>
1216
+ <voice>3</voice>
1217
+ <type>eighth</type>
1218
+ <stem default-y="29.5">up</stem>
1219
+ <staff>2</staff>
1220
+ <beam number="1">begin</beam>
1221
+ <notations>
1222
+ <slur number="1" placement="below" type="start"/>
1223
+ </notations>
1224
+ </note>
1225
+ <note default-x="62">
1226
+ <pitch>
1227
+ <step>B</step>
1228
+ <alter>-1</alter>
1229
+ <octave>2</octave>
1230
+ </pitch>
1231
+ <duration>4</duration>
1232
+ <voice>3</voice>
1233
+ <type>eighth</type>
1234
+ <accidental>flat</accidental>
1235
+ <stem default-y="35">up</stem>
1236
+ <staff>2</staff>
1237
+ <beam number="1">continue</beam>
1238
+ </note>
1239
+ <note default-x="90">
1240
+ <pitch>
1241
+ <step>D</step>
1242
+ <octave>3</octave>
1243
+ </pitch>
1244
+ <duration>4</duration>
1245
+ <voice>3</voice>
1246
+ <type>eighth</type>
1247
+ <stem default-y="39.5">up</stem>
1248
+ <staff>2</staff>
1249
+ <beam number="1">continue</beam>
1250
+ <notations>
1251
+ <slur default-x="8" default-y="-37" number="1" type="stop"/>
1252
+ </notations>
1253
+ </note>
1254
+ <note default-x="132">
1255
+ <pitch>
1256
+ <step>F</step>
1257
+ <octave>3</octave>
1258
+ </pitch>
1259
+ <duration>4</duration>
1260
+ <voice>3</voice>
1261
+ <type>eighth</type>
1262
+ <accidental>natural</accidental>
1263
+ <stem default-y="-60.5">down</stem>
1264
+ <staff>1</staff>
1265
+ <beam number="1">end</beam>
1266
+ </note>
1267
+ <note default-x="132">
1268
+ <chord/>
1269
+ <pitch>
1270
+ <step>B</step>
1271
+ <alter>-1</alter>
1272
+ <octave>3</octave>
1273
+ </pitch>
1274
+ <duration>4</duration>
1275
+ <voice>3</voice>
1276
+ <type>eighth</type>
1277
+ <accidental>flat</accidental>
1278
+ <stem>down</stem>
1279
+ <staff>1</staff>
1280
+ </note>
1281
+ <note default-x="175">
1282
+ <pitch>
1283
+ <step>D</step>
1284
+ <octave>2</octave>
1285
+ </pitch>
1286
+ <duration>4</duration>
1287
+ <voice>3</voice>
1288
+ <type>eighth</type>
1289
+ <stem default-y="29">up</stem>
1290
+ <staff>2</staff>
1291
+ <beam number="1">begin</beam>
1292
+ <notations>
1293
+ <slur number="1" placement="below" type="start"/>
1294
+ </notations>
1295
+ </note>
1296
+ <note default-x="204">
1297
+ <pitch>
1298
+ <step>D</step>
1299
+ <octave>3</octave>
1300
+ </pitch>
1301
+ <duration>4</duration>
1302
+ <voice>3</voice>
1303
+ <type>eighth</type>
1304
+ <stem default-y="34.5">up</stem>
1305
+ <staff>2</staff>
1306
+ <beam number="1">continue</beam>
1307
+ </note>
1308
+ <note default-x="237">
1309
+ <pitch>
1310
+ <step>F</step>
1311
+ <octave>3</octave>
1312
+ </pitch>
1313
+ <duration>4</duration>
1314
+ <voice>3</voice>
1315
+ <type>eighth</type>
1316
+ <accidental>natural</accidental>
1317
+ <stem default-y="41">up</stem>
1318
+ <staff>2</staff>
1319
+ <beam number="1">continue</beam>
1320
+ <notations>
1321
+ <slur default-x="7" default-y="-26" number="1" type="stop"/>
1322
+ </notations>
1323
+ </note>
1324
+ <note default-x="265">
1325
+ <pitch>
1326
+ <step>B</step>
1327
+ <alter>-1</alter>
1328
+ <octave>3</octave>
1329
+ </pitch>
1330
+ <duration>4</duration>
1331
+ <voice>3</voice>
1332
+ <type>eighth</type>
1333
+ <stem default-y="-61">down</stem>
1334
+ <staff>1</staff>
1335
+ <beam number="1">end</beam>
1336
+ </note>
1337
+ <note default-x="265">
1338
+ <chord/>
1339
+ <pitch>
1340
+ <step>D</step>
1341
+ <octave>4</octave>
1342
+ </pitch>
1343
+ <duration>4</duration>
1344
+ <voice>3</voice>
1345
+ <type>eighth</type>
1346
+ <stem>down</stem>
1347
+ <staff>1</staff>
1348
+ </note>
1349
+ </measure>
1350
+ <!--=======================================================-->
1351
+ <measure number="5" width="371">
1352
+ <print new-system="yes">
1353
+ <staff-layout number="2">
1354
+ <staff-distance>70</staff-distance>
1355
+ </staff-layout>
1356
+ </print>
1357
+ <forward>
1358
+ <duration>16</duration>
1359
+ <voice>1</voice>
1360
+ <staff>1</staff>
1361
+ </forward>
1362
+ <attributes>
1363
+ <clef number="1">
1364
+ <sign>G</sign>
1365
+ <line>2</line>
1366
+ </clef>
1367
+ </attributes>
1368
+ <note default-x="242">
1369
+ <rest/>
1370
+ <duration>4</duration>
1371
+ <voice>1</voice>
1372
+ <type>eighth</type>
1373
+ <staff>1</staff>
1374
+ </note>
1375
+ <note default-x="271">
1376
+ <pitch>
1377
+ <step>C</step>
1378
+ <alter>1</alter>
1379
+ <octave>4</octave>
1380
+ </pitch>
1381
+ <duration>4</duration>
1382
+ <voice>1</voice>
1383
+ <type>eighth</type>
1384
+ <stem default-y="-4">up</stem>
1385
+ <staff>1</staff>
1386
+ </note>
1387
+ <note default-x="271">
1388
+ <chord/>
1389
+ <pitch>
1390
+ <step>E</step>
1391
+ <octave>4</octave>
1392
+ </pitch>
1393
+ <duration>4</duration>
1394
+ <voice>1</voice>
1395
+ <type>eighth</type>
1396
+ <stem>up</stem>
1397
+ <staff>1</staff>
1398
+ </note>
1399
+ <note default-x="304">
1400
+ <rest/>
1401
+ <duration>4</duration>
1402
+ <voice>1</voice>
1403
+ <type>eighth</type>
1404
+ <staff>1</staff>
1405
+ </note>
1406
+ <note default-x="336">
1407
+ <pitch>
1408
+ <step>E</step>
1409
+ <octave>4</octave>
1410
+ </pitch>
1411
+ <duration>4</duration>
1412
+ <voice>1</voice>
1413
+ <type>eighth</type>
1414
+ <stem default-y="11">up</stem>
1415
+ <staff>1</staff>
1416
+ </note>
1417
+ <note default-x="336">
1418
+ <chord/>
1419
+ <pitch>
1420
+ <step>A</step>
1421
+ <octave>4</octave>
1422
+ </pitch>
1423
+ <duration>4</duration>
1424
+ <voice>1</voice>
1425
+ <type>eighth</type>
1426
+ <stem>up</stem>
1427
+ <staff>1</staff>
1428
+ </note>
1429
+ <backup>
1430
+ <duration>32</duration>
1431
+ </backup>
1432
+ <note default-x="107">
1433
+ <pitch>
1434
+ <step>A</step>
1435
+ <octave>1</octave>
1436
+ </pitch>
1437
+ <duration>4</duration>
1438
+ <voice>3</voice>
1439
+ <type>eighth</type>
1440
+ <stem default-y="34">up</stem>
1441
+ <staff>2</staff>
1442
+ <beam number="1">begin</beam>
1443
+ <notations>
1444
+ <slur number="1" placement="below" type="start"/>
1445
+ </notations>
1446
+ </note>
1447
+ <note default-x="136">
1448
+ <pitch>
1449
+ <step>A</step>
1450
+ <octave>2</octave>
1451
+ </pitch>
1452
+ <duration>4</duration>
1453
+ <voice>3</voice>
1454
+ <type>eighth</type>
1455
+ <stem default-y="40">up</stem>
1456
+ <staff>2</staff>
1457
+ <beam number="1">continue</beam>
1458
+ </note>
1459
+ <note default-x="164">
1460
+ <pitch>
1461
+ <step>E</step>
1462
+ <octave>3</octave>
1463
+ </pitch>
1464
+ <duration>4</duration>
1465
+ <voice>3</voice>
1466
+ <type>eighth</type>
1467
+ <stem default-y="46">up</stem>
1468
+ <staff>2</staff>
1469
+ <beam number="1">continue</beam>
1470
+ <notations>
1471
+ <slur default-x="6" default-y="-35" number="1" type="stop"/>
1472
+ </notations>
1473
+ </note>
1474
+ <note default-x="193">
1475
+ <pitch>
1476
+ <step>A</step>
1477
+ <octave>3</octave>
1478
+ </pitch>
1479
+ <duration>4</duration>
1480
+ <voice>3</voice>
1481
+ <type>eighth</type>
1482
+ <stem default-y="-66">down</stem>
1483
+ <staff>1</staff>
1484
+ <beam number="1">end</beam>
1485
+ </note>
1486
+ <note default-x="193">
1487
+ <chord/>
1488
+ <pitch>
1489
+ <step>C</step>
1490
+ <alter>1</alter>
1491
+ <octave>4</octave>
1492
+ </pitch>
1493
+ <duration>4</duration>
1494
+ <voice>3</voice>
1495
+ <type>eighth</type>
1496
+ <stem>down</stem>
1497
+ <staff>1</staff>
1498
+ </note>
1499
+ <note default-x="242">
1500
+ <pitch>
1501
+ <step>A</step>
1502
+ <octave>3</octave>
1503
+ </pitch>
1504
+ <duration>4</duration>
1505
+ <voice>3</voice>
1506
+ <type>eighth</type>
1507
+ <stem default-y="-35.5">down</stem>
1508
+ <staff>2</staff>
1509
+ </note>
1510
+ <note default-x="271">
1511
+ <rest/>
1512
+ <duration>4</duration>
1513
+ <voice>3</voice>
1514
+ <type>eighth</type>
1515
+ <staff>2</staff>
1516
+ </note>
1517
+ <note default-x="304">
1518
+ <pitch>
1519
+ <step>C</step>
1520
+ <alter>1</alter>
1521
+ <octave>3</octave>
1522
+ </pitch>
1523
+ <duration>4</duration>
1524
+ <voice>3</voice>
1525
+ <type>eighth</type>
1526
+ <stem default-y="11">up</stem>
1527
+ <staff>2</staff>
1528
+ </note>
1529
+ <note default-x="336">
1530
+ <rest/>
1531
+ <duration>4</duration>
1532
+ <voice>3</voice>
1533
+ <type>eighth</type>
1534
+ <staff>2</staff>
1535
+ </note>
1536
+ </measure>
1537
+ <!--=======================================================-->
1538
+ <measure number="6" width="315">
1539
+ <note default-x="18">
1540
+ <rest/>
1541
+ <duration>4</duration>
1542
+ <voice>1</voice>
1543
+ <type>eighth</type>
1544
+ <staff>1</staff>
1545
+ </note>
1546
+ <note default-x="52">
1547
+ <pitch>
1548
+ <step>F</step>
1549
+ <alter>1</alter>
1550
+ <octave>3</octave>
1551
+ </pitch>
1552
+ <duration>4</duration>
1553
+ <tie type="start"/>
1554
+ <voice>1</voice>
1555
+ <type>eighth</type>
1556
+ <stem default-y="-19">up</stem>
1557
+ <staff>1</staff>
1558
+ <notations>
1559
+ <tied type="start"/>
1560
+ </notations>
1561
+ </note>
1562
+ <note default-x="97">
1563
+ <pitch>
1564
+ <step>F</step>
1565
+ <alter>1</alter>
1566
+ <octave>3</octave>
1567
+ </pitch>
1568
+ <duration>8</duration>
1569
+ <tie type="stop"/>
1570
+ <voice>1</voice>
1571
+ <type>quarter</type>
1572
+ <stem default-y="1">up</stem>
1573
+ <staff>1</staff>
1574
+ <notations>
1575
+ <tied type="stop"/>
1576
+ </notations>
1577
+ </note>
1578
+ <note default-x="97">
1579
+ <chord/>
1580
+ <pitch>
1581
+ <step>F</step>
1582
+ <alter>1</alter>
1583
+ <octave>4</octave>
1584
+ </pitch>
1585
+ <duration>8</duration>
1586
+ <voice>1</voice>
1587
+ <type>quarter</type>
1588
+ <stem>up</stem>
1589
+ <staff>1</staff>
1590
+ </note>
1591
+ <note default-x="168">
1592
+ <rest/>
1593
+ <duration>4</duration>
1594
+ <voice>1</voice>
1595
+ <type>eighth</type>
1596
+ <staff>1</staff>
1597
+ </note>
1598
+ <note default-x="202">
1599
+ <pitch>
1600
+ <step>E</step>
1601
+ <octave>3</octave>
1602
+ </pitch>
1603
+ <duration>4</duration>
1604
+ <tie type="start"/>
1605
+ <voice>1</voice>
1606
+ <type>eighth</type>
1607
+ <stem default-y="-19">up</stem>
1608
+ <staff>1</staff>
1609
+ <notations>
1610
+ <tied type="start"/>
1611
+ </notations>
1612
+ </note>
1613
+ <note default-x="247">
1614
+ <pitch>
1615
+ <step>E</step>
1616
+ <octave>3</octave>
1617
+ </pitch>
1618
+ <duration>8</duration>
1619
+ <tie type="stop"/>
1620
+ <voice>1</voice>
1621
+ <type>quarter</type>
1622
+ <stem default-y="-4">up</stem>
1623
+ <staff>1</staff>
1624
+ <notations>
1625
+ <tied type="stop"/>
1626
+ </notations>
1627
+ </note>
1628
+ <note default-x="247">
1629
+ <chord/>
1630
+ <pitch>
1631
+ <step>E</step>
1632
+ <octave>4</octave>
1633
+ </pitch>
1634
+ <duration>8</duration>
1635
+ <voice>1</voice>
1636
+ <type>quarter</type>
1637
+ <stem>up</stem>
1638
+ <staff>1</staff>
1639
+ </note>
1640
+ <backup>
1641
+ <duration>32</duration>
1642
+ </backup>
1643
+ <note default-x="18">
1644
+ <pitch>
1645
+ <step>D</step>
1646
+ <octave>2</octave>
1647
+ </pitch>
1648
+ <duration>12</duration>
1649
+ <voice>3</voice>
1650
+ <type>quarter</type>
1651
+ <dot/>
1652
+ <stem default-y="-19">up</stem>
1653
+ <staff>2</staff>
1654
+ <notations>
1655
+ <slur number="1" placement="above" type="start"/>
1656
+ </notations>
1657
+ </note>
1658
+ <note default-x="124">
1659
+ <pitch>
1660
+ <step>D</step>
1661
+ <octave>3</octave>
1662
+ </pitch>
1663
+ <duration>4</duration>
1664
+ <voice>3</voice>
1665
+ <type>eighth</type>
1666
+ <stem default-y="-55.5">down</stem>
1667
+ <staff>2</staff>
1668
+ </note>
1669
+ <note default-x="168">
1670
+ <pitch>
1671
+ <step>D</step>
1672
+ <octave>2</octave>
1673
+ </pitch>
1674
+ <duration>12</duration>
1675
+ <voice>3</voice>
1676
+ <type>quarter</type>
1677
+ <dot/>
1678
+ <stem default-y="-19">up</stem>
1679
+ <staff>2</staff>
1680
+ </note>
1681
+ <note default-x="273">
1682
+ <pitch>
1683
+ <step>D</step>
1684
+ <octave>3</octave>
1685
+ </pitch>
1686
+ <duration>4</duration>
1687
+ <voice>3</voice>
1688
+ <type>eighth</type>
1689
+ <stem default-y="-55.5">down</stem>
1690
+ <staff>2</staff>
1691
+ <notations>
1692
+ <slur number="1" type="stop"/>
1693
+ </notations>
1694
+ </note>
1695
+ </measure>
1696
+ <!--=======================================================-->
1697
+ <measure number="7" width="230">
1698
+ <note default-x="18">
1699
+ <rest/>
1700
+ <duration>4</duration>
1701
+ <voice>1</voice>
1702
+ <type>eighth</type>
1703
+ <staff>1</staff>
1704
+ </note>
1705
+ <note default-x="44">
1706
+ <pitch>
1707
+ <step>E</step>
1708
+ <octave>3</octave>
1709
+ </pitch>
1710
+ <duration>4</duration>
1711
+ <voice>1</voice>
1712
+ <type>eighth</type>
1713
+ <stem default-y="-5">up</stem>
1714
+ <staff>1</staff>
1715
+ <beam number="1">begin</beam>
1716
+ <notations>
1717
+ <slur number="1" placement="below" type="start"/>
1718
+ </notations>
1719
+ </note>
1720
+ <note default-x="70">
1721
+ <pitch>
1722
+ <step>E</step>
1723
+ <octave>4</octave>
1724
+ </pitch>
1725
+ <duration>4</duration>
1726
+ <voice>1</voice>
1727
+ <type>eighth</type>
1728
+ <stem default-y="-5">up</stem>
1729
+ <staff>1</staff>
1730
+ <beam number="1">continue</beam>
1731
+ </note>
1732
+ <note default-x="97">
1733
+ <pitch>
1734
+ <step>C</step>
1735
+ <alter>1</alter>
1736
+ <octave>4</octave>
1737
+ </pitch>
1738
+ <duration>4</duration>
1739
+ <voice>1</voice>
1740
+ <type>eighth</type>
1741
+ <stem default-y="-5">up</stem>
1742
+ <staff>1</staff>
1743
+ <beam number="1">end</beam>
1744
+ </note>
1745
+ <note default-x="123">
1746
+ <rest/>
1747
+ <duration>8</duration>
1748
+ <voice>1</voice>
1749
+ <type>quarter</type>
1750
+ <staff>1</staff>
1751
+ </note>
1752
+ <note default-x="175">
1753
+ <pitch>
1754
+ <step>C</step>
1755
+ <alter>1</alter>
1756
+ <octave>5</octave>
1757
+ </pitch>
1758
+ <duration>8</duration>
1759
+ <voice>1</voice>
1760
+ <type>quarter</type>
1761
+ <stem default-y="-50.5">down</stem>
1762
+ <staff>1</staff>
1763
+ <notations>
1764
+ <slur number="2" placement="above" type="start"/>
1765
+ </notations>
1766
+ </note>
1767
+ <note default-x="175">
1768
+ <chord/>
1769
+ <pitch>
1770
+ <step>E</step>
1771
+ <octave>5</octave>
1772
+ </pitch>
1773
+ <duration>8</duration>
1774
+ <voice>1</voice>
1775
+ <type>quarter</type>
1776
+ <stem>down</stem>
1777
+ <staff>1</staff>
1778
+ </note>
1779
+ <backup>
1780
+ <duration>32</duration>
1781
+ </backup>
1782
+ <note default-x="18">
1783
+ <pitch>
1784
+ <step>C</step>
1785
+ <alter>1</alter>
1786
+ <octave>2</octave>
1787
+ </pitch>
1788
+ <duration>16</duration>
1789
+ <voice>3</voice>
1790
+ <type>half</type>
1791
+ <stem default-y="-19">up</stem>
1792
+ <staff>2</staff>
1793
+ </note>
1794
+ <note default-x="123">
1795
+ <pitch>
1796
+ <step>A</step>
1797
+ <octave>3</octave>
1798
+ </pitch>
1799
+ <duration>4</duration>
1800
+ <voice>3</voice>
1801
+ <type>eighth</type>
1802
+ <stem default-y="35">up</stem>
1803
+ <staff>2</staff>
1804
+ <beam number="1">begin</beam>
1805
+ </note>
1806
+ <note default-x="149">
1807
+ <pitch>
1808
+ <step>E</step>
1809
+ <octave>3</octave>
1810
+ </pitch>
1811
+ <duration>4</duration>
1812
+ <voice>3</voice>
1813
+ <type>eighth</type>
1814
+ <stem default-y="33.5">up</stem>
1815
+ <staff>2</staff>
1816
+ <beam number="1">continue</beam>
1817
+ </note>
1818
+ <note default-x="175">
1819
+ <pitch>
1820
+ <step>C</step>
1821
+ <alter>1</alter>
1822
+ <octave>3</octave>
1823
+ </pitch>
1824
+ <duration>4</duration>
1825
+ <voice>3</voice>
1826
+ <type>eighth</type>
1827
+ <stem default-y="32">up</stem>
1828
+ <staff>2</staff>
1829
+ <beam number="1">continue</beam>
1830
+ </note>
1831
+ <note default-x="202">
1832
+ <pitch>
1833
+ <step>A</step>
1834
+ <octave>2</octave>
1835
+ </pitch>
1836
+ <duration>4</duration>
1837
+ <voice>3</voice>
1838
+ <type>eighth</type>
1839
+ <stem default-y="30">up</stem>
1840
+ <staff>2</staff>
1841
+ <beam number="1">end</beam>
1842
+ <notations>
1843
+ <slur number="1" type="stop"/>
1844
+ </notations>
1845
+ </note>
1846
+ </measure>
1847
+ <!--=======================================================-->
1848
+ <measure number="8" width="284">
1849
+ <note default-x="27">
1850
+ <pitch>
1851
+ <step>B</step>
1852
+ <octave>4</octave>
1853
+ </pitch>
1854
+ <duration>12</duration>
1855
+ <voice>1</voice>
1856
+ <type>quarter</type>
1857
+ <dot/>
1858
+ <stem default-y="-55.5">down</stem>
1859
+ <staff>1</staff>
1860
+ </note>
1861
+ <note default-x="27">
1862
+ <chord/>
1863
+ <pitch>
1864
+ <step>D</step>
1865
+ <alter>1</alter>
1866
+ <octave>5</octave>
1867
+ </pitch>
1868
+ <duration>12</duration>
1869
+ <voice>1</voice>
1870
+ <type>quarter</type>
1871
+ <dot/>
1872
+ <accidental>sharp</accidental>
1873
+ <stem>down</stem>
1874
+ <staff>1</staff>
1875
+ </note>
1876
+ <note default-x="120">
1877
+ <pitch>
1878
+ <step>A</step>
1879
+ <octave>4</octave>
1880
+ </pitch>
1881
+ <duration>4</duration>
1882
+ <voice>1</voice>
1883
+ <type>eighth</type>
1884
+ <stem default-y="-58">down</stem>
1885
+ <staff>1</staff>
1886
+ </note>
1887
+ <note default-x="120">
1888
+ <chord/>
1889
+ <pitch>
1890
+ <step>C</step>
1891
+ <alter>1</alter>
1892
+ <octave>5</octave>
1893
+ </pitch>
1894
+ <duration>4</duration>
1895
+ <voice>1</voice>
1896
+ <type>eighth</type>
1897
+ <stem>down</stem>
1898
+ <staff>1</staff>
1899
+ </note>
1900
+ <note default-x="163">
1901
+ <pitch>
1902
+ <step>G</step>
1903
+ <alter>1</alter>
1904
+ <octave>4</octave>
1905
+ </pitch>
1906
+ <duration>12</duration>
1907
+ <voice>1</voice>
1908
+ <type>quarter</type>
1909
+ <dot/>
1910
+ <stem default-y="16">up</stem>
1911
+ <staff>1</staff>
1912
+ </note>
1913
+ <note default-x="163">
1914
+ <chord/>
1915
+ <pitch>
1916
+ <step>B</step>
1917
+ <octave>4</octave>
1918
+ </pitch>
1919
+ <duration>12</duration>
1920
+ <voice>1</voice>
1921
+ <type>quarter</type>
1922
+ <dot/>
1923
+ <stem>up</stem>
1924
+ <staff>1</staff>
1925
+ </note>
1926
+ <note default-x="250">
1927
+ <pitch>
1928
+ <step>D</step>
1929
+ <alter>1</alter>
1930
+ <octave>4</octave>
1931
+ </pitch>
1932
+ <duration>4</duration>
1933
+ <voice>1</voice>
1934
+ <type>eighth</type>
1935
+ <accidental>sharp</accidental>
1936
+ <stem default-y="1">up</stem>
1937
+ <staff>1</staff>
1938
+ <notations>
1939
+ <slur number="2" type="stop"/>
1940
+ </notations>
1941
+ </note>
1942
+ <note default-x="250">
1943
+ <chord/>
1944
+ <pitch>
1945
+ <step>F</step>
1946
+ <alter>2</alter>
1947
+ <octave>4</octave>
1948
+ </pitch>
1949
+ <duration>4</duration>
1950
+ <voice>1</voice>
1951
+ <type>eighth</type>
1952
+ <accidental>double-sharp</accidental>
1953
+ <stem>up</stem>
1954
+ <staff>1</staff>
1955
+ </note>
1956
+ <backup>
1957
+ <duration>32</duration>
1958
+ </backup>
1959
+ <note default-x="27">
1960
+ <pitch>
1961
+ <step>B</step>
1962
+ <octave>1</octave>
1963
+ </pitch>
1964
+ <duration>4</duration>
1965
+ <voice>3</voice>
1966
+ <type>eighth</type>
1967
+ <stem default-y="10">up</stem>
1968
+ <staff>2</staff>
1969
+ <beam number="1">begin</beam>
1970
+ <notations>
1971
+ <slur number="1" placement="below" type="start"/>
1972
+ </notations>
1973
+ </note>
1974
+ <note default-x="56">
1975
+ <pitch>
1976
+ <step>B</step>
1977
+ <octave>2</octave>
1978
+ </pitch>
1979
+ <duration>4</duration>
1980
+ <voice>3</voice>
1981
+ <type>eighth</type>
1982
+ <stem default-y="12">up</stem>
1983
+ <staff>2</staff>
1984
+ <beam number="1">continue</beam>
1985
+ </note>
1986
+ <note default-x="90">
1987
+ <pitch>
1988
+ <step>D</step>
1989
+ <alter>1</alter>
1990
+ <octave>3</octave>
1991
+ </pitch>
1992
+ <duration>4</duration>
1993
+ <voice>3</voice>
1994
+ <type>eighth</type>
1995
+ <accidental>sharp</accidental>
1996
+ <stem default-y="15">up</stem>
1997
+ <staff>2</staff>
1998
+ <beam number="1">end</beam>
1999
+ <notations>
2000
+ <slur default-x="6" default-y="-36" number="1" type="stop"/>
2001
+ </notations>
2002
+ </note>
2003
+ <note default-x="120">
2004
+ <rest/>
2005
+ <duration>4</duration>
2006
+ <voice>3</voice>
2007
+ <type>eighth</type>
2008
+ <staff>2</staff>
2009
+ </note>
2010
+ <note default-x="163">
2011
+ <rest/>
2012
+ <duration>4</duration>
2013
+ <voice>3</voice>
2014
+ <type>eighth</type>
2015
+ <staff>2</staff>
2016
+ </note>
2017
+ <note default-x="192">
2018
+ <pitch>
2019
+ <step>B</step>
2020
+ <octave>2</octave>
2021
+ </pitch>
2022
+ <duration>4</duration>
2023
+ <voice>3</voice>
2024
+ <type>eighth</type>
2025
+ <stem default-y="-65">down</stem>
2026
+ <staff>2</staff>
2027
+ <beam number="1">begin</beam>
2028
+ <notations>
2029
+ <slur default-x="6" default-y="-15" number="1" placement="above" type="start"/>
2030
+ </notations>
2031
+ </note>
2032
+ <note default-x="220">
2033
+ <pitch>
2034
+ <step>A</step>
2035
+ <octave>3</octave>
2036
+ </pitch>
2037
+ <duration>4</duration>
2038
+ <voice>3</voice>
2039
+ <type>eighth</type>
2040
+ <stem default-y="-60">down</stem>
2041
+ <staff>2</staff>
2042
+ <beam number="1">end</beam>
2043
+ <notations>
2044
+ <slur number="1" type="stop"/>
2045
+ </notations>
2046
+ </note>
2047
+ <note default-x="250">
2048
+ <rest/>
2049
+ <duration>4</duration>
2050
+ <voice>3</voice>
2051
+ <type>eighth</type>
2052
+ <staff>2</staff>
2053
+ </note>
2054
+ </measure>
2055
+ <!--=======================================================-->
2056
+ <measure number="9" width="296">
2057
+ <print new-system="yes">
2058
+ <staff-layout number="2">
2059
+ <staff-distance>90</staff-distance>
2060
+ </staff-layout>
2061
+ </print>
2062
+ <note default-x="113">
2063
+ <pitch>
2064
+ <step>E</step>
2065
+ <octave>4</octave>
2066
+ </pitch>
2067
+ <duration>8</duration>
2068
+ <voice>1</voice>
2069
+ <type>quarter</type>
2070
+ <stem default-y="6">up</stem>
2071
+ <staff>1</staff>
2072
+ </note>
2073
+ <note default-x="113">
2074
+ <chord/>
2075
+ <pitch>
2076
+ <step>G</step>
2077
+ <alter>1</alter>
2078
+ <octave>4</octave>
2079
+ </pitch>
2080
+ <duration>8</duration>
2081
+ <voice>1</voice>
2082
+ <type>quarter</type>
2083
+ <stem>up</stem>
2084
+ <staff>1</staff>
2085
+ </note>
2086
+ <note default-x="159">
2087
+ <pitch>
2088
+ <step>E</step>
2089
+ <octave>5</octave>
2090
+ </pitch>
2091
+ <duration>16</duration>
2092
+ <voice>1</voice>
2093
+ <type>half</type>
2094
+ <stem default-y="-40.5">down</stem>
2095
+ <staff>1</staff>
2096
+ <notations>
2097
+ <slur number="1" placement="above" type="start"/>
2098
+ </notations>
2099
+ </note>
2100
+ <note default-x="159">
2101
+ <chord/>
2102
+ <pitch>
2103
+ <step>G</step>
2104
+ <alter>1</alter>
2105
+ <octave>5</octave>
2106
+ </pitch>
2107
+ <duration>16</duration>
2108
+ <voice>1</voice>
2109
+ <type>half</type>
2110
+ <stem>down</stem>
2111
+ <staff>1</staff>
2112
+ </note>
2113
+ <note default-x="253">
2114
+ <pitch>
2115
+ <step>D</step>
2116
+ <alter>1</alter>
2117
+ <octave>5</octave>
2118
+ </pitch>
2119
+ <duration>8</duration>
2120
+ <tie type="start"/>
2121
+ <voice>1</voice>
2122
+ <type>quarter</type>
2123
+ <accidental>sharp</accidental>
2124
+ <stem default-y="-45.5">down</stem>
2125
+ <staff>1</staff>
2126
+ <notations>
2127
+ <tied type="start"/>
2128
+ </notations>
2129
+ </note>
2130
+ <note default-x="253">
2131
+ <chord/>
2132
+ <pitch>
2133
+ <step>F</step>
2134
+ <alter>1</alter>
2135
+ <octave>5</octave>
2136
+ </pitch>
2137
+ <duration>8</duration>
2138
+ <tie type="start"/>
2139
+ <voice>1</voice>
2140
+ <type>quarter</type>
2141
+ <stem>down</stem>
2142
+ <staff>1</staff>
2143
+ <notations>
2144
+ <tied type="start"/>
2145
+ </notations>
2146
+ </note>
2147
+ <backup>
2148
+ <duration>32</duration>
2149
+ </backup>
2150
+ <note default-x="113">
2151
+ <pitch>
2152
+ <step>E</step>
2153
+ <octave>2</octave>
2154
+ </pitch>
2155
+ <duration>4</duration>
2156
+ <voice>3</voice>
2157
+ <type>eighth</type>
2158
+ <stem default-y="35">up</stem>
2159
+ <staff>2</staff>
2160
+ <beam number="1">begin</beam>
2161
+ <notations>
2162
+ <slur number="2" placement="above" type="start"/>
2163
+ </notations>
2164
+ </note>
2165
+ <note default-x="136">
2166
+ <pitch>
2167
+ <step>E</step>
2168
+ <octave>3</octave>
2169
+ </pitch>
2170
+ <duration>4</duration>
2171
+ <voice>3</voice>
2172
+ <type>eighth</type>
2173
+ <stem default-y="37">up</stem>
2174
+ <staff>2</staff>
2175
+ <beam number="1">continue</beam>
2176
+ </note>
2177
+ <note default-x="159">
2178
+ <pitch>
2179
+ <step>G</step>
2180
+ <alter>1</alter>
2181
+ <octave>3</octave>
2182
+ </pitch>
2183
+ <duration>4</duration>
2184
+ <voice>3</voice>
2185
+ <type>eighth</type>
2186
+ <stem default-y="38.5">up</stem>
2187
+ <staff>2</staff>
2188
+ <beam number="1">continue</beam>
2189
+ </note>
2190
+ <note default-x="182">
2191
+ <pitch>
2192
+ <step>B</step>
2193
+ <octave>3</octave>
2194
+ </pitch>
2195
+ <duration>4</duration>
2196
+ <voice>3</voice>
2197
+ <type>eighth</type>
2198
+ <stem default-y="40">up</stem>
2199
+ <staff>2</staff>
2200
+ <beam number="1">end</beam>
2201
+ </note>
2202
+ <note default-x="212">
2203
+ <pitch>
2204
+ <step>B</step>
2205
+ <alter>1</alter>
2206
+ <octave>3</octave>
2207
+ </pitch>
2208
+ <duration>4</duration>
2209
+ <voice>3</voice>
2210
+ <type>eighth</type>
2211
+ <accidental>sharp</accidental>
2212
+ <stem default-y="-30.5">down</stem>
2213
+ <staff>2</staff>
2214
+ </note>
2215
+ <note default-x="234">
2216
+ <pitch>
2217
+ <step>G</step>
2218
+ <alter>1</alter>
2219
+ <octave>3</octave>
2220
+ </pitch>
2221
+ <duration>8</duration>
2222
+ <voice>3</voice>
2223
+ <type>quarter</type>
2224
+ <stem default-y="-40.5">down</stem>
2225
+ <staff>2</staff>
2226
+ </note>
2227
+ <note default-x="271">
2228
+ <pitch>
2229
+ <step>E</step>
2230
+ <octave>3</octave>
2231
+ </pitch>
2232
+ <duration>4</duration>
2233
+ <voice>3</voice>
2234
+ <type>eighth</type>
2235
+ <stem default-y="-50.5">down</stem>
2236
+ <staff>2</staff>
2237
+ <notations>
2238
+ <slur number="2" type="stop"/>
2239
+ </notations>
2240
+ </note>
2241
+ </measure>
2242
+ <!--=======================================================-->
2243
+ <measure number="10" width="202">
2244
+ <note default-x="18">
2245
+ <pitch>
2246
+ <step>D</step>
2247
+ <alter>1</alter>
2248
+ <octave>5</octave>
2249
+ </pitch>
2250
+ <duration>8</duration>
2251
+ <tie type="stop"/>
2252
+ <voice>1</voice>
2253
+ <type>quarter</type>
2254
+ <stem default-y="-45.5">down</stem>
2255
+ <staff>1</staff>
2256
+ <notations>
2257
+ <tied type="stop"/>
2258
+ </notations>
2259
+ </note>
2260
+ <note default-x="18">
2261
+ <chord/>
2262
+ <pitch>
2263
+ <step>F</step>
2264
+ <alter>1</alter>
2265
+ <octave>5</octave>
2266
+ </pitch>
2267
+ <duration>8</duration>
2268
+ <tie type="stop"/>
2269
+ <voice>1</voice>
2270
+ <type>quarter</type>
2271
+ <stem>down</stem>
2272
+ <staff>1</staff>
2273
+ <notations>
2274
+ <tied type="stop"/>
2275
+ </notations>
2276
+ </note>
2277
+ <note default-x="63">
2278
+ <pitch>
2279
+ <step>C</step>
2280
+ <alter>1</alter>
2281
+ <octave>5</octave>
2282
+ </pitch>
2283
+ <duration>16</duration>
2284
+ <voice>1</voice>
2285
+ <type>half</type>
2286
+ <stem default-y="-50.5">down</stem>
2287
+ <staff>1</staff>
2288
+ </note>
2289
+ <note default-x="63">
2290
+ <chord/>
2291
+ <pitch>
2292
+ <step>E</step>
2293
+ <octave>5</octave>
2294
+ </pitch>
2295
+ <duration>16</duration>
2296
+ <voice>1</voice>
2297
+ <type>half</type>
2298
+ <stem>down</stem>
2299
+ <staff>1</staff>
2300
+ </note>
2301
+ <note default-x="159">
2302
+ <pitch>
2303
+ <step>G</step>
2304
+ <alter>1</alter>
2305
+ <octave>4</octave>
2306
+ </pitch>
2307
+ <duration>8</duration>
2308
+ <voice>1</voice>
2309
+ <type>quarter</type>
2310
+ <stem default-y="16">up</stem>
2311
+ <staff>1</staff>
2312
+ <notations>
2313
+ <slur number="1" type="stop"/>
2314
+ </notations>
2315
+ </note>
2316
+ <note default-x="159">
2317
+ <chord/>
2318
+ <pitch>
2319
+ <step>B</step>
2320
+ <alter>1</alter>
2321
+ <octave>4</octave>
2322
+ </pitch>
2323
+ <duration>8</duration>
2324
+ <voice>1</voice>
2325
+ <type>quarter</type>
2326
+ <accidental>sharp</accidental>
2327
+ <stem>up</stem>
2328
+ <staff>1</staff>
2329
+ </note>
2330
+ <backup>
2331
+ <duration>32</duration>
2332
+ </backup>
2333
+ <note default-x="18">
2334
+ <pitch>
2335
+ <step>E</step>
2336
+ <octave>2</octave>
2337
+ </pitch>
2338
+ <duration>4</duration>
2339
+ <voice>3</voice>
2340
+ <type>eighth</type>
2341
+ <stem default-y="-85">down</stem>
2342
+ <staff>2</staff>
2343
+ <beam number="1">begin</beam>
2344
+ <notations>
2345
+ <slur bezier-x="25" bezier-y="74" default-x="6" default-y="-25" number="1" placement="above" type="start"/>
2346
+ </notations>
2347
+ </note>
2348
+ <note default-x="41">
2349
+ <pitch>
2350
+ <step>E</step>
2351
+ <octave>3</octave>
2352
+ </pitch>
2353
+ <duration>4</duration>
2354
+ <voice>3</voice>
2355
+ <type>eighth</type>
2356
+ <stem default-y="-83">down</stem>
2357
+ <staff>2</staff>
2358
+ <beam number="1">continue</beam>
2359
+ </note>
2360
+ <note default-x="63">
2361
+ <pitch>
2362
+ <step>G</step>
2363
+ <alter>1</alter>
2364
+ <octave>3</octave>
2365
+ </pitch>
2366
+ <duration>4</duration>
2367
+ <voice>3</voice>
2368
+ <type>eighth</type>
2369
+ <stem default-y="-81.5">down</stem>
2370
+ <staff>2</staff>
2371
+ <beam number="1">continue</beam>
2372
+ </note>
2373
+ <note default-x="86">
2374
+ <pitch>
2375
+ <step>C</step>
2376
+ <alter>1</alter>
2377
+ <octave>4</octave>
2378
+ </pitch>
2379
+ <duration>4</duration>
2380
+ <voice>3</voice>
2381
+ <type>eighth</type>
2382
+ <stem default-y="-80">down</stem>
2383
+ <staff>2</staff>
2384
+ <beam number="1">end</beam>
2385
+ </note>
2386
+ <note default-x="118">
2387
+ <pitch>
2388
+ <step>D</step>
2389
+ <octave>4</octave>
2390
+ </pitch>
2391
+ <duration>4</duration>
2392
+ <voice>3</voice>
2393
+ <type>eighth</type>
2394
+ <accidental>natural</accidental>
2395
+ <stem default-y="-20.5">down</stem>
2396
+ <staff>2</staff>
2397
+ </note>
2398
+ <note default-x="141">
2399
+ <pitch>
2400
+ <step>G</step>
2401
+ <alter>1</alter>
2402
+ <octave>3</octave>
2403
+ </pitch>
2404
+ <duration>8</duration>
2405
+ <voice>3</voice>
2406
+ <type>quarter</type>
2407
+ <stem default-y="-40.5">down</stem>
2408
+ <staff>2</staff>
2409
+ </note>
2410
+ <note default-x="177">
2411
+ <pitch>
2412
+ <step>E</step>
2413
+ <octave>3</octave>
2414
+ </pitch>
2415
+ <duration>4</duration>
2416
+ <voice>3</voice>
2417
+ <type>eighth</type>
2418
+ <stem default-y="-50.5">down</stem>
2419
+ <staff>2</staff>
2420
+ <notations>
2421
+ <slur bezier-x="-42" bezier-y="44" default-x="6" default-y="5" number="1" type="stop"/>
2422
+ </notations>
2423
+ </note>
2424
+ </measure>
2425
+ <!--=======================================================-->
2426
+ <measure number="11" width="250">
2427
+ <note default-x="39">
2428
+ <pitch>
2429
+ <step>B</step>
2430
+ <octave>4</octave>
2431
+ </pitch>
2432
+ <duration>12</duration>
2433
+ <voice>1</voice>
2434
+ <type>quarter</type>
2435
+ <dot/>
2436
+ <accidental>natural</accidental>
2437
+ <stem default-y="-55.5">down</stem>
2438
+ <staff>1</staff>
2439
+ <notations>
2440
+ <slur number="1" placement="above" type="start"/>
2441
+ </notations>
2442
+ </note>
2443
+ <note default-x="39">
2444
+ <chord/>
2445
+ <pitch>
2446
+ <step>D</step>
2447
+ <alter>1</alter>
2448
+ <octave>5</octave>
2449
+ </pitch>
2450
+ <duration>12</duration>
2451
+ <voice>1</voice>
2452
+ <type>quarter</type>
2453
+ <dot/>
2454
+ <accidental>sharp</accidental>
2455
+ <stem>down</stem>
2456
+ <staff>1</staff>
2457
+ </note>
2458
+ <note default-x="108">
2459
+ <pitch>
2460
+ <step>A</step>
2461
+ <octave>4</octave>
2462
+ </pitch>
2463
+ <duration>4</duration>
2464
+ <voice>1</voice>
2465
+ <type>eighth</type>
2466
+ <stem default-y="-58">down</stem>
2467
+ <staff>1</staff>
2468
+ </note>
2469
+ <note default-x="108">
2470
+ <chord/>
2471
+ <pitch>
2472
+ <step>C</step>
2473
+ <alter>1</alter>
2474
+ <octave>5</octave>
2475
+ </pitch>
2476
+ <duration>4</duration>
2477
+ <voice>1</voice>
2478
+ <type>eighth</type>
2479
+ <stem>down</stem>
2480
+ <staff>1</staff>
2481
+ </note>
2482
+ <note default-x="151">
2483
+ <pitch>
2484
+ <step>F</step>
2485
+ <alter>1</alter>
2486
+ <octave>4</octave>
2487
+ </pitch>
2488
+ <duration>12</duration>
2489
+ <voice>1</voice>
2490
+ <type>quarter</type>
2491
+ <dot/>
2492
+ <stem default-y="11">up</stem>
2493
+ <staff>1</staff>
2494
+ </note>
2495
+ <note default-x="151">
2496
+ <chord/>
2497
+ <pitch>
2498
+ <step>A</step>
2499
+ <octave>4</octave>
2500
+ </pitch>
2501
+ <duration>12</duration>
2502
+ <voice>1</voice>
2503
+ <type>quarter</type>
2504
+ <dot/>
2505
+ <stem>up</stem>
2506
+ <staff>1</staff>
2507
+ </note>
2508
+ <note default-x="221">
2509
+ <pitch>
2510
+ <step>A</step>
2511
+ <octave>3</octave>
2512
+ </pitch>
2513
+ <duration>4</duration>
2514
+ <voice>1</voice>
2515
+ <type>eighth</type>
2516
+ <stem default-y="-9">up</stem>
2517
+ <staff>1</staff>
2518
+ <notations>
2519
+ <slur number="1" type="stop"/>
2520
+ </notations>
2521
+ </note>
2522
+ <note default-x="221">
2523
+ <chord/>
2524
+ <pitch>
2525
+ <step>D</step>
2526
+ <alter>1</alter>
2527
+ <octave>4</octave>
2528
+ </pitch>
2529
+ <duration>4</duration>
2530
+ <voice>1</voice>
2531
+ <type>eighth</type>
2532
+ <accidental>sharp</accidental>
2533
+ <stem>up</stem>
2534
+ <staff>1</staff>
2535
+ </note>
2536
+ <backup>
2537
+ <duration>32</duration>
2538
+ </backup>
2539
+ <note default-x="39">
2540
+ <pitch>
2541
+ <step>A</step>
2542
+ <octave>1</octave>
2543
+ </pitch>
2544
+ <duration>4</duration>
2545
+ <voice>3</voice>
2546
+ <type>eighth</type>
2547
+ <stem default-y="20">up</stem>
2548
+ <staff>2</staff>
2549
+ <beam number="1">begin</beam>
2550
+ <notations>
2551
+ <slur bezier-x="30" bezier-y="1" default-x="7" default-y="-82" number="1" placement="below" type="start"/>
2552
+ </notations>
2553
+ </note>
2554
+ <note default-x="62">
2555
+ <pitch>
2556
+ <step>A</step>
2557
+ <octave>2</octave>
2558
+ </pitch>
2559
+ <duration>4</duration>
2560
+ <voice>3</voice>
2561
+ <type>eighth</type>
2562
+ <stem default-y="22">up</stem>
2563
+ <staff>2</staff>
2564
+ <beam number="1">continue</beam>
2565
+ </note>
2566
+ <note default-x="85">
2567
+ <pitch>
2568
+ <step>C</step>
2569
+ <alter>1</alter>
2570
+ <octave>3</octave>
2571
+ </pitch>
2572
+ <duration>4</duration>
2573
+ <voice>3</voice>
2574
+ <type>eighth</type>
2575
+ <stem default-y="23.5">up</stem>
2576
+ <staff>2</staff>
2577
+ <beam number="1">continue</beam>
2578
+ </note>
2579
+ <note default-x="108">
2580
+ <pitch>
2581
+ <step>F</step>
2582
+ <alter>1</alter>
2583
+ <octave>3</octave>
2584
+ </pitch>
2585
+ <duration>4</duration>
2586
+ <voice>3</voice>
2587
+ <type>eighth</type>
2588
+ <stem default-y="25">up</stem>
2589
+ <staff>2</staff>
2590
+ <beam number="1">end</beam>
2591
+ <notations>
2592
+ <slur bezier-x="-6" bezier-y="-30" default-x="7" default-y="-24" number="1" type="stop"/>
2593
+ </notations>
2594
+ </note>
2595
+ <note default-x="151">
2596
+ <rest/>
2597
+ <duration>4</duration>
2598
+ <voice>3</voice>
2599
+ <type>eighth</type>
2600
+ <staff>2</staff>
2601
+ </note>
2602
+ <note default-x="175">
2603
+ <pitch>
2604
+ <step>B</step>
2605
+ <octave>1</octave>
2606
+ </pitch>
2607
+ <duration>4</duration>
2608
+ <voice>3</voice>
2609
+ <type>eighth</type>
2610
+ <stem default-y="20">up</stem>
2611
+ <staff>2</staff>
2612
+ <beam number="1">begin</beam>
2613
+ <notations>
2614
+ <slur bezier-x="24" bezier-y="-1" default-x="7" default-y="-77" number="1" placement="below" type="start"/>
2615
+ </notations>
2616
+ </note>
2617
+ <note default-x="197">
2618
+ <pitch>
2619
+ <step>B</step>
2620
+ <octave>2</octave>
2621
+ </pitch>
2622
+ <duration>4</duration>
2623
+ <voice>3</voice>
2624
+ <type>eighth</type>
2625
+ <stem default-y="22">up</stem>
2626
+ <staff>2</staff>
2627
+ <beam number="1">continue</beam>
2628
+ </note>
2629
+ <note default-x="221">
2630
+ <pitch>
2631
+ <step>F</step>
2632
+ <alter>1</alter>
2633
+ <octave>3</octave>
2634
+ </pitch>
2635
+ <duration>4</duration>
2636
+ <voice>3</voice>
2637
+ <type>eighth</type>
2638
+ <stem default-y="25">up</stem>
2639
+ <staff>2</staff>
2640
+ <beam number="1">end</beam>
2641
+ <notations>
2642
+ <slur bezier-x="-2" bezier-y="-25" default-x="6" default-y="-35" number="1" type="stop"/>
2643
+ </notations>
2644
+ </note>
2645
+ </measure>
2646
+ <!--=======================================================-->
2647
+ <measure number="12" width="220">
2648
+ <forward>
2649
+ <duration>16</duration>
2650
+ <voice>1</voice>
2651
+ <staff>1</staff>
2652
+ </forward>
2653
+ <forward>
2654
+ <duration>8</duration>
2655
+ <voice>1</voice>
2656
+ <staff>1</staff>
2657
+ </forward>
2658
+ <direction placement="below">
2659
+ <direction-type>
2660
+ <wedge default-y="-73" spread="0" type="crescendo"/>
2661
+ </direction-type>
2662
+ <offset>-1</offset>
2663
+ <staff>1</staff>
2664
+ </direction>
2665
+ <note default-x="168">
2666
+ <rest>
2667
+ <display-step>B</display-step>
2668
+ <display-octave>4</display-octave>
2669
+ </rest>
2670
+ <duration>4</duration>
2671
+ <voice>1</voice>
2672
+ <type>eighth</type>
2673
+ <staff>1</staff>
2674
+ </note>
2675
+ <direction>
2676
+ <direction-type>
2677
+ <wedge spread="12" type="stop"/>
2678
+ </direction-type>
2679
+ <offset>2</offset>
2680
+ <staff>1</staff>
2681
+ </direction>
2682
+ <note default-x="191">
2683
+ <pitch>
2684
+ <step>G</step>
2685
+ <alter>1</alter>
2686
+ <octave>4</octave>
2687
+ </pitch>
2688
+ <duration>4</duration>
2689
+ <voice>1</voice>
2690
+ <type>eighth</type>
2691
+ <stem default-y="6">up</stem>
2692
+ <staff>1</staff>
2693
+ <notations>
2694
+ <slur number="1" placement="above" type="start"/>
2695
+ </notations>
2696
+ </note>
2697
+ <backup>
2698
+ <duration>32</duration>
2699
+ </backup>
2700
+ <note default-x="24">
2701
+ <rest>
2702
+ <display-step>B</display-step>
2703
+ <display-octave>4</display-octave>
2704
+ </rest>
2705
+ <duration>4</duration>
2706
+ <voice>2</voice>
2707
+ <type>eighth</type>
2708
+ <staff>1</staff>
2709
+ </note>
2710
+ <note default-x="47">
2711
+ <pitch>
2712
+ <step>E</step>
2713
+ <octave>4</octave>
2714
+ </pitch>
2715
+ <duration>4</duration>
2716
+ <voice>2</voice>
2717
+ <type>eighth</type>
2718
+ <stem default-y="-75">down</stem>
2719
+ <staff>1</staff>
2720
+ <beam number="1">begin</beam>
2721
+ <notations>
2722
+ <slur bezier-x="19" bezier-y="45" default-x="6" default-y="-7" number="2" placement="above" type="start"/>
2723
+ </notations>
2724
+ </note>
2725
+ <note default-x="76">
2726
+ <pitch>
2727
+ <step>D</step>
2728
+ <octave>5</octave>
2729
+ </pitch>
2730
+ <duration>4</duration>
2731
+ <voice>2</voice>
2732
+ <type>eighth</type>
2733
+ <accidental>natural</accidental>
2734
+ <stem default-y="-72">down</stem>
2735
+ <staff>1</staff>
2736
+ <beam number="1">continue</beam>
2737
+ </note>
2738
+ <note default-x="99">
2739
+ <pitch>
2740
+ <step>B</step>
2741
+ <octave>4</octave>
2742
+ </pitch>
2743
+ <duration>4</duration>
2744
+ <voice>2</voice>
2745
+ <type>eighth</type>
2746
+ <stem default-y="-70">down</stem>
2747
+ <staff>1</staff>
2748
+ <beam number="1">end</beam>
2749
+ </note>
2750
+ <note default-x="122">
2751
+ <pitch>
2752
+ <step>G</step>
2753
+ <alter>1</alter>
2754
+ <octave>4</octave>
2755
+ </pitch>
2756
+ <duration>4</duration>
2757
+ <voice>2</voice>
2758
+ <type>eighth</type>
2759
+ <stem default-y="-80">down</stem>
2760
+ <staff>1</staff>
2761
+ <beam number="1">begin</beam>
2762
+ </note>
2763
+ <note default-x="145">
2764
+ <pitch>
2765
+ <step>E</step>
2766
+ <octave>4</octave>
2767
+ </pitch>
2768
+ <duration>4</duration>
2769
+ <voice>2</voice>
2770
+ <type>eighth</type>
2771
+ <stem default-y="-84">down</stem>
2772
+ <staff>1</staff>
2773
+ <beam number="1">continue</beam>
2774
+ </note>
2775
+ <note default-x="168">
2776
+ <pitch>
2777
+ <step>D</step>
2778
+ <octave>4</octave>
2779
+ </pitch>
2780
+ <duration>4</duration>
2781
+ <voice>2</voice>
2782
+ <type>eighth</type>
2783
+ <stem default-y="44.5">up</stem>
2784
+ <staff>2</staff>
2785
+ <beam number="1">continue</beam>
2786
+ </note>
2787
+ <note default-x="191">
2788
+ <pitch>
2789
+ <step>B</step>
2790
+ <octave>3</octave>
2791
+ </pitch>
2792
+ <duration>4</duration>
2793
+ <voice>2</voice>
2794
+ <type>eighth</type>
2795
+ <stem default-y="40">up</stem>
2796
+ <staff>2</staff>
2797
+ <beam number="1">end</beam>
2798
+ </note>
2799
+ <backup>
2800
+ <duration>32</duration>
2801
+ </backup>
2802
+ <note default-x="24">
2803
+ <pitch>
2804
+ <step>E</step>
2805
+ <octave>2</octave>
2806
+ </pitch>
2807
+ <duration>4</duration>
2808
+ <voice>3</voice>
2809
+ <type>eighth</type>
2810
+ <stem default-y="25">up</stem>
2811
+ <staff>2</staff>
2812
+ <beam number="1">begin</beam>
2813
+ <notations>
2814
+ <slur number="3" placement="below" type="start"/>
2815
+ </notations>
2816
+ </note>
2817
+ <note default-x="47">
2818
+ <pitch>
2819
+ <step>E</step>
2820
+ <octave>3</octave>
2821
+ </pitch>
2822
+ <duration>4</duration>
2823
+ <voice>3</voice>
2824
+ <type>eighth</type>
2825
+ <stem default-y="27">up</stem>
2826
+ <staff>2</staff>
2827
+ <beam number="1">continue</beam>
2828
+ </note>
2829
+ <note default-x="76">
2830
+ <pitch>
2831
+ <step>G</step>
2832
+ <alter>1</alter>
2833
+ <octave>3</octave>
2834
+ </pitch>
2835
+ <duration>4</duration>
2836
+ <voice>3</voice>
2837
+ <type>eighth</type>
2838
+ <stem default-y="30">up</stem>
2839
+ <staff>2</staff>
2840
+ <beam number="1">end</beam>
2841
+ <notations>
2842
+ <slur number="3" type="stop"/>
2843
+ </notations>
2844
+ </note>
2845
+ <note default-x="99">
2846
+ <rest/>
2847
+ <duration>4</duration>
2848
+ <voice>3</voice>
2849
+ <type>eighth</type>
2850
+ <staff>2</staff>
2851
+ </note>
2852
+ <note default-x="122">
2853
+ <rest/>
2854
+ <duration>8</duration>
2855
+ <voice>3</voice>
2856
+ <type>quarter</type>
2857
+ <staff>2</staff>
2858
+ </note>
2859
+ <forward>
2860
+ <duration>8</duration>
2861
+ <voice>3</voice>
2862
+ <staff>2</staff>
2863
+ </forward>
2864
+ </measure>
2865
+ <!--=======================================================-->
2866
+ <measure number="13" width="231">
2867
+ <direction placement="below">
2868
+ <direction-type>
2869
+ <wedge default-y="-73" spread="12" type="diminuendo"/>
2870
+ </direction-type>
2871
+ <staff>1</staff>
2872
+ </direction>
2873
+ <note default-x="15">
2874
+ <pitch>
2875
+ <step>F</step>
2876
+ <alter>1</alter>
2877
+ <octave>5</octave>
2878
+ </pitch>
2879
+ <duration>4</duration>
2880
+ <voice>1</voice>
2881
+ <type>eighth</type>
2882
+ <stem default-y="-60">down</stem>
2883
+ <staff>1</staff>
2884
+ <beam number="1">begin</beam>
2885
+ </note>
2886
+ <note default-x="38">
2887
+ <pitch>
2888
+ <step>D</step>
2889
+ <octave>5</octave>
2890
+ </pitch>
2891
+ <duration>4</duration>
2892
+ <voice>1</voice>
2893
+ <type>eighth</type>
2894
+ <stem default-y="-61.5">down</stem>
2895
+ <staff>1</staff>
2896
+ <beam number="1">continue</beam>
2897
+ </note>
2898
+ <note default-x="61">
2899
+ <pitch>
2900
+ <step>B</step>
2901
+ <octave>4</octave>
2902
+ </pitch>
2903
+ <duration>4</duration>
2904
+ <voice>1</voice>
2905
+ <type>eighth</type>
2906
+ <stem default-y="-63">down</stem>
2907
+ <staff>1</staff>
2908
+ <beam number="1">continue</beam>
2909
+ </note>
2910
+ <direction>
2911
+ <direction-type>
2912
+ <wedge spread="0" type="stop"/>
2913
+ </direction-type>
2914
+ <offset>1</offset>
2915
+ <staff>1</staff>
2916
+ </direction>
2917
+ <note default-x="84">
2918
+ <pitch>
2919
+ <step>G</step>
2920
+ <alter>1</alter>
2921
+ <octave>4</octave>
2922
+ </pitch>
2923
+ <duration>4</duration>
2924
+ <voice>1</voice>
2925
+ <type>eighth</type>
2926
+ <stem default-y="-65">down</stem>
2927
+ <staff>1</staff>
2928
+ <beam number="1">end</beam>
2929
+ </note>
2930
+ <attributes>
2931
+ <clef number="1">
2932
+ <sign>F</sign>
2933
+ <line>4</line>
2934
+ </clef>
2935
+ </attributes>
2936
+ <note default-x="136">
2937
+ <pitch>
2938
+ <step>F</step>
2939
+ <alter>1</alter>
2940
+ <octave>4</octave>
2941
+ </pitch>
2942
+ <duration>4</duration>
2943
+ <voice>1</voice>
2944
+ <type>eighth</type>
2945
+ <stem default-y="-35">down</stem>
2946
+ <staff>1</staff>
2947
+ <beam number="1">begin</beam>
2948
+ </note>
2949
+ <note default-x="161">
2950
+ <pitch>
2951
+ <step>D</step>
2952
+ <octave>4</octave>
2953
+ </pitch>
2954
+ <duration>4</duration>
2955
+ <voice>1</voice>
2956
+ <type>eighth</type>
2957
+ <stem default-y="-36.5">down</stem>
2958
+ <staff>1</staff>
2959
+ <beam number="1">continue</beam>
2960
+ </note>
2961
+ <note default-x="184">
2962
+ <pitch>
2963
+ <step>B</step>
2964
+ <octave>3</octave>
2965
+ </pitch>
2966
+ <duration>4</duration>
2967
+ <voice>1</voice>
2968
+ <type>eighth</type>
2969
+ <stem default-y="-38">down</stem>
2970
+ <staff>1</staff>
2971
+ <beam number="1">continue</beam>
2972
+ </note>
2973
+ <note default-x="206">
2974
+ <pitch>
2975
+ <step>G</step>
2976
+ <alter>1</alter>
2977
+ <octave>3</octave>
2978
+ </pitch>
2979
+ <duration>4</duration>
2980
+ <voice>1</voice>
2981
+ <type>eighth</type>
2982
+ <stem default-y="-40">down</stem>
2983
+ <staff>1</staff>
2984
+ <beam number="1">end</beam>
2985
+ <notations>
2986
+ <slur number="1" type="stop"/>
2987
+ </notations>
2988
+ </note>
2989
+ <backup>
2990
+ <duration>32</duration>
2991
+ </backup>
2992
+ <note default-x="15">
2993
+ <pitch>
2994
+ <step>E</step>
2995
+ <octave>3</octave>
2996
+ </pitch>
2997
+ <duration>8</duration>
2998
+ <voice>3</voice>
2999
+ <type>quarter</type>
3000
+ <stem default-y="-50.5">down</stem>
3001
+ <staff>2</staff>
3002
+ <notations>
3003
+ <slur bezier-x="-32" bezier-y="118" default-x="6" default-y="-5" number="2" type="stop"/>
3004
+ </notations>
3005
+ </note>
3006
+ <note default-x="61">
3007
+ <rest/>
3008
+ <duration>8</duration>
3009
+ <voice>3</voice>
3010
+ <type>quarter</type>
3011
+ <staff>2</staff>
3012
+ </note>
3013
+ <note default-x="134">
3014
+ <rest/>
3015
+ <duration>16</duration>
3016
+ <voice>3</voice>
3017
+ <type>half</type>
3018
+ <staff>2</staff>
3019
+ </note>
3020
+ </measure>
3021
+ </part>
3022
+ <!--=========================================================-->
3023
+ </score-partwise>